/*** SKIN: ARD ***/

body.tv
{ 
	background: #fff url('../../../img/tv/background/base.jpg') repeat-x top;
}

body.tv #content
{
	background: none;
}

body.tv .conHeadline
{

}

body.tv .mod{
	background-color: #fff;
}

body.tv .box.active
{
	background: #001a4b;
	color: #fff;
	}
	
body.tv .box.active a
{	color: #fff;	}




/** Ueberschrift der Modulcontainer **/

body.tv .conHeadline
{
	font-family: ThesisAntiqua, Georgia, serif;
}





/*** Stageslider ***/

.tv .modMini .ressort
{
    display: block;
}

.tv .modMini .box.active, 
.tv .modMini .box.active a
{
	cursor: default;
}

.tv .modMini .box.active .ressort
{
	background-color: #001a4b;
}

.tv .modConStage .modMini .box
{
    background-color: #cee0f6;
}

.tv .modMini .box.active .ressort a, 
.tv .modMini .box .ressort a:hover
{
	color: #fff;
}

.tv .modMini .box.active, 
.tv .modMini .box:hover, 
.tv .modMini .box:hover a
	{
	background-color: #001a4b;
	color: #fff;
}
