/*Allgemeines*/


body {
background-color:#FFFFFF;
margin:0;
padding:0;
font-family      : Arial,Verdana, Helvetica, sans-serif;
font-size        : 9pt;
color			   :#363636;
font-weight      : normal;
}

p {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 9pt;
  color			   :#363636;
  line-height	   : 18px;
  font-weight      : normal;

}

.ueberschrift_ersteOrdnung
 {
  font-size        : 14pt;
  font-weight      : bold;
  color            : #618CF3;
 }

.ueberschrift_zweiteOrdnung
{
  font-size        : 12pt;
  font-weight      : bold;
  color            : #618CF3;
}

.ueberschrift_dritteOrdnung
{
  font-size        : 10pt;
  font-weight      : bold;
color			   :#363636;
}

.rot-klein
{
font-size        : 8pt;
color			   :#FF0000;
}

a, a:link, a:visited {
color: #6D1D14;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ffffff;
background-color: #6D1D14;
text-decoration: none;
font-weight: bold;
}

.kontakte
{
}

a.kontakte:link, a.kontakte:visited
{
font-size: 7pt;
background-color: transparent;
color: #6D1D14;
text-decoration: none;
font-weight: bold;
}

a.kontakte:hover
{
color: #ffffff;
background-color: #6D1D14;
text-decoration: none;
font-weight: bold;

}
    .weissvorblau
 {
  font-size        : 12pt;
  font-weight      : bold;
  color            : #ffffff;
  background-color : #618CF3;
  line-height: 18px;
 }

