/*** SKIN: Sportschau ***/

@import url('sportschau_specials/tickerList.css');
@import url('sportschau_specials/clubList.css');
@import url('sportschau_specials/spTables.css');
@import url('sportschau_specials/leagueChoser.css');
@import url('sportschau_specials/shortNews.css');
@import url('sportschau_specials/steno.css');



/* Hintergrund fuer Ressort global */

body.sportschau
{ 
	background: #97caec url('../../../img/sportschau/background/base.jpg') repeat-x top;
}

body.sportschau #content
{
	background: none;
}

body.sportschau .conHeadline{

}

body.sportschau .mod{
	background-color: #fff;
}


/* Hintergrund fuer Mini-Slider der Stage */

body.sportschau .modConStage .modMini
{

}


/* Hintergrund fuer aktiven Mini-Slider der Stage */

body.sportschau .modMini .box.active, body.sportschau .modMini .box:hover

	{
	background: #183c6c;	
	}
	
body.sportschau .modMini .box.active a, 
body.sportschau .modMini .box:hover, 
body.sportschau .modMini .box:hover a
	{
	color: #fff;	
	}

/*** SLIDERCONTROLS ***/

body.sportschau .mod .controls
{ 
	background: #c5daed;
}


body.sportschau .mod .controls .prev
{ }

body.sportschau .mod .controls .next
{ }

body.sportschau .modGallery .controls
{ }

body.sportschau .modGallery .controls .prev
{ }

body.sportschau .modGallery .controls .next
{ }

	
/* Fontangaben */ 
.sportschau h1, 
.sportschau h2,
.sportschau h3,
.sportschau h4,
.sportschau h5,
.sportschau h6
{
	font-family: Thesis;
	font-weight: bold;
}


/*** Ressorts in der Stage zeigen ***/
body.sportschau .modConStage .modMini .ressort
{
	display: block;
}

/*** ClubNavi fuer Vereinssseiten  ***/
.sportschau .box.clubNavi .controls
{
	background: #fff;
}

.sportschau .box.clubNavi .controls .labels .entries
{
	padding: 6px 0;
}

.sportschau .box.clubNavi .controls.paging .labels .entry a
{

}

.sportschau .box.clubNavi .controls .labels .entry.active a, 
.sportschau .box.clubNavi .controls .labels .entry a:hover
{
background: #dee8f4;
color: #001a4b;
}
