
/*** FONTS TAGESSCHAU ***/




/*** SKIN: TS ***/

body.tagesschau
{ 
	background: #00599a url('../../../img/tagesschau/background/base.jpg') no-repeat top static;
}



.tagesschau .box.active a
	{
	color: #fff;
	}



.tagesschau #content
{
	background: none;
}

.tagesschau .conHeadline
{
	
}

.tagesschau .con
{

}

.tagesschau .mod
{
	background-color: #fff;
}

.tagesschau .modStage .modMini .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;
}



