/*usercolor.medium = "#6F8B3F"
usercolor.bright = "#D0E0B8"
usercolor.dark = "#53672F"
usercolor.start = "#E1011B"
usercolor.design = "#FCDF19"
*/

/* Design #95BFE9 */ 
/* Angebote  #FCDF19 */ 
/* Preise  #A12270 */ 
/* Recht   #4A9400*/ 
/* web to date    #0064C9 */ 
/* vorschau #FE9933 */

/* divider in den Commonpages */
span.common_divider {
	color:				#FCDF19;
}

hr.hr_maintopic_2   {
	width:				750px;
	color:				#FCDF19;
	background-color:		#FCDF19;
	height:				0.09em;
	border:				none;
	text-align:			left;
	margin-bottom:			10px;
}
hr.hr_sb_maintopic_2   {
	width:				490px;
	color:				#FCDF19;
	background-color:		#FCDF19;
	height:				0.09em;
	border:				none;
	text-align:			left;
	margin-bottom:			10px;
}

/* Angebote  #FCDF19 */ 
ul#topics_Start  li.mt2  {
	border-left:			10px solid #FCDF19;
}
ul#topics_Start  li.mt2:hover  {
	border-left:			10px solid #E1011B;
}

#topic h1.firsttopic2  {/* Angebote  #FCDF19 */ 
	background-color:		#FCDF19; 
	color:				#959595;
	padding:			2px 12px 2px 10px;
	margin-left:			0;
	margin-top:			10px;
	font-size:			95%;
	font-weight:			normal;
	letter-spacing:			1px;
	text-transform:			uppercase;
	line-height:			20px;
}
#topic h1.firsttopic2 a {
	color:				#959595  !important;
	font-weight:			bold;
}

/* Navigationsebene 3 */
#current2 a.topicactive_ebene2 { /* ebene 2, AKTIV */
	background-color:		#959595;
	text-transform:			none  !important;
	padding:			2px 2px 2px 6px  !important;
	display:			block;
	color:				#FCDF19  !important;
	font-weight:			bold;
	text-decoration:		none;
	border-left:			10px solid  #FCDF19;
	margin:				3px 8px 0px 6px;
}
#current2 a.topicactive_ebene2:hover { /* ebene 2, AKTIV */
	border-left:			10px solid #505050;
	padding:			0px 0px 0px 5px;
	color:				#959595  !important;
	background-color:		#FCDF19;
	text-indent:			inherit;
}

a.topicactive_ebene2 { /* ebene 2, inaktiv */
	padding:			2px 2px 2px 6px  !important;
	display:			block;
	color:				#505050  !important;
	font-weight:			normal;
	background-color:		#fff;
	text-decoration:		none;
	border-left:			10px solid #B5B5B5;
	margin:				3px 8px 0px 6px;
}
a.topicactive_ebene2:hover { /* ebene 2, inaktiv */
	border-left:			10px solid  #FCDF19;
	padding:			0px 0px 0px 5px;
	background-color:		transparent;
	text-indent:			inherit;
}
#current3 a.subtopic2 { /* ebene 3, AKTIV */
	text-decoration:		none;
	background-color:		transparent;
	font-weight:			normal;
	color:				#505050 !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid  #FCDF19 !important;
	border-bottom:			1px solid #B5B5B5;
	margin-left:			15px;
	line-height:			18px;
	display:			block;
}
#current3 a.subtopic2:hover {  /* ebene 3, AKTIV */
	text-decoration:		none;
	background-color:		transparent;
	font-weight:			normal;
	color:				#FCDF19 !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid  #FCDF19 !important;
	margin-left:			15px;
	line-height:			18px;
}
a.subtopic2 {  /* ebene 3, inaktiv */
	padding:			2px 2px 2px 6px  !important;
	display:			block;
	color:				#505050  !important;
	font-weight:			normal;
	background-color:		#fff;
	text-decoration:		none;
	border-left:			10px solid #B5B5B5;
	margin:				0  8px  0  15px;
}
a.subtopic2:hover {  /* ebene 3, inaktiv */
	background-color:		transparent;
	font-weight:			normal !important;
	color:				#FE0000 !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid #9FA4A7 !important;
	margin:				0  8px  0  15px;
}
