@charset "utf-8";
/* CSS Document */


a:focus {
	outline:none;
}

body {
	margin:0;
	background-color:black;
	font-family:verdana, arial, helvetica, sans-serif;
	color:rgb(80,80,80);
	font-size:11px;
	line-height:1.5em;
}

div {
	overflow:hidden;
}

img {
	text-align:center;
	vertical-align:middle;
	border:none;
}

ul, li {
	margin:0; padding:0;
	list-style-type:none;
	list-style-position:outside;
}

div#bc {
	width:870px;
	margin:40px auto;
	background-color:white;
}

div#inner {
}

div#header {
	width:640px; height:272px;
}

div#nav-2 {
	width:640px; height:20px;
	line-height:20px;
	padding:8px 0 0 484px;
	white-space:nowrap;
}

div#nav-2 a {
	font-size:0.8em;
	text-transform:uppercase;
}

div#left_middle {
	width:660px;
	float:left;
	padding-bottom:40px;
}

div#left {
	clear:left;
	float:left;
	width:170px;
	margin-top:14px;
}

div#middle {
	width:460px;
	margin-top:22px;
}

div#content {
	width:440px;
	overflow:hidden;
	margin-left:8px;
}

div#right {
	margin:26px 18px 0;
	text-align:center;
	overflow:hidden;
}

div#mp3player {
}

div#mp3player a {
	color:black;
	font-size:0.7em;
	text-transform:uppercase;
}

div#right div.content {
	margin-top:2px;
}

div#sponsoren {
	margin-top:30px;
}

div#sponsoren div.inner {
	margin:0 auto; padding:20px 0 20px 0;
	border-top:1px solid rgb(140,115,45);
	width:710px; width:100%;
	text-align:center;
}

div#sponsoren img {
	height:26px;
	padding:0 28px 0 28px;
}

















