body {
    text-align: center;   /* horizontal centering hack for IE */
    font:10px/18px Verdana, Arial, Helvetica, sans-serif;
    background-color:#fff;
}


a{
    color: #fff;
}


.impressum_r{
    overflow: auto;
    height: 220px !important;
    padding-right: 28px;
    top: 155px;
    /*margin-top: 20px;*/
    /*position: absolute;*/
}


.impressum_r h2{
    margin-top: -10px !important;
}


.inhalt-impressum{
    color: #fff;
    /*top: 200px;*/
    /*padding-top: 20px;*/
    width: 255px;
    padding-bottom: 30px;
}


#main {
    padding: 40px 20px 0px 20px !important;
    height: 270px !important;
}


h1 {
    line-height:40px;
    height:40px;
    color:#fff;
    font-size:16px;
    /*margin: 20px;*/
    padding-left: 10px;
}


h2 {
    line-height:35px;
    color:#fff;
    font-size:12px;
    background: none;
    /*padding:0 10px;*/
    /*margin-top: 10px;*/
    padding-top: 2px;
    text-transform: uppercase;
}


h3 {
    color:#FFF;
    padding-top:0px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height:30px;
    border-bottom:1px dashed #FFF;
    font-size:10px;
    text-transform:uppercase;
    margin-left: 10px;
}


p{
    margin-left: 10px;
    padding-top: 1px;
}


.mailer{
    color: #fff;
}