body
{
background:url('c-schwarz.png');
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
}

.linie, .untertitel, .hauptinhalt
{
width:70%
}

.untertitel, .hauptinhalt, a
{
font-size:11pt;
font-family:Verdana;
line-height:1;
border: 0px;
}

.anbieter
{
vertical-align:top;
}

.hauptinhalt
{
line-height:1.5;
}

.beschreibung
{
text-align:justify;
}

a
{
font-size:12pt
}

a:link, a:visited, a:focus
{
 color:black;
}

a:active, a:hover
{
 color:gray;
}
