a:link    {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover   {color: #B2B2B2; text-decoration: none;}
a:active  {color: #B2B2B2; text-decoration: none;}

body
{
background-color: rgb(255, 255, 255);
font-family: verdana;
color: 000000;
font-size: 10px;
padding: 15px;
}

td
{
font-family: verdana;
color: 000000;
font-size: 10px;
}

.anzeige
{
text-align: justify;
border: 1px solid #AFAFAF;
width: 50%;
letter-spacing: 1px;
line-heigt: 20px;
padding: 30px;
background: #F5F5F5;
}

.oben
{
color: 000000;
background: EFEFEF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
width: 85%;
height: 95%;
}

.unten
{
color: 000000;
background: EFEFEF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
width: 85%;
height: 50px;
align: center;
}
