body {	font-family: verdana;	color: white;	font-size: 11px;	background-color: black;}kop {	font-size: 14px;	font-weight: bold;}.contentdiv {	float: left;	margin: 0px 5px 0px 0px;}a {	color: white;	}a:hover {	color: red;	}	/* posities */#logo {	position: absolute;	top: 150px;	left: 100px;	height: 100px;	width: 100px;	padding: 10px;	z-index: 2;}#logotxt {	position: absolute;	top: 180px;	left: 200px;	height: 94px;	width: 214px;	padding: 10px;	z-index: 2;}#header {	position: absolute;	top: 160px;	left: 0px;	height: 100px;	width: 948px;	padding: 0px;	background-color: white;}#fotoframe {	position: absolute;	top: 0px;	left: 0px;	height: 160px;	width: 948px;	padding: 0px;}#menu {	position: absolute;	top: 300px;	left: 160px;	height: 120px;	width: 140px;	padding: 10px;}#content {	position: absolute;	top: 300px;	left: 320px;	min-height: 100px;	width: 448px;	padding: 10px;}#mailform {	position: absolute;	top: 300px;	left: 788px;	height: 100px;	width: 140px;	padding: 10px;	border-bottom: dotted;	border-width: 1px;	}#video {	position: absolute;	top: 114px;	left: 588px;	height: 100px;	width: 100px;	padding: 10px;}#musicplayer {	position: absolute;	top: 440px;	left: 788px;	height: 100px;	width: 140px;	padding: 10px;}/* menu */#nav {	list-style-type: none;	position: relative;	top: -15px;}a.menulink {	font-family: arial;	text-decoration: none;	font-size: 25px;	color: white;	font-weight: bold;}a.menulink:hover {	font-size: 25px;	color: red;}/* mailform */#input {	font-size: 10px;}#input {	color: black;	background: white;	border: 1px solid white;	width: 100px;}#send {	font-size: 10px;	color: black;	background: white;	border: 1px solid white;}/* fotomap  */a.foto {	text-decoration: none;}#fotomap {	width: 468px;	padding: 10px;}#fotomap1 {	position: relative;	left: -10px;	width: 468px;	padding: 10px;	text-decoration: none;	border-style: none;}img.fotothumb {	width: 90px;	border-style: none;	text-decoration: none;}img.fotothumb:hover {	width: 90px;	border-style: none;	filter: alpha(opacity=30);	-moz-opacity:0.3;	-khtml-opacity: 0.3;	opacity: 0.3;}img.thumbnail {	width: 60px;	border-style: none;}img.thumbnail:hover {	width: 60px;	border-style: none;	filter: alpha(opacity=30);	-moz-opacity:0.3;	-khtml-opacity: 0.3;	opacity: 0.3;}.thumbdiv {	float: left;	width: 30px;	height: 30px;	overflow: hidden;	padding: 5px;	border-style: none;	position: relative;	left: -5px;}#viewer {	width: 468px;	position: relative;	top: 20px;		}a.foto {	color: white;	font-size: 11px;}/* video */a.videolink {	color: white;	text-decoration: none;}	a.videolink:hover {	color: red;}
