body {	
font-family: Verdana,Arial;
font-weight: normal;
font-style: normal;
font-size : 12px;
color: #A8ACB8;
background-color:#515151;
margin-top:0px;
margin-left:0px;
}
/*background-color: #FF5759; auch schön erdbeer */

a {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: underline;
color: #A8ACB8;
}


.outline {
border-width: 1px; 
border-color: #976320;
border-style: groove;
}

.outlineLight {
border-width: 1px; 
border-color: #bbeeff;
border-style: groove;
}

.ueberschrift {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #515151;
color: #AaACB8;
}


.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
background-color: #976320;
color: #ffffff;      
}


.inhalt {
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: normal;
background-color: #515151;
color: #A2A1A1;
}

.inhalthell {
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: normal;
background-color: #989099;
color: #A2A1A1;
}

.inhaltsmall {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
background-color: #989099;
color: #000000;
}

.navigation {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #C4A765;
}

td.splitter {
background-color: #676360;
height:1px;
padding:1px;
}      


/* Pflichtfelder im Formular */   
.musthave {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #cc0000;
}

.text	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.errortext {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align : center;
color: #cc0000;
}


gr		{
font-size : 30px;
font-family : Verdana, Arial,Helvetica,sans-serif;
}


kl	{
font-size : 10px;
font-family : Verdana, Arial,Helvetica,sans-serif;
}

hr {
color: #ffffff;
}

form {
padding:0px;
margin:0px;

}


