@charset "iso-8859-1";
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #A5AAB5;
	
}
h4 {
color: #F7BB33;
}
.fleft { 
 float: left;
 margin: 0 1em 0.2em 0; 
}
.fright {
 float: right;
 margin: 0 0 0.2em 1em;
 padding: 1px;
}
.Stil1  {
	font size: 0.7em;
	}
.Stil4 {
font-size: 2.0em;
color:#FFCC33;
text-align:right;
}


#container {
	width: 800px;
	margin: 0px auto;
	
	position:absolute; left:110px; top: 20px;
}
#top {
	
	width: 174px;
	height: 110px;
	
}

#main {
	width:600px;
	text-align:justify;
	background-color:#AAB0BB;
	padding: 10 10 10 10 ;
	}
	
#submain {
	
	width:580px;
	text-align:justify;
	background-color:#AAB0BB;
	
	
}
#navi {
	 width: 8%; /* Je kleiner das Fenster desto kleiner soll auch die Breite der Subnavigation werden, damit immer genügend Platz für den 								     richtigen Inhalt bleibt. */
      min-width: 10em; /* Damit uns die Subnavigarion nicht zu sehr zusammengeschoben wird. */
      float: right; 
	  border-left-style: 5px solid;
       padding-left:5px;
       font-size: 0.9em;
	   color:#F7CB33;
 }
 #navi a {
 color: black; 
 text-decoration: none;
}
 #subnavi {
	 width: 8%; /* Je kleiner das Fenster desto kleiner soll auch die Breite der Subnavigation werden, damit immer genügend Platz für den richtigen Inhalt bleibt. */
     
      padding-right:5px;
      min-width: 10em; /* Damit uns die Subnavigarion nicht zu sehr zusammengeschoben wird. */
      float: right; /* Damit erreichen wir dass der Inhalt links neben der Subnavigation vorbeifließt und nicht erst unten drunter anfängt. */
      color:#F7CB33;
      font-size: 0.9em;
 }
 
  #subnavi a {
 color: black; 
 text-decoration: none;
}
 #navi dt {
  font-size: 1.2em;
 font-family: Georgia, "Times New Roman", Times, serif;

	}
 #subnavi dt {
  font-size: 1.2em;
 font-family: Georgia, "Times New Roman", Times, serif;
text-align: right;
	}	

#menu {
	width: 800px;
	height: 16px;
	margin-top: 0px;
	background-color: #F7CB33;
	padding: 0px;
	
	float: right;
	color: white;
}


#footer {
width: 800px;
	height: 16px;
	margin-top: 0px;
	background-color: #F7CB33;
	padding: 0px;
	
	float: right;
	color: white;
}	
.leistungsbeschreibungen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	visibility: hidden;
	display: none;
}
