body{
	font-family: Arial,Verdana,sans-serif;
	font-weight:normal; 
	color:#2750a0;
	text-decoration:none;
	font-size: 11px;
	text-align: left;
	background-color:#7d7d7d;
	height:100%;
}

 #links { 
  	border: none;
	position:absolute;
	left:15px; top:15px; 
	width:160px;height:300px;
	background-color:#eaeaea;
	}

#news {
	border: none;
	position:absolute;
	left:0px; top:330px;
	width:160px;height:220px;
	background-color:#ffffff;
	color:#2750a0;
	text-align:center;
	text-decoration:none;
	font-size: 10px;
	text-align: left;
	display:block;
	}

#news h1{
	font-weight: bold;
	font-size: 14px;
}

	
 .bild_top {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:110px;
 }
	
 .bild_vyl {
	position:absolute;
	left:0px;
	top:110px;
	width:160px;
	height:110px;
	cursor:pointer;
 }
 
 .bild_liste {
 	position:absolute;
	left:0px;
	top:220px;
	width:160px;
	height:110px;
 }

  #mitte { 
	border: none;
	position:absolute;
	left:175px; 
	top:15px; 
	width:120px;
	height:550px;
	background-color:#2750a0;
  }
    
  #mitte_mitte {
	position:absolute;
	left:0px; 
	top:110px; 
	width:120px;
	height:110px;
	border: none;
	background-color:#eaeaea;
  }
  
   #mitte_mitte hr{
	border:none;
	height:5px;
	color:#eaeaea;
   }
  
  #mitte_mitte .navigation {
	font-style:arial;
	font-weight:bold;
	color:#2750a0;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display:block;
  }

  #rechts { 
	border: none;
	position: absolute;
	left:295px; top:15px; 
    	width:650px;height:550px;
	background-color:#eaeaea;
  }
  
  .bild_imag {
	border: none;
	position: absolute;
	left:0px; top:110px; 
	width:650px;
	height:110px;
	cursor:pointer;
  }
  
  #content{
	position:absolute;
	left:0px; top:220px; 
	width:100%; height:250px;
	overflow:auto; 
	background-color:#eaeaea;
  }
  
  #content_nav {
	position:absolute;
	left:0px; 
	bottom:20px; 
	width:100%; 
	height:60px;
	background-color:#eaeaea;
  }
  
  #content_nav img {
	cursor:pointer;
	margin-right:10px;
  }
  
  #rechts_unten {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:20px;
	background-color:#b2b2b2;
  }
  
  .footer {
	position:absolute;
	top:4px;
	left:10px;
	font-weight: bold;
	font-size: 9px;
	
  }
  
  #content h1{
	font-weight: bold;
	font-size: 14px;
  }

 .link{
	color:#2750a0;
 } 
  

