* {
margin: 0;
padding: 0;
}

body {
background: #000000;
font-family: arial;
font-size: 12px;
color:#ebebeb;
}

a {
text-decoration: underline;
color:#ebebeb;
}

a:hover {
text-decoration: underline;
color: #ebebeb;
}

#block {
margin: 0px auto;
width: 997px;
}

#header {
width: 997px;
height: 90px;
}
#header h1 {
padding: 41px 0 0 10px;
font-size: 24px;
color: #808080;
font-weight: bold;
}

#header img {
float:left;
padding-top:10px;
width: 539px;
height: 65px;
border:0;
}

#top {
margin:0 auto;
height: 33px;
line-height: 33px;
background: #000000 url(../images/top-nav.gif) repeat-x;
}

#top ul {
list-style-type: none;
text-align:center;
}

#top ul li {
color: #ebebeb;
display: inline;
}

#top ul li a {
color: #e4e7ea;
padding: 0 15px 0 10px;
text-decoration: none;
font-size: 14px;
}

#top ul li a:hover {
color: #e4e7ea;
text-decoration: underline;
}

#content {
margin-top:30px;
background: #000000;
}

.mitte {
padding-bottom:25px;
float: left;
width: 997px;
}

.mitte h2 {
font-size: 14px;
font-weight: bold;
margin: 15px 0 7px 5px;
color:#8ac5f9;
}

.mitte p {
color: #ebebeb;
font-weight: normal;
font-size: 12px;
padding: 0 10px 0 5px;

}

.mitte a {
color: #ebebeb;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.mitte a:link {
color: #ebebeb;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.mitte a:visited {
color: #f9f9f9;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.mitte a:active {
color: #f9f9f9;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

#bottom {
padding-left:5px;
font-family: arial;
font-size: 12px;
color:#ebebeb;
}

#bottom p {
padding-bottom:5px;
}

#bottom ul {
list-style-type: none;
}

#bottom ul li {
color: #ebebeb;
display: inline;
}

#bottom ul li a {
color: #e4e7ea;
padding: 0 10px 0 0;
font-size: 12px;
}

#inner{
background-color:#000;
width:997px;
height:2000px;
overflow-x: hidden;
overflow-y: hidden;
border:0;
}

#footer {
height: 33px;
line-height: 33px;
background: #000000 url(../images/top-nav.gif) repeat-x;
text-align: center;
font-size: 11px;
color: #ebebeb;
margin-top:15px;
margin-bottom:10px;
}

#footer a { color: #f9f9f9;
}

#clear {
clear: both;}

#banner {
margin-top:30px;
text-align: center;
}
#banner p{
padding-top:20px;
font-size:14px;
}
#zugang {
margin: 30px 0 45px 0;
text-align:center;
font-weight:bold;
font-size:18px;
}
#zugang a {
color:#d70000;
}
#zugang a:link {
color:#d70000;
text-decoration:underline;
}
