@charset "utf-8";
/* CSS Document */
/* Groen:#84c742; Orane:#f78621; */
*{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
body,
html{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
	

body{
	background-color:#FFF;
	background-image:url(../img/achtergrond.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.titel{
	list-style:none;
	}

h1,h2{
	color:#f78621;
	margin-bottom:5px;
	margin-top:10px;
	font-size:18px;
	}
h3,h4,h5,h6{
	color:#84c742;
	margin-top:10px;
	margin-bottom:2px;
	font-size:12px;
	}

h1 a{
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:18px;
	width:18px;
	border:1px solid #fff;
}
h1 a:hover{
	border:1px solid #CCC;
	border-top:1px solid #fff;
	}
h1 a span{
	display:none;
	}
.desktop{
	background-image:url(/img/desktop.gif);
	}
.mobile{
	background-image:url(/img/mobile.gif);
	}	

#website{
	width:910px;
	background-color:#FFF;
	margin:auto;
	min-height:460px;
	height:auto;
	display:block;
}
#website #nav{
	display:block;
	clear:both;
	height:auto;
	list-style:none;
	border-bottom:1px solid #FFF;
	height:30px;
	background-color:#84c742;
	}
#website #nav li{
	float:left;
	display:block;
	background-color:#CCC;
	list-style:none;
	margin:0px;
	padding:0px;
	}
#website #nav li a{
	color:#000;
	font-weight:bold;
	font-size:11px;
	padding:5px;
	line-height:20px;
	border-right:1px solid #FFF;
	text-decoration:underline;
	display:block;
		}	
#website #nav li a:hover{
		background-color:#f78621;
		color:#000;
		}
#website #topimg{
	display:block;
	clear:both;
	height:210px;
	background-image:url(../img/topimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFF;
	}
.home{
	margin:10px;
	margin-top:0px;
	padding:20px;
	display:block;
	float:left;
	width:210px;
	height:160px;
	}
.freestyle span,
.home span{
	display:none;
	}
.freestyle{
	margin:10px;
	margin-top:130px;
	margin-left:420px;
	padding:20px;
	display:block;
	float:left;
	width:120px;
	height:30px;
	border:0px solid red;
	}
	
#website #content{
	display:block;
	clear:left;
	float:left;
	min-height:540px;
	width:700px;
	padding:10px;
	}
#website #content h1,
#website #content h2,
#website #content h3,
#website #content h4,
#website #content h5,
#website #content h6{
	clear:both;
	}

#website #content img{
	float:left;
	border:10px solid #FFF;
	border-top:0px;
	width:150px;
	
	}	
#website #sitebar{
	display:block;
	float:left;
	clear:right;
	width:150px;
	margin-left:20px;
	min-height:540px; 
	margin-top:20px;
	background-position:3px top;
	background-repeat:no-repeat;
	padding-top:220px;
	margin-bottom:20px;
	}
#website #sitebar div{
		background:#FFF;
		display:block;
		margin:10px;
		padding-top:10px;
		padding-bottom:30px;
	}	

#website #sitebar .nieuwsbrief{
	width:auto;
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	font-size:11px;
	}
#website #sitebar .nieuwsbrief input{
	width:75px;
	font-size:11px;
	}	
#website #sitebar .nieuwsbrief .aanvragen{
	width:75px;
	border:1px solid black;
	font-size:11px;
	}
	
	
#website #sitebar h3{
	margin-left:20px;
	} 	
#website #sitebar hr{
	border:0px;
	margin:0px;
	padding:0px;
	height:1px;
	background:none;
	margin-left:18px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
	}		
#website #sitebar ul{
}
#website #sitebar ul li{
	list-style:square;
	margin-bottom:10px;
	margin-left:20px;
}

#website #sitebar ul li p{
		color:#000;
		font-size:11px;
	}
#website #sitebar a{
	color:#000;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	background-color:#84c742;
	display: block;
	height:30px;
	line-height:30px;
	border:1px solid #FFF;
	margin-left:10px;
	margin-right:10px;
	}
#website #sitebar a:hover{
	text-decoration:none;
	}

#website #content #tarieven{
	background-color:#FFF;
	display:block;
	clear:both;
	padding:5px;
	border:10px solid #84c742;
	width:auto;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:420px;
	}
.bericht{
	background-color:#FFF;
	display:block;
	clear:both;
	border:10px solid #84c742;
	width:auto;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:420px;
	}
.bericht .naam{
	display:block;
	float:left;
	width:315px;
	height:20px;
	line-height:20px;
	clear:left;
	text-indent:5px;
	font-weight:bold;
	}
.bericht .datum{
	display:block;
	float:left;
	width:100px;
	line-height:20px;
	clear:right;
	height:20px;
	font-size:10px;
	text-align:right;
	padding-right:5px;
	}	
.bericht p{
	margin:5px;
	display:block;
	clear:both;
	line-height:20px;
	}	

#website #content iframe{
	clear:both;
	border:10px solid #f78621;
	width:420px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	}
#website #content #freestylebanner{
	background-color:#FFF;
	display:block;
	clear:both;
	padding:5px;
	border:10px solid #f78621;
	width:auto;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:195px;
	padding-left:230px;
	background-image:url(../img/freestyle2.gif);
	background-repeat:no-repeat;
	background-position:15px 20px;
	}
#website #content .banner{
	background-color:#FFF;
	display:block;
	padding:5px;
	border:10px solid #f78621;
	width:170px;
	height:90px;
	float:left;
	margin:10px;
	}	

#website #content ol{
		color:#f78621;
		display:block;
		height:auto;
		margin-left:20px;
		margin-bottom:10px;
	}
#website #content ul{
		list-style-type:square;
		color:#f78621;
		display:block;
		height:auto;
		margin-left:20px;
	}
#website #content li{
	line-height:20px;
	min-height:20px;
	}
#website #content li p{
	color:#000;
	}
#website #content a{
	color:#84c742;
	text-decoration:underline;
	font-weight:bold;
	}

#website #content a:hover{
	text-decoration:none;
	}
	
#website #content .aanvragen{
	color:#000;
	font-weight:bold;
	border:1px solid black;
	padding:5px;
	background-color:#f78621;
	cursor:pointer;
}	
#website #content .aanvragen:hover{
	text-decoration:underline;
	background-color:#84c742;
}	
#website #content form{
	display:block;
	height:auto;
	width:auto;
	margin:20px;
	}
#website #content form p{
	margin-bottom:10px;
	}	
#website #content input{
	width:260px;
	}
#website #content textarea{
	width:260px;
	height:100px;
	}
#website #content input[type=radio]{
	width:auto;
	margin-right:10px;
	}
	
.albumnav{
	display:block;
	clear:both;
	height:30px;
	background-color:#CCC;
	border:10px solid #84c742; /* groen */
	margin-bottom:20px;
	margin-top:20px;
	}
.albumnav .vorige{
	background-color:#CCC;
	width:150px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#f78621 !important;
	display:block;
	clear:left;
	float:left
	}

.albumnav .volgende{
	background-color:#CCC;
	width:150px;
	height:30px;
	line-height:30px;
	color:#f78621 !important;
	text-align:center;
	display:block;
	clear:right;
	float:right;
}
	
.foto{
	background-color:#FFF;
	display:block;
	float:left;
	padding:5px;
	border:10px solid #f78621;/* oranje */
	padding:10px;
	width:250px;
	margin:10px;
	}
.foto img{
	width:230px !important;
	height:auto;
	margin:auto;
	}	
.bannermeerinfo{
	display:block;
	float:left;
	height:151px;
	width:143px;
	background-image:url(../img/meerinfo.gif);
	}


#website #footer{
	background-color:#000;
	background-image:url(../img/footerimg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	clear:both;
	}
#footernav{
	margin-left:300px;
	display:block;
	clear:both;
	border:0px solid red;
	height:100%;
	min-height:180px; /*dit is de hoogte van de afbeelding aan de linker kant in de footer!*/
}

#footernav strong {
	color:#84c742;
	font-size:12px; /* worden gebruikt in de footer! */
}

#footer ul{
	list-style-type:square;
	color:#FFF;
	display:block;
	float:left;
	margin:20px;
	margin-left:20px;
	width:auto;
}	
#footernav li a{
		display:block;
		color:#FFF;
		font-size:12px;
		padding:2px;
		line-height:15px;
		background:none;
		text-decoration:none;
		clear:left;
		width:auto;
		}	
#footernav li a:hover{
		text-decoration:underline;
		}	
#footer #copyr{
	display:block;
	clear:both;
	height:15px;
	color:#FFF;
	text-align:right;
	padding-right:20px;
	font-size:10px;
	}
	
.del{
	color:red !IMPORTANT;
	clear:both !IMPORTANT;
	line-height:16px !IMPORTANT;
	display:block !IMPORTANT;
}	
.beheertabel{
	line-height:18px;
	font-size:12px;
	}
.beheertabel tr{
	}
.beheertabel td{
	padding:3px;
	}
.beheertabel a{
	color:#000 !important;
	display:block;
	clear:both;
	height:20px;
	line-height:20px;
	text-decoration:none !important;
	}

.nieuw{
	background-color:#00aeef;
	height:18px;
	}
.behandeling{
	background-color:#46812b;
}
.skiles{
	background-color:#ffe600;
	}
.snowboardles{
	background-color:#9ca012;
	}	
.dubbel{
	background-color:#a1d078;
	}	
.beoordeling{	
	background-color:#f58220;
}
.gastenboek{	
	background-color:#fcaf17;
}
.archief{	
	background-color:#ec008c;
}
.afgekeurd{
	background-color:#F00;
}
