* {
	margin: 0;
	padding: 0;
}
html {
witdh: 100%;
height: 100%;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #ECDFCF;
height: 100%;
weight: 100%;

scrollbar-3dlight-color: #eaeaea;
 scrollbar-arrow-color: #fff;
 scrollbar-darkshadow-color: #eaeaea;
 scrollbar-face-color: #97938a;
 scrollbar-highlight-color: #eaeaea;
 scrollbar-shadow-color: #eaeaea;
 scrollbar-track-color: #eaeaea;


}
h1, h2, h3 {
background: transparent;
padding: 0;
}
h1 {
	font-family: Gorgia, Times, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #BD2404;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #BD2404;
	font-weight: bold;
	margin: 15px 0;
}
p {
margin: 13px 0 13px 0;
}
a:link, a:visited, a:hover, a:active {
	color: #bd2404;
	text-decoration: none;
}
img {
margin-right: 15px;
margin-bottom: 15px;
}


/* Divs */
#container {
position: absolute; 
width: 984px;
height: 560px;
background: #EAEAEA url(bilder/layout/body_schatten.jpg) no-repeat;
left: 50%; 
top: 50%; 
text-align:left; 
margin-left: -492px; 
margin-top: -285px; 
}
#main {
position: relative;
width: 980px;
height: 552px;
background: #EAEAEA;
}
.liste {
margin-left:30px;
list-style-position:outside;
list-style-type:square;
margin-bottom:10px;
margin-top:10px;
margin-right:20px;
}
#left {
position: absolute;
top: 0;
left: 59px;
width: 257px;
height: 395px;
}
#left li {
list-style-type:none;
line-height:27px;
}
#left a {
font-size: 12px;
font-family: Verdana;
display: block;
width: 235px;
height: 25px;
border: 0;
line-height: 25px;
background: #fff;
color: #000;
text-decoration: none;
font-weight: normal;
text-indent:35px;
border-bottom: 1px solid #bd2404;
}
#left a:hover {
font-size: 12px;
font-family: Verdana;
display: block;
width: 235px;
height: 25px;
border: 0;
line-height: 25px;
background: #bd2404;
color: #fff;
text-decoration: none;
font-weight: normal;
text-indent:35px;
border-bottom: 1px solid transparent;
}
#bild {
position: absolute;
top:250px;
left:60px;
}
#menu_hist {
position: absolute; 
top:140px; 
left: 472px; 
color: #fff;
}
#navi {
	position: absolute;
	top: 65px;
	left: 305px;
	visibility: visible;
}
#navi li {
display: inline;
float: left;
margin-right: 1px;
border-bottom: 2px solid #fff;
}
#navi a {
font-size: 11px;
font-family: Verdana;
display: block;
width: 165px;
height: 25px;
border: 0;
line-height: 25px;
text-align: center;
background: #eddfcf;
color: #000;
text-decoration: none;
font-weight: normal;
}
#navi a:hover {
font-size: 11px;
font-family: Verdana;
display: block;
width: 165px;
height: 25px;
border: 0;
line-height: 25px;
text-align: center;
background: #bd2404;
color: #fff;
text-decoration: none;
font-weight: normal;
}
.liinfo {
font-size: 11px;
font-family: Verdana;
display: block;
width: 165px;
height: 25px;
border: 0;
line-height: 25px;
text-align: center;
background: #97938a;
color: #fff;
text-decoration: none;
font-weight: normal;
}
#content_footer {
position: absolute;
top: 560px;
right: 10px;
height: 23px;
}
#footer {
display: block;
height: 150px;
padding-top: 35px;
font-size: 90%;
color: #8A8A8A;
text-align: center;
background: #fff url(bilder/layout/footer.jpg) repeat-x;
}
#sprache {
position:absolute; 
top: -18px; 
left: 105px;
}



