body {
font-family: Arial, Helvetica, sans-serif;
margin:0; 
padding:0; 
height:100%;
background-color:#0a0000;
background-image: url(pics/bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.linie{
	background-color: #8c8373;
	width: 100%;
	height:1px;
	margin: 3px 0px 3px 0px;
}
td {
	color:#fff;
	font-style: normal;
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
}

.bg_inhalt{
	width: 750px;
	position: absolute;
	top:450px;
	bottom:0px;
	left:50%;
	margin-left:-375px;
}

.inhalt{
	color:#fff;
	font-style: normal;
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
	width: 414px;
	position: absolute;
	top:5px;
	left:135px;
}
.name{
font-size:13px;
margin:0px 0px 0px 0px;
}

.logo{
	width: 218px;
	height: 41px;
	position: absolute;
	top:-45px;
	left:580px;
}

.header{
	width: 750px;
	height: 441px;
	position: absolute;
	top:0px;
	left:-48px;
	left:50%;
	margin-left:-375px;
}

.window{
position: absolute;
	width: 100%;
	height:100%;
	
}

.bild{
	position: absolute;
	left: 573px;
	top: 3px;
	background-color: #000;
	border-color:#2f2f22;
	border-style:solid;
	border-width:1px;
}

.navi_band{
color: #fff;
	position: absolute;
	left: 573px;
	top: 140px;
	font-size: 90%;
	line-height: 160%;
	font-weight: normal;
	font-style: regular;
}

.navi_band a{
	color: #666;
}

.titel{
	font-size: 20px;
	line-height: 100%;
	color:#666;
	font-weight: regular;
	font-style: normal;
	margin:0px 0px 0px 0px;
}

.navi {
	position: absolute;
	left: 13px;
	top: 4px;
	width: 99px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 256px;
}
.navi a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	font-style: regular;
}

a:visited{color: #666;}
a:hover { color: #fff;}

.inhalt a {
	color: #666;
}

.auszeichnung1 a{
color: #fff;
}

