body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001526;
	background-color: #FFFFFF;
}


h1 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	}
	
h2  {
     font-size: 1.1em/1.2em;
	 vertical-align:bottom;
	 font-weight:bolder;
	 
	 }
	 
.fliesstext {
    font-size: 1.2em/1.3em;
	}	 	
	
p 	{
    font-size: 1em;
	line-height: 1.1em;
	}	
	
.klein_rechts  {
    font-size: 0.8 em;
	line-height:1.0 em;
	text-align:right;
	}	 	


hr {
   color: #90BEBE;
   background-color: #90BEBE;
   
   }
   
#top {
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;	
	width: 180px;
	height: 120px;
	top: 0px;
	left: 0px;
	z-index:1;
	float: left;	
	}   
	
#top2 {
	position: absolute;
	width:670px;
	margin-left: 0px;
	margin-right: 0px;	
	height: 120px;
	top: 0px;
	left: 181px;
	z-index:1;
	float: left;	
	}   
	
		
#navi  {
    position: absolute;
	top: 132px;
	left: 2px;
	width: 158px;
	heigth: auto;
	padding-left: 4px;
	}	
	
#navi table  {
    border-spacing: 4px;
	width: 150 px;	
	}
	
	
#content  {
    position:absolute;
	top: 125px;
	left: 181px;
	width: 560px;
	min-height: 525px;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	padding-top: 14px;
	padding-left: 26px;
	padding-bottom: 10px;
	padding-right: 0px;
	
	}
		
ol {
	list-style-position: outside;
	list-style-type: decimal;
}

li   {
      font-size: 1.1em;
	  line-heigth: 1.3em;
	  margin-top: 10px;
	  }
	  
	  
.tuerkis {
	color: #90BEBE;
	font-size: 1.3 em;
	line-height: 1.5 em;
	font-weight:bold;
}

.tuerkis_rechts {
    color: #90BEBE;
	font-size: 1.2 em;
	line-height: 1.3 em;
	text-align:right;
	margin-top: 5px;
	}

.email a {
    color: #90BEBE;
	font-size: 1.0em/1.2em;
	text-align: right;
	text-decoration:none;
	}
	
.hervorgehoben  {
    font-size: 1.1/1.2 em;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

