html
{
height:100%;
overflow:hidden;
}

body 
{
height:100%;
background: #6B1739;
color:#fff;	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;
margin:0;	
text-align:center;	
padding:0;
}

#body{
position:absolute;
text-align:left;
height:516px;
margin-top:-180px;
top:50%;
width:720px;	
margin-left:-360px;
left:50%;
}

#hauptnavi
{
height:30px;
background:#6B1739;
font-size: 12px;
}

* html #hauptnavi div
{
}

#hauptnavi table td
{
vertical-align:middle;
}

#goegernavi
{
display:block;
}

#hauptnavi #logo
{
	position:relative;
	left:607px;
	width:114px;
	top:-20px;
}

#logo img
{
display:inline;
border:0;
padding:0;
margin:0;
}

.subnavi ul
{
list-style-type:none;
padding:0;
margin:0;
}

.subnavi a
{
	color:rgb(166,130,148);
	text-decoration:none;
	font-weight:normal;
	letter-spacing:3px;
}


span.aktiv
{
	color:#c7d9e6;
	letter-spacing:3px;
}

#hauptbild
{
width:720px;
height:282px;
background:#fff;
overflow:none;
}

* html #hauptbild
{
position:relative;
top:-19px;
}

.bildlinks
{
float:left;
background:#E6E7E8;
height:282px;
width:438px;
}

.bildlinks div
{
	padding:10px 10px 0 173px;
	color:#717171;
}

.bildlinks .liste
{
	margin:0 0 5px 0;
	padding:0;
}
.bildlinks div a, .bildlinks div a:visited, .bildlinks div a:hover, .bildrechts div a, .bildrechts div a:visited, .bildrechts div a:hover
{
color:#6B1739;
}

.bildrechts
{
float:right;
background:#E1E0E1;
height:282px;
width:282px;
}

.bildrechts p, .bildrechts table
{
margin:0;
padding:20px 5px 0 10px;
color:#717171;
}

.scroll
{
height:242px;
overflow:auto;
}

#transparent
{
position:relative;
top:-30px;
height:30px;
background:#fff;
opacity:0.3;
filter:Alpha(opacity=30, finishopacity=30, style=3);
}

#transparent_x
{
position:relative;
top:-30px;
height:30px;
}

#transparentnavi
{
position:relative;
top:-60px;
height:30px;
font-size:12px;
}

#transparentnavi p, #transparentnavi p.dunkel
{
padding:7px 0 0 173px;
margin:0;
}

#transparentnavi a
{
color:#6B1739;
text-decoration:none;
font-weight:bold;
}

#transparentnavi .aktiv
{
color:#fff;
text-decoration:none;
font-weight:bold;
}

#transparentnavi .dunkel a
{
color:#333333;
text-decoration:none;
font-weight:bold;
}

#transparentnavi .dunkel .aktiv
{
color:#fff;
text-decoration:none;
font-weight:bold;
}

#haupttext
{
clear:both;
background:#fff;
padding:13px 13px 13px 13px;
margin-top:-60px;
height:auto;
color:#717171;
text-align:justify;
height:77px;
}

.haupthead
{
font-size:14px;
margin:0;
padding:0 0 0 160px;
}

.haupttext
{
padding:5px 0 0 0;
}

.haupttext p, .haupttext div
{
margin:0;
padding:0 0 0 160px;
text-align:justify;
}
#haupttext td
{
text-align:justify;
}

#haupttext .ausfuehrung
{
text-align:left;
}

.clear
{
clear:both;
}

#fuss
{
height:10px;
}
