body {
	margin:0px;
	text-align:center;
	background-color:#222222;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

a {
	text-decoration:none;
	color:#846923;
}

a:hover {
	color:#bbbbbb;
}

a img {
	border:0px;
}

h1 {
	font-size:26px;
	font-weight:normal;
}

h3 {
	font-size:20px;
	font-weight:normal;
}

h5 {
	font-size:14px;
	font-weight:bold;
}

div#all {
	margin:auto;
	width:630px;
	background-image:url("../images/bg.jpg");
}


div#header {
	width:630px;
	height:341px;
	background-image:url("../images/header.jpg");
}

div#menu {
	width:630px;
	background-image:url("../images/menu.jpg");
	padding:8px 0px;
	font-size:16px;
}

div#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	white-space:nowrap;
}

div#menu li {
	display:inline;
	margin:0px 10px;
}

div#menu a {
	color:#222222;
	font-weight:bold;
}

div#menu a:hover {
	color:#444444;
}

div#body {
	width:630px;
	text-align:left;
	color:#bbbbbb;
	padding:20px 0px;
}

div#content {
	width:560px;
	margin:0px 35px;
}

div#content ul {
	list-style-image: url("../images/ul_arrow.jpg")
}

div#content li {
	margin:5px 0px;
}

div#bottom {
	width:630px;
	background-image:url("../images/menu.jpg");
	height:20px;
}

div#footer {
	width:630px;
	text-align:center;
	color:#bbbbbb;
	font-size:12px;
	margin:auto;
}

div#footer ul {
	margin:10px;
	padding:0px;
	list-style-type:none;
	white-space:nowrap;
}

div#footer li {
	display:inline;
	margin:0px 10px;
}

div#footer a {
	color:#846923;
}

div#footer a:hover {
	color:#bbbbbb;
}

div#sec_footer {
	width:100%;
	background-color:#000000;
	text-align:center;
	margin:30px 0px 0px 0px;
	padding:10px 0px;
	font-size:11px;
}

div#sec_footer div {
	line-height:18px;
	margin:auto;
	width:700px;
	text-align:center;
}

div#sec_footer a {
	margin:0px 5px;
	color:#666666;
}

div#sec_footer a:hover {
	color:#dddddd;
}

ul#nav {
	margin: 0;
	padding: 0 0 0 .5em;
	overflow: hidden;
	border-bottom:1px solid #333333;
}

ul#nav li {
	font-weight:bold;
	float: left;
	list-style: none;
	margin:0px 10px;
	padding: .4em;
}

ul#nav li a.active{
	color:#bbbbbb;
}

/* Main content */

#mainContent div {
	padding: 0 0 .4em 0;
	margin-bottom: 1em;
	border-top:1px solid #333333;
}

#mainContent div ul {
	margin: 0;
	padding: 0 0 0 .5em;
	padding-top: .5em;
	margin-left: 2em;
}

div#band {
	width:560px;
	height:420px;
	background-image:url('../images/band.jpg');
	background-repeat:no-repeat;
	background-position:0px 120px;
}

.clear {
	clear:both;
}

.songs {
	width:300px;
	float:left;
}

.horizont {
	width:250px;
	height:150px;
	background-image:url("../images/cd_horizont.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	margin:20px 0px 5px;
	float:left;
}

.fuereuch {
	width:250px;
	height:150px;
	background-image:url("../images/cd_fuereuch.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	margin:20px 0px 5px;
	float:left;
}

.player {
	float:left;
}