/* Fix up IE6 PNG Support */
img, #logo { behavior: url(scripts/iepngfix.htc); }

/* hier definieer ik het algemene lettertype voor de site */
TD{
	font-family:Verdana;
	font-size:10px;
	font-weight:200;
	color: #FFFFFF;
	letter-spacing:normal;
}
.lijntje {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #626262;
	padding-left:10;
}
.lijntje2 {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #62bd19;
	
}
body {
	margin: 0px;
	background-color: #000000;
}


TABLE{font-family:Verdana;
		font-size:10px;
		font-weight:200;
		color:#fea877;}
		
/* Algemene links */
a:visited {
	color:#0054a6;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
		   
a:link {
	color:#0054a6;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
	
a:hover {
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	     }
		 
/* specifieke links */
a.b:visited {
	color:#000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		 }

a.b:link {color:#000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		   }

a.b:hover {color:#000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		}
a.a:visited {
	color:#000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
		 }

a.a:link {color:#000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
		   }

a.a:hover {color:#ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
		}
	
/* lijntje : mogelijkheden:solid,dotted,dashed*/
HR {color:#000000;height:1px;border-style:dashed;}

/* kopteksten */
H1{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#0054a6;
	padding:0px;
	margin:0px;
	text-align: right;
}
		
H2{font-family:verdana;
		font-size:12px;
		font-weight:200;
		color:#0054a6;padding:0px;margin:0px;}
		
H3{font-family:verdana;
		font-size:10px;
		font-weight:200;
		color:#0054a6;padding:0px;margin:0px;}





	
#fullheight{height:100%}	


	
#CAPTCHA
{
width:80px;
}

/* verwijdert kader rond imagelinks */

a img {border: none; }


.stijl {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/8ergrond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.scrollbar{
FILTER: chroma (color=#000000);
	overflow:auto;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
}

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/




html, body, #background{
margin:0;padding:0;
width:100%;height:100%;
overflow:hidden;
}

#background{
display:block;
border:0 none;
}

#new_body{
position:absolute;
width:100%;
height:100%;
top:0;left:0;
margin:0;
padding:10px;
background:transparent;
}

#container{
 position:absolute;
 top :50%;
 left:50%;
 width :800px;
 height:600px;
 margin-left: -400px;
 margin-top : -300px;

}
