#print_adresse, #print_logo {
   display: none;
}

#wrapper {
   width: 100%;
   background-color: #fff;
}

#contentwrapper {
   width: 930px;
   margin: 0 auto;
   padding: 50px 30px 0 30px;
   background-color: #fff;
}

#header1 {
   width: 100%;
   background-color: #fff;
   position: relative;
}

#header1top {
   width: 100%;
   min-height: 20px;
   background-color: #fff;
   text-align: right;
}

.printpage {
   margin-right: 10px;
}

#header1left {
   width: 734px;
   height: 270px;
   margin-top: 37px;
   float: left;
   position: relative;
   background-color: #b0c4de;
}

.HPLogo {
   position: absolute;
   top: -85px;
   left: -30px;
}

#header1right {
   width: 181px;
   height: 307px;
   float: right;
   background-image: url(../images/vorteile_bei_uns.png);
}

#content_top {
   width: 930px;
   height: 20px;
   background-image: url(../images/content_top.png);
   background-position: left top;
   background-repeat: no-repeat;
   margin: 5px 0 0 0;
}

#content_middle {
   width: 714px;
   min-height: 350px;
   background-image: url(../images/content_middle.png);
   background-position: left top;
   background-repeat: repeat-y;
   margin: 0;
   padding: 1px 196px 1px 20px;
}

#content_bottom {
   width: 930px;
   height: 20px;
   background-image: url(../images/content_bottom.png);
   background-position: left top;
   background-repeat: no-repeat;
   margin: 0 0 5px 0;
}

#header2 {
   width: 100%;
   background-color: #fff;
   margin: 5px 0 5px 0;
}

#header2left {
   width: 734px;
   min-height: 229px;
   float: left;
   position: relative;
}

#header2right {
   width: 171px;
   height: 234px;
   position: relative;
   float: right;
   padding: 35px 5px 0 5px;
   background-image: url(../images/produktanfrage.png);
}

#header2right .submit {
   width: 60px;
}

.textfield {
   width: 158px;
   margin-bottom: 5px;
   padding: 3px;
   border: 1px solid #3e73b2 !important;
   font-size: 90%;
   font-family: inherit;
   color: #3e73b2;
   background-color: #e6e4e4 !important;
}

.textarea {
   width: 158px;
   height: 65px;
   padding: 3px;
   border: 1px solid #3e73b2;
   font-size: 90%;
   font-family: inherit;
   color: #3e73b2;
   background-color: #e6e4e4;
}

.submit {
   margin: 0;
   padding: 1px;
   border: 1px solid #3e73b2;
   font-size: 90%;
   font-family: inherit;
   text-transform: uppercase;
   color: #3e73b2;
   background-color: #e6e4e4;
   position: absolute;
   bottom: 15px;
   right: 10px;
}

.phonenumber {
   color: #fff;
   position: absolute;
   bottom: 15px;
   left: 25px;
}

#news_top {
   width: 930px;
   height: 20px;
   background-image: url(../images/news_top.png);
   background-position: left top;
   background-repeat: no-repeat;
   margin: 5px 0 0 0;
}

#news_middle {
   width: 890px;
   min-height: 170px;
   background-image: url(../images/news_middle.png);
   background-position: left top;
   background-repeat: repeat-y;
   margin: 0;
   padding: 1px 20px 1px 20px;
}

#news_bottom {
   width: 930px;
   height: 20px;
   background-image: url(../images/news_bottom.png);
   background-position: left top;
   background-repeat: no-repeat;
   margin: 0 0 5px 0;
}


#footer1 {
   width: 100%;
   height: 216px;
   background-image: url(../images/footer1.png);
   position: relative;
   margin-bottom: 5px;
}

.footer1image {
   position: absolute;
   top: 40px;
   left: 25px;
}

#footer2 {
   width: 100%;
   height: 129px;
   position: relative;
   background-image: url(../images/footer2.png);
   text-align: center;
}

#footer2text {
   width: 300px;
   color: #fff;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
   position: relative;
   top: 65px;
   margin: 0 auto;
}

#footer3 {
   width: 100%;
   margin: 5px 0 5px 0;
   position: relative;
   font-size: 85%;
}

.clearboth {
   clear: both;
}
