
BODY {	Font-Family :  Arial, Helvetica, sans-serif;	Font-Size : 13px;	color : #000000;   }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

li {
  margin: 0;
  padding: 1px 0px 0px 22px;
  background-image: url(images/button.gif);
  background-repeat: no-repeat;
  background-position: 0 0em;
}


td, TD { font-family :   Arial,Helvetica,sans-serif; font-size : 13px; color : #000000;}
tr, TR { font-family :   Arial,Helvetica,sans-serif; font-size : 13px; color : #000000;  }

H1 { Font-Family :   Arial, Helvetica, sans-serif; Font-Size : 16px;  color : #444444;  margin-bottom: 1.6em;
margin-top: 0em;}
html {height: 100%; margin-bottom: 1px; }

img.links {float: left; margin-top: 0.0em; margin-bottom: 10px; margin-right: 15px;
}
img.rechts {float:rechts; margin-top: 0.0em; margin-bottom:10px; margin-left:15px;
}



.bildunterschrift { Font-Family :  Arial, Helvetica, sans-serif; Font-Size : 11px;    }
.head { Font-Family :  Arial, Helvetica, sans-serif; Font-Size : 16px;  color : #444444;   }
.navigation_oben { Font-Family :  Arial, Helvetica, sans-serif; Font-Size : 11px;  font-weight : bold;   }
.aktuelles { Font-Family :  Arial, Helvetica, sans-serif; Font-Size : 11px;    }


A:link { color : #000000; text-decoration: none; font-weight : bold;  }
A:visited {color : #000000; text-decoration: none; font-weight : bold; }
A:hover {color: #000000;  text-decoration: underline; font-weight : bold; }
A:active {color: #000000; text-decoration: underline; font-weight : bold; }


a.navigation_oben:link { color : #FFFFFF; text-decoration: none;  }
a.navigation_oben:visited {color : #FFFFFF; text-decoration: none;}
a.navigation_oben:hover {color: #D7C184;  text-decoration: none; }
a.navigation_oben:active {color: #D7C184; text-decoration: none; }


a.aktuelles:link { color : #FFFFFF; text-decoration: none;  }
a.aktuelles:visited {color : #FFFFFF; text-decoration: none;}
a.aktuelles:hover {color: #FFFFFF;  text-decoration: underline; }
a.aktuelles:active {color: #FFFFFF; text-decoration: underline; }


