/*usercolor.medium = "#6F8B3F"
usercolor.bright = "#D0E0B8"
usercolor.dark = "#53672F"
usercolor.start = "#E1011B"
usercolor.design = "#A12270"
*/

/* Design #95BFE9 */ 
/* Angebote  #FCDF19 */ 
/* Preise  #A12270 */ 
/* Recht   #4A9400*/ 
/* web to date    #0064C9 */ 
/* vorschau #FE9933 */
*/

/* divider in den Commonpages */
span.common_divider {
	color:				#A12270;
}

hr.hr_maintopic_3   {
	width:				750px;
	color:				#A12270;
	background-color:		#A12270;
	height:				0.09em;
	border:				none;
	text-align:			left;
	margin-bottom:			10px;
}

hr.hr_sb_maintopic_3   {
	width:				490px;
	color:				#A12270;
	background-color:		#A12270;
	height:				0.09em;
	border:				none;
	text-align:			left;
	margin-bottom:			10px;
}


/* Preise  #A12270 */ 
ul#topics_Start  li.mt3  {
	border-left:			10px solid #A12270;
}
ul#topics_Start  li.mt3:hover  {
	border-left:			10px solid #E1011B;
}
#topic h1.firsttopic3  {/* Preise  #A12270 */ 
	background-color:		#A12270; 
	colro:				#fff;
	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.firsttopic3 a {
	color:				#fff  !important;
	font-weight:			bold;
}

/* Navigationsebene 3 */
#current2 a.topicactive_ebene2 { /* ebene 2, AKTIV */
	text-transform:			none  !important;
	padding:			2px 2px 2px 6px  !important;
	display:			block;
	color:				#A12270  !important;
	font-weight:			bold;
	background-color:		#fff;
	text-decoration:		none;
	border-left:			10px solid  #A12270;
	margin:				3px 8px 0px 6px;
}
#current2 a.topicactive_ebene2:hover { /* ebene 2, AKTIV */
	border-left:			10px solid #505050;
	padding:			0px 0px 0px 5px;
	background-color:		transparent;
	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  #A12270;
	padding:			0px 0px 0px 5px;
	background-color:		transparent;
	text-indent:			inherit;
}
#current3 a.subtopic3 { /* 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  #A12270 !important;
	border-bottom:			1px solid #B5B5B5;
	margin-left:			15px;
	line-height:			18px;
	display:			block;
}
#current3 a.subtopic3:hover {  /* ebene 3, AKTIV */
	text-decoration:		none;
	background-color:		transparent;
	font-weight:			normal;
	color:				#A12270 !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid  #A12270 !important;
	margin-left:			15px;
	line-height:			18px;
}
a.subtopic3 {  /* 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 #A12270;
	margin:				0  8px  0  15px;
}
a.subtopic3:hover {  /* ebene 3, inaktiv */
	background-color:		transparent;
	font-weight:			normal !important;
	color:				#A12270 !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid #9FA4A7 !important;
	margin:				0  8px  0  15px;
}
