body {
	background-image: url(../images/backgroundpat.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#container #top-menu ul li {
	text-align: right;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

#container {
	background-image:url(../images/layer1.png);
	width:1000px;
	height:890px;
	margin:auto;
}
#logo {
	height: 95px;
	width:250px;
	margin-left:51px;
	margin-top:45px;
	float:left;
	position: relative;
}
#top-menu {
	height: 90px;
	width:450px;
	float:right;
	position: relative;
	margin-right:50px;
	margin-top:50px;
	list-style-type: none;
	display: inline;
	
}
#menu {
	height:190px;
	width:295px;
	margin-top:9px;
	margin-left:53px;
	float:left;
	position: relative;
}
	
#content {
	height:445px;
	width:885px;
	margin-left:63px;
	margin-top:10px;
	float:left;
	
}
#footer {
	margin-left:53px;
	clear: both;
	height: 50px;
	width:895px;
	float:left;
	margin-top:5px;
}
	
.ondertekst {
	font-size:12px;
	color:#363636; }


a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1, h3 {
    font-size: 16px;color: #900;
}

h2 {
    font-size: 12px;font-weight: normal;
}

