/************ 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;
}

.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%;
}



.collapseArrow
{
    margin-top: 6px;
    margin-right: 4px;
    background: url('/static/img/bereich/fernsehen/das-erste/responsive/icon/arrow_collapsible.png') no-repeat scroll 0px -20px transparent;
}

.collapsed .collapseArrow
{
    background: url('/static/img/bereich/fernsehen/das-erste/responsive/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  */

.button, .controls
{
 }



.button
{
}

.button a
{
}

