
/*** FONTS TAGESSCHAU ***/

.tagesschau h1, 
.tagesschau h2, 
.tagesschau h3, 
.tagesschau h4
{
	font-family: Thesis;
	font-weight: bold;	
} 



/*** 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 .box.active{
	background-color: #c8e4f5;
}

.tagesschau #content .sectionC, .tagesschau #content .sectionZ{
    background-color: #fff;
}



/*** HINTERGRUND BOX ***/
.tagesschau .box
{
}

.tagesschau .box.active
{
}

/*** SLIDERCONTROLS ***/

.tagesschau .mod .controls
{

}

.tagesschau .mod .controls .prev
{ 

}

.tagesschau .mod .controls .next
{

}

.tagesschau .modGallery .controls
{

}

.tagesschau .modGallery .controls .prev
{ 

}

.tagesschau .modGallery .controls .next
{

}

