body {	
font-family: Arial;
font-weight: normal;
font-style: normal;
font-size : 12px;
color: #313131;
background-color:#393939;
margin-top:20px;
margin-left:20px;
}

body.logo {	
font-family: Arial;
font-weight: normal;
font-style: normal;
font-size : 12px;
color: #313131;
background-color:#393939;
margin-top:0px;
margin-left:0px;
}

a {
text-decoration: none;
font-weight: bold;
color: #282828;
}

a:hover {
text-decoration: underline;
color: #404040;
}

.ueberschrift a:link{
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

.outline {
border-width: 6px; 
border-color: #989099;
border-style: solid;
background-color: #EEEEDD;
}

.ueberschrift {
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: normal;
background-color: #515151;
color: #AaACB8;
}

/* wie ueberschrift */
.header {
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
background-color: #515151;
color: #AaACB8;
}

.ueberschrift_mixed {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #cacCB8;
color: #222211;
}

.ueberschrift_mixed_2 {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
background-color: #616351;
color: #cacCB8;
}

.inhalt {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #EEEEDD;
}

.inhaltdark {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ffffff;
background-color: #393939;
}

.inhaltred
 {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ffffff;
background-color: #B65346;
}

/* eigentlich nur zum Artikelseiten blättern */
.inhalthell {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #FAFAE0;
}

/* Pflichtfelder im Formular */
.eintragen {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #cc0000;
background-color: #EEEEDD;
}

.text	{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.errortext {
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align : center;
color: #cc0000;
}

gr		{
font-size : 30px;
font-family : Arial;
}

kl	{
font-size : 10px;
font-family : Arial;
}


form {
padding:0px;
margin:0px;
}


