/* 
Stylesheet for Yogahaus-Dresden.de
programming by Thomas Haase www.dresden-lebt.de 
*/


#menu_left{
	background-image:url(gfx/menu_left_background.jpg);
	background-position:6px 8px; 
	background-repeat:no-repeat;
	position:absolute;
	left:106px;
	top:246px;
	color:#306031;
	padding-bottom:-10px;
}
#menu_left_point{
	background-image:url(gfx/menu_left_point.jpg);
	background-repeat:no-repeat;
	width:10px;
	position:relative;
	left:2px;
	height:10px;
}
#menu_left_value{
	position:relative;
	top:-13px;
}
.menulist_left{
	list-style-type:none;
	margin-left:15px;
}
.bigger{
	font-weight:bold;
}
.menulist_left a{
	color:#fff;
	text-decoration:none;
	color:#306031;
}
.menulist_left a:hover{
	text-decoration:underline;
}
.menulist_left .active{
	color:#FE7C11;
}

.menulist_left  li{
	position:relative;
	left:5px;
}
.left_active{
	color:#FE7C11;
}
.terminzeile{
	position:absolute;
	left:54px;
}
.termin_tag{
	position:absolute;
	left:54px;
}
.termin_zeit{
	position:absolute;
	left:120px;
}

.anmeldung a{
	background-image:url(image/point.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
	float:right;
	padding-left:14px;
	color:#00523F;
	text-decoration:none;
	font-weight:bold;
}
.anmeldung a:hover{
	text-decoration:underline;
}

