.body { 
text-align:center;
padding:0px 0px;
background:#505266;
scrollbar-Track-Color:#393939;
scrollbar-Face-Color:#505266;
scrollbar-Highlight-Color:#708090;
scrollbar-Arrow-Color:#eaeaea;
}

div#container {
	width:752px;
	margin:0 auto; 
	text-align:left;
}

div#top {
	position:relative;
	width:752px;
	height:7px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='http://www.bemak.de/musik/chloe/grafik/top.png');
}

html > body div#top{ background:url('http://www.bemak.de/musik/chloe/grafik/top.png') no-repeat 0 0;}

div#btm {
	position:relative;
	width:752px;
	height:7px;
	clear:both;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='http://www.bemak.de/musik/chloe/grafik/btm.png');
}
html > body div#btm{ background:url('http://www.bemak.de/musik/chloe/grafik/btm.png') no-repeat 0 0;}

div#wrapper {
	padding:0 7px 0 7px;
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='http://www.bemak.de/musik/chloe/grafik/content.png');
}
html > body div#wrapper { background:url('http://www.bemak.de/musik/chloe/grafik/content.png') repeat-y 0 0;}

div#header {
	position:relative;
	border-bottom:0px solid #000000;
}

div#emotion {
	position:relative;
	margin:0;
}

div.content_bg {
	position:relative;
	width:738px;	
	background:url('http://www.bemak.de/musik/content_bg.png') repeat-x 0 0;
}

div#content {
	position:relative;
	width:520px;
	float:right;
	margin:0;
}

div#left {
	position:relative;
	float:left;
	width:180px;
}

/*  Navigation
----------------------------------------------- */
div#navigation {
	width:738px;
	background:url('http://www.bemak.de/musik/menu_bg.png') repeat-x 0 0;
	border:1px solid #61B0D8;
	list-style:none;
	float:left !important;
	float:none;
}

div.sub_navigation {
	padding:0;
	margin:0 0 45px 0;
}

ul.mainNav1,
ul.mainNav2,
ul.mainNav3,
ul.mainNav4 {
	text-align:left;
	margin:0;
	padding:0;
	line-height:100%;
	list-style:none;
}

ul.mainNav1 {
	width:100%;
	float:left;
}

ul.mainNav1 li,
ul.mainNav2 li,
ul.mainNav3 li,
ul.mainNav4 li {
	display:inline;
	margin:0;	
	padding:0;
	list-style:none;
}

ul.mainNav1 li a {
	display:block;
	float:left;
	color:#DDEEF7;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	padding:20px 9px 8px 9px;
	font-family: 'Arial', Tahoma, sans-serif;
}

ul.mainNav1 li a:hover,
ul.mainNav1 li a.current {
	padding:20px 9px 8px 9px;
	background:url('http://www.bemak.de/musik/chloe/grafik/main_menu_bullet.gif') no-repeat 4px 25px;
}