/*
* Styles für MDR  Verteilseiten
*/


#breadcrumb {
visibility: hidden;
}


/*
########################################################
## Inhaltsbereich mit 3 Spalten
########################################################
*/
#inhalt  {
margin-left: 0.5em;
padding: 0;
width: 61.375em;
}

.mip-colWrapper {
    width: 40.750em; /*652px*/
	margin-right: 0.5em; /*8px*/
	float:left;
}

body.cssModularIndexPage #spalten-wrapper3 {
background-image: none;
}

html.js #spalten-wrapper3 {
  min-height: 10em;
  background: transparent url("../../../img/ajax-loader-bar.gif") no-repeat center 50px;
}
html.js #spalten-wrapper3.ready {

    background:none;
}
html.js .wechselteaser {
    position: absolute !important;
    left:-1000px;
    visibility: hidden;

}
html.js .wechselteaser.ready {
    position: static !important;
    left:0 !important;
    visibility: visible !important;
}

.mip-colLeft,
.mip-colCenter,
.mip-colRight {
width: 20.124em; /* 20.125em geändert wg skalierung 322px */
float:left;
margin-right: 0.5em; /*8px*/
}

html.js .mip-colLeft, html.js .mip-colCenter,
html.js .mip-colRight,html.js  #newsFlashArea
{ position: absolute; left:-1000px;}

html.js .mipReduced .mip-colLeft, html.js .mipReduced .mip-colCenter,
html.js .mipReduced .mip-colRight,html.js .mipReduced  #newsFlashArea,
html.js .mipReduced .wechselteaser
{ position: relative !important; left:0; visibility: visible; }

.mip-colCenter,
.mip-colRight {
margin-right: 0;
}

/* Runde ecken */

.widget,
#topArea,
#newsFlashArea {
position: relative;
clear: both;
}

.schablone-box1,
.schablone-box2,
.schablone-box3,
.schablone-box4,
.schablone-config1,
.schablone-config2,
.schablone-config3,
.schablone-config4  {
	background-repeat: no-repeat;
    height: 10px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}

.schablone-box1 {
	top: 0;
	left: 0;
}
.schablone-box2 {
	top: 0;
	right: 0;
}
.schablone-box3,
.schablone-config1,
.schablone-config3 {
	bottom: 0;
	left: 0;
}
.schablone-box4,
.schablone-config2,
.schablone-config4 {
	bottom: 0;
	right: 0;
}

.cssModularIndexPage #spalten-wrapper { position: relative;}


/*
########################################################
/* Eilmeldungen
########################################################
*/

#inhalt #newsFlashArea {
	float: left;
	padding: 0.5em 1em 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 38.625em;/*618px*/
	}


#inhalt #newsFlashArea h2 {
    float: left;
    width: 9.167em; /*165px*/
	padding-top: 0.25em;
}	
	

#inhalt #newsFlashArea .cssBoxTeaserStandard {
	clear:none;
	float: right;
    width: 28.125em; /*450px*/
}



/*
########################################################
## Highlights / Wechselteaser
########################################################
*/

#inhalt #topArea .teaserImage {
    margin: 0 0 0.5em;
}

/* Platz schaffen für Kopf und Fuss */
#inhalt #topArea  {
    margin-bottom: 8px;
	/*padding-top: 32px;*/
	background-color: #E3E2DF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#inhalt #topArea .cssBoxTeaserStandard {
padding-bottom: 16px;
margin-top: 0;
}


.wechselTeaserNavi {
	/*margin-top: -32px;*/
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}



/*
########################################################
## Rubrikinseln 
########################################################
*/

.widget {
	margin: 0 0 0.5em;
	background-color: #e3e2df;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    overflow:hidden;

}

#inhalt .widget h2.title,
#inhalt .widget h2.fixed {
    margin-bottom: 0;
	background-color: transparent;
	color: #fff;
	background-color: gray;
	font-family: arial, verdana;
	font-size: 0.875em;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

#inhalt .widget h2 .optionsBar {
	position: absolute;
	right: 0.5em;
	top: 0.5em;
}

#inhalt .widget h2 .optionsBar button {
    border:none;
    background-color: transparent;
    outline: 0;
	background-repeat: no-repeat;
    float: left;
    height: 18px;
    width: 18px;
}

/*
span.minusBtn, .widget .toggleBtn.opened {
	background-image: url(img/widget_minusBtn_active.gif);
	}
span.disabledMinusBtn {
	background-image: url(img/widget_minusBtn_inactive.gif);
	}
span.plusBtn, .widget .toggleBtn.closed, .widget .toggleBtn  {
	background-image: url(img/widget_plusBtn_active.gif);
	}
span.disabledPlusBtn {
	background-image: url(img/widget_plusBtn_inactive.gif);
	}
span.closeBtn { 
	background-image: url(img/widget_closeBtn.gif);
	}
span.closeBtn:hover { 
	background-image: url(img/widget_closeBtn_over.gif);
	}
	*/
	
button.minusBtn,
.widget .toggleBtn.opened,
button.disabledMinusBtn,
button.plusBtn,
.widget .toggleBtn.closed, 
.widget .toggleBtn,
button.disabledPlusBtn,
button.closeBtn,
button.closeBtn:hover {
	background-image: url(img/sprite_homepage_widgets.gif);
    cursor: pointer;
	}

button.closeBtn,
button.closeBtn:hover  {
    background-position: 4px -56px;
	margin-left: 2px;
}
button.plusBtn {
background-position: 0 2px;
}

button.minusBtn {
background-position: 0 -18px;
}
.widget .toggleBtn.opened {
background-position: -20px -38px;
}
.widget .toggleBtn,
.widget .toggleBtn.closed {
background-position: 0 -38px;
}


.widget .footer {
text-align: right;
clear:both;
font-size: 0.75em;
padding: 7px 8px 9px;
}

.widget .footer a {
padding-right: 20px;
background-image: url(img/linkArrowRoundBlue.png);
background-position: 98% 80%;
background-repeat: no-repeat;
}

#inhalt .widget .banner {
padding:0;
}
#inhalt .widget .banner .teaserImage {
float:left;
}

.widget.transparentkopf {
}
#inhalt .widget.transparentkopf h2.title {
  background-color: transparent;
    position: absolute;
    width: 22em;
}
/*
.widget.transparentkopf .teaser {
  margin-top: -2em;
}
*/
.widget.keinfuss .footer {
display: none;
}



/* Standard-2 */

#inhalt .cssBoxWidgetStandard2 .teaser.hasImage .teaserText, 
#inhalt .cssBoxWidgetStandard2 .teaser.hasImage h3 {
    float: right;
    width: 14.833em; /*178px*/
}

.widget .cssHtml.special {
	padding: 0;
}






/* Mediathek */
.mipRubricMediathek {
background-color: #1a4767;
padding: 0 0.5em;
}
.mipRubricMediathek .cssLink  {
background-color: #92b0c8;
}
.mipRubricMediathek .cssLink  h3 {
padding-bottom: 0.2em;
}
.mipRubricMediathek .cssLink  a {
color: #fff;
}

.mipRubricMediathek .footer a {
margin-right: -8px;
color: #fff;
background-image: url(img/linkArrowRound.png);
}



/* MDR Shop */
.mipRubricMdrShop .teaser {
 margin: 0;
 }
 
 
 /* Wetter */
  .mipRubricWetter {
  background-color: #cae9ff;
  }
 
 .mipRubricWetter h2.title {
 background-color: #36a1ed !important;
 }
 
  .mipRubricWetter .teaser {
 background-color: transparent;
 padding: 0.438em 0 0 0.438em !important;
 }
 
   .mipRubricWetter .teaser li {
position:relative;
 width: 9.5em;
 padding: 0.0625em;
 float: left;
 }
 
  .mipRubricWetter .teaser li a {
 color: #fff;
 }
 
 .mipRubricWetter .teaser img {
 width: 9.5em;
 height: 6.5em;
 }
 
.mipRubricWetter .teaser li .ort {
	font-size: 0.813em;
    left: 0.769em;
    position: absolute;
    bottom: 0.5em;
 }
 
 .mipRubricWetter .teaser li .wert {
	font-size: 1.063em;
    position: absolute;
    right: 0.588em;
    bottom: 0.5em;
 }
 
 
 
 /* Formularwidgets */

#inhalt .widget .formular-container textarea {
width:22.8em;
}

#inhalt .widget .formular-container select {
width: 20.8em;
}

#inhalt .widget .formular-container input.text {
width:20.7em;
}

#inhalt .widget .formular-container .securityBox input.captcha {
width: 19.4em;
}

/* Votings */
.cssVoting .formular-container .option {
    width: 7%;
}
.cssVoting .formular-container .opinion {
    width: 93%;
}


/* Bildergalerien */
#inhalt .cssImageGallery.teaser.special {
    background-position: right 0.375em;
}

#inhalt .cssImageGallery.teaser.special h3 {
padding: 0 25px 0.5em 0;
}

#inhalt .cssImageGallery.teaser.special .bilderbox {
    margin: 0 0 0.125em;
	height: 4.5em;
	border: 0 none;
	display:block;
}


#inhalt .cssImageGallery.teaser.special .bilderbox span {
    height: 4.438em; /*71px*/
    width: 6.063em; /*97px*/ /* früher 5.938em; 95px */
	margin-right: 0.25em;
}

#inhalt .cssImageGallery.teaser.special .bilderbox span.last,
#inhalt .cssImageGallery.teaser.special .bilderbox span.first {
width: 6em;
}



/* Eventlivestreams */
/*
#topArea div.cssLivestreamVideo.standard a .icon {
	background-image: url("img/av_eventlivestreamMarker636.png");
	height: 16.875em;
    width: 39.75em;
	top: 0.5em;
	left: 0.5em;
}
.widget div.cssLivestreamVideo.standard a .icon {
	background-image: url("img/av_eventlivestreamMarker306.png");
	height: 8.4375em;
    width: 19.125em;
}
*/


/* Bündelgruppe */
.widget .teaser.cssMultiGroup form.pulldown select {
width: 15.5em;
}
.teaser.cssMultiGroup input.los {
width: 5em;
}


/* IPG */
.mipRubricTvprogramm {
background-color: #c9b29b;
padding: 0 0.5em;
}

.mipRubricTvprogramm h2.title {
background-color: transparent !important;
margin: 0 -0.5em;
}
.teaser.cssIpg.special {
background-color: transparent !important;
}
.teaser.cssIpg.special h3 {
    background-color: #2d6591;
    background-image: none;
	text-transform: uppercase;
	margin: 0 0 1px;
	border: 0px none;
	float:left;
	width: 24.5em;
	color: #fff;
}

.teaser ul.ipgTeaserList  {
width: 19.1250em;
float:left;
margin-bottom: 0.25em;
}

#inhalt .cssIpgNowNext .ipgTeaserList li {
float: left;
width: 25.5em;
}
#inhalt .teaser .ipgTeaserList li .info {
width: auto;
background-color: transparent;
border-left: 1px solid #c9b29b;
}
.teaser .ipgTeaserList li.even {
    background-color: #e2e7e9;
}
.teaser .ipgTeaserList li.odd {
    background-color: #cfd9df;
}
.cssIpgDays ul.ipgTeaserList {
	height: auto;
	margin-bottom:0;
}
.cssIpgDays .ipgTeaserList li {
width: 8em;
height: 3.9167em;
padding: 0.0833em;
margin: 0 0.0833em 0 0;
background-color: #5b8fbe;
border: 0px none;
text-align: center;
position:static;
}
.cssIpgDays .ipgTeaserList li a {
background-color: #5b8fbe;
background-image: none;
display: block;
height: 2.75em;
padding: 1.1667em 0 0;
text-transform: uppercase;
overflow:visible;
color: #fff;
}
.cssIpgDays li.morgen {
width: 8.3333em;
}
.cssIpgDays li.gestern {
width: 8.5em;
margin-right: 0;
}

.mipRubricTvprogramm .footer a {
margin-right: -8px;
color: #fff;
background-image: url(img/linkArrowRound.png);
}

/* Forum */

#inhalt .cssRssTeaserForum {
    background-color: #F5F4F0 !important;
    padding: 0.5em !important
}
#inhalt .cssRssTeaserViewForum {
padding: 0;
background-color: transparent;
}
.cssRssTeaserViewForum h3 {
background-color: transparent;
padding-bottom: 5px;
}
.cssRssTeaserViewForum li {
border: 1px solid #E4E2D8 !important;
margin: 0 0 -1px !important;
}
.cssRssTeaserViewForum li.last {
margin-bottom: 1px !important;
}
.cssRssTeaser a {
color: #007ECE !important;
}


/*
########################################################
## Teaser im widget
########################################################
*/
.teaser {
line-height: 105%;
}

.teaser .headline {
    font-size: 1em;
}

#topArea .teaser .headline {
    font-size: 1.1667em;
}

.teaser.standard .teaserImage,
.cssBoxWidgetStandard1 .teaser.special .teaserImage  {
margin-bottom:0.5em;
}





/* NORMs CSS für JS*/
.userConfig {
    font-size: 0.75em;
    min-width: 58.333em; /*700px*/
    margin: 0.6em 0 0 1.344em;  /*6px 0 -7px 16px*/
	width: 80.333em; /*963px*/
	color: #414141;
	position:relative;
}

.userConfig .collapseArea { 
	background-color: #d1d1d1;
	padding: 2em 0 4em 5em; /*24px 0  48px 56px; */
	float:left;
	border: 1px solid #a0a0a0;
	border-top: 0 none;
	width: 75.3em; /*907px*/
	min-width: 58.333em; /*700px*/
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.userConfig .infoText {
width: 19.167em; /*230px;*/
margin-right: 3em; /*36px;*/
float:left;
}

.userConfig .col1,
.userConfig .col2,
.userConfig .col3 {
width: 15.833em; /*190px;*/
margin: 2.667em 0.667em 0 0; /*32px 8px 0 0;*/
float:left;
}


.userConfig .footer {
position:relative;  
clear:both;
top: -1px;
}

.userConfig .footer .configPanelButtons {
padding:0.667em; /*8px*/ 
position:absolute;
left: 27.917em;
width:26.77em; 
top:0; 
background-color: #d1d1d1;
border: 1px solid #a0a0a0;
border-top: 0 none;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}

.userConfig .footer .configPanelButtons a {
float: left;
width:11.545em; /*127px*/
text-align: center;
color: #414141;
border: 1px solid #a0a0a0;
cursor: pointer;
display:block;
padding:0.364em 0.364em 0.455em;
font-size: 0.9167em;
}

.userConfig .footer .configPanelButtons a.resetConfigLink {
width: 15.000em; /*165px*/;
}


.userConfig .footer .configPanelButtons a:hover { 
background-color: #f2f1ec;
}

.userConfig .footer .configPanelButtons a.resetConfigLink { 
margin-left: 0.833em; /*10px*/
}

.userConfig h2, 
.userConfig h3 {
font-size:1.2em;
margin-bottom:1em;
text-transform: uppercase;
}


li.widgetControl { 
	cursor: pointer;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
	background-color: #e3e2df;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 7px center;
	padding: 4px 8px 4px 28px
}
li.widgetControl.enabled { 
background-image: url(img/mip_config_enabled.gif);
}
li.widgetControl.disabled { 
background-image: url(img/mip_config_disabled.gif);
}


.ui-sortable-placeholder {   
background-color: #cccccc !important; 
visibility:visible !important; 
}

 .widget.hideWidget {
    height: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
}



/* STANDARD-3*/
.widget.cssBoxWidgetStandard3 .teaser { width: 19.125em; float:left;}
.widget.cssBoxWidgetStandard3 .toggleBtn {background-color: transparent; border: none; outline: 0; float: left; height: 18px; margin-right: 8px; width: 18px;}
.widget.cssBoxWidgetStandard3 .toggleContainer { float: left; width: 17.3em;}


#fuss {
    margin-left: 0 !important;
}
#inhalt-fuss li.zurueck {
   display:none;
  }
  
 
/* Lücken-Bug bei vorhandener Promo-Spalte */
.hasPromo #content {
    float: left;
}