/*** SKIN: ARD ***/

body.radio
{ 
		background: #58a7dd url('../../../img/intern/background/base.jpg') repeat-x top; }

.radio #content
{
	background: none;
}

.radio .conHeadline{

}

.radio .mod{
	background: #fff;
}

.radio .box.active{
	background-color: #c8e4f5;
}

/*** SLIDERCONTROLS ***/

.radio .mod .controls
{
	background: #fff;
}

.radio .mod .controls .prev
{ 

}

.radio .mod .controls .next
{

}

.radio .modGallery .controls
{
	background: transparent;
}

.radio .modGallery .controls .prev
{ 

}

.radio .modGallery .controls .next
{

}


.radio #footer
{
	background-color: #001A4B;
}