@charset "utf-8";

#gross
 {
background:#FFFFFF url(../images/verlauf.jpg) no-repeat scroll center bottom;
border:1px solid #412418;
clear:both;
overflow:hidden;
width:900px;
}
#main
 {
  width:620px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 1100px;
 }
#left
 {
  width:230px;
  float: left;
  margin-left:10px;  
  margin-top: 10px; 
  margin-bottom: 10px; 
  border: 0px solid #412418;  
 }
.contentheading {
background-color:#412418;
color: #FFFFFF;
width: 800px;
height: 25px;
padding-left: 2px;
font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
hr {
color: #412418;
Height: 1px;
margin: 10px 0;
}
