#naviLeft_headline {
	background-image:		url(../../files/images/design_r4_c1.jpg);
	height:					30px;
	width:					164px;
}

#naviLeft_mainBG {
	background-image:		url(../../files/images/design_r5_c1.jpg);
	background-repeat:		repeat-y;
	width:					144px;
}

#naviLeft_sideBG {
	background-image:		url(../../files/images/design_r6_c2.jpg);
	background-repeat:		repeat-y;
	width:					20px;
}

#naviLeft_bottom {
	background-image:		url(../../files/images/design_r7_c1.jpg);
	height:					9px;
	width:					164px;
}
/***** Navigations-Kopf *****/
#naviHead {
	padding-left:			20px;
	font-size:				14px;
	font-weight:			bold;
	color:					#000000;
}


/***** Hyperlinks formatieren *****/
#naviLeft {
	font-size:				13px;
	color:					#000000;
	padding-left:			5px;
}

#naviLeft a:link, #naviLeft a:active, #naviLeft a:visited {
	color:					#000000;
	font-size:				13px;
	text-decoration:		underline;
}

#naviLeft a:hover {
	color:					#009900;
	font-size:				13px;
	text-decoration:		none;
}