
body {
background-color: #fff; margin: 0; 
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; color: #000; 
}

#all {
background-color: #fff;
}

#kopf { 
 display: none;
}

#titel { 
display: none;
}

#rubrik {
margin-bottom: 10px; 
border-bottom: solid 2px #052A7B; 
padding: 10px 0px 10px 0px; 
}

.rubriktext {
color: #000; 
font-size: 110%; 
}

#rubrik A { 
font-weight: bold; text-decoration: none; color: #000; 
}

#rubrik A:hover { color: #c30; text-decoration: underline;
}

#kapitel { 
display: none; 
} 

#mitte {
margin: 20px 10px 10px 20px; 
}
#mitte2 {
margin: 20px 10px 10px 20px; 
}

#mitte p {
padding-bottom: 10px;
border-bottom: solid 1px #000; 
}

#bild { 
display: none;
} 

#bild2 {
display: none;
}

#sprung {
display: none;
}

#navall {
display: none;
}

#navi {
display: none;
}

ul#navlist { 
display: none;
} 

ul#navlist li { 
display: none;
}

ul#navlist li A {  
display: none;
}

ul#navlist li A:hover { 
display: none;
}

.spezial {
display: none; 
}


#fuss {
display: none;
}

#fuss A { color: #600; text-decoration: none;
}

#fuss A:hover { text-decoration: underline; color: #c30;
}

fieldset {
width: 460px; 
background-color: #fff; 
padding: 5px;
margin-bottom: 10px; 
}

legend {
font-weight: bold; 
}

form p {
clear: both; 
}

form p input, form p textarea, form p checkbox {
float: right; 
}

form p label {
float: left;
}

.innen1 { 
float: left;
width: 200px;
margin: 5px;
padding: 5px; 
}
.innen2 { 
float: right; 
width: 200px;
margin: 5px;
padding: 5px; 
}
.button {
display: none; 
}

