/*************************** Webfonts *****************************************/

@font-face {
	font-family: 'Thesis';
	src:  	url('../webfonts/TheSans_LT_TT5_.eot#') format('eot'),
	   		url('../webfonts/TheSans_LT_TT5_.woff') format('woff'), 
			url('../webfonts/TheSans_LT_TT5_.svg') format('svg');
	font-weight: normal;	
}

@font-face {
	font-family: 'Thesis';	
	src:  	url('../webfonts/TheSans_LT_TT5i.eot#') format('eot'),
	  		url('../webfonts/TheSans_LT_TT5i.woff') format('woff'), 
		 	url('../webfonts/TheSans_LT_TT5i.svg') format('svg');
	font-style: italic;	
}


@font-face {
	font-family: 'Thesis';
	src:  	url('../webfonts/TheSans_LT_TT7_.eot#') format('eot'),
	  	 	url('../webfonts/TheSans_LT_TT7_.woff') format('woff'), 
		 	url('../webfonts/TheSans_LT_TT7_.svg') format('svg');
	font-weight: bold;
}


@font-face {
	font-family: 'Thesis';
	src:  	url('../webfonts/TheSans_LT_TT7i.eot#') format('eot'),
	  		url('../webfonts/TheSans_LT_TT7i.woff') format('woff'), 
		 	url('../webfonts/TheSans_LT_TT7i.svg') format('svg');
	font-weight: bold;
	font-style: italic;
}

/**** ****/

body {
	margin: 0;
	padding: 0;
}

#header,
#footer
	{
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Thesis, arial, roboto, "droid sans", helvetica, sans-serif;
	/*height: 100.1%;*/
	background-color: #CDCDCD;
}

#wrapperBody #globalCol {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
    width: 998px;
}

#header a,
#footer a{
	text-decoration: none; 
}

#header ol, #header ul,
#footer ol, #footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}	

.inv {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#header img,
#footer img {
	border: 0;
}


/************************** Overwriting http://www.daserste.de/resources/css/prim.css wenn verwendet - schiebt altes Panorama nach oben******************************/
#wrapperBody #globalCol #panoramaColRubrik {
    padding-top: 0;
}

/*******************************************************************************************/
/***************************** Header /Footer***********************************************/
/*******************************************************************************************/

#header li,
#footer li {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Thesis, arial, roboto, "droid sans", helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.01em;
	font-size: 100.01%;
	vertical-align: baseline;
	outline: none;
}

#header li, #header h1, #header h2, #header h3, #header h4, #header h5, 
#footer li, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
	font-family: Thesis, arial, roboto, "droid sans", helvetica, sans-serif;
	line-height: 125%;
    color: #FFFFFF;
    margin: 0px;
	font-size: 100.01%;
}

#header p {
  float: left;
  margin: 0 6px 0 0;
  color: #fff;
}

#header .headerimage {
	background-image: url('/themes/interimlayout/img/L_headergrafik_root.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0A326F;
}

#header .wrapper,
#header .section
{
	width: 100%;
	float: left;
    overflow: visible;
}

#header .masternavi .section,
#header .wrapper .section.sectionA
{
    margin: 0 auto 0 auto;
    padding: 0;
    width: 100%;
}

#footer .sectionA {
	width: 996px;	
}

/* @group Masternavi **********************/

#header .masternavi .trigger
{    display: none; }

#header .masternavi
{
    width: 100%;
    float: left;
}


#header .masternavi .section,
#header .wrapper .section
{
    margin-top: 0;
    margin-bottom: 0;
}

#header .masternavi {
	float: left;
}

#header .masternavi ul {
	margin: 0;
	float: left;
}

#header .masternavi ul li {
	color: #001a4b;	
	float: left;
	margin: 0 0 0 0;
	font-size: 100%;
	background: none;
}

#header .masternavi ul li.tv,
#header .masternavi ul li.radio,
#header .masternavi ul li.ardmt { 
	font-weight: bold;
}

#header .masternavi ul li a {
	float: left;
	color: #fff;
	padding: 10px 6px 4px 6px;
	background: none;
	border-bottom: 0;
}


#header .masternavi ul li.active {
	padding: 10px 6px 0 6px;
	border-bottom: 4px solid #fff;
	background: #fff;
}

#header .masternavi ul li.active a, 
#header .masternavi ul li.active a:hover {
	color: #001a4b;
	padding: 0; 
	border-bottom: 0 solid #fff;
	text-decoration: none;
}

#header .masternavi ul li a:hover,
#header .masternavi li a:focus,
#header .masternavi li a:active {
    color: #001a4b;
    background: #fff;
	padding-bottom: 0;
    border-bottom: 4px solid #fff;
    text-decoration: none;
}

#header .masternavi .ardlogo {
    width: auto;
    float: right;
}

#header .masternavi .ardlogo a:link {
	background: url(../img/ardlogo_weiss.png) no-repeat 0 0;
	float: right;
	height: 35px;
	margin: 0 0 0 0;
	padding: 0 2px 0 2px;
	width: 70px;
}

#header .masternavi ul li.tv a:link, 
#header .masternavi ul li.tv a:visited {
    color: #001a4b;
    text-decoration: none;
}


#header .masternavi {
	background-color: #001A4B;
}

#header .subnavi {
    float: left;
    width: 100%;
}


#header .subnavi .ressorts {
    float: left;
    width: 100%;
    padding: 0;
    
}

#header .subnavi .ressorts span
{
    float: left;
    padding-top: 6px; 
}

#header .subnavi .ressorts li {
    float: left;
    position: relative;
}

#header .subnavi .ressorts li a {
    padding: 6px 12px 5px 10px; 
    color: #ffffff;
}

#header .subnavi .active a {
	color: #001a4b;
}

/**** hovers fuer ressorts, subressorts und subsubs l  ***/

#header .subnavi .ressorts li a.active,
#header .subnavi .ressorts li a:focus,
#header .subnavi .ressorts li a:hover {
	background: #56ecea; /* Old browsers */
    background: -moz-linear-gradient(top,  #56ecea 0%, #0 66%, #22b6b8 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(top,  #56ecea 0%,#22b6b8 66%,#22b6b8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #56ecea 0%,#22b6b8 66%,#22b6b8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #56ecea 0%,#22b6b8 66%,#22b6b8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #56ecea 0%,#22b6b8 66%,#22b6b8 100%); /* W3C */
    color: #001a4b;
}

#header ul.ressorts {
	margin-bottom: 6px;
}

/*** from l view  ***/
#header .masternavi .intern {
    margin-right: 32px;
}

#header .masternavi {
    background-color: #1e5b9a;
}

/* @group Markenbox incl. Suche */

#header {
    width: 100%;
    float: left;
}

#header .logo
{
    float: left;
    padding: 0 0 0 0;
    width: 50%;
    height: 70px;
}

#header .searchBox input {
    float: left;
    height: 25px;
    font-size: 0.9em;
    color: #516384;
}

.menueToggle {
    background-color: #fff;
    height: 25px;
    padding: 0 4px 0 0;
    float: right;
    display: none;
}

.menueToggle a {
    padding: 4px 0 0 4px;
    float: left;
}

/**** MASTERNAVI ***/

#header {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}


#header .wrapper {
	width: 100%;
	float: left;
}

.masternavi .section,
#header .wrapper .section.sectionA {
    margin: 0 auto 0 auto;
    padding: 0;
    width: 100%;
}

.mnHolder {
    width: 996px;
	margin: 0 auto 0 auto;
}


.masternavi .intern {
    margin-right: 32px;
	
}

.subnavi { 
    margin: 0 0 13px 0;
}


.subnavi .menueToggle
{
    background-color: #fff;
    height: 25px;
    padding: 0 4px 0 0;
    float: right;
    width: 75px;
    display: none;
}

.subnavi .menueToggle a
{
    padding: 4px 0 0 4px;
    float: left;
    width: 50px;
}


#header {
    width: 100%;
    float: left;
}

#header .logo
{
    float: left;
    padding: 0 0 0 0;
    width: 50%;
    height: 70px;
}

/* SEARCH - BOX */

#header .searchBox {
    float: right;
    padding: 8px 0 0 0;
    width: 40%;
}

#header .searchBox img {
    float: left;
    height: 25px;
}

#header .searchBox input {
    float: left;
    padding: 0 0 0 5px;
    margin: 0;
	width: 145px;
}

#header .searchToggle {
    display: none;
}

#header .searchForm {
    background-color: #fff;
    height: 25px;
    width: 175px;
    margin-top: 15px;
    float: right;
}

#header .searchInput {
    float: left;
    height: 25px;
    width: 150px;
    border: none;
    padding: 0 0 0 0;
    margin: 0;
    color: #516384;
    font-size: 0.8em;
}

#header .searchInput.active {
    color: #000;
}

#header .searchSubmit {
    float: left;
    width: 25px;
    padding: 0;
    margin: 0;
}

#header .searchSubmit img {
    float: right;
    width: 100%;
}





/*************************************************************************************************/
/******************************** Footer *********************************************************/
/*************************************************************************************************/

/**** GRID ****/
#footer {
	border: 0 none;
	float: left;
    font-size: 1em;
    padding-bottom: 12px;
    padding-top: 30px;
    width: 100%;
}

#footerContent {
	width: 996px;
	margin: 0 auto 0 auto;
}

.modFooter .col {
	width: 25%;
    float: left;
}

.modCopy .col {
    float: left;
	padding: 6px 0 6px 0;
}

.modCopy .col1 {
	width: 60%;
    float: left;
}

.modCopy .col2 {
	width: 60%;
    float: left;
    clear: both;
    text-align: left;
}

.modCopy .col3 {
	width: 30%;
    float: right;
    margin: -36px 0 0 0;
}

.modCopy .col3 img {
	padding: 0 0 0 0;
	float: right;
}


/**** FEATURE ****/
.modFooter li {	
	padding-top: 3px;
	padding-bottom: 3px;
}

.modCopy {
	 padding-bottom: 32px;
	 padding-top: 30px;
}
 
 
 /*** FOOTER ***/

.modConFooter a {	
	color: #FFFFFF;
	font-size: 0.9em;
}

.modConFooter a:hover {	
	color: #B2CCEB;
}

.modCopy,
.modFooter {
	background-color: #001A4B;
}
 
.modCopy li{	
	float:left;
	margin-right: 1em;
}

.modFooter h3 {	
	color: #FFFFFF;
	font-size: 1em;
}

.modConFooter .box {	
	background-color: #001A4B;
	padding: 0;
	overflow: hidden;
}

.modCopy p {	
	color: #FFFFFF;
	font-size: 0.9em;
	
}


/*****************************************************************************************************/
/*** View L Angaben **********************************************************************************/
/*****************************************************************************************************/

#footer .wrapper {
	margin: 0 auto 0 auto;
	padding-left: 11px;
	width: 1008px;
}

/**** GRID ****/
#footer {
    background: #001A4B;
    padding-bottom: 11px;
}

#footer .section {
    background-color: #001A4B;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 4px;
}

#footer a {
	color: #FFFFFF;
	font-family: Thesis;
	font-size: 0.9em;
	text-decoration: none;	
}

#footer li {
    padding-bottom: 3px;
    padding-top: 3px;
}

#footer .foot {
    float: left;
    width: 100%;
    padding-top: 24px;
    position: relative;
}

#footer .help {
    float: left;
    width: 100%;
}

#footer .help li {
    float: left;
    margin-right: 8px;
}

#footer .logo {
    bottom: 0;
    right: 0;
    position: absolute;
}

#footer .logo img {
    display: block;
    margin-bottom: 6px;
}

#footer .copy {
	color: #FFFFFF;
	font-family: Thesis;
	font-size: 0.9em;
    float: left;
    margin: 0px;
    width: 100%;
}

/*** reset.css ***/

.unitD {
    width: 24.97%;
    float: left;
}