@charset "utf-8";
body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	vertical-align: middle;
}

#bodybox{
position:absolute;
top:50%;
width:100%;
height: 400px;
margin-top: -200px;
}

#first{
	background-color: #FFFFFF;
	height:175px;
	width:100%;
	text-align:center;
}

#middle{
	background:url(../images/gezichten_logo.jpg) #000000 center no-repeat;
	width:100%;
	height:50px;
}

#second{
	margin: 0 auto;
	background-color:#FFFFFF;
	width:100%;
	height:175px;
	text-align:center;
}

#bottom{
	margin: 0 auto;
	width:100%;
	height:100px;
	background-color: #000000;
}
#innerbottom{
	background-color:#000000;
	width:150px;
	height:70px;
	float: left;
	text-align:left;
	color:#000000;
	font-size:18px;
	margin-top:3px;
	margin-left:10px;
}

a.topmenu:link {
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF;
}

a.topmenu:visited {
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF;}

a.topmenu:hover {
	font-size: 18px;
	text-decoration: none;
	color:#999999;
}
a.topmenu:active {
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF;}

a.bottommenu:link {
	font-size: 18px;
	text-decoration: none;
	color:#000000;
}

a.bottommenu:visited {
	font-size: 18px;
	text-decoration: none;
	color:#000000;}

a.bottommenu:hover {
	font-size: 18px;
	text-decoration: none;
	color:#999999;
	
}
a.bottommenu:active {
	font-size: 18px;
	text-decoration: none;
	color:#000000;}