body {
	color: black;
	background-image:url(images/logo-alpha.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
}
h1  {font-size: 100%;} 
h2  {font-size: 130%;}

#wrapper  {
     color: black;
	 width: 720px; /* feste Breite*/
	 margin: auto; /* zentrieren*/
}

#kopfbereich {
     padding: 10px 20px 0px 20px;
}

#navibereich {
     padding: 10px 20px 4px 20px;
}
         
#textbereich {
float:left;

}

#textbereich_02 {
float:left;
margin-top:30px;
}

#textbereich_03 {
float:right;
margin-top:10px;
margin-right:50px;
}
#textbereich_04 {
border:5px;
float:right;
margin-right:30px;
margin-top:5px;
margin-bottom:50px;
width:300px;
height:200px;
}

#textbereich_05 {
border:1px;
float:left;
margin-top:2px;
margin-bottom:30px;
padding-top:5px;
padding-bottom:50px;
width:350px;
height:200px;
}

#textbereich_06 {
border:1px;
float:left;
margin-top:10px;
margin-bottom:30px;
padding-top:5px;
padding-bottom:50px;
width:370px;
height:200px;
}

#textbereich_07 {
border:1px;
float:left;
margin-top:10px;
margin-bottom:30px;
padding-top:5px;
padding-bottom:50px;
width:650px;
height:200px;
}
#fussbereich {
     padding: 40px;
}
 
address {
     font-size: 80%;
	 font-style:normal;
	 letter-spacing: 2px;
	 line-height: 1.5em;
	 padding-top: 10px;
	 border-top: 1px solid #003399;
	 margin-top: 20px;
}

#kopfbereich {
      color: #FFFFFF;
     
}

#kopfbereich h1 {
      position: absolute;
      top: 82px;
      right: 224px;
	  padding: 0;
	  margin: 0;
}
#kopfbereich {
      position:relative;
	  color:#00AAD4;
	  
}

#kopfbereich p {
	position: absolute;
	top: 100px;
	right: 122px;
	padding: 0;
	margin: 0;
	width: 435px;
}
	  
#navibereich {
       text-align:right;
	  
	   padding: 10px 20px 4px 20px;
	   border-bottom: 1px solid black;
}

#navibereich ul {
       padding: 0;
	   margin: 0;
}

#navibereich li {
       list-style-type: none;
	   display: inline;
	   padding: 0;
	   margin: 0;
}

#navibereich a {
       text-decoration: none;
	   color: white;
	   background-color: #00AAD4;
	   padding: 4px 8px 4px 8px;/*unten 4 px*/
	   border: 1px solid black;
}
#gpl a {
       text-decoration: none;
	   color: white;
	   
}

#navibereich a:hover,
#startseite #navi01,
#kontaktseite #navi02  {
       color: black;
	   background-color: white;
	   padding-bottom: 5px;
	   border-bottom: none;
}

.imtext
       {font-size: 80%;
	   font-weight:bold;
	   
	   
	   }	 	  
        
          
             
     


















      

