body {
width: 100%;

background-color: #FFFFFF;
color: #000000;
font-family: Georgia, Times;

font-size: 12pt;
}
img {
display: none; }
a {

text-decoration: underline;
color: #009999;
}


a:visited { font-weight:bold; color:purple; text-decoration:none; }
a:focus { font-weight:bold; color: orange; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration: underline; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }

#Kopf {

display:none;
}

#Kopf img {

display:none;
}


#Kopf a {

display:none;
}

#Navigation {
display: none;
}

#web20 {
display: none;
}

#fusszeile { display: none; }

h1 {

font-size: 14pt;
font-weight: bold;

}

h2 {

font-size: 13pt;
font-weight: bold;

}

h3 {

font-size: 12pt;
font-weight: bold;

}
ul {
list-style: square;
margin-left: 20pt;
}
ol {

margin-left: -10px;
}


#Navigation {

display:none;
}


#Navigation a {
display:none;
}



#web20 {
display:none;
}


#web20 a {
display:none;}

#Inhalt {
width: 100%;

}



#Info {
display:none;

}

#Info a {

display:none;


}


#fusszeile a {

display:none;
}

