/* CSS Document */

.head {
	position:absolute;
	height:90px;
	width:800px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	background-color:#000066;
  }

.navileiste {
	position:absolute;
	top:90px;
	height:20px;
	width:800px;
	text-align: left;
	padding: 1px 0px 0px 0px;
	background-color:#0099ff;
	visibility: visible;
  }

.bildoben {
	position:absolute;
	top:110px;
	height:100px;
	width:800px;
	text-align: left;
	padding: 1px 0px 0px 0px;
	background-color:#ffffff;
	visibility: visible;
  }

.haupttext {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 40px 10px 40px;
	text-align:left;
	line-height:1.5;
	font-weight: 400;
	z-index: 5;
	color:#003366;			
	}
.haupttext1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	text-align:left;
	line-height:1.2;
	font-weight: 400;
	z-index: 5;
	color:#003366;			
	}

	
.haupttext-klein {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 3px 20px 3px 20px;
	text-align:center;
	line-height:1.0;
	font-weight: 400;
	z-index: 5;
	color:#003366;			
	}


	
.haupttext-head {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding: 2px 10px 2px 10px;
	text-align:center;
	font-weight: 600;
	z-index: 5;
	color:#ffffff;			
	}

.haupttext-head-klein {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px 10px 2px 10px;
	text-align:center;
	line-height:1;
	font-weight: 600;
	z-index: 5;
	color:#ffffff;			
	}
.haupttext-head-blau {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px 2px 10px;
	text-align:left;
	line-height:1.3;
	font-weight: 900;
	z-index: 5;
	color:#0099ff;			
	}

.ueberschrift-text {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px 10px 2px 10px;
	text-align:center;
	font-weight: 600;
	z-index: 5;
	color:#990000;			
	}

.text-klein {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	text-align:left;
	line-height:1.0;
	font-weight: 400;
	z-index: 5;
	color:#000099;			
	}
		
.navitext1 {
        padding: 0px 5px 5px 50px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight: 400;
		color:#ff0000;
		text-decoration:none;					
		}
																		
.navitext1 a {
        color:#333333;				
		text-decoration: none;
								
						 
									}
									
.navitext1 a:hover {
        color:#ff0000;
		text-decoration:underline;
         }	
		 
		 
		 
.navitext2 {
        padding: 2px 2px 2px 2px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		font-weight: 400;
		color:#ff0000;
		text-decoration:none;					
		}
																		
.navitext2 a {
        color:#ffffff;				
		text-decoration:none;
								
						 
									}
									
.navitext2 a:hover {
        color:#ff0000;
		text-decoration:underline;
         }	

