/* CSS Document */
body {
	scrollbar-3dlight-color : #FFE9A4;
	scrollbar-arrow-color : #FFE9A4;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : #FFD700;
	scrollbar-face-color : #970000;
	scrollbar-highlight-color : #970000;
	scrollbar-shadow-color : #970000;
	scrollbar-track-color : #FFE9A4;
	margin: 0px;
	
}
body, td {
	font-family : Verdana;
	font-size : 10pt;
	
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
H1 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
	color: #990000;
}
.btr-bg{ background-image:url(aatrappenclips/bg7.jpg);
        background-repeat:repeat-y;
        background-position:top center;
        background-attachment:fixed; 
		z-index: 0;
		height:100%; width:100%;
		left: 0; bottom: 0; right: 0; top: 0;

}
		 
