body{
	overflow:hidden;
	background-color:#DF111D;
	font-family:"Arial";
}


p {
line-height:16px;
margin:0 0 10px;
padding:0;
}

ul{
	margin:0px 0px 5px 0px;
}

ul li{

	line-height:16px;
	list-style-type:square;
}


h1,h2,h3,h4{
	margin:0px 0px 0px 0px;
	font-size:15px;
	padding:0px 0px 0px;
}


h2 {
	margin:0px 0px 5px 0px;
}

h1 a{
	float:left;
	text-decoration:none;
	padding:5px 4px 1px 4px;
	color:#000;
	letter-spacing:0px;
}

.nav{
	color:#000;
	background-color:#000;
}

h2 a{
	text-decoration:none;
	padding:5px 4px 1px 4px;
	color:#DF111D;
	background-color:#000;
}


.nav a:hover{
	float:left;
	text-decoration:none;
	background-color:#000;
	padding:5px 4px 1px 4px;
	color:#DF111D;
}

.nav a:active {
	background-color:#000;
	color:DF111D#;
}

h2 a:hover{
	text-decoration:none;
	background-color:#DF111D;
	color:#000;
}




div.page_content h4 a{
	text-decoration:none;
	padding:5px 4px 1px 0px;
	color:#DF111D;
	background-color:#000;
}

div.page_content h4 a:hover{
	text-decoration:none;
	background-color:#DF111D;
	color:#000;
}

div.menu_entries{
	float:left;
	margin:15px 15px 0px 0px;
}


.source-image {
	display:none;
	background-color:#000;
}

div.bg {
	border:1px solid #000;
	position: absolute;
	top: 60px;
	left: 10px;
	overflow:hidden;
	background-color:#DF111D;
}

div.box1, div.box2{
	position:absolute;
	top:-51px;
	left:10px;
	width:200px;
	height:45px;
	overflow:hidden;
	background-color:#000;
	display:block;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color:#000;
}

div.box1 {
	background-color:#DF111D;
	border-bottom:1px solid #DF111D;
	border-left:1px solid #DF111D;
	border-right:1px solid #DF111D;
	z-index:2;
	
}

div.box2 {
	background-color:#DF111D;
	border-bottom:1px solid #DF111D;
	border-left:1px solid #DF111D;
	border-right:1px solid #DF111D;
	z-index:1;

}

div.box3{
	position:absolute;
	top:-51px;
	width:218px;
	height:57px;
	z-index:3;

}



.rlf-logo {
	background-image:url("../images/RLF_tag.gif");
	background-position: center center;
	background-repeat:no-repeat;
}

.c1{
	width:50px;
	background-color:#FFF;
	float:left;
}
.c2 {
	width:500px;
	background-color:#00F;
}

table.initMenu  {
width:100%;
}

div.page_content a{
	color:#DF111D;
}

div.page_content{
	background-image:url("../images/bg_content.gif");
	background-position: left bottom;
	background-repeat:repeat-x;
	color:#DF111D;
	position:absolute;
	top:-409px;
	left:0px;
	width:100%;
	height:408px;
	opacity:0.9;
	z-index:5;
	background-color:#000;
	border-bottom:1px solid #000;
}


div.pageSetup{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:404px;
	background-color:#000;
	/*overflow:auto;*/
	display:none;
	opacity:0.9;
	display:none;
	font-size:12px;
}









div.impressum  {
	color:#DF111D;
	position:absolute;
	top:0px;
	left:10px;
	width:250px;
	height:300px;
	display:none;
	opacity:0.9;
	display:block;
	z-index:12;
	font-size:12px;
	display:none;
}


div.impressum-text {
	overflow:auto;
	height:315px;
	margin-left:5px;
	margin-top:5px;

}
#btn_toggleImpressum{
	color:#DF111D;
	padding:0px 0px 0px 3px;
}
div.impressum-text a{
	color:#DF111D;
}

div.impressum_menu {
	margin:0px 0px 0px 0px;
	height:20px;
	width:60px;
	background-color:#000;
	

}

div.impressum_block{
	border-top:1px solid #DF111D;
	border-right:1px solid #DF111D;
	background-color:#000;
	height:231px;

}
div.info{
	position:absolute;
	top:17px;
	left:17px;
	height:44px;
	color:#DF111D;
	display:none;
}



div.footer{
	position:absolute;
	top:0px;
	left:10px;
	width:100%;
	height:2000px;
	font-size:11px;
	display:none;
	z-index:20;
}

div.news{
	position:absolute;
	top:400px;
	left:17px;

	color:#DF111D;
	display:none;
}

div.effect{
	position:fixed;
	background-image:url("../images/RLF_tag.gif");
	background-position: center center;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	z-index:99999;
	display:none;
	background-color:#DF111D;
}


div.info a.nextIMG_class {
	display:block;
	width:90px;
}

a.btn_openMenu_class {
	display:block;
	width:32px;
	margin-top:-8px;
	margin-left:15px;
}

/*  Content Bereich Head*/
div.content-head  {
	height:85px;
	margin:0px 0px 0px 17px;
	padding-top:17px;
	background-color:#000;
}
div.content-head  div.left{
	float:left;
	width:301px;
}
div.content-head  div.right{
	float:right;
	margin-right:36px;
}

div.float_clearer {
	clear:both;
}

div.content{
	overflow:auto;
	height:302px;
}
div.content-box ul{
	margin:0px 0px 10px 14px;
	padding:0px;
}
div.content-box ul li{
	margin:0px 0px 0px 0px;
	padding:0px;
}
/* Content Bereich Album */

div.album-box, div.download-box, div.video-box{
	float:left;
	width:500px;
	margin:0px 0px 20px 17px;
}



div.album-box img{
	margin:0px 17px 0px 0px;
	float:left;
}

div.download-box img{
	float:left;
	margin:0px 17px 0px 0px;
}

div.download-box div.album-text{
	float:left;
}



div.video-text{
	width:580px;
}

div.album-box div.track-list{
	margin:15px 0px 0px 0px;
}

div.text-box {
	margin-left:17px;
	
}

div.link-box {
	width:280px;
	margin-left:17px;
	margin-bottom:20px;
	float:left;
}


div.text-box div.hauptspalte{
	width:640px;
	float:left;
	margin-right:40px;
}
div.text-box div.hauptspalte img{
	float:left;
}


div.text-box div.text-marginal{
	width:267px;
	float:left;
}


div.text-box div.hauptspalte img{
	
	margin-right:15px;
	margin-bottom:10px;
}

div.video{
	padding-top:0px;
	float:left;
	margin-right:17px;
	margin-bottom:10px;
}
div.video-box h1{
	margin-bottom:10px;
	font-size:11px;
}


div.separator{
	clear:both;
	height:20px;
}

/*table.default {
	width:286px;
}

table.default  tr td{
	width:143px;
}

table.default td.text-right {
	text-align:right;
}*/

table.matrix{
	width:267px;
}

table tr th{
	text-align:left;
	font-weight:normal;
}
table tr td.s1{
	width:200px;
}

table tr td.s2{
	width:86px;
	text-align:right;
}
table td.logo_img img{
	margin-top:-10px;
}
table.matrix tr.bglight{
	background-color:#70070E;
}

table.matrix tr.bglight{
	background-color:#2D0306;
}

table.matrix tr.bgdark{
	background-color:#000;
}

div.album-box  div.album-text{
	width:300px;
	float:left;
}

div.text-box div.text-marginal img{
	margin-bottom:20px;
}
div.blackfade{
	background-color:#DF111D;
}

div.album-box a:hover img , div.download-box a:hover img, div.video-box a:hover img, div.banner-box a:hover img{
	opacity:0.7;
}

div.tracklist{
	display:none;
}
div.trackListHead{
	margin-top:10px;
	margin-bottom:10px;
}

div.banner-container{
	position:absolute;
	top:10px;
	left:10px;
	background-color:#000;
	display:none;
}
div.banner-box{
	border-top:1px solid #DF111D;
	border-left:1px solid #DF111D;
}

.menu{
	background-color:#DF111D;
	color:#000;
}

.inactive {
	background-color:#DF111D;
	color:#000;
}

.active {
	background-color:#000;
	color:#DF111D;
}




