#header {

 width: 740px;
 height: 165px;
 background: url(../img/headerverl.jpg) repeat-x left top;
 float: left;

}

#header_inner {

 width: 600px;
 height: 165px;
 background: url(../img/header.jpg) no-repeat left top;
 float: left;

}

#page {

 width: 1000px;
 margin: 2% auto;
 background: #fff;
 border: solid 1px #999;

}

#content_inner {

 width: 700px;
 min-height: 300px;
 color: #333;
 margin: 30px 5px 50px 35px;
 float: left;

}

#logo {

 width: 186px;
 height: 190px;
 background: url(../img/logo.jpg) no-repeat right bottom;
 padding-left: 40px;

}

#prod {

 width: 300px;
 height: 206px;
 background: url(../img/team.jpg) left top;
 border: solid 2px #999;
 float: right;

}

.text_gross {

 color: #fff;
 font-weight: bold;
 font-size: 26px;
 line-height: normal;

}

.text {

 font-size: 12px;
 color: #333;

}

.kleintext {

 font-size: 14px;
 color: #333;

}

.copy {

 width: 990px;
 color: #fff;
 text-align: right;
 font-size: 10px;
 padding: 5px;
 margin: 1% auto;

}

#div_boxl {

 width: 260px;
 height: 260px;
 background: url(../img/echeck.jpg) no-repeat left top;

}

#div_boxr {

 width: 135px;
 height: 165px;
 background-image: url(../img/eblitz.jpg);
 float: right;

}

#box_lang {

 width: 260px;
 background: url(../img/footerverl.jpg) repeat-x left bottom;
 float: left;

}

#footer {

 background: #fff url(../img/footerverl.jpg) repeat-x left bottom;

}

#footer_inner {

 width: 690px;
 margin: -5px 15px 0 20px;
 padding-top: 7px;
 float: right;

}

.copy a {

 color: #ccc;
 text-decoration: none;
 font-size: 14px;

}

.copy a:hover {

 color: #fff;
 font-weight: lighter;
 font-size: 14px;

}
