body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #838479;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tnormal {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.tit {
	font-family: Comic Sans MS;
	font-size: 30px;
	color: #0000FF;

}
#wrap {
	margin: auto;
	width: 760px;
	background-color: #F4F2E8;
	border-left: 1px solid #F4F2E8;
	border-right: 1px solid #F4F2E8;
}
#frontfoto {
	width: 760px;
	height: 350px;
}
#foto {
	width: 760px;
	height: 180px;
}
div#topnav {
	position: relative;
	top: 10px;
	left: 435px;
	width: 300px;
	text-align: right;
	color: #CCCCCC;
}
a.topnav:link, a.topnav:visited {
	color: #F4F2E8;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFF;
	text-decoration: none;
}
div#kruimel {
	margin: 0px 20px;
	color: #ADAE9D;
	font-size: 10px;
}
a.kruimel:link, a.kruimel:visited {
	color: #ADAE9D;
	text-decoration: underline;
}
a.kruimel:hover {
	color: #333;
	text-decoration: underline;
}
div#tekst {
	margin: 0px 25px;
	margin-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #C9C4BC;
	padding: 5px;
	margin: 10px 20px;
}
td#navigatie {
	background-color: #E6E0D5;
	border: 1px solid #ADAE9D;
}
.lijn {
	height: 1px;
        background-color: #FFF;
        color: #FFF;
        border: 0px;
}


a.navigatie:link, a.navigatie:visited {
	color: #666666;
	text-decoration: none;
	display: block;
}
a.navigatie:hover {
	color: #16329D;
}
a.subnavigatie:link, a.subnavigatie:visited {
	color: #999999;
	text-decoration: none;
	display: block;
}
a.subnavigatie:hover {
	color: #666666;
}
#adres {
	margin: 0px 20px;
	margin-top: 20px;
}
a:link {
	color: #16329D;
}
a:visited {
	color: #16329D;
}
a:hover {
	color: #000000;
}

