/* Entfernen aller Standardabstaende */

*{
padding: 0;
margin: 0;
}

html, body {
	font-size: 100%;
	height:100%;

}

body{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #00008B;
	margin: 0;
	padding:0;
	SCROLLBAR-BASE-COLOR: #93B8D5;
	SCROLLBAR-ARROW-COLOR: #00008B;
	background:#F5F5F5 url(backs/wolken.jpg); 
	overflow-y:auto;
	}
	
#rahmen_inhalt   {	
  width: 904px;
  border: 1px solid #00008B;
	border-top: 0px solid #00008B; 
	border-bottom: 4px solid #00008B;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	overflow: hidden; }
	

#wrap_body {

    width: 896px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	padding: 0;
}

* #wrap_body {
	width:910px;
 	w\idth: 910px;
	height: 100%;
}

* html #wrap_body
{
	height: 100%;
}


 DIV#col1, DIV#col2, DIV#col3,  { 
      position:absolut; 
	  bottom: 3px;
      
   } 
   DIV#col1 { 
      width:170px;
	  float:left;   
	  margin-top:17px;
   } 
   DIV#col2 { 
      width:340px; 
	  float:left; 
   } 
     DIV#col3 { 
      width:120px; 
	  float:right; 
	  margin-top:82px;
   } 
     
	
	
A:link { COLOR: #00008B; font-weight: normal; TEXT-DECORATION: underline; }
A:visited { COLOR: #0F373D; font-weight: normal; TEXT-DECORATION: underline; }
A:hover { COLOR: #00008B; font-weight: normal; TEXT-DECORATION: none;  background-color:#FF8300;}
A:active { COLOR: #00008B; font-weight: normal; TEXT-DECORATION: underline; }



p {  
	font-size: 10.6pt; 
	text-align: left;
	line-height:12pt;
	margin: 6pt 6pt 6pt 6pt;
	font-style: normal; 
	font-weight: normal; 
	}
	
td {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	padding: 1pt 6pt 1pt 6pt;
	}
	
th {  
	font-size: 10pt; 
	text-align:center;
	clear: center; /* wichtig */
	font-style: normal; 
	padding: 1pt 4pt 1pt 4pt;
	font-weight: normal; 
	color:#FFFFFF;
	}
	
	
h1 	{ 
	text-align:center;
	font-size: 14pt; 
	line-height:16pt;
	font-weight: 500;
	margin: 14pt 6pt 6pt 6pt;
	}
	
h2 	{ 
	text-align:left;
	font-size: 13pt; 
	line-height:15pt;
	font-weight: bold;
	margin: 18pt 6pt 6pt 6pt;
	}
	
h3 	{ 	font-size: 10pt; 
	line-height: 13pt;
	text-align:left;
	font-style: normal; 
	font-weight: 600; 
	margin: 16pt 6pt 6pt 6pt;
	}
	
.klein {
    font-family: Arial,Helvetica,sans-serif; 
	font-size: 8.6pt; 
	text-align: left;
	margin: 6pt 6pt 6pt 6pt;
	font-style: normal; 
	font-weight: normal; 
}

.d { 
	font-size: 9.8pt; 
	font-style: normal; 
	font-weight: bold; 
	}
	
	
	
.weiss {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
	}
	
		
.iklein	 {  font-family: Arial,Helvetica,sans-serif; 
	font-size: 9.8pt; 
	line-height:10.4pt; 
	margin: 6pt 6pt 6pt 6pt;
	font-weight: normal; 
	margin-left:2em;
	text-indent: -1.2em;
	}
	

	
.borderlr   {	border: 1px solid #00008B;
	border-top: 0px solid #00008B; 
	border-bottom: 0px solid #00008B; }
	
.borderli {	
	border-color: #00008B;	
	border-style: solid;
	padding: 3px;
	border-width: 1px; }
	
.borderou {	
	border-color: #00008B;	
	border-style: solid;
	padding: 2px;
	border-width: 3px; }
	

.imgr { border: 1px solid black;
	padding: 0px;
	margin: 1px;
	text-align:center;
}

img { 
border: 0px solid black;
padding: 5px;
margin: 0px;
}
