html, body {
	height:100%;
	color:#000;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container{
	position:relative;
	width:900px;
	left: 50%;
	margin-left: -450px; 
	height: auto !important; /* Use the correct setting in compliant browsers */
	height: 100%; /* height: 100%; works as min-height in Internet Explorer */
	min-height: 100%;
	z-index:1;
}

#header {
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:370px;
	z-index:1;
}

#header h1 {
	text-indent:-9999px;
	position:absolute;
}

/* ----------------------  Top navigatie ------------------------- */

#nav {
	position:absolute;
	padding-top:340px;
	padding-left:300px;
	width:600px;
	height:25px;
	z-index:3;
}

#nav li{
	float:left;
}
#nav a{
	text-indent:-9999px;
	background-image:url(images/menu.jpg);
	display:block;
	height:25px;
	}
#nav #home{
	width:50px;
}
#nav #profiel{
	margin-left:0px;
	width:70px;
}
#nav #fotos{
	margin-left:10px;
	width:60px;
}
#nav #resultaten{
	margin-left:0px;
	width:110px;
}
#nav #gastenboek{
	margin-left:0px;
	width:110px;
}
#nav #links{
	margin-left:0px;
	width:60px;
}
#nav #contact{
	margin-left:0px;
	width:80px;
}

#nav #home a{
	background-position:-0px -0px;
}
#nav #home a:hover{
	background-position:-0px -40px;
}
#nav #profiel a{
	background-position:-50px -0px;
}
#nav #profiel a:hover{
	background-position:-50px -40px;
}
#nav #fotos a{
	background-position:-130px -0px;
}
#nav #fotos a:hover{
	background-position:-130px -40px;
}
#nav #resultaten a{
	background-position:-190px -0px;
}
#nav #resultaten a:hover{
	background-position:-190px -40px;
}
#nav #gastenboek a{
	background-position:-300px -0px;
}
#nav #gastenboek a:hover{
	background-position:-300px -40px;
}
#nav #links a{
	background-position:-410px -0px;
}
#nav #links a:hover{
	background-position:-410px -40px;
}
#nav #contact a{
	background-position:-470px -0px;
}
#nav #contact a:hover{
	background-position:-470px -40px;
}




#content {
	position:relative;
	width:900px;
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:5px;
}

#contentleft{
	float:left;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:100px;
	padding:10px;
	width:630px;
}

#contentright{
	position: relative;
	float:right;
	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:100px;
	padding:10px;
	width:200px;
	border:1px #CCCCCC solid;
	background-color:#E4E4E4;
}

#footer {
	clear:both;
	position:relative;
	background-image:url(images/bgfooter.jpg);
	width:900px;
	height:25px;
	left: 50%;
	margin-top:-60px;
	margin-left: -450px;
	padding-top:10px; 
	padding-left:10px; 
	padding-bottom:0px; 
	font-size:10px;
	font-weight:600;
	color:#003366;
	border:2px #3696d2 solid;
}

#footer a{
	font-size:10px;
	font-weight:600;
	color:#003366;
	text-decoration:none;
}

#footer a.hover{
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:800;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#206f80;
	padding-bottom:3px;
}

h2{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	color:#006699;
	margin-top:5px;
	border-bottom:1px solid #999999;
}
.h2tekst{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	color:#888;
	margin-top:5px;
}

li.pijl {
list-style-image: url(images_v3/arrow.png); 
margin-bottom:2px;
padding-bottom:2px;
}

/*---CONTACTFORM -------------------------------------------------------------*/

input, textarea{
font-family : Verdana,Geneva,Tahoma,Arial,sans-serif;
font-size : 11px;
font-weight: normal; 
color: #555555;
border:1px #000000 solid;
background:#FFFFFF;
padding:2px;
}

label.error{ 
font-weight:400;
font-size:10px;
color:#FF0000;
text-align:left;
width:300px; 
padding-top:5px;
margin-top:5px;
}

/*-----------------------algemene links--------------------*/
	
a:visited {
			color:#000000;
			font-size:11px;
			font-weight:normal;
   			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
          	text-decoration: none;
			}
a:link {
			color:#000;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:400;
          	text-decoration: none;
			}
a:hover {
			color:#666666;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:400;
          	text-decoration: underline;
			}
/*-----------------------specifieke links--------------------*/
	
a.b:visited {
			color:#333;
			font-size:12px;
			font-weight:400;
   			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
          	text-decoration: none;}
a.b:link {
			color:#333;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
a.b:hover {
			color:#212120;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}


.calendaricon{
			width:85px;
			height:85px;
			background-image:url(images/cal.jpg);
			background-repeat: no-repeat;
}

.maand{
			color:#FFFFFF;
			font-weight:bold;
			padding-top:10px;
			text-align:center;
}

.dag{
			color:#333333;
			font-weight:bold;
			font-size:23px;
			padding-top:0px;
			text-align:center;
}

.dagnaam{
			color:#777777;
			font-weight:normal;
			padding-top:0px;
			text-align:center;
}

.gray {
			color:#888888;
			}

a.gray:link {
			color:#888888;
			text-decoration:none;
			}

a.gray:active {
			color:#888888;
			text-decoration:none;
			}

a.gray:visited {
			color:#888888;
			text-decoration:none;
			}

a.gray:hover {
			color:#888888;
			text-decoration:underline;
			}

a.categ:link {
			color:#0099CC;
			font-size:13px;
			font-weight:600;
			padding-left:17px;
			background-position:0px 4px;
			background-image:url(images/checkblue.png);
			background-repeat:no-repeat;
			text-decoration:none;
			}

a.categ:active {
			color:#0099CC;
			font-size:13px;
			font-weight:600;
			padding-left:17px;
			background-position:0px 4px;
			background-image:url(images/checkblue.png);
			background-repeat:no-repeat;
			text-decoration:none;
			}

a.categ:visited {
			color:#0099CC;
			font-size:13px;
			font-weight:600;
			padding-left:17px;
			background-position:0px 4px;
			background-image:url(images/checkblue.png);
			background-repeat:no-repeat;
			text-decoration:none;
			}

a.categ:hover {
			color:#0099CC;
			font-size:13px;
			font-weight:600;
			padding-left:17px;
			background-position:0px 4px;
			background-image:url(images/checkblue.png);
			background-repeat:no-repeat;
			text-decoration:underline;
			}


.infobox {
	margin-top:30px;
	margin-bottom:50px;
	padding:10px;
	padding-left:60px;
	padding-right:20px;
	padding-top:25px;
	height:50px;		/*for IE*/
	min-height:50px;	/*for Firefox*/
	height: auto;
	border:1px solid #000000;
	background-color:#006699;
	color:#FFFFFF;
	background-image:url(images/ok.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;	
	}	

.errorbox {
	margin-top:30px;
	margin-bottom:50px;
	padding:10px;
	padding-left:60px;
	padding-right:20px;
	padding-top:25px;
	height:50px;		/*for IE*/
	min-height:50px;	/*for Firefox*/
	height: auto;
	border:1px solid #000000;
	background-color:#FF0000;
	color:#FFFFFF;
	background-image:url(images/alert.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;	
	}	

.reactheader1 {
	color:#000000;
	font-size:13px;
	font-weight:600;
	border-top: 1px #666666 dashed;	
	border-bottom: 1px #666666 dashed;	
	background-image:url(images/reactheader1.jpg);
	background-repeat: no-repeat;	
	}
	
.reactheader2 {
	color:#000000;
	font-size:13px;
	font-weight:600;
	border-top: 1px #666666 dashed;	
	border-bottom: 1px #666666 dashed;	
	background-image:url(images/reactheader2.jpg);
	background-repeat: no-repeat;	
	}
	
a.spontsv:link, a.spontsv:active, a.spontsv:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/topsportvlaanderen.png);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.spontsv:hover {	
	background-position:0px 0px;
}	
	
a.sponsmith:link, a.sponsmith:active, a.sponsmith:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/smithoptics.jpg);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.sponsmith:hover {	
	background-position:0px 0px;
}	
	
	


	
a.sponwsg:link, a.sponwsg:active, a.sponwsg:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/wintersportgids.png);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.sponwsg:hover {	
	background-position:0px 0px;
}	
	
a.sponelan:link, a.sponelan:active, a.sponelan:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/elan.png);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.sponelan:hover {	
	background-position:0px 0px;
}	
	
a.sponsnowvalley:link, a.sponsnowvalley:active, a.sponsnowvalley:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/snowvalley.jpg);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.sponsnowvalley:hover {	
	background-position:0px 0px;
}	
	
	
a.sponpeakperformance:link, a.sponpeakperformance:active, a.sponpeakperformance:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/peakperformance.jpg);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.sponpeakperformance:hover {	
	background-position:0px 0px;
}	
	
a.spondalbello:link, a.spondalbello:active, a.spondalbello:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/dalbello.jpg);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.spondalbello:hover {	
	background-position:0px 0px;
}	
	
a.spondesignerlab:link, a.spondesignerlab:active, a.spondesignerlab:visited {
	position:relative;
	display:block;
	width:180px;
	height:70px;
	background-image:url(images/designerlab.jpg);
	background-repeat:no-repeat;
	background-position:0px -70px;
}
	
	
a.spondesignerlab:hover {	
	background-position:0px 0px;
}	
	
	
ul{
	list-style-type:none;
	}	
	
	
	
	
	
	
	
		
