#rahmen{
	position: absolute;
	width: 793px;
    left: 0px;
	top: 0px;
	visibility: visible;
	height:auto;
  }

#navigation {  
  float: left; 
  visibility: visible; 
/*  min-height: 398px; */
  width: 142px; 
  
  top: 97px; 

  }
#top {
	
	height: 95px;
	width: 793px;
	left: 0px;
	top: 2px;
	visibility: visible;

  }
  
#text {
	position: absolute;
	border: 1px #990000;
	border-style: solid;
	left: 142px;
	top: 97px;
	padding: 10px;
	font-family: "Arial";
	font-size: 100.1%;
	width: 629px;
	min-height: 376px;
	height: auto;
	overflow: visible;
	visibility: visible;

}

#fliesstext{
float: left;

}
#info{
  float:right;
  top: 100px;
  width: 200px;
  margin-left: 4px;
  border: 1px #990000;
  border-style: solid;
  padding: 3px 3px ;  
  bottom: auto;
  font-family: "Arial";
  font-size: 90%;
}






#produkt{
	float:right;
	width: 200px;
	margin-left: 4px;
	border: 1px #990000;
	border-style: solid;
	padding: 3px 3px;
	bottom: auto;
	font-family: "Arial";
	font-size: small;
	text-align:left;
	height: 110px;
}



#terminausgaben{
font-family: "Arial";
font-size: 80%;

}
#clearDiv{clear: both;
  position:relative;line-height: 1px;}


  
#footer{

left: 0px;
margin-left: 142px;
margin-top: 0px;
text-align:center;
font-family: "Arial";
font-size: 80%;
width: 629px;

	}
