@charset "UTF-8";
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-attachment: absolute;
	background-image: url(img/stempel.gif);
	background-repeat: no-repeat;
	background-position: 549px 20px;
	background-color:#fff;
}

p { margin:0 0 0 0;
}

td {
	vertical-align:top;
}
img {
	border: 0px;
}

#titel {
	position: absolute;
	margin-left:150px;
	width: 250px;
	height: 30px;
	font-family: Futura, Arial, sans-serif;
	font-size:30px;
}

#taalkeuze1 {
	position: absolute;
	width: 100px;
	height: 15px;
	margin-top: 15px;
	background: url(img/taalblok.gif) 0 2px no-repeat;
}

#taalkeuze2 {
	position: absolute;
	width: 100px;
	height: 15px;
	margin-top: 40px;
	background: url(img/taalblok.gif) 0 2px no-repeat;
}

.taal {
	margin-left:25px;
}

.taal a {
	color:#666;
	text-decoration:underline;
}

.taal a:hover{
	color:#000;
}

#topnav {
	position:absolute;
	z-index:10;
	margin-left:0;
	margin-top:	80px;
	width: 20px;
	height: 500px;
}

#nav {
	position: absolute;
	width: 150px;
	height: 500px;
	margin-top: 80px;
}

#hoofdnavlaag {
	position:absolute;
	width:120px;
	margin-top:0;
	margin-left:0;	
}

.hoofdnav {
	position:relative;
	margin-left:0;	
	width:120px;
	height:40px;
	font-family: Futura, Arial, sans-serif;
	font-size: 16px;
	float:left;
	display:block;
	background: url(img/blokken.gif) 0 0 no-repeat;
}

.hoofdnav a {
	color:#666;
	text-decoration:none;
	
}

.hoofdnav a:hover {
	color:#000;
	background: url(img/nav.gif) 0 0 no-repeat;
}

#contactnav a {
		position:absolute;
		display:block;
		width:120px;
		height:20px;
		margin-top:320px;
		padding: 0 0 0 25px;
		font-family: Futura, Arial, sans-serif;
		font-size: 16px;
		color:#666;
		background: url("img/navtest.gif") 0 -20px no-repeat;
		text-decoration: none;
}
		
#contactnav a:hover {	
		background-position: 0 0;
		color: #000;
		}

ul#hornavlist {
	margin-left: 0;
	padding-left: 0;
}

#hornavlist li {
	font-family: Futura, Arial, sans-serif;
	font-size:14px;
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 0;
}

#hornavlist li a {
	text-decoration:underline;
	color:#C60;
}

#hornavlist li a:hover {
	color:#000;
}

h1 {
	font-family: Futura, Arial, sans-serif;
	font-size:18px;
	font-weight: normal;
}

h2 {
	font-family: Futura, Arial, sans-serif;
	font-size:16px;
	font-weight: normal;
	margin:10px 0 0 0;
}

h3 {
	font-family: Futura, Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	margin:10px 0 0 0;
}

hr {
	color:#C60;
	border-style: solid;

}

#content {
	position:absolute;
	margin-top: 70px;
	margin-left: 150px;
	width:420px;
	float:left;
}

#content a {
	color:#f00;
	text-decoration:underline;
}

#content a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #f00;
}

.bigfont {
	font-size:14px;
}

.imgintext {
	border:0;
	margin:10px 0 10px 10px;
	clear:right;
	float:right;
}

.modified{
font-size:10px;
color:#999;
}
#fotostrip {
	position: absolute;
	width: 240px;
	margin-left: 600px;
	margin-top:80px;
}

#advertenties {
	position: absolute;
	width: 160px;
	margin-left: 850px;
	margin-top:80px;
}
form {
	margin: 0 0 0 0;
}

input {
	border: solid 1px #c60;
	background-color:#eee;
	margin: 5px 0 0 0;
}

textarea {
	border: solid 1px #c60;
	background-color:#eee;
	margin: 5px 0 0 0;
}
