
html, body {
background: #212121;
color: #FFF;
font-family: verdana,arial,sans-serif;
}

html[xmlns] {
 height : 100%;
 padding-bottom : 0.005em;
 background: #000;
} 

body {
background: #FFF;
font-family: verdana,sans-serif;
font-size: 10pt;
line-height: 15pt;
}



#header {
display: none;
}

#left {
display: none;
}



#footer {
display: none;
}

#susub {
display: none;
}

#innen #inhalt table {
font-size: 10px;
background: #EAEAEA;
line-height: 1.4;
border-left: 1px solid #000;
border-top: 1px solid #000;
}

#innen #inhalt table td{
padding: 2px;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#innen #inhalt table td ul{
list-style-type: disc;
margin: 0px;
margin-bottom: 10px;
}

#innen #inhalt table td li{
list-style-type: disc;
background: transparent;
margin-bottom: 3px;
}

#innen #inhalt table th{
background: #92AE01;
color: #FFF;
font-weight: bold;
padding: 2px;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}




