/* Generelle Farben ---------------------------------------------------------------------------- start -*/
	
.error_color
{
	color:red !important;
	background-color:white;
	border: 1px dotted red;
	padding:10px;
	margin-bottom:10px;
}
.error_border
{
	border:1px solid red !important;
}

fieldset
{
	border: 1px solid #5a7498;	
}
fieldset legend
{
	color:#5a7498;	
	font-weight:bold;
}

/* Generelle Farben ---------------------------------------------------------------------------- ende -*/

/* navs layout --------------------------------------------------------------------------- start-*/

#nav_entry_19,	
#nav_entry_19_active
{
	background: transparent url(../../img/navTop/news.png) no-repeat 0px 0px;
}
#nav_entry_78,	
#nav_entry_78_active
{
	background: transparent url(../../img/navTop/band.png) no-repeat 0px 0px;
}
#nav_entry_368,	
#nav_entry_368_active
{
	background: transparent url(../../img/navTop/galleries.png) no-repeat 0px 0px;
}
#nav_entry_4117,	
#nav_entry_4117_active
{
	background: transparent url(../../img/navTop/videos.png) no-repeat 0px 0px;
}

#cnt_top
{
	background: transparent url(../../img/cntTop/navBackground.jpg) no-repeat 0px 0px;	
}

#cnt_top li a
{
	background: transparent url(../../img/cntTop/entryBackground.jpg) no-repeat right top;
	color:#f2f5ed;
}

#cnt_top li.nav_entry_active
{
	background: transparent url(../../img/cntTop/entryActive.jpg) no-repeat 50% 28px;	
}

#cnt_top li a:hover,
#cnt_top li a.nav_entry_active
{
	color:#ffc200;
	background-position:right bottom;		
}

div.rightBox
{
	background-color:#84002f;
	border: 3px solid white;	
	color:white;
}

div.rightBox h2
{
	border-bottom:1px solid #fec717;	
}
div.rightBox h2,
div.rightBox h2 a
{
	color:#ffc200;
	text-decoration:none;
}

div.rightBox a
{
	color:#ffc200;
	text-decoration:none;
}

/* navs layout ----------------------------------------------------------------------------- ende-*/

/* Hintergrund Bilder / Farben --------------------------------------------------------------- start */

#main_page_body
{
	background: #b70028 url(../../img/areas/bodyBackground.jpg) no-repeat 50% 0px;		
}

#fx_addon_right
{
	background: transparent url(../../img/areas/fx_addon_outer_right.png) no-repeat 0px 0px;
}

#area_banner
{
	background: transparent url(../../img/areas/areaBanner.png) no-repeat 0px 0px;
}
#area_cnt_nav_top
{
	background: transparent url(../../img/areas/areaCntNavTop.png) no-repeat 0px 0px;
}
#area_content
{
	background: transparent url(../../img/areas/areaContent.png) repeat-y 0px 0px;
}

div.contentRight
{
	background: transparent url(../../img/areas/fx_addon_inner_right.png) no-repeat right 347px;
}

#area_bottom
{
	background: transparent url(../../img/areas/areaBottom.png) no-repeat 0px 0px;	
}

/* Hintergrund Bilder / Farben --------------------------------------------------------------- ende */

/* spacer ------------------------------ start-*/

div.spacerContent
{
	background-color:#84002f;
}

/* spacer ------------------------------ ende-*/