.newsletter_teaser_content {
    text-align:right;
    width:130px;
    margin:0;
    padding:0;
    color:#663300;
    float:left;
    font-weight:bold;
    font-size:12px;
    font-style:italic;
}

.teaser_newsletter {
   /* background-image:url(../../images/design/basic/email_infos.jpg);
    background-repeat:no-repeat;*/
    border-bottom:1px solid #CFC79C;
    width:140px;
    margin:0;
    margin-top:10px;
    padding:0;
    margin-left:5px;
    /*padding-top:95px;*/
    float:left;
    voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
    margin-top:0;
    margin-left:10px;
}
.newsletterform {
    width: 558px;
    height: auto;
    overflow: hidden;
    padding:1px 0 1px 6px;
}
.newsletterform form {
    padding:0;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    
    margin-left: 16px;
}
.newsletterform form table {
    width: 100%;
}
.newsletterform form table td.row {
    padding:13px 15px;
}
.newsletterform form table td.border_top {
    border-top: 1px solid #cfcfcf;
}
.newsletterform form table td.label {
    font-weight: bold;
    font-size: 1.2em;
}
.newsletterform form table td.row.label {
    padding-left:25px; 
    width: 100px;
}


.newsletterformtop {
    margin:10px 0 0 10px;
    padding:5px 15px 15px 25px;
    background: url(../../images/design/newsletter/newletter-bg.jpg) no-repeat 0 0 #eaeef4;
    width: 507px;
    height:69px;
    overflow: hidden;
    color: #4b4b4b;
    font-size: 1.2em;
    border-right: 1px solid #ccc;
}
.newsletterformtop h2 {
    color: #759400;
    font-size: 18px;
    line-height: 35px;
}

.newsletterformtop p, 
.newsletterformtop div { 
width: 400px;
}

.input_box {
    background-color: #e6e3cc;
    border: 1px solid #8d8d8f;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    -o-border-radius: 3px; 
    -khtml-border-radius: 3px; 
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow:  0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow:  0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    font-size: 13px;
    padding: 4px 3px;
    width: 239px;
}

.newsletterform form td {
    height: 40px;
    vertical-align: middle;
}

.newsletterform input {
    margin-bottom: 0;
}

.newsletterform form table tr td {
    padding-left: 20px;
}