*{
	padding:0;
	margin:0;
}

body{
	font-family:tahoma,verdana,trebuchet MS,arial;
	font-size:75%;
	font-weight:100;
	background:#e0dcc7;
}

h1,h2,h3,h4,h6,p{
	font-weight:100;
}

h2{
	margin:10px 0;
}

h3{
	font-size:.9em;
	font-weight:bold;
}

p{
	font-size:.9em;
}

ul{
	list-style:none;
}

a{
	color:#3e3e3d;
}

a:hover{
	color:#000
}

#container{
	width:942px;
	margin:-120px auto 30px auto;
}

#header{
	width:942px;
	height:224px;
	background:url('../img/header.png') no-repeat;
}

#content{
	width:924px;
	height:auto;
	overflow:auto;
	background:url('../img/ct_bg.png') repeat-y;		
}

#linkercontent{
	float:left;
}

#rechtercontent{
	float:right;
}

#header2{
	width:662px;
	height:93px;
	margin-left:10px;
	background:url('../img/header2.png') no-repeat;	
}

#menu{
	width:240px;
	height:244px;
	margin-right:11px;
	background:url('../img/menu_bg2.png') no-repeat;		
}

#menu ul{
	margin-left:20px;
}

#menu a{
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin:0 0 5px 40px;
}

#menu a.handler{
	height:15px;
	display:block;
	padding-left:15px;
	background:url('../img/link_up.gif') no-repeat left;	
}
#menu a.handler:hover{
	text-decoration:underline;
	padding:0 0 0 15px;
	background:url('../img/link_down.gif') no-repeat left center;	
}

#menu li a:hover{
	display:block;
	padding-left:10px;
	position:relative;
	left:-10px;
	top:0;
	background:url('../img/link_up.gif') no-repeat left;	
}

#tekst{
	width:602px;
	float:left;
	padding:0 30px 0 30px;
}

#contentboven{
	min-height:500px;
}

#titelvak{
	width:20px;
	height:133px;
	display:block;
	position:relative;
	top:450px;
	right:25px;
	font-size:1.1em;
	padding:14px 0 0 15px;
	line-height:13px;
	background:url('../img/vakje.png') no-repeat;	
}

#koptekst p{
	width:550px;
	padding:10px 0 10px 0;
}

#nieuws{
	margin:30px 0 10px 0;
}

#data{
	width:120px;
	height:315px;
	float:left;
}

#nieuws .datum{
	width:84px;
	height:28px;
	font-size:.9em;
	padding:6px 0 0 12px;
	margin:0 0 40px 0;
	float:left;
	background:url('../img/datum.png') no-repeat;		
}

#nieuwsstuk p{
	width:800px;
	padding:3px 0 5px 0;

}

#sponsors_links{
	margin:30px 0 30px 30px;
}

#sponsors_rechts{
	margin-left:60px;
}

#vakonderdelen{
	height:150px;
	margin:0 0 0 30px;
}

#vakonderdelen p{
	width:80px;
	font-size:.8em;
}

#vakonderdelen #tijd{
	font-size:.8em;
	font-weight:bold;
	margin:8px 0 0 13px;
}

#MTB,#TVV,#INT{ 
	width:83px;
	height:68px;
	padding:60px 0 0 130px;
	float:left;
}

#MTB{background:url('../img/mtb.png') no-repeat;}	
#TVV{background:url('../img/tvv.png') no-repeat; }	
#INT{background:url('../img/int.png') no-repeat;}	

#footer{
	width:890px;
	height:117px;
	padding:20px 0 0 34px;
	float:left;
	background:url('../img/content_bottom.png') no-repeat;			
}

#footer ul{
	list-style:none;
}

.contact{
	float:left;
	margin:20px 50px 0 0;
}
}

.contact a{
	color:#3e3e3d;
}
.contact a:hover{
	color:#000;
}

#sfeerbeelden{
	margin:10px 0;
}

#sfeerbeeldenimg{
	width:23px;
	height:107px;
	float:left;
	background:url('../img/foto_vak.png') no-repeat;	
}

input,textarea{
	background:#fff;
	font-weight:bold;
	border:2px solid #666;
}
input{
	font-size:1.1em;
}
input.verzend{
	border:2px solid #333;
	position:relative;
	left:-13px;
}
textarea{
	font-family:verdana;
	font-size:1em;
	width:300px;
	height:150px;
}

input:hover,input:focus,textarea:hover,textarea:focus{
	color:#333;
	border:2px solid #000;

}

#content{
	float:left;
}

#contentmail{
	margin-bottom:30px;
}


