/*** SKIN: ARD ***/

body.boerse

{ 
	background: #e7d9a2 url('../../../img/boerse/background/base.jpg') no-repeat top;
}




.boerse #content
{
	background: none;
}

.boerse .conHeadline{

}

.boerse .mod{
	background-color: #fff;
}

.boerse .box.active
{
	background-color: #001a4b;
	color: #fff;
}
	
.boerse .box.active a
{
	color: #fff;
}

/*** SLIDERCONTROLS ***/

.boerse .mod .controls
{
	background: #fff;
}

.boerse .mod .controls .prev
{ 

}

.boerse .mod .controls .next
{

}

.boerse .modGallery .controls
{
	background: transparent;
}

.boerse .modGallery .controls .prev
{ 

}

.boerse .modGallery .controls .next
{

}

/*** FOOTER ***/

.boerse #footer
{
	background-color: #001A4B;
}