

/* Schriftstil, Abstände */

h1 {
  text-decoration: underline;
  color: #000000;
  text-align: center;
  font-size: 25px;
  font-family: Verdana;
 }

h2 {
  text-decoration: underline;
  color: #000000;
  text-align: center;
  font-size: 20px;
  font-family: Verdana;
 }

h3 {
  text-decoration: underline;
  color: #000000;
  text-align: center;
  font-size: 15px;
  font-family: Verdana;
 }

h4 {
  text-decoration: underline;
  color: #000000;
  text-align: center;
  font-size: 10px;
  font-family: Verdana;
 }

h5 {
  text-decoration: underline;
  color: #000000;
  text-align: center;
  font-size: 5px;
  font-family: Verdana;
 }

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #000000; background-color: #ffffff; font-family: Verdana,arial; font-size: 10pt;}


table,tr,td
{ color: #000000 ;font-family: Verdana,arial; font-size: 10pt}




.rub {font-family:Verdana;font-size:9pt;
height:30px;
color:#000000;
background-image:url(/images/content.jpg);
text-align:left;
padding-left: 10px;
}

.in {background-color:#ffffff;
color:#000000;padding-top: 20px; margin-left: 0px; padding-right: 20px;padding-bottom:0px;background-image:url(/images/in.jpg);}

.fuss {
font-size:7pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;
text-align:center;
background:transparent;
padding:0px;
font-weight:bold;
}

.name { font-family:Verdana;
font-size:10pt;
background-color:#648ab2;
color:#ffffff;
border:solid 0px;
text-align:center;
background:transparent;
padding:0px;
letter-spacing:1px;
}

/* menue linke seite */


#menu a {display: block;
color:#000000; text-decoration:none ;font-family:Verdana, sans-serif; font-size: 9pt;
width:178px;

line-height:23px;

}


#menu a:visited{
color:#000000; text-decoration:none ;font-family:Verdana, sans-serif; font-size: 9pt;
width:178px;

line-height:23px;

}


#menu a:active{
color:#000000; text-decoration:none ;font-family:Verdana, sans-serif; font-size: 9pt;
width:178px;

line-height:23px;
}


#menu a:hover {
color: #000000;
text-decoration:big ;font-family:Verdana, sans-serif;
font-size:10pt;
width:177px;
background-image:url(/images/nav_drood.gif);
line-height:23px;
letter-spacing:0px;
}


/* allgemeine links im text */

a:link{ color: grey; text-decoration:underline;font-family: Verdana; font-size: 10pt; }

a:visited{color: #d8bfd8;text-decoration:underline;font-family: Verdana; font-size: 10pt; }

a:active{ color: #d8bfd8;text-decoration:underline;font-family: Verdana; font-size: 10pt; }

a:hover{ color: #d8bfd8;text-decoration:underline;font-family: Verdana; font-size: 10pt; }

