/*usercolor.medium = "#2C6E46"
usercolor.bright = "#8F9BCB"
usercolor.dark = "#C07508"
usercolor.start = "#D6300A"
usercolor.shop = "#FF6633"
usercolor.start = "#D6300A"

*/


p.no_shopcaption  {
	line-height:			50px;
} 
/* divider in den Commonpages */
span.common_divider {
	color:				#FF6633;
}

#topic h1.firsttopic  { /* shop   #FF6633 */ 
	background-color:		#FF6633; 
	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.firsttopic a {
	color:				#fff  !important;
	font-weight:			bold;
	text-decoration:		none !important;
}

/* Navigationsebene 3 */
#current2 a.topicactive_ebene2 { /* ebene 2, AKTIV */
	text-transform:			none  !important;
	padding:			2px 2px 2px 6px  !important;
	display:			block;
	color:				#FF6633  !important;
	font-weight:			bold;
	background-color:		#fff;
	text-decoration:		none;
	border-left:			10px solid #FF6633;
	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 #D6300A;
	padding:			0px 0px 0px 5px;
	background-color:		transparent;
	text-indent:			inherit;
}
#current3 a.subtopic1 {  /* ebene 3, AKTIV */
	text-decoration:		none;
	background-color:		transparent;
	font-weight:			normal;
	color:				#D6300A !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid #D6300A !important;
	margin-left:			15px;
	line-height:			18px;
}
#current3 a.subtopic2 {  /* ebene 3, AKTIV */
	text-decoration:		none;
	background-color:		transparent;
	font-weight:			normal;
	color:				#D6300A !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid #D6300A !important;
	margin-left:			15px;
	line-height:			18px;
}
#current3 a.subtopic1:hover {  /* 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 #D6300A !important;
	margin-left:			15px;
	line-height:			18px;
}
#current3 a.subtopic2:hover {  /* 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 #D6300A !important;
	margin-left:			15px;
	line-height:			18px;
}
a.subtopic1  {  /* 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  {  /* 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.subtopic1:hover {  /* ebene 3, inaktiv */
	background-color:		transparent;
	font-weight:			normal !important;
	color:				#D6300A !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid #9FA4A7 !important;
	margin:				0  8px  0  15px;
}
a.subtopic2:hover {  /* ebene 3, inaktiv */
	background-color:		transparent;
	font-weight:			normal !important;
	color:				#D6300A !important;
	padding:			2px 2px 2px 6px  !important;
	border-left:			10px solid #9FA4A7 !important;
	margin:				0  8px  0  15px;
}

