body {
background-color: #000;
margin: 0px;
padding: 0px;
font-family: arial;
font-size: 0.7em;
color: #000000;
}

h1 {
font-size: 1.2em;
font-weight: bold;
color: #626675;
}

h2 {
font-size: 1.2em;
font-weight: bold;
color: #626675;
margin-bottom: 2px;
}


img {
border: 0px;
}

#layout {
position: absolute;
width: 980px;
height: 668px;
top: 0px;
left: 0px;
}

#header {
background-image: url(pics/banner5.png);
position: absolute;
width: 1024px;
height: 223px;
left: 0px;
top: 0px;
}

#logo {
background-image: url(pics/logo.png);
background-repeat: no-repeat;
position: absolute;
width: 435px;
height: 171px;
left: 0px;
top: 0px;
}

#felge {
background-image: url(pics/felge.png);
background-repeat: no-repeat;
position: absolute;
width: 270px;
height: 171px;
left: 650px;
top: 0px;
}

#main {
background-image: url(pics/menuleiste.png);
}

#menu {
background-image: url(pics/menuleiste.png);
position: absolute;
width: 203px;
height: 580px;
left: 0px;
top: 179px;
}

#menu1 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 60px;
left: 0px;
padding-left: 20px;
}

#menu2 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 87px;
left: 0px;
padding-left: 20px;
}

#menu3 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 116px;
left: 0px;
padding-left: 20px;
}

#menu4 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 160px;
left: 0px;
padding-left: 20px;
}

#menu5 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 185px;
left: 0px;
padding-left: 20px;
}

#menu6 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 210px;
left: 0px;
padding-left: 20px;
}

#menu7 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 260px;
left: 0px;
padding-left: 20px;
}

#menu8 {
font-family: arial;
font-size: 1.1em;
color: #ffffff;
position: absolute;
top: 285px;
left: 0px;
padding-left: 20px;
}

.eintrag a, .eintrag a:link, .eintrag a:visited {
display: block;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size: 1.1em;
}

.eintrag a:hover, .eintrag a:focus {
background-image: url(pics/active.png);
background-repeat: no-repeat;
color: #dddddd;
width: 180px;
position: absolute;
left: 0px;
padding-left: 20px;
display: block;
}

#inhalt {
width: 781px;
height: auto;
min-height: 500px;
position: absolute;
top: 223px;
left: 203px;
font-size: 1.1em;
background-color: #ffffff;
padding: 20px;
}

#inhaltlinks {
width: 350px;
float: left;
}

#inhaltrechts {
width: 350px;
float: right;
}

td.center {
text-align: center;
font-weight: bold;
}

table#start {
position: absolute;
top: 150px;
left: 60px;
}

img#titel {
position: absolute;
top: 20px;
left: 40px;
}

#beschreibung {
text-align: justify;
float: right;
width: 340px;
}

iframe#extern {
border: 0px;
width: 100%;
height: 700px;
}