@charset "utf-8";
/* CSS Document */

body,html{
	margin:0px; 
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0272e1;
	font-family:Arial;
}

#wrapper{
	width:920px;
	margin:0px auto;
}

.clear{
	clear:both;
}

#header{
	width:920px;
	height:150px;
	background-image:url(../images/header_bg.png);
}


#main{
	width:920px;
	background-image:url(../images/main_bg.png);
}

#left{
	width:220px;
	float:left;
	margin-bottom:20px;
}

#left img{
	border:0px;
}

#right{
	width:640px;
	float:right;
	padding:27px 30px 0px 30px;
	margin-bottom:20px;
}

#right p{
	font-size:12px;
	line-height:17px;
}

#right h1{
	font-size:15px;
	color:#0272e1;
	margin:0px;
	padding:0px;
}

#right a{
	font-size:12px;
	color:#f86424;
}

#right img{
	float:left;
	margin:10px 10px 10px 0px;
}

#footer{
	clear:both;
	width:900px;
	height:30px;
	background-image:url(../images/footer_bg.png);
	font-size:11px;
	color:#015eb9;
	line-height:22px;
	padding-left:20px;
}

#footer a{
	color:#4a4a4a;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover{
	color:#f86424;
}

.nav{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	width:200px;
	height:202px;
	margin:0px;
	padding:0px;
	
}

#menu{
	background-image:url(../images/menu_bg.jpg);
	width:200px;
	height:202px;
	margin-left:30px;
	padding-top:9px;
	margin-top:20px;
	margin-bottom:10px;
}

.nav a li{
	clear:both;
}
.nav a{

	}
td{
font-size:12px;}

.home{
	background-image:url(../images/home_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.home:hover , .homeActive{
	background-image:url(../images/home_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.bestuur{
	background-image:url(../images/bestuur_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.bestuur:hover , .bestuurActive{
	background-image:url(../images/bestuur_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.nieuws{
	background-image:url(../images/nieuws_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.nieuws:hover , .nieuwsActive{
	background-image:url(../images/nieuws_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.contributie{
	background-image:url(../images/contributie_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.contributie:hover , .contributieActive{
	background-image:url(../images/contributie_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.clubkleding{
	background-image:url(../images/clubkleding_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.clubkleding:hover , .clubkledingActive{
	background-image:url(../images/clubkleding_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.toertochten{
	background-image:url(../images/toertochten_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.toertochten:hover , .toertochtenActive{
	background-image:url(../images/toertochten_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.jeugd{
	background-image:url(../images/jeugd_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.jeugd:hover , .jeugdActive{
	background-image:url(../images/jeugd_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.foto{
	background-image:url(../images/foto_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.foto:hover , .fotoActive{
	background-image:url(../images/foto_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}

.contact{
	background-image:url(../images/contact_btn.jpg);
	width:200px;
	height:20px;
	display:block;
}

.contact:hover , .contactActive{
	background-image:url(../images/contact_btn_hover.jpg);
	width:200px;
	height:20px;
	display:block;
}


.bestuurslid{
	border-bottom:1px solid #dcddde;
	width:640px;
	height:155px;
	clear:both;
	margin:0px;
	padding:0px;
}

.bestuurslid img{
	float:left;
}

.bestuurslid .info{
	float:left;
	padding-left:20px;
	height:155px;
}

.bold{
	font-weight:bold;
}

label{
	width:185px;
	height:25px;
	display:block;
	font-size:12px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.tekstveld{
	width:200px;
	height:26px;
	padding-left:10px;
	padding-top:3px;
	line-height:26px;
	font-size:12px;
	background-image:url(../images/textfield_bg.jpg);
	border:0px;
	background-repeat:no-repeat;
}

.tekstgebied{
	width:420px;
	height:266px;
	display:block;
	padding:10px;
	line-height:17px;
	font-size:12px;
	margin-bottom:10px;
	background-image:url(../images/textarea_bg.jpg);
	border:0px;
	background-repeat:no-repeat;
	overflow:auto;
}

.contactbtn{
	width:89px;
	height:30px;
	display:block;
	background-image:url(../images/verzend_btn.jpg);
	border:0px;
	cursor:pointer;
	background-repeat:no-repeat;
}


.fotoprev{
	width:640px;
	height:290px;
}

.fotoprev img{
	border:1px solid #ccc;
	float:left;
	margin:0px;
	padding:0px;
	width:198px;
	height:118px;
}

.fotoprev img:hover{
	border:1px solid #f86424;
	width:198px;
	height:118px;
}

.melding{
	margin-top:10px;
	border:1px solid #FFFF66;
	padding:5px;
	font-size:12px;
	padding-right:25px;
	padding-left:10px;
	background-color:#FFFF99;
}

.aandacht{
	font-weight:bold;
	color:#FF0000;
}



