A:link, A:visited {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

A:hover   {
	text-decoration: none;
	color: #F80406;
	font-weight: normal;
}

body{
	margin-left:auto;
	margin-right:auto;
	width:850px;
}

.logo {
	position: relative;
	left: 45px;
	top: 0px;
	z-index: 8;
}
.menu {
	position:relative;
top:15px;
background-image: url(/pics/menu.jpg);
	height: 358px;
	width: 182px;
	clip:   rect(auto auto auto auto);
	text-align: right;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 45px;
	padding-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.content {
position:relative;
top:-400px;
	width: 590px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.kop   {
font-size: 15px;
font-weight: bold;
}
.subkop {
	font-size: 12px;
	font-style: italic;
}
.streep {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}
.bottom {
	margin-top: 20px;
	clear: both;
	position:relative;
	left:-210px;
	}
.ads {
	margin-top: 20px;
	margin-bottom: 32px;
	z-index: 9;
	overflow: visible;
	}
.adsonder {
	margin-top: 90px;
	margin-bottom: 16px;
	}
.lettertjes
 {
	font-size: 11px;
	font-style: italic;
}