html {
   overflow-x: hidden;
   overflow-y: auto;
}
body{
    padding: 0;
    margin: 0;
    color: #777777;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    background-color: #fff;
}
h1{
    position: absolute;
    z-index: 90;
    font-weight: normal; 
    font-size: 20px;
    margin-top: 0;
    top: 140px;
    left: 360px;
}
h2{
    font-weight: bold; 
    font-size: 12px;
    margin-top: 0;
}
h3{
    font-weight: bold; 
    font-size: 12px;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #666;
}
a:hover{
    color: #ED1C24;
}

a img {
    border: 0;
}
#schappo_container{
    font-size: 12px;
    line-height: 17px;
    background-color: #CCCCCC;
    left: 0px;
    position: absolute;
    top: 180px;
    width: 900px;
    background-repeat: repeat-y; 
    position: absolute;
    z-index: 30;
    color: #000;
}
.schappo_container_teaser{
    background-image: url(../images/bg_teaser.gif); 
}
.schappo_container_noteaser{
    background-image: url(../images/bg_noteaser.gif); 
}
#schappo_header{
    background-color: #F1F2F2;
    height: 60px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 900px;
    z-index: 10;
}
#schappo_header a img {
    border: 0;
}
#schappo_header a:hover img {
    border: 0;
}
#schappo_logo{
    background-color: #D0D9DE;
    height: 120px;
    left: 0px;
    position: absolute;
    top: 60px;
    width: 900px;
    z-index: 10;
}
#schappo_content{
    position: absolute;
    left: 20px;
    top: 140px;
}
#schappo_content_text{
    position: absolute;
    left: 0;
    top: 50px;
    width: 145px;
}
#schappo_content_image{
    margin-top: 1px;
    background-color: #151515;
    width: 590px;
    height: 380px;
    overflow: hide;
    background-repeat: no-repeat;
}

#schappo_leftcontent{
    float: left;
    width: 170px;
    position: relative;
    font-size: 11px;
}
#schappo_leftcontent h2, #schappo_leftcontent h3{
    font-size: 11px;
}
#schappo_leftcontent hr{
    border-color: #8E8D8B;
    border-style: none none solid;
    border-width: 0px 0px 1px 0px;
    color: #FFFFFF;
    height: 1px;
    margin: 0px;
    padding: 0;
    size: 1px;
}
#schappo_leftpanel{
    border-top: 1px solid #fff;
    background-color: #E3EDF1;
    width: 139px;
    padding: 15px;
    padding-bottom: 2px;
    color: #666666;
    font-size: 11px;
    line-height: normal;
}
#schappo_logos{
    margin: 10px;
    width: 139px;
    color: #666;
    font-size: 11px;
    line-height: normal;
}
#schappo_teasercontent {
    float: left;
    width: 170px;
    position: relative;
    margin-top: -40px;
    z-index: 20;
    background-color: #fff;
    overflow: hidden;
}
#schappo_teasercontent a{
    color: #f00;
}
#schappo_teasercontent a:hover{
    text-decoration: underline;
}
#schappo_teaserimage {
}
#schappo_teasertitle {
    background-color: #75A7B9;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 9px;
    text-decoration: none;
}
#schappo_teaserparagraphs{
    margin: 15px;
    color: #000;
    font-size: 11px;
    line-height: normal;
}

#schappo_rightcontent {
    z-index: 20;
    border-top: 1px solid #fff;
    float: left;
    width: 530px;
    position: relative;
    padding: 15px;

}
#schappo_rightcontent a{
    color: #f00;
}
#schappo_rightcontent a:hover{
    text-decoration: underline;
}
#schappo_project_text{
    height: 30px;
}
.content_block{
    display: block; 
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
}
.content_block_spacer{
    clear: both;
    display: block;
}
img.floatLeft {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
img.floatRight {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
img.floatTop {
    clear: both;
    margin-bottom: 10px;
    display: block;
}

#credit{
    bottom: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
}
#credit a{
    color: #111;
}
#credit a:hover{
    color: #666;
}
table, td {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
}
input.text, textarea{
    position: relative;
    float: right; 
    border: 1px groove #000;
    width: 320px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
}
select{
    border: 1px groove #000;
    width: 322px;
}
input.checkbox{
    margin : 0;
}
label{
    float: left; 
    width: 200px
}
.schappo_container_noteaser label{
    width: 300px
}
.submit {
    background-color: #EEF0BF;
    border: 1px groove #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    height: 25px;
    padding: 2px;
    width: 150px;
}

#schappo_top{
    font-size: 11px;
    position: absolute;
    bottom: 15px;
    left: 360px;
    z-index: 50;
    width: 100px;
    padding-left: 12px;
    background-image: url(../images/pfeil_oben.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
}
#schappo_footer{
    font-size: 11px;
    position: absolute;
    bottom: 15px;
    left: 580px;
    z-index: 50;
    clear: both;
}
.downloaditem{
    width: 150px;
    float: left;
    position: relative;
    margin-right: 19px;
    overflow:hidden;
}
.partnerlogos{
    float: left;
    position: relative;
    margin-right: 20px;
}
.mandatory{
    color: #f00;
    font-weight: bold;
}

