


/* 2015-09-04 */


/*** FONTS TAGESSCHAU ***/

.tagesschau h1, 
.tagesschau h2, 
.tagesschau h3, 
.tagesschau h4
{
	font-family: Thesis;
	font-weight: bold;	
} 



/*** SKIN: TS ***/

body.tagesschau
{ 
	background: #015e9c url(../img/tagesschau/background/base.jpg) repeat-x fixed top;
}



#header .currentDate {
	display: none;
}

.tagesschau .box.active a
	{
	color: #fff;
	}



.tagesschau #content
{
	background: none;
}

.tagesschau .mod{
	background-color: #fff;
}

.tagesschau .box.active{
	background-color: #c8e4f5;
}

.tagesschau #content .sectionC, .tagesschau #content .sectionZ{
    background-color: #fff;
}


/*** ENDE SKIN ***/

#header 
{
	margin-bottom: 4px;
}

.small
{
	margin: 0 2%;
}


/*** ./feature/mod.css ***/
/************ MODULE-DESIGN: DEFAULT  ************/

.mod
{
	width: 100%;
	float: left;
    overflow: hidden;
    line-height: 135%;
    position: relative;  /* IE7 Workaround */
}

.mod .teaser
{
    background-position: 0 0;
    background-repeat: no-repeat;
   	background-image: none !important;
    float: left;
    width: 100%;
}

.mod  .teaserHeadline
{
    margin: 0 0 8px 0;
    width: auto;
    float: none;
}

.mod .ressort
{
    margin: 0;
    padding: 0 0 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	float: left;
}

.mod .mediaCon
{
    margin: 0 0 8px 0;
    width: 100%;
    float: left;
}

.mod  .portrait .mediaCon
{
    width: 50%;
    float: none;
    overflow: auto;
    margin-left:  auto;
    margin-right: auto;
}

.mod .media
{
    width: 100%;
    float: left;
    position: relative;
}

.mod .mediaB
{
    width: 48%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaC
{
    width: 31.333%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaD
{
    width: 23%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaLink{
	width: 100%;
	float: left;
}

.mod  .mediaCon .img
{
	float: left;
	width: 100%;
}


.mod .icon
{
    left: 0;
    bottom: 0;
    position: absolute;
}

.mod .icon img
{
    width: 100%;
}

.mod .marke
{ 
	float: right;
    margin-right: 5px;
    margin-top: -80px;
}

.mod  .dachzeile
{
	margin: 0 0 4px 0;
	width: 100%;
	float: left;
}

.mod  .headline
{
	margin: 0 0 0 0;	
	float: left;
}

.mod .subtitle
{
    width: 100%;
    float: left;
}

.mod  .teasertext
{ 
	margin: 0 0 8px 0;
	width: 100%;
	float: left;
}

.mod .teasertext.colCnt2
{
	column-count: 2;
    column-gap: 15px;
	column-rule-color: #A3B5C1;
    column-rule-style: solid;
    column-rule-width: 1px;
	
	-moz-column-count: 2;
    -moz-column-gap: 15px;
    -moz-column-rule-color: #A3B5C1;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 1px;
	
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
    -webkit-column-rule-color: #A3B5C1;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 1px;
}


.mod .text
{
    line-height: 145%;
}

.mod .linklist
{ 
	float: left;
	margin: 0 0 8px 0;
	width: 100%;	
}

.mod .linklist .more
{
	clear: both;
	margin: 0 0 6px 0;
	width: 100%;
}

.mod .linklist .more strong
{ 
	font-weight: bold;
}

.mod .linklist .list
{ 
	width: 100%;
	float: left;
	border-top: 1px solid #9dadc7;
}

.mod .linklist .list li
{ 
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	border-bottom: 1px solid #9dadc7;
}

.mod .linklist .list strong
{ 
	font-weight: bold;
}


/*** ENDE ./feature/mod.css ***/
/*** ./feature/modBreakingNews.css ***/

.sectionA .modA.mod.modBreakingNews .box
{
	padding: 4px;
	margin: 0 0 0 0;
}

/* versatz wegen 2px-Linie */
.sectionA .modA.mod.modBreakingNews .box .teaser
{
	margin: 0 0 0 -2px;
	padding: 4px;
	width: auto;
}

.mod.modBreakingNews .ressort
{
	padding: 0 4px 0 4px;
	margin: -6px 0 0 -4px;
}

/* should be in L-View only */
.mod.modBreakingNews  .mediaCon
{ 
	width: 29%;
	float: left;
	margin: 2px 8px 0px 0px;
}

.mod.modBreakingNews .dachzeile
{ 	
	margin: 2px 0 0 0;
	float: none;
}

.mod.modBreakingNews .headline
{	
	float: none;
	margin: 0 0 0 0;
}


.mod.modBreakingNews .teasertext
{ 
	float: none;
	margin: 0 0 0 0 ;
}

.mod.modBreakingNews .linklist
{ 
	display: none;
}


/*** ENDE ./feature/modBreakingNews.css ***/

/*** ./feature/modClassic.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modClassic  .mediaCon
{
    width: 45%;
    margin-right: 1%;
}

.modClassic .dachzeile
{
    width: auto;
    float: none;
}

.modClassic .headline
{
    width: auto;
    float: none;
}

.modClassic  .teasertext
{
    width: auto;
    float: none;
}

.modClassic .linklist
{
    width: 100%;
    float: left;
    clear: right;
}

/*** ENDE ./feature/modClassic.css ***/

/*** ./feature/modGallery.jsp ***/


/************  MODULE-DESIGN: PREMIUM  ************/

.modGallery .ressort
{
	display : none;
}

.modGallery .dachzeile
{ 	
	display : none;
}

.modGallery .linklist
{ 
	display : none;
}

.mod.modGallery .media{
	height: 423px;
}

/************ MODULE-DESIGN: SLIDER  ************/

.mod.modGallery .controls.sliding 
{
    height: 140px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 140px;
    visibility: hidden;
    z-index: 50;
}

.sectionZ .mod.modGallery .controls.sliding {
    top: 70px;
}


/*** ENDE ./feature/modGallery.jsp ***/

/*** ./feature/modGlossar.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.sectionArticle .modConGlossar .mod 
	{
    background-color: #E0D9D1;
    margin: 0 2%;
    width: 96%;
	}

.sectionZ.sectionArticle .modA.modGlossar .box,
.sectionZ.sectionArticle .modA.modConGlossar .box,
.sectionZ.sectionArticle .modConGlossar .box
	{ width: 482px; }


.modConGlossar .box
{
	padding: 0 4px 0 4px;
}


.modGlossar .teaser
{
    float: left;
}

.modGlossar .teaserHeadline
{
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1em;
}

.modGlossar .collapsed
{
    font-size: 0.9em;
}

.modGlossar .link
{
    width: 75%;
    float: left;
}


.modGlossar .ressort
{		
	display:none;
}

.modGlossar  .mediaCon .img
{
    width: auto;
    height: 8em;
}

.modGlossar .dachzeile
{ 
	display:none;
}

.modGlossar .headline
{
    margin: 0 0 0 0;
    width: 99%;
    padding: 4px 0 4px 1%;
}

.wetter .modGlossar .headline.small
{
	width: 96%;
	margin: 0 2%;
	padding-left: 0;	
}

.wetter .modGlossar .controls .labels .entries
{
	padding: 0;
}

.wetter .modConGlossar .box
{
	padding-bottom: 10px;
}

.modConGlossar ul.wetterlexikonlist.small
{
	margin-top: 10px;
}

/************ MODULE-DESIGN: SLIDER  ************/

.modGlossar .controls .labels
{
	margin: -34px 0 0 0; 
}

    

.modGlossar .controls .labels .entries {
    padding: 0 18px 0 18px;
}

.mod.modGlossar .controls.paging .labels .entry a
{
	padding: 8px 5px;
}

/*** ENDE ./feature/modGlossar.css ***/
/*** ./feature/modHead.css ***/
/************ MODULE-DESIGN: HEAD  ************/

.modHead .info
{
	width: auto;
	float: right;
	clear: right;	
}

.modHead .headline
{
	width: auto;
	float: left;
	clear: left;
}

.modHead .subline
{
	width: auto;
	float: left;
	clear: left;
}

.modHead .link
{
	width: auto;
	float: right;
	clear: right;	
}
/*** ENDE ./feature/modHead.css ***/
/*** ./feature/modHeadline.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modHeadline .ressort
{		
	display:none;
}

.modHeadline  .mediaCon
{	
	display:none;
}

.modHeadline .dachzeile
{ 
	display:none;
}

.modHeadline  .teasertext
{ 
	display:none;
}

.modHeadline .linklist
{ 
	display: block;
}

.modHeadline .linklist .more
{  
	display:none;
}

/*** ENDE ./feature/modHeadline.css ***/
/*** ./feature/modList.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modList .teaser
{
    padding-top: 8px;
}

.modList  .mediaCon
{
    width: 25%;
    margin-top: 4px;
}

.modList  .mediaCon .img
{
    width: 100%;
}

.modList .dachzeile
{ 
	width: 74%;
    float: right;
    font-size: 0.9em;
    margin-bottom: 2px;
}

.modList h3.headline
{
    width: 74%;
    float: right;
    margin-bottom: 2px;
    font-size: 1.25em;
}

.modList  .teasertext
{
    width: 74%;
    float: right;
    margin-bottom: 4px;
}

.modList .linklist
{
    width: 74%;
    float: right;
    margin-bottom: 0px;
}

.modList .linklist .list
{
    border-top: none;
}

.modList .linklist .list li
{
    border-bottom: none;
    font-size: 0.9em;
    padding: 4px 0 0;
}

.modList .linklist .list li a
{
    color: #516384;
}

/*** ENDE ./feature/modList.css ***/
/*** ./feature/modMini.css ***/
/************ MODULE-DESIGN: MINI  ************/

.modConStage .modMini .active
{
    /*display: none;*/
}

.modConStage .modMini .box
{
    background-color: #E0EAF0;
}

.modMini .teaser
{
	background-image: url('') !important;
}

.modMini .ressort
{ 
	display: none;
}

.modMini .marke
{ 
    display: none;
}

.modMini   .headline
{
	padding: 0 !important;
	margin:  -1px 0 0 0 !important;
	line-height: 130%;
	font-size: 1.2em !important;
}

.modMini  .teasertext
{ 
	display: none;
}

.modMini .linklist
{ 
	display: none;
}

/*** ENDE ./feature/modMini.css ***/
/*** ./feature/modPaging.jsp ***/
/************  MODULE-DESIGN: STAGE  ************/

.modPaging .paging
{
    width: 100%;
    float: left;
}

.modPaging  .text
{ 
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

.modPaging .linklist .list
{ 
    border-top: none;

}

.modPaging .linklist .list li
{
    width: auto;
    float: left;
    border-bottom: none;
    padding: 1%;
    background-color: #eee;
    margin-left: 1px;
}

.modPaging .next
{
    background: url('../img/base/icon/arrow_sprite.png') no-repeat 0 0;
    width: 30px;
    height: 30px;
    float: right;
}

.modPaging .prev
{
    background: url('../img/base/icon/arrow_sprite.png') no-repeat 0 -100px;
    float: left;
    width: 30px;
    height: 30px;
}

.modConSearch .modPaging .linklist .list li
{
    font-size: 1.2em;
    padding: 8px 14px;
};

.modConSearch .modPaging  .linklist
{
    float: none;
    margin: 0 auto;
    width: 75%;
}

.modConSearch .modPaging .linklist
{
    float: none;
    margin: 0 auto;
    width: 50%;
}


.modConGlossar .modPaging .list li.active
{
    background-color: #fff;
}


.modConGlossar .modPaging .loadNameInfo
{
    float: left;
    font-size: 1.2em;
    margin: 0 0 4px 0;
    padding-left: 1%;
    width: 98%;
}
/*** ENDE ./feature/modPaging.jsp ***/
/*** ./feature/modParagraph.css ***/
/************  MODULE-DESIGN: Beitragsabschnitt ************/

.modParagraph .mediaCon
{
    float: none;
    margin-bottom: 8px;
    margin-top: 0px;
    overflow: auto;
    width: auto;
}

.modParagraph .mediaCon.small
{
    margin-left: 2%;
    margin-right: 2%;
}

.modParagraph .media
{
    width: 98%;
    margin-bottom: 10px;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.modParagraph .mediaA
{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.modParagraph .small .mediaA
{
    width: 98%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.modParagraph .mediaB
{
    width: 48%;
}

.modParagraph .mediaC
{
    width: 31.33%;
    width: 48%;
}

.modParagraph .mediaD
{
    width: 23%;
    width: 48%;
}

.modParagraph .mediaInfo
{
}

.modParagraph .mediaRight
{	

   float: right;
   clear: right;
}

.modParagraph .mediaLeft
{
    float: left;
    clear: left;
}

.modParagraph .mediaRight
{	
   float: right;
   clear: right;

}

.modParagraph .mediaLeft
{
    float: left;
    clear: left;
}

.modParagraph .mediaCon.mediaLeft.small .mediaA, 
.modParagraph .mediaCon.mediaLeft.small .mediaA, 
.modParagraph .mediaCon.mediaRight.small .mediaA, 
.modParagraph .mediaCon.mediaRight.small .mediaA

{
	width: 256px;
}

.modParagraph .mediaCon.mediaLeft.small .mediaA.portrait, 
.modParagraph .mediaCon.mediaLeft.small .mediaA.portrait, 
.modParagraph .mediaCon.mediaRight.small .mediaA.portrait, 
.modParagraph .mediaCon.mediaRight.small .mediaA.portrait
{
	width: 200px;
}


.sectionB .modParagraph .mediaCon, 
.sectionC .modParagraph .mediaCon, 
.sectionD .modParagraph .mediaCon, 
.sectionE .modParagraph .mediaCon
{
	clear: both;
	float: none;
}

.modParagraph .dachzeile
{
    width: auto;
    float: none;
}


/* Einzug fuer Headlines im Beitrag */
.modParagraph h2.headline
{
    width: auto;
    float: none;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1.75em;
}

.modParagraph .subtitle
{
    width: auto;
    float: none;
}

.modParagraph  .einleitung
{
    margin: 0 0 8px 0;
    width: auto;
    float: none;
}

.modParagraph  .autor
{
    margin: 0 0 8px 0;
    font-style: italic;
    width: auto;
    float: none;
}

.modParagraph .autorenzeile
{
	margin-top: 12px;
	margin-bottom: 14px; 
}


.modParagraph  .text
{
    margin: 0 0 8px 0;
    width: auto;
    float: none;
}

.modParagraph .small
{
    margin-left: 5%;
    margin-left: 2%;

    margin-right: 5%;
    margin-right: 2%;
}

.modParagraph .checklist, 
.modParagraph .infokasten
 {
    padding: 10px 2%;
    width: 92%;
}

/* Teaser im Teaser - Linklist */

.modParagraph .linklist.teaserImTeaser
{
	margin: 0 2% 8px 2%; 
	width: 96%;
}

.sectionZ .modParagraph .articlePageList
{
    margin: 6px 2% 10px 2%;
    width: 96%;

}


.sectionZ .modParagraph .controls.buttonfield
{
    margin: 6px 2% 16px 2%;
    width: 96%;
}

/************* Infokasten Sendungsbezug & Rss-Feed ************/

.modParagraph .infokasten.sendungsbezug,
.modParagraph .infokasten.rssfeed 
{
	padding: 14px 2% 14px 12%;
	width: 82%;
}

/*** ENDE ./feature/modParagraph.css ***/
/*** ./feature/modPicture.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modPicture .ressort
{		
	display:none;
}

.modPicture  .mediaCon
{	
	margin: 0;
}

.modPicture .dachzeile
{ 
	display:none;
}

.modPicture .headline
{ 
	display:none;
}

.modPicture  .teasertext
{ 
	display:none;
}

.modPicture .linklist
{ 
	display:none;
}

/*** ENDE ./feature/modPicture.css ***/
/*** ./feature/modPremium.css ***/
/************  MODULE-DESIGN: PREMIUM  ************/

.modPremium .dachzeile
{ 	
	font-size: 1em;
}

.modPremium .headline
{
	font-size: 1.5em;
	clear: both;
}

.modPremium .teasertext
{ 
	width: 49%;
	clear: both;
}

.modPremium .linklist
{ 
	float: right;
	width: 49%;
}
/*
.modPremium.smallImage .mediaCon 
{
    width: 49%;
}*/

.modPremium.smallImage .mediaCon
{
	width: 49%;
}

.modPremium.smallImage .dachzeile, 
.modPremium.smallImage .headline, 
.modPremium.smallImage .teasertext, 
.modPremium.smallImage .linklist 
{
	float: right;
	clear: right;
	width: 50%;
}

/*** ENDE ./feature/modPremium.css ***/
/*** ./feature/modQuiz.css ***/
/************  MODULE-DESIGN: STAGE  ************/


.modQuiz
{
    font-size: 0.9em;
    color: #24324C;
}

.modQuiz .resultTable
{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 8px;
    table-layout: auto;
}

.modQuiz .resultTable th.answerHeader
{
	width: 17%;
}

.modQuiz .resultTable .entry
{
    vertical-align: top;
    padding-top: 8px;
    border-bottom: 1px solid #DDDDDD;
}

.modQuiz .resultTable .even
{
    background-color: #eee;
}

.modQuiz .resultTable .answer
{
    border: none;
    text-align: left;
    padding: 0 0 8px 0;
}

.modQuiz .resultTable .entry .mediaCon
{
	border: none;
	margin: 0;
}

.modQuiz .resultTable .headlines .entry
{
    border-bottom: 1px solid #24324C;
    vertical-align: bottom;
    padding-left: 1%;
}

.modQuiz .resultTable .data .entry
{
	padding: 8px 8px 0px 16px;
}

.modQuiz .resultTable .question
{
    border: none;
    text-align: left;
    padding: 0;
}

.modQuiz .resultTable .right
{
    color: #080;
}

.modQuiz .resultTable .wrong
{
    color: #800;
    opacity: 1;
    filter: alpha(opacity=100);
}


.modQuiz .resultTable .corrected
{
    font-style: italic;
    font-weight: normal;
}

.modQuiz .text
{
    line-height: 125%;
    width: 100%;
    float: left;
}

.modQuiz .link
{
    width: auto;
    float: right;
    margin-bottom: 36px;
    margin-top: 16px;
    margin-left: 30px;
    padding: 0.5% 1%;
    background-color:  #eee;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
}

.modQuiz .link.quizPre.quizStart
{
	float: left;
}

.modQuiz .dachzeile
{ 
	margin: 0 30px 4px 30px;
	width: auto;
	clear: left;
}

.modQuiz h3.headline
{ 
	margin: 0 30px 6px 30px;
	width: auto;
	clear: left;
	font-size: 1.8em;
}

.modQuiz  .teasertext
{ 
	margin: 0 30px 8px 30px;
	width: auto;
	clear: left;
}

.modQuiz  .answer
{
    border-bottom: 1px solid #DDDDDD;
    float: left;
    width: 99%;
    padding: 1.5% 0 1.5% 1%;
}

.modQuiz  .wrong
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modQuiz .textResults
{
    float: left;
    width: 49%;
    border-right: 1px solid #eee;
    clear: left;
}

.modQuiz .visualResults
{
    float: right;
    width: 49%;
    clear: right;
    padding-top: 8px;
    padding-bottom: 8px;
}

.modQuiz .unit
{
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.modQuiz .unit.quizEntry,
.modQuiz .unit.quizAfter
{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

.modQuiz .unit .mediaCon
{
    margin-top: 8px;
    margin-bottom: 0;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 36px;
}

.modQuiz .unit .mediaCon .imgLink img
{
	padding: 1%;
	border: 1px solid #DDDDDD;
}

.modQuiz .resultBar
{
    height: 15px;
    width: 100%;
    float: left;
    background-color: #800;
    margin-top: 8px;
}

.modQuiz .resultLevel
{
    height: 100%;
    float: left;
    background-color: #080;
}

.modQuiz .question, .modQuiz .result
{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    float: left;
    line-height: 150%;
    width: 95%;
	font-weight: bold;
	padding: 36px 0 36px 5%;
}

.modQuiz .progress
{
    float: left;
    margin-top: 30px;
    width: 90%;
    margin: 0 5%;
    overflow: hidden;
}

.modQuiz .progressText
{
    width: 100%;
    float: left;
    color: #AAAAAA;
}


.modQuiz .answer .link
{
    background-color: transparent;
    float: right;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 94%;
    padding: 0;
    border: none;
}

.modQuiz .label
{
    background-color: #EEEEEE;
    float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    width: 4%;
    padding: 0;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    font-weight: bold;
}

.modQuiz .media .label
{
    position: relative;
    top: 27px;
    left: 2px;
    width: 1.25em;    
}

.modQuiz .result .wrong
{
    color: #800;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modQuiz .result .rigth
{
    color: #080;
}

.modQuiz .progressVisual
{
    float: left;
    height: 8px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
}

.modQuiz .progressVisual .active
{
    height: 100%;
    float: left;
}

.modQuiz .progressVisual .right
{
    height: 100%;
    float: left;
}

.modQuiz .progressVisual .wrong
{    
    height: 100%;
    float: left;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modQuiz .progressEntry
{
    height: 100%;
    float: left;
}

.modQuiz .progressEntry .progressIdx
{
	text-align: center;
	margin-bottom: -0.2em;
	color: #AAAAAA;
}

.modQuiz .progressEntry .progressBorder,
.modQuiz .progressEntry .progressColor
{
	height: 6px;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.modQuiz .progressEntry:first-child .progressBorder,
.modQuiz .progressEntry:first-child .progressColor{
	border-left: 1px solid #AAAAAA;
}

.modQuiz .progressEntry .progressBorder
{
	border-top: none;
	border-bottom: none;	
}

.modQuiz .progressEntry.right .progressColor
{
	background-color: #008800;
}

.modQuiz .progressEntry.wrong .progressColor
{
	background-color: #880000;
}
.modQuiz .linklist
{
    margin-top: 8px;
}

.modQuiz .linklist .more
{  
	font-family: ThesisAntiqua, Times, serif;
	text-transform: uppercase;
}

.modQuiz .linklist .more strong
{ 
	font-weight: bold;
}

/*** modQuiz poll ***/

.modQuiz .poll .mediaA
{
	margin: 2% 0 0 2%;
	width: 95%;
}
/*
.modQuiz .poll h3.headline
{
	margin-left: 2%;
	margin-top: 0;
}*/

/*** ENDE ./feature/modQuiz.css ***/
/*** ./feature/modSocialbar.css ***/
/************ MODULE-DESIGN: DEFAULT  ************/

.modSocialbar
{
    overflow: visible;
}

.modSocialbar .box
{
    overflow: visible;
}

.modSocialbar .likeCon
{
    float: left;
    clear: left;
    width: auto;
}

.modSocialbar .agreeCon
{
    float: left;
    position: relative;
}

.modSocialbar .like
{
    position: static;
    float: left;
    width: 245px;
}

.modSocialbar .like a
{
    float: left;
 /*   width: 160px; */
}

.modSocialbar .agreement
 {
    background-color: #EEEEEE;
/*    left: 3%; */
    padding: 1%;
    position: absolute;
    top: 25px;
    width: 92%;
    z-index: 5000;
 }

.modSocialbar .agreement .text
{
    font-size: 0.7em;
    line-height: 150%;
}

.modSocialbar .agree
{
    margin-top: 8px;
    font-size: 0.8em;
    float: right;
}

.modSocialbar .agreement strong
{
    width: 100%;
    float: left;
    margin: 2px 0 2px 0;

}

.modSocialbar .likes
{
    float: left;
    margin: 4px 0 0 8px;
}

.modSocialbar .likes > *
{
    float: left;
}


.modSocialbar .shareCon
{
    float: left;
    position: relative;
}

.modSocialbar .share
{
    position: static;
    float: left;
    width: 100px;
}

.modSocialbar .shares
{
    background-color: #eee;
/*    left: 6%; */
    position: absolute;
    top: 25px;
    width: 86%;
    padding: 1%;
    z-index: 5000;
}

.modSocialbar .shares li
{
    clear: left;
    float: left;
    font-size: 0.75em;
    margin: 0px 0px 0px 4px;
    width: auto;
    height: 20px;
}

.modSocialbar .like .fb
{
    width: 18px;
    height: 16px;
    float: left;
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll 0 0 transparent;
}

.modSocialbar .like .twitter
{
    width: 18px;
    height: 16px;
    float: left;
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll 0 -100px transparent;
}

.modSocialbar .like .google
{
    width: 18px;
    height: 16px;
    float: left;
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll 0 -150px transparent;
}

.modSocialbar .shares li a
{
    padding-left: 51px;
}

.modSocialbar .shares .fb
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px 0 transparent;
}

.modSocialbar .shares .del
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -100px transparent;
}

.modSocialbar .shares .twitter
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -50px transparent;
}

.modSocialbar .shares .wrong
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -150px transparent;
}

.modSocialbar .shares .yigg
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -250px transparent;
}

.modSocialbar .shares .digg
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -200px transparent;
}

.modSocialbar .shares .google
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -300px transparent;
}

.modSocialbar .shares .webnews
{
    background: url('../img/base/icon/bookmark_icons.png') no-repeat scroll -1200px -350px transparent;
}

/*** ENDE ./feature/modSocialbar.css ***/


/*** ./feature/modStopper.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modStopper .ressort
{		
	display:none;
}

.modStopper  .mediaCon
{	
	margin: 0;
}

.modStopper .viewB .mediaCon
{
    width: 50%;
}

.modStopper .viewC .mediaCon
{
    width: 100%;
}

.modStopper .dachzeile
{ 
	display:none;
}

.modStopper .headline
{ 
	display:none;
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 1.45em;
}

.modStopper .viewB .headline
{
    display:block;
    width: 49%;
    float: right;
}

.modStopper .viewC .headline
{
    display:block;
    width: 100%;
    float: right;
    margin-top: 4px;
}

.modStopper  .teasertext
{ 
	display:none;
    font-family: Thesis;
    margin-top: 4px;
}

.modStopper .viewB .teasertext
{
    display:block;
    width: 100%;
}

.modStopper .viewC .teasertext
{
    display:block;
    width: 100%;
    float: right;
}

.modStopper .linklist
{ 
	display:none;
}

/*** ENDE ./feature/modStopper.css ***/

/*** modTable ***/

.modParagraph .modTable 
{
	margin-top: 28px;
}

.mod .modTable .headline
{
	margin-bottom: 6px;
}

.modTable .table
{
	margin-bottom: 28px;
}

.modTable .headline.small
{
	margin-top: 6px;
}

.modTable table tr.quelle td {
	padding: 1% 2% 1% 2%;
}

/*** ENDE - modTable ***/

/************* modIFrame ************/

.legende .button a
{
	padding: 14px 12px;
}

/*** ./feature/modTagcloud.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modTagcloud .linklist .list
{
    border: none;
}

.modTagcloud .linklist .list li
{
    border: none;
    width: auto;
    padding-right: 12px;
    display: table;
    float: left;
}

.modTagcloud .linklist .list li a
{
    display: table-cell;
    vertical-align: bottom;
    height: 30px;
    padding: 0;
}


.modTagcloud .linklist .list li a:hover,
.modTagcloud .linklist .list li a:active,
.modTagcloud .linklist .list li a:focus

{
	padding: 0;
	display: table-cell;

}


/************ MODULE-DESIGN: SLIDER  ************/
.modTagcloud .controls .labels .entries
{
    padding: 0 8px 0 8px;
}
/*** ENDE ./feature/modTagcloud.css ***/

/*** Börsenbox ***/

#boersenbox .teaser
{
	/*margin-top: -4px;*/
}

#boersenbox .mediaCon
{
	margin-bottom: 11px; 
}

/*** ./feature/modTeaseronly.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modTeaseronly .linklist
{ 
	display:none;
}

.sectionA, .modC.modTeaseronly .box
{
	margin-top: 4px;
}

.sectionA .modC.modTeaseronly
{
	margin-top: -3px;
}


/*** ENDE ./feature/modTeaseronly.css ***/
/*** ./feature/modTicker.css ***/

.modTicker .linklist ul.liveticker li span.paarung {

    padding: 3px 0 3px 0;
    width: 68%;
}
.modTicker .linklist ul.liveticker li span.result {
    padding: 3px 0 3px 0;
    width: 32%;
}
.modTicker .linklist ul.liveticker li span.result.live, 
.modTicker .linklist ul.liveticker li span.result.finished 
{
    letter-spacing: 1px;
}

/*** ENDE ./feature/modTicker.css ***/
/*** ./feature/page.jsp ***/

/************ PAGE-DESIGN  ************/

body
{
	font-size: 0.9em;
}

.conHeadline
{	
    margin: 0 0 0 0;
    width: 98.5%;
    padding: 4px 0.75%;
    float: left;
    color: #001a4b;
    text-indent: 0;
}

/*
.sectionA h2.conHeadline 
{
	position: relative;
	z-index: 2;
}*/

.sectionB .conHeadline
{
	 width: 97.5%;
    padding: 4px 1.25% 4px 1.25%;
}

.sectionC .conHeadline
{
	 width: 96%;
    padding: 4px 2% 4px 2%;
}

.sectionZ .conHeadline
{
	 width: 98%;
    padding: 4px 1% 4px 1%;
}

.collapsed .collapseArrow
{
    background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0px 0px transparent;
}


/************ MODULE-CONTROLS: SLIDER/PAGING ************/


/* .button, z.B. fuer Social Media */

/* Unterscheidung: Button ist *ein* Buttons, 
Controls sind  */

/*** ENDE ./feature/page.jsp ***/

/*** ./footer.jsp ***/

/**** GRID ****/
#footer
{
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: #001A4B;
    font-size: 1em;
}

#footer .wrapper
{
    width: 100%;
}

#footer .section
{
    margin: 0;
    width: 100%;
    padding-bottom: 4px;
}

#footer .unitD
{
    width: 100%;
}

#footer .unitD ul
{
   float: left;
   padding: 0 1% 15px 10px;
   width: 96%;
}

#footer a
{
    color: #FFFFFF;
    padding: 3px 6px 3px 6px;

}


#footer a:hover, 
#footer a:active,
#footer a:focus

{
background: #234179;
}

#footer li
{
    float: left;
    margin: 0 8px 8px 0;
    font-size: 0.9em;
}


#footer .unitD h3
{
    color: #FFFFFF;
    border-top: #4E75A0 1px solid;
    padding: 12px 2% 10px 2%;
    width: 95.97%;
    font-size: 1em;
}


#footer .unitD:first-child h3
{
	border-top: none;
}

#footer h3:hover
{
	color: #e9ebef;

}

#footer .foot
{
    float: left;
    margin: 24px 2% 0 2%;
    width: 95.95%;
    position: relative;
}

#footer .help
{
    float: left;
    clear: left;
    width: 100%;
}


#footer .logo
{
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
}

#footer .logo:hover
{
	background: ;
}

#footer .logo img
{
    margin-bottom: 6px;
}

#footer .copy
{
    color: #FFFFFF;
    font-size: 0.9em;
    float: left;
    clear: left;
    width: 100%;
}

#footer .collapseArrow
{
    margin-top: 14px;
    margin-right: 2%;
	background: url("../img/base/icon/arrow_collapsible.png") no-repeat 0 -60px;
}

#footer .collapsed .collapseArrow
{
	background: url("../img/base/icon/arrow_collapsible.png") no-repeat 0 -40px;
}



/*** ENDE ./footer.jsp ***/
/*** ./grid.css ***/
/* PAGE LAYOUT */

body
{
    overflow-x: hidden;
}

.wrapper
{
	width: 762px;
	margin: 0 auto 0 auto;
}

/* CONTENT */

#content 
{ 
	width: 100%;
	float: left;
}

.overview
{	
	float: left;
	width: 100%;
}

.article
{	
	float: left;
	width: 100%;	
}

.section
{	
	float: left;
	width: 100%;	
}

.con
{	
	float: left;
	width: 100%;
	margin: 12px 0 0 0;
    background-color: #fff;
}

.sectionArticle .con
{
  margin: 8px 0 0 0;
}


.con:first-child
{
    margin-top: 6px;
}

.sectionB .con:first-child 
{
    margin-top: 0;
}

.sectionC .con 
{
	margin-top: 4px;
}

.sectionC h3.ressort
{
	line-height: 1em;
}

.modCon
{	
	width:100%;
	float: left;
    background-color: #fff;
}

.boxCon
{
	width: 100%;
	float: left;
}

/* TEASER LAYOUT */

.teaser
{
    width: auto;
    float: none;
    overflow: auto;
}

/* meldungsteaser flach */

.mod.tsTeaser .teaser {
	margin-top: 4px;
}

.mod.tsTeaser:first-child .teaser {
	margin-top: 0;
}

.mod.tsTeaser .mediaCon {
	width: 243px;
	margin-right: 1.2%;
}

.mod.tsTeaser .dachzeile, .mod.tsTeaser .headline, .mod.tsTeaser .teasertext {
	width: 65.7%
}

/* SECTION LAYOUT */

.section
{
    float: left;
    width: 100%;
    margin: 4px;
    padding: 0px;
}

.sectionArticle
{
  background-color: #eee;
  background-color: #fff;
}



/* BOX LAYOUT */

.box
{
    margin: 0px;
    padding: 4px;
    width: 100%;
    float: left;
    overflow: auto;
}


/* MODULE LAYOUTS - SECTION A */

.sectionA
{
	width: 754px;
}

.sectionA .con
{
	margin-top: 0;
}

.sectionA .modA .box
{
    width: 746px;
}

.sectionA .modB .box
{
    width: 368px;
}

.sectionA .modC .box
{
    width: 243px;
}

.sectionA .modD .slider .box
{
    width: 243px;
 }

.sectionA .modD .box
{
    width: 180px;
 }

.sectionA .modE .box
{
    width: 243px;
}


/* MODULE LAYOUTS - SECTION B */

.sectionB
{
    width: 372px;
}

.sectionB .mod .box
{
    width: 364px;
}

.sectionB .modA .box
{
    width: 364px;

}

.sectionB .modB .box
{
    width: 178px;
}

.sectionB .modC .box
{
    width: 178px;
}

.sectionB .modD .box
{
    width: 178px;
}

.sectionB .modE .box
{
    width: 178px;
}

/* MODULE LAYOUTS - SECTION C */


.sectionC
{
    width: 243px;
}

.tsIndex .sectionC.kachel {
	width: 246px;
}

.sectionC .mod .box
{
    width: 235px;
}


/* MODULE LAYOUTS - SECTION Z */

.sectionZ
{
    width: 502px;
}

.sectionZ .modA.modClassic .teaser
{
    margin-top: 4px;
}

.sectionZ .modA .box
{
    width: 494px;
}

.sectionZ.sectionArticle .modA.modParagraph .box .mediaTop:first-child
{
	margin-top: 0px;
}

.sectionZ .modB .box
{
    width: 201px;
    width: 243px;
}

.sectionZ .modParagraph .modB .box
{
    width: 239px;
}


.sectionZ .modB .teaser
{
	margin-top: 4px;
}

.sectionZ .modC .box
{
    width: 159px;
}

.sectionZ .modParagraph .modC{
	width: 492px;
	margin-left: 2px;
}

.sectionZ .modParagraph .modC .box{
	width: 160px;
	padding: 2px;
}

.sectionZ .modD .box
{
    width: 159.5px;
}

.sectionZ .modParagraph .modD{
	width: 492px;
}
.sectionZ .modParagraph .modD .box
{
    width: 156px;
}


.sectionZ .modE .box
{
    width: 159.5px;
}

.sectionZ .modParagraph .modE{
	width: 492px;
	margin-left: 2px;
}

.sectionZ .modParagraph .modE .box{
	width: 160px;
	padding: 2px;
}

/* units (immer -0.03% wegen IE7) */

.unitA
{
    width: 100%;
    float: left;
}

.unitB
{
    width: 49.97%;
    float: left;
}

.unitC
{
    width: 33.30%;
    float: left;
}

.unitD
{
    width: 33.30%;
    float: left;
}

.unitE
{
    width: 49.97%;
    float: left;
}


.unitX
{
    width:  49.97%;
    float: left;
}


.unitY
{
    width:  66.63%;
    float: left;
}

.unitZ
{
    width:  66.63%;
    float: left;
}

/*.childA * *,
.childB * *,
.childC * *,
.childD * *,
.childE * *,
.childZ * *
{
    width: auto;
    float: none;
} */

/* INITIAL SLIDER COLCON-WIDTH */

.mod .slider
{
	width: 200000px;
}


/* GENERAL */

img
{ 
	display: block; 
}
/*** ENDE ./grid.css ***/
/*** ./header.jsp ***/

/* MASTERNAVI */

.masternavi .wrapper, .masternavi .section, #header .wrapper , #header .section
{
    overflow: visible;
}

.masternavi .menueToggle
{
    display: none;
}

.masternavi
{
    width: 100%;
    float: left;
    height: 60px;
	/* font-size: 1.25em; */
}


#header
{
background: url(../img/base/masternavi/mn_ard.png) repeat-x 0 0;
}

.ard  #header
{
background: url(../img/base/masternavi/mn_ard.png) repeat-x 0 -40px;
}

.tagesschau #header
{	
background: url(../img/base/masternavi/mn_tagesschau.png) repeat-x 0 -40px;
}

.sportschau #header
{
background: url(../img/base/masternavi/mn_sportschau.png) repeat-x 0 -40px;
}

.boerse #header
{
background: url(../img/base/masternavi/mn_boerse.png) repeat-x 0 -40px;
}

.ratgeber #header
{
background: url(../img/base/masternavi/mn_ratgeber.png) repeat-x 0 -40px;
}

.wissen #header 
{
background: url(../img/base/masternavi/mn_wissen.png) repeat-x 0 -40px;
}

.kultur #header
{
background: url(../img/base/masternavi/mn_kultur.png) repeat-x 0 -40px;
}

.kinder #header
{
background: url(../img/base/masternavi/mn_kinder.png) repeat-x 0 -40px;
}

.intern  #header
{
background: url(../img/base/masternavi/mn_intern.png) repeat-x 0 -40px;
}

.tv  #header
{
background: url(../img/base/masternavi/mn_tv.png) repeat-x 0 -40px;
}

.radio  #header
{
background: url(../img/base/masternavi/mn_radio.png) repeat-x 0 -40px;
}

.ardmt  #header
{
background: url(../img/base/masternavi/mn_ardmediathek.png) repeat-x 0 -40px;
}



.masternavi .section,
#header .wrapper .section
{
    margin-top: 0;
    margin-bottom: 0;
}

.masternavi .navi
{
    float: left;
    width: 100%;
}

.masternavi ul
{
    margin: 0 auto 0 auto;
    float: left;
}

.masternavi li
{
    float: left;
    color: #001a4b;
    font-size: 100%;
    margin: 0 0 0 0;
    background: none;
}

.masternavi ul li a
{
    color: #fff;
    float: left;
    padding: 5px 6px 5px 6px;
    height: 20px;
    }


.masternavi ul li a:hover,
.masternavi ul li a:focus,
.masternavi ul li a:active
{
    color: #001a4b;
    background: #fff;
    height: auto;
    padding: 5px 6px 5px 6px;
    border-bottom: 0 solid #fff;
    height: 20px;
}

.masternavi ul li.active
{
	    border-bottom: 2px solid #fff;
	    padding: 0;
	    margin: 0;
	    height: 28px;		
}

.masternavi ul li.active a
{
   padding: 6px 6px 4px 6px;

}

.masternavi .ardlogo a
{
 }

.masternavi .ardlogo a:hover,
.masternavi .ardlogo a:focus,
.masternavi .ardlogo a:active
{
}

.masternavi li.tv, .masternavi li.ard
{
    margin-left: 0;
}

.masternavi .tv,
.masternavi .radio,
.masternavi .ardmt
{
    font-weight: bold;
}

.masternavi .tv
{
	clear: both;
}



/* HEADER */

#header
{
    width: 100%;
    float: left;
}

#header .section
{
    background-color: transparent;
}

.subnavi
{
    margin-top: 0;
    float: left;
    width: 100%;
    }

.subnavi .trigger
{
    display: none;
    float: left;
    width: 100%;
}

.subnavi .ressorts
{
    float: left;
    width: 100%;
    background-color: #2b1324;

}

/**** till banner ***/

.subnavi .subressort
{
    float: left;
    padding: 6px 8px 6px 8px;
    background-color: #fff;
}

.subnavi .subressort.hasArrow
{
    padding-right: 20px;
}

.subnavi .ressorts .collapsed
{
    background-color: transparent;
}

.subnavi .ressorts .collapsed
{
    background-color: transparent;
}

.subnavi .ressorts li
{
    float: left;
    position: relative;
    margin: 0 0 0 0;
}

.subnavi .ressorts li a
{
    color: #000;
}

.subnavi .ressorts .collapsed a
{
    color: #fff;
}


.subnavi .ressorts li .subressort.collapsed a:focus
{
	color: #001a4b;
}
.subnavi .ressorts li a:focus
{
	/* define visual effect for tab-navigation focus */
	/* green color for testing */
	 color: #001a4b; 
	 width: 96%;
}

/* erstes Level der Ressort-Navi */

#header .subressort .collapseArrow 
{
   background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0 -100px;
    height: 20px;
    margin-right: 3px;
    margin-top: 6px;
    width: 13px;
}

#header .subressort.collapsed .collapseArrow 
{
   background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0 -80px;
}


/* zweites Level der Ressort-Navi */

#header .subressorts .collapseArrow 
{
   background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0 -20px;
   margin-top: 4px;
}

#header .subressorts .hasArrow.collapsed .collapseArrow
{
   background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0 0;
   margin-top: 4px;
}



.subnavi .subressorts .collapsed a
{
    color: #000;
}


.subnavi .subressorts
{
    position: absolute;
    position: absolute;
    width: 300px;
    left: 0px;
    top: 30px;
    padding: 4px;
    background-color: #fff;
    z-index: 20;
    -moz-box-shadow:    0px 20px 25px -5px #000;
    -webkit-box-shadow: 0px 20px 25px -5px #000;
    box-shadow:         0px 20px 25px -5px #000;
}

.subnavi .subressorts span
{
    float: left;
    padding: 0;
    width: 100%;
    background-color: #fff;
}

.subnavi .subressorts li a
{
    color: #000;
    width: auto;
    float: left;
    padding: 8px 6px;
}

.subnavi .subressorts li
{
    position: static;
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.subnavi .subsubressorts
{
    width: 100%;
    float: left;
    z-index: 20;
}

.subnavi .subsubressorts li
{
    padding: 0;
    margin: 0 0 0 0;
}

.subnavi .active,  .subnavi .active.collapsed
{
    color: #001a4b;
    background: #fff;
    padding-bottom: 4px;
    border-bottom: 2px solid #fff;
}

.subnavi .active a, .subnavi .active.collapsed a
{
    color: #001a4b;
}

#header .subnavi .menueToggle
{
    background-color: #fff;
    height: 25px;
    padding: 0 4px 0 0;
    float: right;
    width: 75px;
    display: none;
}

#header .subnavi .menueToggle a
{
    padding: 4px 0 0 4px;
    float: left;
    width: 50px;
}

#header .logo
{
    float: left;
    padding: 0 0 0 0;
    width: 55%;
    height: auto;
}

#header .logo img
{
    float: left;
    width: 75%;
    padding: 0 0 0 0;
}


/*

#header .searchBox
{
    float: right;
    padding: 8px 0 0 0;
    width: 40%;
}

#header .searchBox img
{
    float: left;
    height: 25px;
}

#header .searchBox input
{
    float: left;
    height: 25px;
    border: none;
    padding: 0;
    margin: 0;
}

#header .searchBox .searchInput
{
    float: right;
    margin-top: 12px;
}

#header .searchBox .searchToggle .collapseArrow
{
    display: none;
}

#header .searchBox .searchToggle
{
    float: right;
    margin-top: 12px;
    background-color: #fff;
    padding: 0 4px 0 0;
    width: 25px;
}



*/

/* SEARCH - BOX */

#header .searchBox
{
    float: right;
    padding: 8px 0 0 0;
    width: auto;
}

#header .searchToggle
{
    display: none;
}

#header .searchForm
{
    background-color: #fff;
    height: 25px;
    width: 176px;
    margin-top: 10px;
    float: right;
}

#header .searchInput
{
    float: left;
    height: 25px;
    width: 150px;
    border: none;
    padding: 0 0 0 3px;
    margin: 0;
    -ms-box-sizing: border-box;
}

#header .searchInput.active
{
    color: #000;
}

#header .searchSubmit
{
    float: left;
    width: 25px;
    padding: 0;
    margin: 0;
}

#header .searchSubmit img
{
    float: right;
    width: 100%;
}

/*** ENDE ./header.jsp ***/
/*** ./script.sh ***/
find . -type f -name '*.*s*' -print | while read filename; do
    echo "/*** $filename ***/"
    cat "$filename"
    echo "/*** ENDE $filename ***/"
done > output.out
/*** ENDE ./script.sh ***/


/*** ./skin/tagesschau.jsp ***/

/*** FONTS TAGESSCHAU ***/

.tagesschau h1, 
.tagesschau h2, 
.tagesschau h3, 
.tagesschau h4
{
	font-family: Thesis;
	font-weight: bold;	
} 



/*** SKIN: TS ***/

body.tagesschau
{ 
	background: #015e9c url(../img/tagesschau/background/base.jpg) repeat-x fixed top;
}



.tagesschau .box.active a
	{
	color: #fff;
	}



.tagesschau #content
{
	background: none;
}

.tagesschau .mod{
	background-color: #fff;
}

.tagesschau .box.active{
	background-color: #001a4b;
}

.tagesschau #content .sectionC, .tagesschau #content .sectionZ{
    background-color: #fff;
}

/*** ENDE ./skin/tagesschau.jsp ***/

/*** ./mod.css ***/
/************ MODULE-DESIGN: DEFAULT  ************/

.mod
{
	width: 100%;
	float: left;
    overflow: hidden;
    line-height: 135%;
    position: relative;  /* IE7 Workaround */
}

.mod .teaser
{
    background-position: 0 0;
    background-repeat: no-repeat;
   	background-image: none !important;
    float: left;
    width: 100%;
}

.mod  .teaserHeadline
{
    margin: 0 0 8px 0;
    width: auto;
    float: none;
}
/*
.mod .ressort
{
    margin: 0;
    padding: 0 0 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	float: left;
}*/

.mod .mediaCon
{
    margin: 0 0 8px 0;
    width: 100%;
    float: left;
}

.mod  .portrait .mediaCon
{
    width: 50%;
    float: none;
    overflow: auto;
    margin-left:  auto;
    margin-right: auto;
}

.mod .media
{
    width: 100%;
    float: left;
    position: relative;
}

.mod .mediaB
{
    width: 48%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaC
{
    width: 31.333%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaD
{
    width: 23%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaLink{
	width: 100%;
	float: left;
}

.mod  .mediaCon .img
{
	float: left;
	width: 100%;
}

.mod .marke
{ 
	float: right;
    margin-right: 3px;
    margin-top: -42px;
}

img.marke
{
	width: 75px;
	height: 42px;
}

.mod  .dachzeile
{
	margin: 0 0 4px 0;
	width: 100%;
	float: left;
}

.mod .headline
{
	margin: 0;	
	float: left;
	width: 100%;
}

.mod .subtitle
{
    width: 100%;
    float: left;
}

.mod  .teasertext
{ 
	margin: 0 0 8px 0;
	width: 100%;
	float: left;
}

.mod .teasertext.colCnt2
{
	column-count: 2;
    column-gap: 15px;
	column-rule-color: #A3B5C1;
    column-rule-style: solid;
    column-rule-width: 1px;
	
	-moz-column-count: 2;
    -moz-column-gap: 15px;
    -moz-column-rule-color: #A3B5C1;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 1px;
	
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
    -webkit-column-rule-color: #A3B5C1;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 1px;
}

.infokasten .teasertext 
{
	margin: 0;
}

.infokasten.right .teasertext, 
.infokasten.left .teasertext
{
	margin-bottom: 8px;
}

.mod .text
{
    line-height: 145%;
}

.mod .linklist
{ 
	float: left;
	margin: 0 0 8px 0;
	width: 100%;	
}

.mod .linklist .more
{
	clear: both;
	margin: 0 0 6px 0;
	width: 100%;
}

.mod .linklist .more strong
{ 
	font-weight: bold;
}

.mod .linklist .list
{ 
	width: 100%;
	float: left;
	border-top: 1px solid #9dadc7;
}

.mod .linklist .list li
{ 
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	border-bottom: 1px solid #9dadc7;
}

.mod .linklist .list strong
{ 
	font-weight: bold;
}

/************ MODULE-DESIGN: Collapse  ************/

.mod .collapsed
{ 
}
/*** ENDE ./mod.css ***/
/*** ./modBreakingNews.css ***/
.mod.modBreakingNews
{
}

.sectionA .modA.mod.modBreakingNews .box
{
	padding: 4px;
	margin: 0 0 0 0;
}

/* versatz wegen 2px-Linie */
.sectionA .modA.mod.modBreakingNews .box .teaser
{
	margin: 0 0 0 -5px;
	padding: 4px;
	width: 100%;
}

.mod.modBreakingNews .ressort
{
	padding: 0 4px 0 4px;
	margin: -6px 0 0 -4px;
}

/* should be in L-View only */
.mod.modBreakingNews  .mediaCon
{ 
	width: 29%;
	float: left;
	margin: 2px 8px 0px 0px;
}

.mod.modBreakingNews .dachzeile
{ 	
	margin: 2px 0 0 0;
	float: none;
}

.mod.modBreakingNews .headline
{	
	float: none;
	margin: 0 0 0 0;
}


.mod.modBreakingNews .teasertext
{ 
	float: none;
	margin: 0 0 0 0 ;
}

.mod.modBreakingNews .linklist
{ 
	display: none;
}


/*** ENDE ./modBreakingNews.css ***/
/*** ./modClassic.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modClassic  .mediaCon
{
    width: 49%;
    margin-right: 8px;
}

.modClassic .dachzeile
{
    width: auto;
    float: none;
}

.modClassic .headline
{
    width: auto;
    float: none;
}

.modClassic  .teasertext
{
    width: 49%;
    float: left;
}

.modClassic .linklist
{
    width: 100%;
    float: left;
    clear: right;
}

/*** ENDE ./modClassic.css ***/

/*** ./modGlossar.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.sectionArticle .modConGlossar .mod 
	{
    background-color: #E0D9D1;
    margin: 0 2%;
    width: 96%;
	}

.sectionZ.sectionArticle .modA.modGlossar .box,
.sectionZ.sectionArticle .modA.modConGlossar .box,
.sectionZ.sectionArticle .modConGlossar .box
	{ width: 482px; }


.modConGlossar .box
{
	padding: 0 4px 0 4px;
}


.modGlossar .teaser
{
    float: left;
}

.modGlossar .teaserHeadline
{
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1em;
}

.modGlossar .collapsed
{
    font-size: 0.9em;
}

.modGlossar .link
{
    width: 75%;
    float: left;
}


.modGlossar .ressort
{		
	display:none;
}

.modGlossar  .mediaCon .img
{
    width: auto;
    height: 8em;
}

.modGlossar .dachzeile
{ 
	display:none;
}

.modGlossar .headline
{
    margin: 0 0 0 0;
    width: 99%;
    padding: 4px 0 4px 1%;
}

/************ MODULE-DESIGN: SLIDER  ************/

.modGlossar .controls .labels
{
	margin: -34px 0 0 0; 
}

   
.modGlossar .controls .labels .entries {
    padding: 0 18px 0 18px;
}

.mod.modGlossar .controls.paging .labels .entry a
{
	padding: 8px 5px;
}

/*** ENDE ./modGlossar.css ***/
/*** ./modHead.css ***/
/************ MODULE-DESIGN: HEAD  ************/

.modHead .info
{
	width: auto;
	float: right;
	clear: right;	
}

.modHead .headline
{
	width: auto;
	float: left;
	clear: left;
}

.modHead .subline
{
	width: auto;
	float: left;
	clear: left;
}

.modHead .link
{
	width: auto;
	float: right;
	clear: right;	
}
/*** ENDE ./modHead.css ***/
/*** ./modHeadline.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modA.modHeadline.small
{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

.modHeadline h3.headline
{
    margin-bottom: 4px;
}


.modHeadline .ressort
{		
	display:none;
}

.modHeadline  .mediaCon
{	
	display:none;
}

.modHeadline .dachzeile
{ 
	display:none;
}

.modHeadline  .teasertext
{ 
	display:none;
}

.modHeadline .linklist
{ 
	display: block;
}

.modHeadline .linklist .more
{  
	display:none;
}


/*** ./modList.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modList .teaser
{
    padding-top: 8px;
}

.modList  .mediaCon
{
    width: 25%;
    margin-top: 4px;
}

.modList  .mediaCon .img
{
    width: 100%;
}

.modList .dachzeile
{ 
	width: 74%;
    float: right;
    font-size: 0.9em;
    margin-bottom: 2px;
}

.modList h3.headline
{
    width: 74%;
    float: right;
    margin-bottom: 2px;
    font-size: 1.25em;
}

.modList  .teasertext
{
    width: 74%;
    float: right;
    margin-bottom: 4px;
}

.modList .linklist
{
    width: 74%;
    float: right;
    margin-bottom: 0px;
}

.modList .linklist .list
{
    border-top: none;
}

.modList .linklist .list li
{
    border-bottom: none;
    font-size: 0.9em;
    padding: 4px 0 0;
}

.modList .linklist .list li a
{
    color: #516384;
}

/*** ENDE ./modList.css ***/
/*** ./modMini.css ***/
/************ MODULE-DESIGN: MINI  ************/

.modConStage .modMini .active
{
    /*display: none;*/
}

.modConStage .modMini .box
{
    background-color: #E0EAF0;
}

.modMini .teaser
{
	background-image: url('') !important;
}

.modMini .ressort
{ 
	display: none;
}

.modMini .marke
{ 
    display: none;
}

.modMini   .headline
{
	padding: 0 !important;
	margin:  -1px 0 0 0 !important;
	line-height: 130%;
	font-size: 1.2em !important;
}

.modMini  .teasertext
{ 
	display: none;
}

.modMini .linklist
{ 
	display: none;
}

/*** ENDE ./modMini.css ***/

/*** Mini-Slider ***/

.sectionC .slider .box
{
	overflow: visible;
}

.sectionC .mod .controls.sliding .labels .entries
{
	padding: 10px 56px 0;
}

/*** ./modPaging.jsp ***/

/************  MODULE-DESIGN: STAGE  ************/

.modPaging .paging
{
    width: 100%;
    float: left;
}

.modPaging  .text
{ 
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

.modPaging .linklist .list
{ 
    border-top: none;
}

.modPaging .linklist .list li
{
    width: auto;
    float: left;
    border-bottom: none;
    padding: 1%;
    background-color: #eee;
    margin-left: 1px;
}

.modPaging .next
{
    background: url('../img/base/icon/arrow_sprite.png') no-repeat 0 0;
    width: 30px;
    height: 30px;
    float: right;
}

.modPaging .prev
{
    background: url('../img/base/icon/arrow_sprite.png') no-repeat 0 -100px;
    float: left;
    width: 30px;
    height: 30px;
}

.modConSearch .modPaging .linklist .list li
{
    font-size: 1.2em;
    padding: 8px 14px;
};

.modConSearch .modPaging  .linklist
{
    float: none;
    margin: 0 auto;
    width: 75%;
}

.modConSearch .modPaging .linklist
{
    float: none;
    margin: 0 auto;
    width: 50%;
}


.modConGlossar .modPaging .list li.active
{
    background-color: #fff;
}


.modConGlossar .modPaging .loadNameInfo
{
    float: left;
    font-size: 1.2em;
    margin: 0 0 4px 0;
    padding-left: 1%;
    width: 98%;
}
/*** ENDE ./modPaging.jsp ***/
/*** ./modParagraph.css ***/
/************  MODULE-DESIGN: Beitragsabschnitt ************/

.modParagraph .mediaCon
{
    float: left;
    margin-bottom: 8px;
    margin-top: 1%;
    overflow: auto;
}

.modParagraph .mediaCon.small
{
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

.modParagraph .mediaCon.mediaTop.small
{
    margin-left: 2%;
    width: 476px;
}


.modParagraph .small.mediaRight,
.modParagraph .small.mediaLeft
{
	overflow:hidden;
}

.modParagraph .media
{
    width: 98%;
    margin-bottom: 10px;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.modParagraph .mediaA
{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.modParagraph .small .mediaA
{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
/*
.modParagraph .small .mediaA
{
    width: 98%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}
*/
.modParagraph .mediaB
{
    width: 48%;
}

.modParagraph .mediaC
{
    width: 31.33%;
    width: 48%;
}

.modParagraph .mediaD
{
    width: 23%;
    width: 48%;
}

.modParagraph .mediaRight, .modParagraph .mediaRight.small
{	
   float: right;
   clear: right;
   width: auto;
}

.modParagraph .mediaLeft, .modParagraph .mediaLeft.small
{
    float: left;
    clear: left;
    width: auto;
}

.modParagraph .mediaRight
{	
   float: right;
   clear: right;
}

.modParagraph .mediaLeft
{
    float: left;
    clear: left;
}

.modParagraph .mediaCon.mediaLeft.small .mediaA, 
.modParagraph .mediaCon.mediaLeft.small .mediaA, 
.modParagraph .mediaCon.mediaRight.small .mediaA, 
.modParagraph .mediaCon.mediaRight.small .mediaA

{
	width: 256px;
}

.modParagraph .mediaCon.mediaLeft.small .mediaA.portrait, 
.modParagraph .mediaCon.mediaLeft.small .mediaA.portrait, 
.modParagraph .mediaCon.mediaRight.small .mediaA.portrait, 
.modParagraph .mediaCon.mediaRight.small .mediaA.portrait
{
	width: 200px;
}


.sectionB .modParagraph .mediaCon, 
.sectionC .modParagraph .mediaCon, 
.sectionD .modParagraph .mediaCon, 
.sectionE .modParagraph .mediaCon
{
	clear: both;
	float: none;
}

.modParagraph .dachzeile
{
    width: auto;
    float: none;
}


/* Einzug fuer Headlines im Beitrag */
.modParagraph h2.headline
{
    width: auto;
    float: none;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1.75em;
}

.modParagraph .headline{
	float: none;
}

/*
.modParagraph h3.headline, .modParagraph h2.headline{
	width: 96%;
}*/

.mod .headline.small
{
	width: auto;
}

.modParagraph .subtitle
{
    width: auto;
    float: none;
}

.modParagraph  .einleitung
{
    margin: 0 0 8px 0;
    width: auto;
    float: none;
}

.modParagraph  .autor
{
    margin: 0 0 8px 0;
    font-style: italic;
    width: auto;
    float: none;
}

.modParagraph  .text
{
    margin: 0 0 8px 0;
    width: auto;
    float: none;
}

.modParagraph .small
{
    margin-left: 5%;
    margin-left: 2%;

    margin-right: 5%;
    margin-right: 2%;
}

.modParagraph .checklist, 
.modParagraph .infokasten
 {
    padding: 10px 2%;
    width: 92%;
}

.sectionZ .modParagraph .articlePageList
{
    margin: 6px 2% 10px 2%;
    width: 96%;
}

.sectionZ .modParagraph .controls.buttonfield
{
    margin: 6px 2% 16px 2%;
    width: 96%;
}

/*** ENDE ./modParagraph.css ***/
/*** ./modPicture.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modPicture .ressort
{		
	display:none;
}

.modPicture  .mediaCon
{	
	margin: 0;
}

.modPicture .dachzeile
{ 
	display:none;
}

.modPicture .headline
{ 
	display:none;
}

.modPicture  .teasertext
{ 
	display:none;
}

.modPicture .linklist
{ 
	display:none;
}

/*** ENDE ./modPicture.css ***/
/*** ./modPremium.css ***/
/************  MODULE-DESIGN: PREMIUM  ************/

.modPremium .dachzeile
{ 	
	font-size: 1em;
}

.modPremium .headline
{
	font-size: 1.5em;
	clear: both;
}

.modPremium .teasertext
{ 
	width: 49%;
	clear: both;
}

.modPremium .linklist
{ 
	float: right;
	width: 49%;
}

/*** ENDE ./modPremium.css ***/
/*** ./modQuiz.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modQuiz
{
    font-size: 0.9em;
    color: #24324C;
}

.modQuiz .resultTable
{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 8px;
    table-layout: auto;
}

.modQuiz .resultTable th.answerHeader
{
	width: 17%;
}

.modQuiz .resultTable .entry
{
    vertical-align: top;
    padding-top: 8px;
    border-bottom: 1px solid #DDDDDD;
}

.modQuiz .resultTable .even
{
    background-color: #eee;
}

.modQuiz .resultTable .answer
{
    border: none;
    text-align: left;
    padding: 0 0 8px 0;
}

.modQuiz .resultTable .entry .mediaCon
{
	border: none;
	margin: 0;
}

.modQuiz .resultTable .headlines .entry
{
    border-bottom: 1px solid #24324C;
    vertical-align: bottom;
    padding-left: 1%;
}

.modQuiz .resultTable .data .entry
{
	padding: 8px 8px 0px 16px;
}

.modQuiz .resultTable .question
{
    border: none;
    text-align: left;
    padding: 0;
}

.modQuiz .resultTable .right
{
    color: #080;
}

.modQuiz .resultTable .wrong
{
    color: #800;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modQuiz .resultTable .corrected
{
    font-style: italic;
    font-weight: normal;
}

.modQuiz .text
{
    line-height: 125%;
    width: 100%;
    float: left;
}

.modQuiz .link
{
    width: auto;
    float: right;
    margin-bottom: 36px;
    margin-top: 16px;
    margin-left: 30px;
    padding: 0.5% 1%;
    background-color:  #eee;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
}

.modQuiz .link.quizPre.quizStart
{
	float: left;
}

.modQuiz .dachzeile
{ 
	margin: 0 30px 4px 30px;
	width: auto;
	clear: left;
}

.modQuiz h3.headline
{ 
	margin: 0 30px 6px 30px;
	width: auto;
	clear: left;
	font-size: 1.8em;
}

.modQuiz  .teasertext
{ 
	margin: 0 30px 8px 30px;
	width: auto;
	clear: left;
}

.modQuiz  .answer
{
    border-bottom: 1px solid #DDDDDD;
    float: left;
    width: 99%;
    padding: 1.5% 0 1.5% 1%;
}

.modQuiz  .wrong
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modQuiz .textResults
{
    float: left;
    width: 49%;
    border-right: 1px solid #eee;
    clear: left;
}

.modQuiz .visualResults
{
    float: right;
    width: 49%;
    clear: right;
    padding-top: 8px;
    padding-bottom: 8px;
}

.modQuiz .unit
{
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.modQuiz .unit.quizEntry,
.modQuiz .unit.quizAfter
{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

.modQuiz .unit .mediaCon
{
    margin-top: 8px;
    margin-bottom: 0;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 36px;
}

.modQuiz .unit .mediaCon .imgLink img
{
	padding: 1%;
	border: 1px solid #DDDDDD;
}

.modQuiz .resultBar
{
    height: 15px;
    width: 100%;
    float: left;
    background-color: #800;
    margin-top: 8px;
}

.modQuiz .resultLevel
{
    height: 100%;
    float: left;
    background-color: #080;
}

.modQuiz .question, .modQuiz .result
{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    float: left;
    line-height: 150%;
    width: 95%;
	font-weight: bold;
	padding: 36px 0 36px 5%;
}

.modQuiz .progress
{
    float: left;
    margin-top: 30px;
    width: 90%;
    margin: 0 5%;
    overflow: hidden;
}

.modQuiz .progressText
{
    width: 100%;
    float: left;
    color: #AAAAAA;
}

.modQuiz .answer .link
{
    background-color: transparent;
    float: right;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 94%;
    padding: 0;
    border: none;
}

.modQuiz .label
{
    background-color: #EEEEEE;
    float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    width: 4%;
    padding: 0;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    font-weight: bold;
}

.modQuiz .media .label
{
    position: relative;
    top: 27px;
    left: 2px;
    width: 1.25em;    
}

.modQuiz .result .wrong
{
    color: #800;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modQuiz .result .rigth
{
    color: #080;
}

.modQuiz .progressVisual
{
    float: left;
    height: 8px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
}

.modQuiz .progressVisual .active
{
    height: 100%;
    float: left;
}

.modQuiz .progressVisual .right
{
    height: 100%;
    float: left;
}

.modQuiz .progressVisual .wrong
{    
    height: 100%;
    float: left;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modQuiz .progressEntry
{
    height: 100%;
    float: left;
}

.modQuiz .progressEntry .progressIdx
{
	text-align: center;
	margin-bottom: -0.2em;
	color: #AAAAAA;
}

.modQuiz .progressEntry .progressBorder,
.modQuiz .progressEntry .progressColor
{
	height: 6px;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.modQuiz .progressEntry:first-child .progressBorder,
.modQuiz .progressEntry:first-child .progressColor{
	border-left: 1px solid #AAAAAA;
}

.modQuiz .progressEntry .progressBorder
{
	border-top: none;
	border-bottom: none;	
}

.modQuiz .progressEntry.right .progressColor
{
	background-color: #008800;
}

.modQuiz .progressEntry.wrong .progressColor
{
	background-color: #880000;
}
.modQuiz .linklist
{
    margin-top: 8px;
}

.modQuiz .linklist .more
{  
	font-family: ThesisAntiqua, Times, serif;
	text-transform: uppercase;
}

.modQuiz .linklist .more strong
{ 
	font-weight: bold;
}

/*** ENDE ./modQuiz.css ***/
/*** ./modSocialbar.css ***/
/************ MODULE-DESIGN: DEFAULT  ************/

.mod.modSocialbar {  }
.modSocialbar .box {  }
.modSocialbar .button {  }
.modSocialbar .button  { }

/* setwidth */
.modSocialbar .print a
{  	
	width: 100px;
}

/* setwidth */
.modSocialbar .send a
{ 
	width: 100px;
}

/* setwidth */
.modSocialbar .likeCon
{
    width: 364px;
	margin-bottom: 0;
	height: 33px;
}

.modSocialbar .likeCon iframe { }
.modSocialbar .likeCon iframe.iframefb { }
.modSocialbar .likeCon iframe.iframetw { }
.modSocialbar .likeCon iframe.iframegp { }
.modSocialbar .agreeCon { }
.modSocialbar .like
{
    width: 364px;
}

/* setwidth */
.modSocialbar .agreement
 {
    top: 33px;
    width: 354px;
 }

.modSocialbar .agreement .text { }
.modSocialbar .agree { }
.modSocialbar .agreement strong { }
.modSocialbar .likes { }
.modSocialbar .likes > * { }
.modSocialbar .shareCon { }

/* setwidth */
.modSocialbar .share
{
    width: 160px;
}

/* das ist die ul der shares, 10px schmaler!  */
.modSocialbar .shares
{
    width: 150px;
    top: 33px;
}

.modSocialbar .shares li:last-child { }
.modSocialbar .shares li { }
.modSocialbar .like .fb, 
.modSocialbar .like .twitter,
.modSocialbar .like .google
{
	margin: 8px 12px 0 0;
}

.modSocialbar .like .fb { }
.modSocialbar .like .twitter { }
.modSocialbar .like .google { }

.modSocialbar .shares li a
{
    width: 124px;
}

.modSocialbar .shares li:hover {}
.modSocialbar .shares .fb { }
.modSocialbar .shares .twitter { }
.modSocialbar .shares .google { }
.modSocialbar .shares .del { }
.modSocialbar .shares .wong { }

/* heller Pfeil, wenn auf dunkelblau */

.modSocialbar .collapseArrow  { }

.modSocialbar .hasArrow.collapsed .collapseArrow
{ }


/* Zusatzanweisungen fuer bestimmte Layouts */




/* Der Drucken-Button */
.sectionA .modSocialbar .print, 
.sectionA .modSocialbar .send,
.sectionA .modSocialbar .share 
{
	margin-bottom: 0;
}


/* Der Drucken-Button */
.sectionB .modSocialbar .print a
{
	width: 108px;
}

/* Der Senden-Button */
.sectionB .modSocialbar .send a
{
	width: 108px;	
}

/* Der Teilen-Button */
.sectionB .modSocialbar .share
{
    width: 128px;
    margin-right: 0;
}
/* hier 5px padding beachten */
.sectionB .modSocialbar ul.shares
{
	width: 118px;
	top: 32px;
}

.sectionB .modSocialbar ul.shares li
{
	width: 118px;
}

.sectionB .modSocialbar ul.shares li a
{
	width: 92px;
}

/* Das container fuer die sm-dienste */
.sectionB .modSocialbar .likeCon
{
	width: 364px;

}

.sectionB .modSocialbar .like
{
	width: 364px;
}

/* Das agreement fuer die Dienste */
.sectionB .modSocialbar .agreement
{
    width: 354px;
    padding: 8px 5px 8px 5px;
}

/* Der Drucken-Button */
.sectionZ .modSocialbar .print a	
{
	width: 154px;
}

/* Der Senden-Button */
.sectionZ .modSocialbar .send a
{
	width: 154px;	
}

/* Der Teilen-Button */
.sectionZ .modSocialbar .share
{
    width: 166px;
    margin-right: 0;
}
/* hier 5px padding beachten */
.sectionZ .modSocialbar ul.shares
{
    top: 31px;
    width: 164px;
    padding-bottom: 4px;
}

.sectionZ .modSocialbar ul.shares li
{
	width: 154px;
}

.sectionZ .modSocialbar ul.shares li a
{
	width: 104px;
}

/* Das container fuer die sm-dienste */
.sectionZ .modSocialbar .shareCon
{
	width: 164px;
	margin-bottom: 0;
}

.sectionZ .modSocialbar .likeCon
{
	width: 494px;
}

.sectionZ .modSocialbar .like
{
	width: 492px;
}

/* Das agreement fuer die Dienste */
.sectionZ .modSocialbar .agreeCon
{
    width: 492px;	
}


.sectionZ .modSocialbar .agreement
{
    width: 482px;
    padding: 8px 5px 8px 5px;
}

/*** ENDE ./modSocialbar.css ***/


/*** ./modStage.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modStage  .mediaCon
{	
	width: 49%;
}

.modStage .dachzeile
{ 
	width: 50%;	
	float: right;
	clear: right;
}

.modStage .headline
{ 
	font-size: 1.25em;
	width: 50%;	
	float: right;
	clear: right;

}

.modStage  .teasertext
{ 
	width: 50%;	
	float: right;
	clear: right;
}

.modStage .linklist
{ 
	width: 50%;	
	float: right;
	clear: right;
}

/*** ENDE ./modStage.css ***/
/*** ./modStopper.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modStopper .ressort
{		
	display:none;
}

.modStopper  .mediaCon
{	
	margin: 0;
}

.modStopper .viewB .mediaCon
{
    width: 50%;
}

.modStopper .viewC .mediaCon
{
    width: 100%;
}

.modStopper .dachzeile
{ 
	display:none;
}

.modStopper .headline
{ 
	display:none;
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 1.45em;
}

.modStopper .viewB .headline
{
    display:block;
    width: 49%;
    float: right;
}

.modStopper .viewC .headline
{
    display:block;
    width: 100%;
    float: right;
    margin-top: 4px;
}

.modStopper  .teasertext
{ 
	display:none;
    font-family: Thesis;
    margin-top: 4px;
}

.modStopper .viewB .teasertext
{
    display:block;
    width: 100%;
}

.modStopper .viewC .teasertext
{
    display:block;
    width: 100%;
    float: right;
}

.modStopper .linklist
{ 
	display:none;
}

/*** ENDE ./modStopper.css ***/

/*** ./modTagcloud.css ***/
/************  MODULE-DESIGN: STAGE  ************/

.modTagcloud .linklist .list
{
    border: none;
}

.modTagcloud .linklist .list li
{
    border: none;
    width: auto;
    padding-right: 12px;
    display: table;
    float: left;
}

.modTagcloud .linklist .list li a
{
    display: table-cell;
    vertical-align: bottom;
    height: 30px;
    padding: 0;
}


.modTagcloud .linklist .list li a:hover,
.modTagcloud .linklist .list li a:active,
.modTagcloud .linklist .list li a:focus

{
	padding: 0;
	display: table-cell;

}


/************ MODULE-DESIGN: SLIDER  ************/
.modTagcloud .controls .labels .entries
{
    padding: 0 8px 0 8px;
}
/*** ENDE ./modTagcloud.css ***/

/*** ./modTicker.css ***/

.modTicker .linklist ul.liveticker li span.paarung {

    padding: 3px 0 3px 0;
    width: 68%;
}
.modTicker .linklist ul.liveticker li span.result {
    padding: 3px 0 3px 0;
    width: 32%;
}
.modTicker .linklist ul.liveticker li span.result.live, 
.modTicker .linklist ul.liveticker li span.result.finished 
{
    letter-spacing: 1px;
}

/*** ENDE ./modTicker.css ***/
/*** ./page.jsp ***/

/************ PAGE-DESIGN  ************/

body
{
	font-size: 0.9em;
}

.conHeadline
{	
    margin: 0 0 0 0;
    width: 98.5%;
    padding: 4px 0.75% 2px;
    float: left;
    color: #001a4b;
    text-indent: 0;
}

.sectionB .conHeadline
{
	 width: 97.5%;
    padding: 4px 1.25% 4px 1.25%;
}

.sectionC .conHeadline
{
	 width: 96%;
    padding: 1px 2% 4px 2%;
}


.sectionZ .conHeadline
{
	 width: 98%;
    padding: 4px 1% 4px 1%;
}


.collapsed .collapseArrow
{
    background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0px 0px transparent;
}


/************ MODULE-CONTROLS: SLIDER/PAGING ************/


/* .button, z.B. fuer Social Media */

/* Unterscheidung: Button ist *ein* Buttons, 
Controls sind  */

/*** ENDE ./page.jsp ***/


/*** modThumbnail ***/
.modThumbnail a.linkflaeche{
	display: block;
}

.modThumbnail .dachzeile
{
    width: auto;
    float: none;
}

.modThumbnail .headline
{
    width: auto;
    float: none;
}

.modThumbnail  .teasertext
{
    width: auto;
    float: none;
}

.modThumbnail .linklist
{
    width: 100%;
    float: left;
    clear: right;
}


.modThumbnail .mediaCon {
    margin-right: 1%;
    width: 25%;
}

.modThumbnail .dachzeile {
    float: none;
    width: auto;
}


.modThumbnail .headline {
    float: none;
    width: auto;
}
.modThumbnail .teasertext {
    float: none;
    width: auto;
}
.modThumbnail .linklist {
    clear: right;
    float: left;
    width: 100%;
}

/*** ENDE modThumbnail ***/

/*** VISIBLE UND HIDDEN KLASSEN ***/

.hiddenInViewM
{
	display: none;
}

.visibleInViewM
{
	display: block;
}


/*** Inline-Klasse ***/

.inline .modGallery .box, .inline .modHead .box, .inline .modBildwischer .box
{
	width: 476px;
	padding: 0;
}

.inline .modGallery .media,  .inline .modBildwischer .media{
	width: 100%;
	height: 270px;
}

.inline .mediaCon{
	width: 100%;
}

.inline {
	margin: 20px 2%;
 	width: 476px;
	display: block;
	float: left;
	position: relative;
}

.inline .media{
	margin: 0px;
}

.inline .modHead .info, .inline .modHead .subline, .inline .modGallery .teasertext{
	padding: 4px;
	width: auto;
}

.inline .mod.modGallery .controls.sliding .prev, .inline .mod.modGallery .controls.sliding .next{
	margin: 0px;
}

.sectionZ .inline .modD.modPicture .box {
    width: 107px;
    padding: 6px;
}

.modParagraph .inline h2.headline {
    float: none;
    font-size: 1.3em;
	margin: 0px;
    width: auto;
    padding: 4px;
}






.sectionZ .inline .modB .box {
    width: 230px;
}






.sectionZ .inline .modC, .sectionZ .inline .modE, .sectionZ .inline .modD {
    margin-left: 0px;
    width: 474px;
    font-size: 0.7em;
}

.sectionZ .inline .modC .box, .sectionZ .inline .modE .box, .sectionZ .inline .modD .box {
    width: 150px;
    padding: 4px;
}





.tagesschau .sectionArticle .modInhaltstypTgs .box div h2 {
	padding-left: 1.5%;
}




.modParagraph h4.subtitle.faqTrigger {
    float: left;
    width: 90%;
}


/************  MODULE-DESIGN: FORMS  ************/

#euform span.unitC
{
	margin: 8px 0 4px 0;
	line-height: 100%;
	text-indent: 3%;
}

.modForm #euform select
{
	height: 23px;
}


.modForm fieldset input#datepickerValue
{
	width: 120px;
}


/* UI-Datepicker */

.ui-datepicker td span, 
.ui-datepicker td a 
{ display: block;     padding: 1px 4px 1px 1px;
 text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-datepicker th {
    border: 0 none;
    font-weight: bold;
    padding: 1px 4px 1px 1px;
    text-align: center;
}

/*** Wetter ***/

.wetter .collapseArrow
{
	margin-top: 2px;
}

.wetter .box h3.headline.small
{
	margin-top: 8px;
	margin-bottom: 8px;
}



.mod.modKachel .slider {
    width: 100% !important;
}

/* Text-Link im Logo-Bereich f. spezielle Events */
#header .logo .eventLogo img {
	height: 40px;
	width: 299px;
}

.eventLogo {
	margin-bottom: -5px;
	position: relative;
	left: 0;
	top: -10px;
	
	display: block;
	float: left;
}

.eventLogoLink {
	color: #FFFFFF; 
}

/** ZITAT **/

blockquote.zitat {
	margin: 0 2% 8px;
}

/** ENDE ZITAT **/	

/*** ################ Barrierefrei ###################  ***/
ul.skiplinks li
{
	background: url("../img/base/masternavi/mn_tagesschau.png") repeat-x scroll 0 -77px transparent;
} 

.skiplinks a:focus
{
	width: 754px;
}




/****** sectionA Rundown *****/

/*** Bildergallerie etc. ***/
.sectionA .modRundown .inline .modGallery .box, 
.sectionA .modRundown .inline .modHead .box, 
.sectionA .modRundown .inline .modBildwischer .box {
	width: 597px;
}

.sectionA .modRundown .inline .modGallery .box .mediaCon,
.sectionA .modRundown .inline .modBildwischer .box .mediaCon {
    height: 340px;
}

.sectionA .modRundown .inline .mod.modGallery .controls.sliding {
	top: 110px;
}

.sectionA .snowflake .modD .box {
    width: 191px;
}

/* SUB-NAVI */


div.subnavi.fixie{
	width: 754px;
	margin-left: -4px;
}

.subnavi.fixie ul.subressorts{
	left: 0;
}
 
div.subnavi.fixie .subressort.hasArrow{
	padding-right: 30px;
} 
 
div.subnavi.fixie .collapsed .collapseArrow {
    background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0 -80px rgba(0, 0, 0, 0);
}
 
div.subnavi.fixie .collapseArrow {
    background: url("../img/base/icon/arrow_collapsible.png") no-repeat scroll 0 -100px rgba(0, 0, 0, 0);
}
 
.mod .chapter {
    width: 80%;
}
 
.mod .chapter h3.headline{
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 1.7em;
}

 .modParagraph.modRundown .small .video .mediaA iframe{
	width: 595px !important;
}

.sectionA .inline{
	width: 597px;
}




/* MAP UND AUDIO */
.modParagraph.modRundown .mediaCon.mediaTop.small.map {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 30%;
    width: 476px;
}



    /* CHAPTER */
 		
		.mod .chapter .dossiertitle {
			font-size: .8em;
			padding-top: 50px;	
		}
		
		.prevchapter .button,
		.nextchapter .button{
			font-size: .8em;
		}
		

    /* CHAPTER v2 */
 	
		.mod .chapter.v2 .dossiertitle {
			padding: 0;
			height: 93px;	
			font-size: .9em;
		}
		
		.mod .chapter.v2 {
		    width: 80%;
		    padding-top: 95px;
		}
 
		.mod .chapter.v2 h3.headline{
			float: left;
			padding-top: 17px;
			padding-bottom: 17px;
			font-size: 1.7em;
		}
		
		.chapter.v2 .prevchapter .button,
		.chapter.v2 .nextchapter .button{
			font-size: .8em;
		}

		.chapter.v2 .prevchapter .button{
			bottom: 39px; 
		}

		.chapter.v2 .prevchapter{
			top: 96px;
		}


/* Event-Komponente */
.modClassic .externalfeedsport .mediaCon {
	width: 100%;
}

.modClassic .componentheader .mediaCon {
	width: 100%;
}

.modSharing .fixedSharingContainer
{
	margin-left: -4px;
}

.modSharing .shareCon {
    padding: 10px 2%;
}

/*** Section andocken ***/
.angedockt {
	margin-top: -4px;
}

.angedockt .box { 
	margin-top: 4px;
}

/*** Teaser IMG Overlay ***/

.teaserImgOverlayText {
	font-size: 25px;
	padding: 8px 8px 10px 10px;
}

/*** top10 Nummerierung ***/
.modPicList.smallThumb .linklist .list .number {
	margin: 2px 8px 0 0;
}

.modPicList .linklist .list .number {
	margin: 10px 8px 0 0;
	padding: 5px 7px 5px 9px;
	width: 10px;
}

.modPicList .linklist .list .number.zweistellig {
	padding: 5px 7px 5px 6px;
	width: 14px;
}

/*** shareCon ***/
/*
.socialMedia .modSharing.sharingBar {
	height: 49px;
}*/

.socialMedia .sharingBar .shareCon {
	padding-left: 1.3%;
	padding-bottom: 0;
}

.modSharing.sharingBar .fixedSharingContainer {
	top: auto;
	bottom: 0;
	display: none;
}

.modSharing.sharingBar .shares {
	margin-bottom: 0;
}

.socialMedia .sharingBar .shareCon.isFixed {
	background-color: #ffffff;
	position: fixed;
	bottom: 0;
	height: 45px;
	width: 750px;
	padding: 2px;
	margin-left: -4px;
	z-index: 1000;
	-webkit-box-shadow: 3px 5px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 5px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 5px 13px 0px rgba(0,0,0,0.75);	 
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 31%, rgba(255,255,255,0.8) 53%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(31%,rgba(255,255,255,1)), color-stop(53%,rgba(255,255,255,0.8)), color-stop(82%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,0.8) 53%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,0.8) 53%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,0.8) 53%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,0.8) 53%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	}

.sharingBar .shareCon.isFixed .nachoben {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px; 
	padding:7px 8px;
	margin-right: 6px;
	margin-bottom: 6px;
	z-index: 1001;
	opacity: 0.8;
}

.sharingBar .nachoben {
	display: none;
}

/*** Storywrapper ***/

.storywrapper {
	width: 754px;
	margin-left: 4px;
}

.storywrapper .sectionA {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.storywrapper .sectionC {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.storywrapper .mediaTop {
	margin-top: 0;
}

.storywrapper .sectionA .modA .dachzeile,
.storywrapper .sectionA .modA .headline,
.storywrapper .sectionA .modA .text {
	margin-left: 1.3%;
	width: 98%;
}

.storywrapper .sectionA .modA .headline {
	font-size: 1.8em;
}

.storywrapper .meldungHead p.text {
	margin-bottom: 0;
	margin-top: 8px;
}

/* sectionC nach oben ausrichten */
.storywrapper .section.sectionC {
	margin-top: -90px;
}

.storywrapper .section.sectionC .con:first-child h3.ressort {
	padding-bottom: 12px;
}

.storywrapper .section.sectionC .con {
	margin-top: 12px;
}

.storywrapper .section.sectionC cset .con:first-child {
	margin-top: 12px;
}

/*** Styling Dossier Seite ***/

.contenttypedossier .storywrapper .sectionZ .con .box {
	background: none;
}

.contenttypedossier .storywrapper .sectionZ .con:first-child + .con {
	margin-top: 20px;
}

.contenttypedossier .storywrapper .sectionZ .con:first-child + .con .mod {
	margin-bottom: 15px;
}

/* MeldungHead rausrücken */
.contenttypedossier .storywrapper .sectionA .meldungHead span.dachzeile,
.contenttypedossier .storywrapper .sectionA .meldungHead span.headline
 {
	margin-left: 4px; 
}

.contenttypedossier .storywrapper .sectionA .meldungHead p.text {
	margin-left: 4px;
}

.contenttypedossier .storywrapper .sectionA .meldungHead .socialMedia .shareCon {
	padding-left: 4px;
}

.contenttypedossier .storywrapper .sectionA .meldungHead .socialMedia .shareCon.isFixed {
	padding-left: 2px;
}

.contenttypedossier .storywrapper .sectionZ .con:first-child p.text {
	margin-left: 4px;
} 

/*** Container Button ***/

.containerButton {
	float: right;
	margin: -32px 3px 0 0;
}

.containerButton a {
	min-width: 90px;
}

.sectionA .modConGallery .modHead .box, .modConGallery .mod.modHead {
	overflow: visible;
}

.sectionA .modConGallery .modHead .box {
	padding-top: 0;
	padding-bottom: 0;
}

.sectionA .modConGallery .modHead .info {
	clear: both;
	width: 100%;
	text-align: right;
	margin-top: -28px;
}

.sectionA .modConGallery.embedded .modHead .info {
	text-align: center;
}

.sectionC.kachel .mod .box {
	width: 238px;
}

/*** Finetuning ausrichtung und Abstände HP ***/
/*
.tsIndex .mod.modB.flach .boxCon {
    background: #fff url("../img/tagesschau/background/box_base.jpg") repeat-x scroll center bottom;
}*/

.tsIndex .mod.modB.flach .boxCon {
	background: #fff url("../img/tagesschau/background/box_base.jpg") repeat-x scroll center bottom;
}

.tsIndex .mod.modB.flach .boxCon .box {
	width: 366px;
}

.tsIndex .mod.modB.flach .boxCon .box:first-child {
	margin-right: 6px;
}

.tsIndex .modPremium.smallImage .dachzeile, .tsIndex .modPremium.smallImage .headline, .tsIndex .modPremium.smallImage .teasertext, .tsIndex .modPremium.smallImage .linklist {
	clear: right;
	float: right;
	width: 49%;
}

.tsIndex .sectionA .modClassic .box.modTeaseronly .dachzeile, .sectionA .modClassic .box.modTeaseronly .headline {
	clear: right;
	float: right;
	width: 49%;
}

.tsIndex .sectionA .modClassic .box.modTeaseronly .teasertext {
	float: right;
	width: 49%;
}

.tsIndex .modStage.textonly .box .teaserCon .dachzeile, .tsIndex .modStage.dark.textonly .box .teaserCon .dachzeile, .tsIndex .modStage.textonly .box .teaserCon .headline, .tsIndex .modStage.dark.textonly .box .teaserCon .headline, .tsIndex .modStage.dark.textonly .box .teaserCon .teasertext, .tsIndex .modStage.textonly .box .teaserCon .teasertext, .tsIndex .modStage.dark.textonly .box .teaserCon .linklist, .tsIndex .modStage.textonly .box .teaserCon .linklist {
	width: 49%;
}

/*** Schwarze Balken im  Video entfernen ***/

.storywrapper .mediaCon.mediaTop.small.video .mediaA {
	width: 99.8%;
}

/*** Styling Map ***/	

.modTSMap #overlay .collapseArrow {
	left: 40%;
}

.modTSMap #layerswitcher label {
	line-height: 1.65em;
}

.modTSMap #layerswitcher .dataLbl {
	line-height: 1.38em;
}

