/* hier definieer ik het algemene lettertype voor de site */
TD{font-family:Verdana;
		font-size:10px;
		font-weight:200;
		color:#363636;
		

			
		
		}
.bg {
	background-color: #363636;
	background-attachment: fixed;
	background-image: url(../images/8ergrond.jpg);
	background-repeat: repeat;
	background-position: left top;
}
TABLE{font-family:Verdana;
		font-size:10px;
		font-weight:200;
		color:#fea877;}
		
/* Algemene links */
a:visited {
	color:#363636;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
		   
a:link {
	color:#363636;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
	
a:hover {
	color:#c8ca0f;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	     }
		 
/* specifieke links */
a.b:visited {
	color:#c8ca0f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		 }

a.b:link {color:#c8ca0f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		   }

a.b:hover {color:#ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		}
a.a:visited {
	color:#474f4e;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		 }

a.a:link {color:#474f4e;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		   }

a.a:hover {color:#df7a1c;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	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:#363636;
	padding:0px;
	margin:0px;
	text-align: right;
}
		
H2{font-family:verdana;
		font-size:10px;
		font-weight:200;
		color:#c8ca0f;padding:0px;margin:0px;}
		
H3{font-family:verdana;
		font-size:10px;
		font-weight:200;
		color:#fea877;padding:0px;margin:0px;}

/*lijst stijl met image, je kan ook gewoon li{list-style:square;} of circle of disc gebruiken}*/
li {list-style-image:URL(pijl.gif);} 
	
/* classes */	
	
.wh{color:#ffffff;}	/* witte tekstkleur */


.imgb {border-style:solid;border-color:#ffffff;border-width:1px;} /* kadertje om rond tabellen of foto's te zetten */ 


/* id's */


#small {font-family:verdana;font-size:10px;} /* kleine tekstgrootte */


/* scrolling div'ke */
div#content
{ 
overflow:auto;
width:500;
height:300;



}


/* definieer kleuren, lettertype enz. voor horinzontaal of vertikaal menu, je kan ook een afbeelding als achtergrond gebruiken -> background-image:url(image.gif);  */

#menu a:link, #menu a:visited{
	display: block;
	background-color: #eeeeee;
	color:#000000;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;}
	
#menu a:hover{
	display: block;
	background-color: #4DB2CF;
	color:#ffffff;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;font-weight:bold;}

#menu td{
	vertical-align: middle;
	text-align: center;}
	
#fullheight{height:100%}	


	/* contactform */
		
input, select, textarea
	{
	font-family: verdana ; 
	font-size: 9px ;
	color: #363636;
	border: solid #c8ca0f;
	border-width: 1 ;
	background-color:#ffffff;
	}

#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=#005b7f);
	overflow:auto;
	scrollbar-face-color: #005b7f;
	scrollbar-base-color: #005b7f;
	scrollbar-darkshadow-color: #005b7f;
	scrollbar-3dlight-color: #005b7f;
	scrollbar-shadow-color: #005b7f;
	scrollbar-highlight-color: #005b7f;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #005b7f;
}

/* 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*/
