@font-face {
    font-family: 'CorporateS-Bold';
    src: url('/wp-content/themes/ituma/fonts/corporates-bold-webfont.eot');
    src: url('/wp-content/themes/ituma/fonts/corporates-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/ituma/fonts/corporates-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/ituma/fonts/corporates-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/ituma/fonts/corporates-bold-webfont.svg#corporate_sbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CorporateS-Regular';
    src: url('/wp-content/themes/ituma/fonts/corporates-regular-webfont.eot');
    src: url('/wp-content/themes/ituma/fonts/corporates-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/ituma/fonts/corporates-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/ituma/fonts/corporates-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/ituma/fonts/corporates-regular-webfont.svg#corporate_sregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#headerLogo {
    position: relative;
    display: block;
    float: right;
    margin-top: -5px;
    margin-right: -29px;
    margin-bottom: 6px;
    width: 270px;
    height: 144px;
    background: url('images/b+h_logo_oClaim.png') no-repeat;
    behavior: url('/wp-content/themes/ituma/PIE.htc');
}

#mainnav ul {     
    width: 314px;                   
}
#mainnav ul:last-of-type {     
    float: right;
    width: 316px;                   
}  
/*subContent Kontakt*/
#post-23 {
    background: rgb(0,170,224); /*cyan 100%*/
    color: white;
}
#post-23 a,
#post-23 .LinkWeiter{
    color: white;
}

/*subContent Downloads*/
#post-16 {
    margin-right: 0;
}

.downloadZweispaltig img,
.downloadZweispaltig iframe { 
    display: block;
    margin: 20px 0 15px 0;
}
.downloadZweispaltig { 
    line-height: 24px;
}
.downloadZweispaltig .more{ 
    line-height: 20px;
}