/**
 * LEFT MENU Level 1
 */

#leftmenu a.main {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	font-weight:bold;
	padding: 5px 60px 5px 10px;
} 
#leftmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftmenu ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
/**
 * Background Images for Left Menu on Subpages
 */
#leftmenu ul li.menu1 {
	background-image: url(../img/menu_1.gif);
	background-repeat:no-repeat;
}
#leftmenu ul li.menu1grau {
	background-image: url(../img/menu_7.gif);
	background-repeat:no-repeat;
}
#leftmenu ul li.menu2 {
	background-image: url(../img/menu_2.gif);
	background-repeat:no-repeat;
}
#leftmenu ul li.menu3 {
	background-image: url(../img/menu_3.gif);
	background-repeat:no-repeat;
}
#leftmenu ul li.menu4 {
	background-image: url(../img/menu_4.gif);
	background-repeat:no-repeat;
}
#leftmenu ul li.menu5 {
	background-image: url(../img/menu_5.gif);
	background-repeat:no-repeat;
}
#leftmenu ul li.menu6 {
	background-image: url(../img/menu_6.gif);
	background-repeat:no-repeat;
}

#leftmenu ul li.active {
	padding-bottom: 0px;
}
#leftmenu ul li.activegrau {
	padding-bottom: 0px;
	background-image: url(../img/menu_8.gif);
	background-repeat:no-repeat;	
}

/**
 * LEFT MENU Level 2
 */
#leftmenu ul li ul li {
	margin-left: 0px;
	
}

/*#leftmenu ul li ul li a {
	font-weight: normal;
	font-size: 11px;
	border-bottom: none;

}*/
a.level1:link,a.level1:visited,a.level1:active {
	display: block;
	color: #676767;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-left: 4px;
	background-color: #EFEFEF;
	margin-left: 12px;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid white;
	padding-top:1px;
	padding-bottom:2px;
}

a.level1act:link,a.level1act:visited,a.level1act:active,a.level1act:hover,a.level1:hover {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-left: 4px;
	background-color: #898989;
	margin-left: 12px;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid white;
	padding-top:1px;
	padding-bottom:2px;
}
/**
 * Menu Left: Level 2
 */

a.level2:link,a.level2:visited,a.level2:active {
	background-image: url(../img/menu_dot.gif);
	color: #676767;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	background-color: #EFEFEF;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 3px;
}
a.level2:hover {
	background-color: #EFEFEF;
	color: #CB1A3D;
	background-image: url(../img/menu_dot2.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 3px;
}
a.level2_end:link,a.level2_end:visited,a.level2_end:active {
	background-image: url(../img/menu_dot.gif);
	color: #676767;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	background-color: #EFEFEF;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 4px;
}
a.level2_end:hover {
	background-color: #EFEFEF;
	color: #CB1A3D;
	background-image: url(../img/menu_dot2.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 4px;
}

a.level2act:link,a.level2act:visited,a.level2act:active,a.level2act:hover {
	background-image: url(../img/menu_dot2.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	color: #CB1A3D;
	display: block;
	margin-left: 11px;
	font-size: 10px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom:3px;
}

/**
 * Menu Left: Level 3
 */

a.level3:link,a.level3:visited,a.level3:active {
	background-image: url(../img/menu_dot.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	background-color: #F9F9F9;
	color: #676767;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 2px;
}
a.level3_end:link,a.level3_end:visited,a.level3_end:active {
	background-image: url(../img/menu_dot.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	background-color: #F9F9F9;
	color: #676767;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 4px;
}

a.level3act:link,a.level3act:visited,a.level3act:active,a.level3act:hover,a.level3:hover {
	background-image: url(../img/menu_dot2.gif);
	background-repeat: no-repeat;
	color: #CB1A3D;
	background-position: 17px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	background-color: #F9F9F9;
	color: #CB1A3D;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 2px;
}

a.level3act_end:link,a.level3act_end:visited,a.level3act_end:active,a.level3act_end:hover,a.level3_end:hover {
	background-image: url(../img/menu_dot2.gif);
	background-repeat: no-repeat;
	color: #CB1A3D;
	background-position: 17px 7px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 10px;
	border-bottom: none;
	background-color: #F9F9F9;
	color: #CB1A3D;
	margin-left: 11px;
	border-left: 1px solid white;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 4px;
}


