/*---------- leftmenu
*/
#leftmenu {
	position: relative;
	width: 304px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_leftmenu.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#leftmenu1 {
	position: relative;
	width: 304px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left_mennu1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#leftmenu2 {
	position: relative;
	width: 304px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left_mennu2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#leftmenu3 {
	position: relative;
	width: 304px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left_mennu3.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#leftmenu4 {
	position: relative;
	width: 304px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left_mennu4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#leftmenu5 {
	position: relative;
	width: 304px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left_mennu5.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#leftmenu6 {
	position: relative;
	width: 304px;
	height: 59px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left_mennu6.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

ul.leftmenu {
	position: relative;
	padding: 0px;
	margin: 0px;
}

li.leftmenutop {
	position: relative;
	list-style: none;
	list-style-type: none;
	left: 50px;
	width: 242px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #C6C6C6;
	float: left;
}

li.leftmenutop a {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #C6C6C6;
	text-decoration: none;
}

li.leftmenutop a:hover {
	color: #A4A4A4;
	font-weight: bold;
	text-decoration: none;
}

li.leftmenubottom {
	position: relative;
	list-style: none;
	list-style-type: none;
	left: 187px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CDCDCD;
	text-indent: 25px;
	float: left;
}

li.leftmenubottom a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CDCDCD;
	text-decoration: none;
	display: block;
}

li.leftmenubottom a:hover {
	color: #DF9B9B;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../images/on_dott.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
}
