
BODY{
font-family:arial, verdana, sans-serif;
font-size:12pt;
background-color:#FFFFFF;
color:#000000;
}


UL{
list-style-type:square;
}

#subnavigation{
display: none;
}
#navigation{
display: none;
}
#liste{
display: none;
}

#suche{
display: none;
}

.noprint{
display: none;
}

#header{
width:550px;
}

#inhalt{
width:500px;
}

.titel{
color:#000000;
background-color:inherit;
font-weight:bold;
}
.subtitel{
color:#666666;
background-color:inherit;
font-weight:bold;
}

.orange{
color:#666666;
font-weight:bold;
}

.fett{
font-weight:bold;
}

A:link{
color:#003366;
background-color:inherit;
text-decoration:underline;
font-size:12pt;
}

A:visited{
color:#003366;
background-color:inherit;
text-decoration:underline;
font-size:12pt;
}


