.sheet { background: none;  box-shadow: none; padding: 0px; margin: 110px auto 30px; }
.latestItemImageBlock { text-align: center;/* padding-top: 2%;*/}
.latestItemImageBlock a img {opacity: 1; transition: opacity 0.5s linear;}
.latestItemImageBlock a:hover img {opacity: 0.5; }
.latestItemView {background: rgba(51,0,0,1); border-bottom: 4px solid #f2bc00; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); float: left;  margin: 0 2% 0 0; position: relative;}
.desktop .latestItemView { width: 23%;}

.latestItemHeader {position: absolute; top: 365px; width: 100%; background: rgba(51,0,0,1); padding-bottom: 30px; z-index: 90; padding-top: 10px;}
.latestItemHeader .latestItemTitle a:hover {color: #f2bc00; text-decoration: none;}
.latestItemIntroText {color: #fff; margin: -60px 0 0 0; background: rgba(51,0,0,1); z-index: 99; position: relative;  padding-left: 10px; padding-top: 0px; padding-bottom: 9px;}
.latestItemIntroText p { background: rgba(51,0,0,1); font-size: 12px;}
.latestItemHeader .latestItemTitle a {color: #fff; display: block; font-family: 'Oswald','oswald_regularregular', sans-serif !important; font-size: 16px !important;font-weight: normal !important;
    margin: 0 0 0 10px; text-shadow: none !important; text-transform: uppercase; width: 90%;}
.latestItemReadMore a.k2ReadMore {background: transparent url("../images/splash-more.png") no-repeat scroll 0 0; height: 23px; text-indent: -999em; width: 23px; overflow: hidden;position: absolute;
    bottom: 12px; right: 0px; z-index: 100;  padding-right: 0;}
.nostyle.aktuelles {padding-left: 6px;  margin-top: 4%;}
.aktuelles .moduleItemTitle {font-size: 20px; margin-bottom: 0;  padding-top: 6px; text-transform: none;  text-decoration: none; color: #4d1c14; font-family: 'Oswald','oswald_regularregular';}
.aktuelles .moduleItemTitle:hover { color: #921004;}
.aktuelles h3 {display: inline-block; margin-bottom: 0; width: 120px; font-family: 'Oswald','oswald_regularregular'; color: #4d1c14; font-size: 20px; font-weight: normal;}
.aktuelles .aktuelles { display: inline-block;}

/*RESPONSIVE*/
/*.responsive-tablet .latestItemView {margin-right: 5%;}*/
.responsive .latestItemView { margin-bottom: 3%;}
.responsive-phone .latestItemView {float: none; max-width: 226px !important; margin: 0 auto 3%;}

.latestItemImageBlock img { max-width: 100%;}

#sbox-window {

    padding: 0px !important;
}
