body
{
background-color:#D2DCFF;
}



a:link
{
text-decoration:none; font-weight:bold; color:blue;
}

a:visited
{
text-decoration:none; font-weight:bold; color:blue;
}

a:hover
{
text-decoration:none; font-weight:bold; background-color:yellow;
}

a:active
{
text-decoration:none; font-weight:bold;
}



address,blockquote,center,div,h1,h2,h3,h4,h5,h6,i,li,nobr,ol,p,pre,span,td,th,tt,ul,.spalte1,.spalte2
{
font-family:Verdana,sans-serif; color:black; font-size:10pt;
}



h1 { font-size:20pt; color:yellow; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
h6 { font-size:11pt; color:yellow; }


.headline
{
font-size:13pt;
font-weight:bold;
}




.linkfarbe
{
color:blue;
font-weight:bold;
}



.bildunterschrift
{
font-style:italic;
}



.rot
{
color:red;
font-weight:bold;
}



.eingerueckt
{
color:red; font-weight:bold; text-indent:1.0cm;
}



.oben
{
vertical-align:top;
}



.obenrechts
{
vertical-align:top;
text-align:right;
padding-right:10px;
}
