
/*******************************************
* HEADER
********************************************/
#headertop {
	width:1009px;
	height:25px;
	background:transparent url(../images/cm/cm-deco-list.png);
}
#header {
	height: 85px;
	background:#ffffff;
}
/*******************************************
* BODY STYLES
********************************************/
#mainspace1 {
	width:10px;
}
#mainspace2 {
	width:10px;
}
#mainspace3 {
	width:8px;
}
/*******************************************
* MENU BACKGROUND
********************************************/
#menucontentback1 {
	width:188px;
	margin-bottom:10px;
}
#menucontentback2 {
	background:url(../images/td/menu-middle.png);
}
#menucontentback3 {
	background:url(../images/td/menu-top.png) no-repeat;
}
#menucontentback4 {
	background:url(../images/td/menu-bottom.png) no-repeat bottom center;
	padding-bottom:30px;
}

/*******************************************
* MENU CONTENT STYLES
********************************************/
#menucontent {
	margin:0;
	min-height:0;
	padding:0px;
	padding-top: 20px;
	z-index:200;
}
#menucontent li {
	margin-left:19px;
	margin-right:17px;
	width:188px;
	height:30px;
	line-height: 30px;
}
#menucontent li.selected {
	width:169px;
	height:30px;
	background:url(../images/td/td-indikator.png) no-repeat;
}
#menucontent li.selected a {
	color:#719497;
}
#menucontent li a:hover {
	background:none;
	color:#719497;
}

