
body{
	margin-left:0px;
	margin-top:0px;
	/*min-width:810px;*/
}

a.navebene3{
margin-left:50px;
}


div#spalte_links {
  width:200px;
  height:100%;
  float:left;
  background-color:white;
} 

div#eckfoto {
  margin-left:20px;
  margin-top:24px;
}

div#links_unten {
 position:absolute;
 top:180px;
 width:209px;
 /*background-color:red;*/
}

div#navigation  {
  width:155px;
  margin-left:20px;

  padding:10px;
  background-color:white;

  border-width:2px;
  border-style:solid;
  border-color:#e6e6e6;
  text-align:justify;
}

div#bpzitat {
  width:155px;
  margin-left:20px;
  margin-top:20px;
  padding:10px;
  background-color:white;

 font-size:8pt;
}
img#bpbild {
  margin-left:100px;
}
div#impressum  {
  margin-left:30px;
  margin-top:20px;
  font-size:7pt;
}
div#body {

position:absolute;
left:237px;
top:145px;

	background-color:#f2f2f2;
	width:553px;	
	padding:10px;
	
}


