html {
margin-left:0px;
margin-top:0px;
height:100%;
background:#fff ;
} 

body {
font-family:Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
height:100%;
text-align:left;
color:#000000;
margin-top:0px;
margin-left:0px;
background:#fff;
}

#alles {
width:997px; 
overflow:hidden;
position: relative;
min-height: 100%;
}

#content {
margin-left:0px;
padding-left:30px;
padding-right:30px;
width:720px; 
float:left;
}

a {
color: #000000;
text-decoration:none; 
}

a:hover, a:active {
color:#1177d0;
font-weight:normal;
}

a:visited { 
color:#000000;
text-decoration:none; 
font-weight:normal;
}

span.aktiv, a.subnav_aktiv {
color: #1773be;
font-weight:bold;
}

ul.list {
list-style-type: none;
text-indent:-30px;
}

ul.list ul.list {
text-indent:-60px;
}

ul.list ul.list ul.list{
text-indent:-90px;
}

ul.adminlist {
list-style-type: none;
text-indent:-30px;
}

ul.adminlist ul.adminlist {
text-indent:-60px;
}

ul.adminlist ul.adminlist ul.adminlist {
text-indent:-90px;
}
h1 {
font-weight:normal;
color: #8d3500;
font-size:28px;
}

.download {
background-color: #ff9934;
color:#ffffff;
padding: 3px 8px 3px 8px;
border:1px solid black;
}

