body{
	background-color: #013667;
	margin: 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

img{
	border: 0px;
}

p{
	
}

/* LAYOUT */

#container{
	width:1000px;
	height:710px;
	margin:0px auto 0 auto;
	background-color:#FFFFFF;
}

#top{
	width:1000px;
	height:140px;
	background-image:url('../images/top.jpg');
	
}

#content{
}

	#left{
		width:200px;
		height:570px;
		float:left;
	}
	
	#topmenu{
		width:800px;
		height:45px;
		float:left;
	}
	
	ul.topmenu{margin:0;padding:0;list-style:none;}
	ul.topmenu li{width:200px;height:31px;float:left;text-align:center;padding:10px 0 0 0;background-image:url('../images/btnTopmenu.jpg');color:#FFFFFF;}
	
	#middle{
		float:left;
	}
	
	#middle2{
		width:590px;
		height:515px;
		float:left;
		background-image:url('../images/bgmidden.gif');
		background-repeat:no-repeat;
	}
	
	#middle3{
		height:410px;
		margin:10px 0 15px 0;
		padding:0 30px 0 20px;
		overflow:auto;
	}
	
	#tekst{
		
	}
	
	.banner{
		height:96px;
	}
	
#footer{
	width:1000px;
	height:50px;
	margin:8px auto 0 auto;
}

#footerlinks{
	color:#a3b3ce;
	font-size:12px;
	float:left;
}
#footerrechts{
	color:#ffffff;
	font-size:10px;
	float:right;
	padding:0 0px 0 0;
}
	
	#right{
		width:200px;
		height:570px;
		float:left;
	}
	
	#testimonial{
		width:200px;
		margin:50px 0 0 15px;
		color:#9C9068;
	}
	
	#testimonial .foto{}
	#testimonial .tekst1{margin:10px 0 0 0;}
	#testimonial .tekst2{margin:10px 0 0 0;font-size:10px;}
	
	#cursistenzone{
		height:120px;
		padding:13px 0 0 13px;
		
		font-size: 10px;
		color:#9C9068;
		background-image:url('../images/cursistenzone.jpg');
		background-repeat:no-repeat;
	}
	
	.login{
		width:120px;
		float:right;
		font-family: Verdana;
		font-size: 10px;
		color: #000000;
	}
	

/* MENU LEFT TEKST */

.menuleftttitle{margin:30px 0 10px 20px;color:#013667;font-weight:bold;text-transform:uppercase;}
a.menuleftttitle:link, a.menuleftttitle:visited, a.menuleftttitle:active, a.menuleftttitle:hover{
margin:30px 0 10px 0px;color:#013667;font-weight:bold;text-transform:uppercase;text-decoration:none;
}

ul.menuleftt{margin:0 0 10px 20px;padding:0;list-style:none;}
ul.menuleftt li{margin:0 0 12px 0;*margin:0 0 10px 0;}

a.menuleftt:link, a.menuleftt:visited{color:#9C9068;text-transform:lowercase;text-decoration:none;}
a.menuleftt:hover, a.menuleftt:active{}

a.menulefttselected:link, a.menulefttselected:visited{color:#9C9068;text-transform:lowercase;text-decoration:none;font-weight:bold;}
a.menulefttselected:hover, a.menulefttselected:active{}

/* MENU LEFT LOGO */

ul.menuleftl{margin:20px 0 0px 5px;padding:0;list-style:none;}
ul.menuleftl li{margin:0 0 0 0;}

a.menuleftl:link, a.menuleftl:visited{color:#9C9068;text-transform:lowercase;text-decoration:none;}
a.menuleftl:hover, a.menuleftl:active{}

a.menutop:link, a.menutop:visited{display:block;width:100%;height:31px;color:#ffffff;text-transform:lowercase;text-decoration:none;}
a.menutop:hover, a.menutop:active{}

a.cursistenzonemenulink{color:#013667;font-weight:bold;text-transform:uppercase;text-decoration:none;}
/* LINK */
a.footerrechts:link, a.footerrechts:active, a.footerrechts:visited, a.footerrechts:hover{
	color:#ffffff;
	font-size:10px;
}

a:link, a:visited{
}

a:hover, a:active{
}

a.linkoverzichttestimonials:link, a.linkoverzichttestimonials:visited, a.linkoverzichttestimonials:active, a.linkoverzichttestimonials:hover{
	
	font-size: 15px;
	color: #013667;
	text-decoration:none;
	font-weight:bold;
}

a.menu:link, a.menu:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a.menu:hover, a.menu:active{
	color:#999999;
}

a.inloggen:link, a.inloggen:visited{font-size: 10px;color:#9C9068;}
a.inloggen:hover, a.inloggen:active{}

a.inloggen2:link, a.inloggen2:visited{font-size: 8px;color:#9C9068;}
a.inloggen2:hover, a.inloggen2:active{}

a.blauw:link, a.blauw:visited{color:#013667;}
a.blauw:hover, a.blauw:active{color:#0278E3;}

a.bruin:link, a.bruin:visited{color:#9C9068;text-decoration:none;}
a.bruin:hover, a.bruin:active{color:#C5BDA5;}

.textfield{
	font-size:11px;
}

.dropdown{
	font-size:11px;
}

.button{
	background-color:#D6CEBC;
	border:none;
}

ul.error{margin:0;padding:0;list-style:none;}
ul.error li{}

ul.opleidingknop{margin:0;padding:0;list-style:none;}
ul.opleidingknop li{width:145px;height:32px;padding:10px 0 0 10px;background-image:url('../images/opleidingsknop.png');}
