#Logo, #kopf, #Navigation, #Termine, .brotkr, .unternav, .nebennav
{
display: none
}

body {
font-family: Georgia, Times, serif;
background-color: #FFFFFF; color: #FFFFFF;
font-size: 12pt;
width: 100%;
}

h1 {
font-size: 16pt;
font-weight: bold;
}

h2 {
font-size: 15pt;
font-weight: bold;
}

h3 {
font-size: 14pt;
font-weight: bold;
}

h4 {
font-size: 13pt;
font-weight: bold;
}

#Inhalt {
font-size: 12pt;
font-family: Georgia, serif;
}

#Inhalt:after {
font-style: italic;
}

ul       {
         list-style-type:square;
         color:#000;
         background-color:#FFF;
         margin-left: -15px;
         }
