body {
	background-color:#cccccc;
}
h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
}
h1.index {
	font-family:Helvetica,Arial,sans-serif;
	font-size:32px;
	color:#eeeeee;
}
h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}
h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}
td,li {
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
}
p {
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	line-height:16px;
}
div.line {
	position:absolute;
	left:70;
	top:0;
	height:830;
	border-style:solid;
	border-left-width:2;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	z-index:0;
}
div.feld {
	position:absolute;
	left:0;
	top:120;
	height:400;
	width:2000;
	background-color:#aaaaaa;
	z-index:0;
}
div.navi {
	position:absolute;
	left:60;
	top:120;
	z-index:2;
	
}
div.haupt {
	position:absolute;
	left:220;
	top:120;
	z-index:2;
	
}
div.headline {
	position:absolute;
	left:24;
	top:36;
	z-index:1;
	
}
div.photo {
	position:absolute;
	left:0;
	top:1;
}
a:link {
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;	
	color:#666666;
}
a:active {
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;	
	color:#666666;
}
a:visited {
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;	
	color:#666666;
}
.bgdunkel {
	background-color:#aaaaaa;
}
.unten {
	position:absolute;
	left:180;
	top:560;
}
.nav_y {
	background-color:#cccccc;
	border-style:solid;
	border-color:#888888;
	border-left-width:1;
	border-top-width:1;
	border-right-width:1;
	border-bottom-width:1;
	padding:5px;
}
.nav_z {
	background-color:#aaaaaa;
	border-style:solid;
	border-color:#888888;
	border-left-width:1;
	border-top-width:1;
	border-right-width:1;
	border-bottom-width:1;
	padding:5px;
}
