@charset "utf-8";
body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	overflow:hidden;
	background-position: top;
	vertical-align:middle;
}
#bodybox{
	height: 595px;
}
#top{
	background:url(../logo2.jpg) #000000 no-repeat bottom left;
	width:100%;
	height:100px;
	float:left;
	clear:both;
	text-align:right;
	color:#000000;
	font-size:18px;
	padding: 0px;
	vertical-align:bottom;
}
#wandschappen{
	height:50px;
	width:100%;
	float:left;
	clear:both;
}
#toplogo{
	height:50px;
	text-align:left;
	float:left;
}

#innertop{
	background-color:#FFFFFF;
	height:100px;
	float: right;
	text-align:right;
	color:#000000;
	font-size:18px;
	margin-right:10px;
}

#first{
	margin: 0 auto;
	background-color: #CCCCCC;
	height:150px;
	width:100%;
	float:left;
	clear:both;
	overflow-x:scroll;
	overflow-y:hidden;
}
#firsttable{
	margin-top: -10px;
}

#middle{
	margin: 0 auto;
	background:url(../images/gezichten_logo.jpg) #000000 center no-repeat;
	width:100%;
	height:50px;
	float:left;
	clear:both;
}

#second{
	margin: 0 auto;
	background-color:#CCCCCC;
	width:100%;
	height:250px;
	float:left;
	clear:both;
	overflow-x:scroll;
	overflow-y:hidden;
}
#secondtable{
	margin-top:-10px;
}
#imgdiv{
	position:relative;
	margin:0 auto;
	height:240px;
	text-align:left;
	clear: right;
	float: left;
	padding-right:5px;
}
#tekst1{
	margin:0 auto;
	padding: 10px;
	height:240px;
	width:400px;
}

#bottom{
	margin: 0 auto;
	width:100%;
	height:50px;
	background:url(../logo.jpg) #FFFFFF no-repeat right top;
}
#innerbottom{
	background-color:#000000;
	width:150px;
	height:50px;
	float: left;
	text-align:left;
	color:#FFFFFF;
	font-size:18px;
}

#tb_content{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#img{
	margin-left:0px;
}
a.topmenu:link {
	font-size: 18px;
	text-decoration: none;
	color:#000000;
}

a.topmenu:visited {
	font-size: 18px;
	text-decoration: none;
	color:#000000;}

a.topmenu:hover {
	font-size: 18px;
	text-decoration: none;
	color:#999999;
}
a.topmenu:active {
	font-size: 18px;
	text-decoration: none;
	color:#000000;}

a.bottommenu:link {
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF;
}

a.bottommenu:visited {
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF;}

a.bottommenu:hover {
	font-size: 18px;
	text-decoration: none;
	color:#999999;
	
}
a.bottommenu:active {
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF;}
	
h1{
font-size:12px;
}