@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(img/achterbody.gif) 338px 0 repeat-y;
}

#titel {
	position: absolute;
	width: 200px;
	height: 20px;
	margin-top: 50px;
	margin-left: 338px;
	background: url(img/bg_titel.gif) 0 0 no-repeat;
}

/*deze laag #achter is de selectie in de achtergrond*/
#achter {
	position:fixed;
	font-family: "Andale Mono", "Arial Black", "Tahoma Bold", sans-serif;
	color:#CCCCCC;
	font-size:30px;
	text-align:center;
	width:30px;
	height: 500px;
	margin-top:110px;
	margin-left:20px;
	z-index:-5;
}

#topnav {
	position:fixed;
	z-index:10;
	margin-left:68px;
	margin-top:	110px;
	width:7px;
	height: 500px;
}

#nav {
	position: fixed;
	width: 285px;
	height: 500px;
	margin-top: 110px;
}

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

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

.hoofdnav a {
	width:120px;
	height:40px;
	color:#000000;
	text-decoration:none;
	display:block;
}

.hoofdnav a:hover {
	text-decoration:none;
	background: url(img/nav.gif) 0 0 no-repeat;
}

#subnavlaag {
	position:fixed;
	width:150px;
	margin-left:188px;
}

.subnav {
	position:relative;	
	width:150px;
	height:20px;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align:right;
	float:left;
	display:block;
}

.subnav a {
	width:150px;
	height:20px;
	color:#000000;
	text-decoration:none;
	background: url(img/subnav.gif) 53px 19px no-repeat;
	display:block;
}

.emailadres a {
	position:fixed;
	margin-left:228px;
	margin-top: 600px;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-decoration:none;
}

#content {
	position:absolute;
	margin-top: 110px;
	margin-left: 348px;
	width:350px;
}

h1 {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
	display:block;
}

h2 {
	font-size:16px;
	font-style:italic;
	font-weight: normal;
	margin:10px 0 0 0;
	display:block;
}
	
#fotostrip {
	position: fixed;
	width: 120px;
	height: 800px;
	margin-left: 703px;
	margin-top:0;
	background: url(img/achterbr.gif) 0 0 repeat-x;
}