body{
	background-color: #000000;
	color: #e5e5e5;
	font-family: Arial;
	font-size: 9pt;
}

.vtop{
	vertical-align:top;
}

.gb{
	background-color:#bfd311;
	color:black;
}

.logo{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/logo.jpg);
	width: 225px;
	height: 237px;
}

.titelbild{
	position: absolute;
	top: 0px;
	left: 225px;
	background-image: url(images/title/band-ruine.jpg);
	width: 458px;
	height: 237px;
	padding: 0px;
	margin: 0px;
}

.oben_rechts{
	position: absolute;
	top: 0px;
	left: 683px;
	background-image: url(images/oben_rechts.jpg);
	width: 308px;
	height: 237px;
}

.menu{
	position: absolute;
	top: 237px;
	left: 0px;
	background-image: url(images/menu.jpg);
	width: 225px;
	height: 297px;
}

.shortlinks{
	position: absolute;
	top: 534px;
	left: 0px;
	background-image: url(images/shortlinks.jpg);
	width: 225px;
	height: 56px;
	margin:0px;
	padding:0px;
}

.rohr{
	position: absolute;
	top: 590px;
	left: 0px;
	background-image: url(images/rohr.jpg);
	width: 225px;
	height: 92px;
}

.player{
	position:absolute;
	top:21px;
	left:16px;
}

.impressum{
	position: absolute;
	top: 682px;
	left: 0px;
	background-image: url(images/unter_rohr.jpg);
	background-position: right;
	width: 225px;
	height: 31px;
}

.inhalt{
	position: absolute;
	top: 237px;
	left: 225px;
	background-image: url(images/inhalt.jpg);
	overflow: scroll;
	width: 458px;
	height: 476px;
	padding-top: 28px;
	padding-left: 21px;
	padding-right: 21px;
}

.news_eintrag{
	width: 416px;
}

.live{
	width: 416px;
}

.live_datum{
	width: 100px;
	float: left;
}

.live_titel{
	width: 240px;
	float: left;
}

.live_ort{
	float: none;
}

.info1{
	position: absolute;
	top: 237px;
	left: 683px;
	background-image: url(images/info1.jpg);
	background-repeat: no-repeat;
	width: 308px;
	height: 476px;
	padding-left:29px;
	padding-top:28px;
}

.info2{
	position: absolute;
	top: 237px;
	left: 683px;
	background-image: url(images/info2.jpg);
	background-repeat:no-repeat;
	width: 308px;
	height: 476px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:10px;
}

.footer{
	z-index: 1;
	position: absolute;
	top: 713px;
	left: 0px;
	background-image: url(images/footer.jpg);
	width: 991px;
	height: 137px;
}

a{
	color: #bfd311;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	/*color: #d3115a;*/
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.mp3s{
	width:50%;
	height:100%;
}

.rechts{
	height:100%;
	width:48%;
	position:absolute;
	left:50%;
	top:30px;
}

.promo{
	position:relative;
	top:40px;
	width:100%;
}

.punkte{
	color: red;
}

.gallery{
	width:100%;
}

#reports{
	padding-top: 40px;
}

#compilations{
	padding-top: 40px;
}

.press_entry{
	padding-bottom: 8px;
}

.press{
	width:48%;
}
