body {
overflow:auto;
}

/* *** Kontaktformular ******* */

#newsletterformular_top {
background: url(/content_images/newsletter/newsletter_top.gif) top left no-repeat;
height: 176px;
width: 500px;
}

#newsletterformular_body {
background-color: #5ba838;
height: 374px; /* !important; --> IE6.css */
padding-top: 12px;
text-align: left;
width: 500px;
overflow-y: scroll;
}

#newsletterformular_text {
color: #fff;
margin: 0 0 0 20px;
width: 460px;
}

#newsl_datenschutz_btn {
background: url(/content_images/kontakt/btn_datenschutz.gif) top left no-repeat;
display: block;
float: left;
height: 7px;
width: 138px;
}

#newsl_impressum_btn {
background: url(/content_images/kontakt/btn_impressum.gif) top left no-repeat;
display: block;
float: left;
height: 7px;
margin: 0 0 0 21px;
width: 72px;
}

form#newsletterformular {
float: left;
display: inline;
margin: 32px 0 0 14px;
padding: 0;
width: 468px;
}

#newsl_form_top {
background: url(/content_images/kontakt/form_top.gif) no-repeat;
display: block;
float: left;
height: 14px;
margin: 0;
width: 468px;
}

#newsl_form_content {
background: url(/content_images/kontakt/form_tile.gif) top left repeat-y;
float: left;
margin: 0;
padding: 21px 0 0 26px;
width: 442px;
}

.newsl_zeile {
clear: both;
font-size: 11px;
float: left;
height: auto;
line-height: 15px;
margin-bottom: 6px;
/* min-height: 17px;  !important*/
height: auto;
width: 425px;
}

.newsl_zeile p {
float: left;
width: 164px;
}

form#newsletterformular select, form#newsletterformular input, form#newsletterformular textarea {
border: 1px solid #434343;
color: #434343;
font-family: "courier new",serif;
font-size: 11px;
float: left;
line-height: 13px;
margin: 0 0 6px 0;
width: 257px; 
}

form#newsletterformular input.anrede {
border: 0px;
margin-right: 5px;
width: 14px;
}

form#kontaktformular select#kont_land {
width: 259px;
}

form#newsletterformular input.newsl_daten {
border: 0;
float: left;
margin: 2px 8px 0 0;
width: 13px;
}

form#newsletterformular input#newsl_plz {
margin-right: 2px;
width: 60px;
}

form#newsletterformular input#newsl_ort {
width: 191px;
}

p.label_breit {
margin: 0px 0 0 0 !important;
margin-top: 3px;
width: 403px;
}

#newsl_form_bottom {
background: url(/content_images/kontakt/form_bottom.gif) top left no-repeat;
float: left;
margin: 0;
height: 17px;
width: 468px;
}

.kont_rot {
color: #d00000;
}

.newsl_button_p {
/* float: right; */
height: 46px;
margin: 0 0 0 0;
width: 100%;
}

#newsletterformular input#newsl_weiter_btn {
background: url(/content_images/kontakt/weiter_btn.gif) top left no-repeat transparent;
border-width: 0px;
cursor: pointer;
display: block;
float: right;
height: 33px;
margin: 0 18px 0 0;
width: 92px;
}
