body {
	background-color: #333333;
	font-family: Calibri, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 1.0em;
	text-align: center;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active{
	color: #37993e;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
h1 {
	font-size: 1.7em;
        font-family: Garamond;
	color:#999999;
}
#header {
	margin-left: auto;
	margin-right: auto;
        margin-top: 50px;
	width: 900px;
	height: 85px;
        text-align: left;
        font-size: 3.0em;
        font-family: Calibri, Verdana, Arial, sans-serif;
	background-image:url(img/header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
}
#tekstenfoto{
	float:left;
	width: 700px;
	height: auto;
        
}
#top{
	float:left;
	width: 700px;
	height: 16px;
	background-image:url(img/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#midden {
	float:left;
	width: 700px;
	height: auto;
	background-image:url(img/midden.gif);
	background-repeat: repeat-y;

}
#onder {
	float:left;
	width: 700px;
	height: 36px;
	background-image:url(img/onder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.0em;
	color: #ffffff;
}	
#ondertitel{
        float:left;
	width:700px;
	height:10px;
	
}
#tekstvak {
	float: left;
	width: 350px;
	height: auto;
	
}
#tekst {
	float: left;
	margin-left: 20px;
	width: 310px;
	height: auto;
	text-align: left;
}
#fotovak {
	float: left;
	width: 350px;
	height: 400px;
}
#bovenfoto {
	float: left;
	width: 350px;
	height: 50px;
}
#foto {
	float: left;
	width: 350px;
	height: 350px;
	background-image:url(img/trap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	float: left;
	width: 140px;
	height: 400px;
	background-image:url(img/menu.gif);
	background-repeat: no-repeat;
	}
	
#menutekst {
	float: left;
	width: 130px;
	height: 400px;
        text-align: right;
	font-size: 1.1em;
}

