.kurs_menu{
	text-decoration: none;
	color: #C29875;
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	
}
a.kurs_menu{
	text-decoration: none;
	color: #C29875;
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	clear: both;
	
}
	
a.kurs_menu:hover{
	color: #BE770C;
	text-decoration: underline;
}

.kurs_menuTitle {
	font-family: Tahoma, "Times New Roman", Arial, "Arial Black";
	font-size: 11px;
	font-weight: bold;
	color: #EBD194;
	text-decoration: none;
}
.kurs_menubold {
	font-size: 11px;
	font-weight: bold;
	color: #3B2A22;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

#kurs_menuLeft {
	float: left;
	width: 105px;
	display: block;
	height: 41px;
	text-align: center;
	vertical-align: middle;
}
#kurs_menuTitle {
	width: 220px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #645043;
	padding-bottom: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-indent: 35px;
	
}
#kurs_menuborder {
	width: 100%;
	border: thin solid #E2E2E2;
}
#kurs_menuLeftInside {
	padding-top: 0px;
	background-color: #F9DCB4;
	filter: Alpha(Opacity=60, FinishOpacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;

	float: right;
	width: 220px;
	border: thin solid #645043;
	clear: both;
}
#kurs_menuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ED7809;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 35px;
}
.kurs_small {

	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #EBD194;
	text-decoration: none;
}

