#container {
	width: 800px;
	margin-top: 15px;
}

html {text-align:left;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #EEEEEE;
	background-color: #000000;	

}
#header {
	height: 70px;
	width: 800px;
}
#rotator {
	height: 200px;
	width: 800px;
	margin-bottom: 15px;
}
#mansveld {
	float: right;
	width: 300px;
	height: 35px;
	text-align: right;
	padding-top: 35px;
}
#links {
	width: 256px;
	text-align:left;
	float: left;
	margin-bottom: 25px;
}
#midden {
	width: 256px;
	text-align:left;
	float: left;
	margin-left: 15px;
	margin-right: 17px;
	margin-bottom: 25px;
}
#recht {
	width: 256px;
	text-align:left;
	height: 100px;
	float: left;
}#flash {
	position:absolute;
	height: 50px;
	width: 200px;
	text-align: left;
	margin-left: -1px;
	
}
#lt {
	background-image: url(../img/titles/idea.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 256px;
}
#mt {
	background-image: url(../img/titles/see.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 256px;
	margin-left: 16px;
}
#rt {
	background-image: url(../img/titles/colofon.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 256px;
}
#title {
	height: 50px;
	text-align: center;
	margin-bottom: -15px;
}

a:hover {color:#00CCFF}

a:visited {text-decoration:none;}

a {text-decoration:none;
color:#EEEEEE}
#streep {
	height: 50px;
	width: 800px;
	clear: both;
	margin-top: 30px;
	border-top: 1px dotted #eeeeee;
	padding-top: 20px;
	text-align: left;
}
