html {

 overflow-y: scroll;
 overflow-x: auto;

}

#header {

 height: 140px;
 background: #ebfaff url(../img/header.jpg) repeat-x left top;

}

#header_inner {

 width: 980px;
 height: 140px;
 background-repeat: no-repeat;
 background-position: right top;
 margin: 0 auto;
 border: solid #fff;
 border-width:  1px 1px 0 1px;

}

#logo {

 width: 261px;
 height: 126px;
 margin: 5px;
 display: block;

}

#nav {

 width: 980px;
 height: 30px;
 margin: 0 auto;

}

#page {

 width: 980px;
 color: #1f1f1f;
 background: url(../img/transhgweiss.png) repeat left top;
 border: solid #fff;
 border-width: 0 1px 1px 1px;
 margin: 0 auto;

}

#page_inner {

 padding: 0;

}

#content {

 width: 680px;
 min-height: 520px;
 padding: 20px 10px;
 float: left;

}

#prod {

 width: 236px;
 height: 120px;
 background: url(../img/stylidlogoklein.png) no-repeat right center;
 margin: 5px;
 float: right;

}

.text_gross {

 font-style: italic;
 font-weight: bold;

}

.kleintext {

 font-size: 9px;
 font-style: italic;

}

h1 {

 color: #e00916;

}

h2 {

 color: #e00916;

}

h3 {

 color: #e00916;

}

#angebot {

 width: 453px;
 height: 126px;
 margin: 5px;
 float: left;

}

.addy {

 color: #fff;
 font-size: 10px;
 font-weight: bold;
 padding: 5px;
 margin: 5px;

}

.copy {

 color: #245827;
 font-size: 10px;
 font-weight: bold;
 text-align: right;
 padding: 0 10px 5px 0;
 margin: 0;
 clear: both;

}

#div_boxr {

 width: 260px;
 padding: 0;
 margin-bottom: 5px;
 float: right;

}

#div_boxr p.img {

 padding: 0;

}

#footer_inner {

 width: 990px;
 text-align: center;
 margin: 0 auto;

}