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

body {
	color: #000;
	font-size: 11px;
	padding: 0px 0px 200px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

a {
	color:#006699;
	text-decoration: none;
	}
	
a:hover{
	color:#006699;
	text-decoration: none;
	}
	
span.titel{
color:#FFFFFF;
font-size: 13px;
}

	
#menu {
	width:10000px;
	margin:0px;
	border:0px;
	line-height:150%;
	}
	
#menu a {
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#menu img{
	border: 0px;
	padding-left: 4px;
}



#menu a:visited{
	background-color: #FFF;
	}

#menu ul.main{
	list-style-type: none;
	margin-top: 2px;
	padding-left: 195px;
	}

#menu ul.main li{
	font-size: 18px;
	display: inline;
	padding-right: 300px;
	}

#menu ul.menu{
	height:20px;
	list-style-type:none;
	margin-top: 2px;
	padding-top: 4px;
	padding-left: 200px;
	background-color:#FFFFFF;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:dashed;
	border-bottom: 1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	
	}

#menu ul.menu li{
	font-size: 18px;
	display: inline;
	padding-right: 40px;
	
	
	}
	
#menu ul.menu li a{
	text-decoration: none;
	padding-left: 2px;
	padding-top: 0px;
	margin: 0px;
	}
	
#menu ul.menu li a:hover{
	text-decoration: none;
	}

#left {
	float:left;
	width:110px;
	margin-left:175px;
	padding-left:20px;
	padding-right:15px;
	border-left: 1px;
	border-left-style:dashed;
	border-bottom: 1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-right:1px;
	border-right-style:dashed;
	
	}

#left a{
	border: 0px;
	}

#left img{
	border: 0px;
	}

#left ul{
	list-style-type: none;
	margin: 5px, 5px, 5px, 20px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom:20px;
	}

#left ul li {
	padding: 2px;
	}

#left ul li a{
	padding: 2px;
	color: #09002F;
	text-decoration: none;
	border: 0;
	}
	
#left ul li a:hover{
	padding: 2px;
	text-decoration: none;
	
	}
	
#leftgiraf {
	
	padding-top: 1px;
	padding-left:7px;
	}
	
#leftgeel {
	padding-top: 1px;
	padding-left:5px;
	}
	
#leftblauw {
	padding-left:5px;
	padding-top: 1px;
	}

#content{
padding-top: 0px;
width:10000px;
}

.cell{
width:280px;
height:2500px;
padding-left:30px;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
float:left;
}

.cell2{
width:280px;
height:2500px;
padding-left:20px;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
float:left;
}



	
span.title{
	color:#000000;
	font: georgia, times new-roman, serif;
	font-size: 12px; 
	}
	
span.small {
	font-size: 8px;
	}
	
.clear{
	clear: both;
	}

