body  {
     	margin:0px;
     	padding:0px;
     	border:0px none;
     	background:white;
     	font-family:Verdana,sans-serif;
     	font-size:11px;
     	background-image:url('images/hgb.gif')
      }	 

.left a       {
	  text-decoration:none;
	  color:white;
	  font-weight:normal;
	 }

.left a:hover  {
	  text-decoration:none;
	  color:gray;
	  
	  
	 }
	a       {
	  text-decoration:none;
	  color:black;
	  font-weight:normal;
	 }

	 a:hover  {
	  text-decoration:none;
	  color:gray;
	  
	  
	 }
a img{
		border:0px none;
		
		}
.ueb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #0081B2;
}	
.ueb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	
	
	
}

/************************/
/*die drei Hauptbereiche*/
/************************/

.top {
		position:absolute;
		left:0px;
    top:0px;
    width:796px;
    height:114px;
    background:white;
    }

.left{
		position:absolute;
		left:0px;
    top:114px;
    width:200px;
    font-size:10px;
    font-weight:normal;
    color:white;
    background:#0081B2;
    
   
    }

.inhalt{
		position:absolute;
		left:200px;
    top:114px;
    width:596px;
    height:100%;
    background:white;
    
    font-weight:normal;
    }
 
 /*****/
/*Top*/
/*****/
.logo{
height:82px;
width:796px;
border-bottom:35px solid #0081B2;

}
.logobild{
		position:absolute;
		left:24px;
    top:37px;
    }
.menue1
		{
		position:absolute;
		top:90px;
		left:500px;

		}
.menue1 a, .menue2 a{
color:white;
}
.menue2
		{
		position:absolute;
		top:90px;
		left:660px;
		}
 		
 
 /*****/
/*Inhalt*/
/*****/

.bildoben
{
		position:absolute;
		left:0px;
    top:0px;
    width:596px;
    height:186px;
    z-index:0;
    }
.aktuelles
{
		position:absolute;
		right:0px;
    top:160px;
    width:180px;
    height:300px;

	font-size:10px;
    z-index:5;
    background:#CCCCCC;
    }
    
.inhaltaktuelles    {
					padding:12px;
					background:#CCCCCC;
					border-top:2px solid #E8E8E8;
    border-left:2px solid #E8E8E8;
					}
.inhalttext{
			position:absolute;
			left:0px;
			top:186px;
			width:416px;	
			padding:25px;				
    }
    .inhalttext2{
			position:absolute;
			left:0px;
			top:186px;
			width:360px;	
			padding:25px;				
    }
    .inhalttextueberuns{
			position:absolute;
			left:0px;
			top:186px;
			width:406px;	
			padding:20px;				
    }
  /*****/
/*Left*/
/*****/
  .list	{
  		
	    font-size:12px;
	    text-align:left;
	    padding:10px;
	 
	}
	
	
.list2  {
	  list-style-type:none;
	  margin:0;
	  padding-left:20px;
	  padding-top:25px;
	  padding-bottom:200px;

	 }
	 .list2 a:hover{
	 color:white;
	 text-decoration:underline;
	 }
	 
.menuecontainer{
	  font-weight:normal;
    	color:white;

    	}
.menuebild{
					position:absolute;
					top:370px;
					left:0px;
					background-color:#0081B2;
					}
@media print {

.top {
	display:none;
	}
	
	.left{display:none;}
	
	.inhalt{position:static;}
	
	.bildoben{display:none;}
	.logobild{display:none;}
	.logo{display:none;}

}
.glossar a{
color:#0081B2;
}