/*** SKIN: ARD ***/

@import url('trauer.css');

/* @group Farben Ressort */

body.wissen
{ 	
background: #561151 url('../../../img/wissen/background/base_l.jpg') no-repeat top center fixed;
}

body.wissen #content
{
	background: none;
}

body.wissen .conHeadline
{
	color: #561151;
}


body.wissen .mod
{

}


body.wissen .mod .linklist .list li
{
	border-bottom: 1px solid #aa88a8;
}

body.wissen .mod .linklist .list
{
	border-top: 1px solid #aa88a8;
}

/* Skinning Wissen */


body.wissen .box.active
{	
}

body.wissen .modConStage .modMini
{ }

/* Hintergrund Mini-Slider der Stage */
body.wissen .modConStage .modMini .box, 
body.wissen .modMini .box:hover, 
body.wissen .modPicture .box:hover, 
body.wissen .modTeaseronly .box:hover,
body.wissen .modConGallery .modPicture .box,
body.wissen  .mod .controls
{ 
background: #e9ebef; 
}


/* Hintergrund fuer aktiven Mini-Slider der Stage */
body.wissen .modConStage .modMini .box.active, 
body.wissen .modConStage .modMini .box:hover,
body.wissen .modConGallery .modPicture .box.active, 
body.wissen .modConGallery .modPicture .box:hover
{ 
background: #d1d5dc;
background: #decedd;

cursor: pointer;
}

body.wissen  .mod .controls
{ 
background: #d1d5dc;
}



/* @end */




/*** SLIDERCONTROLS ***/


body.wissen  .mod .controls .prev
{  }

body.wissen .modGallery .controls
{ }

body.wissen  .mod .controls .next
{ }

body.wissen  .modGallery .controls .prev
{  }

body.wissen  .modGallery .controls .next
{ }

/** Fontangaben **/

body.wissen .mod  .headline
{
	font-weight: bold;
}
	

body.wissen .mod  .headline

{
	font-weight: bold;
}
	
/** Ueberschrift der Modulcontainer **/

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

/** C-Sections weiss **/

body.wissen .sectionZ, 
body.wissen .sectionC
{
	background: #fff;
}

/** Hoehe der Broadcast-Boxen selbst und des gesamten Broadcast-Moduls niedriger **/


body.wissen .modBroadcastList .box
{
	min-height: 0;
}

body.wissen .modBroadcastList .boxCon
{
	height: 200px;
}



