﻿#left .HauptnavigationLayer2 	{
	margin:0 0 0 8px;
	padding:0;
	border-bottom:solid #d2d2d2 1px;
	border-left:solid #d2d2d2 1px;
}


#left .HauptnavigationLayer2 .HauptnavigationLink {
	background-color:#f6f0c3; 	
	list-style:none;
	line-height:22px;
	border:solid #d2d2d2;
	border-width:1px 1px 0px 0px;
}

#left .HauptnavigationLayer2 .HauptnavigationLink a {
	color:#757172;
	text-decoration:none;
	padding-left:10px;
	font-weight:bold;
}


#left .HauptnavigationLayer2 .mouseover {
	background:#a5273e;
}

#left .HauptnavigationLayer2 .mouseover a {
	color:#fff;
}


#left .HauptnavigationLayer2 .clicked {
	background:#d7ce84;
		line-height:22px;
}

#left .HauptnavigationLayer2 .clicked a {
	color:#333;
}







#left .HauptnavigationLayer3 	{
	margin:5px 0 0 0;
	padding:0;
	
}


#left .HauptnavigationLayer3 .HauptnavigationLink {
	background-color:#efefef; 	
	list-style:none;
	line-height:22px;
	border:solid #d2d2d2;
	border-width:1px 0px 0px 0px;
}

#left .HauptnavigationLayer3 .HauptnavigationLink a {
	color:#757172;
	text-decoration:none;
	padding-left:10px;
	font-weight:normal;
}


#left .HauptnavigationLayer3 .mouseover {
	
}

#left .HauptnavigationLayer3 .mouseover a {
	text-decoration:underline;	
}


#left .HauptnavigationLayer3 .clicked {
	
}

#left .HauptnavigationLayer3 .clicked a {
	font-weight:bold;
}
