/*
* Styles für MDR
* Farb- und Hintergrundinformationen
* für Channeleigenschaften
*/

.mobil #body-wrapper {
    background-image: url(img/mobilHeader.jpg) !important;
}

/*
########################################################
# Content-Bereich
########################################################
*/

h1 .headline {
color: #007ECE;
}
.cssIndexPage #funktion .teaser {
background-color: #d72d13;
}
.cssIndexPage #inhalt-funktion {
background-image: url("img/3000x1.gif");
background-position: 33em 0;
margin-bottom: 0.125em;
width: 49.38em;
}

/*
########################################################
# Navigationsspalte
########################################################
*/

/* Teaser Sendezeit */
#nav .cssProgramHint {
background-color: #ad1208;
}

/*
########################################################
# Mittelspalte / Rechte Spalte
########################################################
*/

/* Rundung(en) Indexpage oben links */
.cssIndexPage .schablone-mi1 {
background-image: url(img/cornerTopLeftIndexpage.png);
}
/* Rundung(en)  Indexpage oben rechts */
.cssIndexPage .schablone-re2 {
background-image: url(img/cornerTopRightIndexpage.png);
}

/* Channel-Topbild */
.cssIndexPage #inhalt {
background-image: url(img/topteaser.jpg);
background-position: 3px 3px;
background-repeat: no-repeat;
padding-top: 190px;
}

/* TRENNER */
.cssIndexPage #funktion .box h2.title,
#header-inhalt-funktion {
background-color: #d72d13;
color: #fff;
}
#inhalt .box h2.title {
background-color: #d72d13 !important;
background-image: none;
}

/* In diesem Channel sollen auf allen Seiten außer auf Überblicksseiten "Rubriken-Deckel" über dem Content erscheinen */
#header-inhalt-funktion {
border-bottom: 1px solid #B2CAE7;
}
.cssIndexPage #header-inhalt-funktion {
display: none;
}

.teaserTwocol {
background-image: url(img/2x1.gif);
background-repeat: repeat-y;
}

/* Unterer Bereich */
.rubrik .teaserTwocol {
background-color: #d72d13;
}

/* Rechte Spalte */

/* Rechte Spalte Objekte */


/* Abschluss des Inhalts */
#inhalt-fuss {
background-color: #b80000;
background-image: url(img/cornerFooterRight.gif);
}
#inhalt-fuss .links {
background-image: url(img/cornerFooterLeft.gif);
}

/*
########################################################
# Spezialelemente für Objekte
########################################################
*/