#header_inner {

 height: 142px;
 color: #000;
 padding-top: 20px;
 margin: 0 auto;

}

.headerschrift_h1 {

 font-size: 24px;
 font-style: italic;
 color: #066;
 font-weight: bold;

}

.headerschrift_h2 {

 font-size: 16px;
 color: #000;
 font-weight: lighter;

}

#page {

 width: 990px;
 background: url(../img/logo.png) no-repeat left top;
 margin: 0 auto;

}

#page_inner {

 margin-left: 290px;

}

#content {

 width: 700px;
 color: #060300;
 background: #e1f5fe;
 border: dashed 1px #9f0;
 border-bottom: solid 20px #9f0;
 margin: 0;
 float: left;

}

#content_inner {

 min-height: 400px;
 padding-top: 10px;
 margin: 0 5px 5px 0;
 clear: both;

}

.text_gross {

 font-size: 14px;

}

.text {

 font-size: 12px;

}

#menue {

 float: left;

}

#div_boxl {

 width: 270px;
 font-size: 12px;
 color: #fff;
 background: #0C4630;
 margin: 250px auto 0 16px;
 float: left;

}

.copy {

 width: 990px;
 color: #fff;
 text-align: right;
 font-size: 10px;
 padding: 5px;
 margin: 1% auto;

}

.copy a {

 color: #fff;

}

.copy a:hover {

 color: #ddd;

}