
/*** FONTS TAGESSCHAU ***/

.tagesschau h1, 
.tagesschau h2, 
.tagesschau h3, 
.tagesschau h4
{

} 



/*** SKIN: TS ***/

body.tagesschau
{ 
	background: #00599a url('../../../img/tagesschau/background/base.jpg') repeat-x top;
}



.tagesschau .box.active a
	{
	color: #fff;
	}



.tagesschau #content
{
	background: none;
}

.tagesschau .conHeadline
{

}

.tagesschau .con
{

}

.tagesschau .mod{
	background-color: #fff;
}

.tagesschau .modConStage .box.active{
	background-color: #c8e4f5;
}

.tagesschau #content .sectionC, .tagesschau #content .sectionZ
{
    background-color: #fff;
}



/*** HINTERGRUND BOX ***/
.tagesschau .box
{
	background: #fff url('../../../img/tagesschau/background/box_base.jpg') repeat-x bottom;
}

.tagesschau .box.active
{
    background: #001a4b;
    color: #fff;
}



.tagesschau .modGallery .controls
{

}

.tagesschau .modGallery .controls .prev
{ 

}

.tagesschau .modGallery .controls .next
{

}

