#header {

 width: 980px;
 height: 190px;
 background: url(../img/pageverl.jpg) left top;
 padding: 5px;
 margin: 0 auto;

}

#header_inner {

 height: 190px;
 background: url(../img/header.jpg) left top;

}

.headerschrift_h1 {

 font-size: 22px;
 color: #141414;

}

.headerschrift_h2 {

 font-size: 20px;
 color: #141414;

}

#page {

 width: 990px;
 background: #cbe9f3 url(../img/pageverl.jpg) repeat-x left top;
 margin: 0 auto;
 padding: 10px 0 5px 0;

}

#page_inner {

 width: 980px;
 margin: 0 5px;
 padding: 0;

}

#content_inner {

 width: 96%;
 min-height: 400px;
 padding: 20px 20px 50px 20px;

}

.text {

 font-size: 14px;
 color: #333;
 text-align: justify;

}

.kleintext {

 color: #666;
 font-size: 10px;
 font-style: italic;
 vertical-align: bottom;
 margin-bottom: 0;

}

#menue {

 width: 990px;
 height: 26px;
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 padding: 0;
 margin: 0 auto;
 clear: both;

}

.addy {

 width: 295px;
 color: #fff;
 font-size: 11px;
 padding: 5px;
 margin: 0;
 float: left;
	
}

.copy {

 color: #d6eff4;
 font-size: 10px;
 text-align: right;
 padding-top: 30px;
 margin-right: 5px;
 float: right;

}

.copy a {

 color: #fff;

}

.copy a:hover {

 color: #f60;

}

#div_boxl {

 width: 200px;
 padding: 2px;
 margin: 5px 5px 5px 0;
 float: left;

}

#div_boxr {

 width: 200px;
 padding: 2px;
 margin: 5px 0 5px 5px;
 float: right;

}

#box_lang {

 width: 300px;
 height: 300px;
 float: left;

}

#footer {

 width: 990px;
 height: 65px;
 margin: 0 auto;
 background: url(../img/footerhg.png) no-repeat right top;

}

#footer_inner {

 width: 90%;
 text-align: center;
 margin: 30px 0 5px 65px;
 float: left;

}

#footer_inner ul {

 list-style: none;

}

#footer_inner ul li {

 float: left;

}

#footer_inner ul li a {

 color: #d6eff4;
 font-size: 10px;
 font-weight: bold;
 padding: 0 10px;

}

#footer_inner ul li a:hover {

 color: #f60;

}