@charset: 'utf-8';

body {
background-color: #16AD16;
}
html,body,td,p
    {
        font-family: Verdana;
        font-size: 10pt;                    
    }

.head {
border-top: 0px solid #c5cbd3;
border-bottom: 0px solid #c5cbd3;
border-left: 0px solid #c5cbd3;
border-right: 0px solid #c5cbd3;
width: 780px;
height: 178px;
padding: 0px;
background: url(bilder/logo-de.jpg);
background-color:#000000 ;
font-family: Verdana;
font-size: 10px;
}

.trenner {
border-right: 0px solid #c5cbd3;
border-bottom: 0px solid #c5cbd3;
border-left: 0px solid #c5cbd3;
border-right: 0px solid #c5cbd3;
width: 780px;
height: 24px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana;
font-size: 10px;

background-color: #ffffff;
}

.headu {

border-bottom: 2px solid #FF7F7C;
width: 780px;
height: 40px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana;
font-size: 10px;
}



.content {
border-right: 1px solid #c5cbd3;
border-bottom: 2px solid #FF7F7C;
width: 780px;
height: 400px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana;
font-size: 10px;
vertical-align: top;
}

.inhalt {
background-color: transparent;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
vertical-align: top;
}

.tab {
background-color: transparent;
font-family: Verdana;
font-size: 10px;
vertical-align: top;
}


.foot {
border-right: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
border-left: 0px solid #c5cbd3;
border-right: 0px solid #c5cbd3;
width: 780px;
height: 24px;
padding: 3px;
font-family: Verdana, Arial;
font-size: 10px;
background-color: #ffffff;
}

.ue {
font: bold 11px Verdana, Arial;
font-weight: bold;
}

a {
color: #4d71a2;
font: bold 11px Verdana, Arial;
text-decoration: none;
}

a:hover	{
color: #000000;
text-decoration: none;
}
a:active {
color: #4178CB;
text-decoration: none;
}