body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005bac;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
div#Rahmen {
    width: 550px;
}
ul#Navigation {
    margin: 0; padding: 0;
    text-align: left;
  }
  ul#Navigation li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0em;
	padding: 0;
	width: 108px;
}
ul#Navigation li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 19px;
	left: 0em;
	display: none;
}
ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0px;
}
ul#Navigation a, ul#Navigation span {
    display: block;
    width: 98px;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.1em 0.3em;
    text-decoration: none; font-weight: bold;
    border: 1px solid white;
    border-left-color: white; border-top-color: white;
    color: #ffffff; background-color: #005bac;
}
ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: #ffffff; border-top-color: #ffffff;
    color: white; background-color: #6699cc;
  }

li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: #ffffff; background-color: #6699cc;
  }


  
  
.Stil1 {font-size: 12px; 	
	
}
.Stil2 {
	font-size: 12px;
	font-weight: bold;
}
.Stil3 {
	font-size: 12px;
	color: #666666;
}
.Stil4 {
	color: #85C64E;
	font-size: 12px;
	font-weight: bold;
}
.Stil5 {
	
	font-size: 12px;
	font-weight: bold;
	color: #005bac;
}
.Stil6 {
	
	font-size: 10px;
	color: #005bac;
}
.Stil7 {
	font-size: 16px;
	color: #85C64E;
	font-weight: bold;.Stil8 {
	font-size: 16px;
	color: #005bac;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
