@charset "utf-8";
/****************************** KSVMAARKEDAL.BE *******************************/
/*              THIS CSS FILE DEFINES THE LAYOUT OF THE PAGES       	     */
/****************************************************************************/
@import url('menu.css');
@import url('footer.css');
@import url('button.css');
@import url('tables.css');


body {
	color:#494949;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:170%;
	background-color:#ffffff;
	
}


li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}


span.required {
	color: #C13E3D;
	font-size:10px; 
}
span.remark {
	font-size: 10px;
}
.rood{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	}
	
.rood14{
	color:#FF0000;
	font-size:14px;
	
	}	
	
.zwart14{
	color:#333333;
	font-size:14px;
	
	}
	
.rood12{
	color:#FF0000;
	font-size:12px;
	
	}	
	
.zwart12{
	color:#333333;
	font-size:12px;
	
	}
	
.wit{
	color:#FFFFFF;
	font-size:9px;
	font-weight:normal;
	}
	
	.roodgroot{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;	
	border:1px;
	border-color: #FF0000;
	
	
	}
.deelnemer{
	color:#333333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-variant: small-caps;
		}	
.datum{
	color:#ffffff;
	font-size:08px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

		}
.blauwgrijs{
	color:#2C6C7F;
	font-size:10px;
	font-weight:bold;
	}
	
	.subtitel{
	color:#f7403a;
	font-size:10px;
	font-weight:bold;
	}
#header {
	background: url(../images/layout/banner.png) center top no-repeat;
	height: 110px;	
	width:auto;
	text-align:right;
	/*padding-top: 10px;
	padding-right: 10px;*/
}

#header a:link, #header a:visited { 
	  color: #d9e8f0;
	  font-style:italic;
	  text-decoration: none;
	  
}
.roodkader {
	border:  solid #FF0000;
	border-width: 2px;
	background-color:#C2F7FF;
}

#header a:hover {  
	  color: #013958;
	  text-decoration: underline;  
}
#sponsorsArea{
	padding-top:5px;
	padding-bottom:10px;	
}

#language{
	padding-top: 10px;
	padding-right: 10px;
	vertical-align:middle;
	font:Verdana;
	color: #FFFFFF;
	font-size:8px;
}

#container{
	width: 950px;
	/*height:760px;	*/	
	margin: 5px auto 5px auto;
	
	/*background-color: #ffffff;	*/
}

.content ul li {
	margin: 5px;
}
.centerDiv
{
	padding-left: 50px;
}

#content {
  float: left;
  width: 720px;
  min-height: 450px;
  height:auto;
  margin: 0px auto 15px 15px;  
}

h2 {
	margin: 5px 0px 10px 0px;
	font-size: 12pt;
	font-variant: small-caps;
	
	color: #0065BC;
}

h3 {
	margin: 5px 0px 8px 5px;
	font-size: 9pt;
	font-variant: small-caps;
	color: #000000;
}

h4 {
	margin: 15px 0px 15px 5px;
	font-size: 14px;
	margin-bottom: 7px;
	color: #06F;
	background-color: #CCFF00;
}
h5 {
	margin: 20px 0px 15px 32px;
	font-size: 8pt;
	font-variant: small-caps;
	text-decoration: underline;
	color: #636554;
}
.datum{
	font-size:8pt;
}
#content a:link, #content a:visited {
	color: #606060;
	font-style:italic;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 700;
}
#content a:hover {  
	  color: #5d5740;
	  text-decoration: underline;  
}

p{
	padding-left:30px;
}
#form{
	float:left;
	width:750px;
	/*height:500px;*/
}
img{
	border:none;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/layout/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/layout/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



