body{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:1%;
	margin-left:1%;
	font-family:Gill Sans Light, Arial, Helvetica, sans-serif;
}

#mainDiv{
	height:70%;
}

.topDIV {
	background-color:#FFFFFF;	
	height:28%;
	overflow:hidden;	
}

.menuDIV{
	float:left;
	background-color:#ED1C24;
	width:9.5%;
	height:100%;
	min-width:100px;
}

.listDIV{
	float:left;
	background-color:#939598;
	width:15%;
	height:100%;
	min-width:200px;
	margin-left:0.5%;
	overflow:auto;
}

.detailListDiv{
	float:left;
	width:10%;
	height:100%;
	min-width:100px;
	background-color:#939598;
	margin-left:0.5%;
	/*overflow:auto;*/
}

.mainDIVDetailLevel0{
	overflow:auto;  /*PROBLEMS in IE */
	background-color:#231F20;
	/*width:90%;*/
	height:100%;
	margin-left:0.5%;
}

.mainDIVDetailLevel1{
	overflow:auto; /* PROBLEMS in IE */
	background-color:#231F20;
	height:100%;
	margin-left:0.5%;
	
}

.mainDIVDetailLevel2{
	overflow:auto; /* PROBLEMS in IE */
	background-color:#231F20;
	height:100%;
	margin-left:0.5%;	
}

img {
	border:0px;
}


div.linkMLevel1DIV{
	font-size:16px;
	background-color:#ED1C24;
	padding-left:5px;
	padding-bottom:5px;
	line-height:20px;
	width:96%;
}

div.linkMLevel1DIV_over, #activeM1{
	font-size:16px;
	background-color:#FFFFFF;
	padding-left:5px;
	line-height:20px;
	padding-bottom:5px;
	cursor:pointer;
	width:96%;
}


div.linkMLevel2DIV {
	font-size:16px;
	background-color:#939598;
	padding-left:5px;
	line-height:20px;
	
}

div.linkMLevel2DIV_over, #activeM2 {
	font-size:16px;
	background-color:#FFFFFF;
	padding-left:5px;
	line-height:20px;
	cursor:pointer;
}	



div.linkMLevel3DIV{
	font-size:16px;
	background-color:#939598;
	padding-left:5px;
	line-height:20px;
}

div.linkMLevel3DIV_over, #activeM3{
	font-size:16px;
	background-color:#FFFFFF;
	padding-left:5px;
	line-height:20px;
	cursor:pointer;
}	


.new{
	float:right;
	padding: 16px 0px 2px 18px; 
	background-image:url(../images/plus.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.newdownload{
	float:left;
	padding: 16px 0px 2px 18px; 
	background-image:url(../images/plus.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.edit{
	float:right;
	padding: 16px 0px 2px 21px; 
	background-image:url(../images/stift.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.delete{
	float:right;
	padding: 16px 0px 2px 18px; 
	background-image:url(../images/waste.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.deletePic{
	padding: 16px 0px 2px 18px; 
	width:18px;
	background-image:url(../images/waste.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.save{
	float:left;
	padding: 16px 0px 2px 18px; 
	background-image:url(../images/speichern.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.releasegroup{
	background-color:#666666;
	color:#FFFFFF;
	padding-left:5px;
}

.contact td{
	color:#FFFFFF;
}

.login{
	color:#FFFFFF;
}

.sectiontext{
	color:#FFFFFF;
	padding: 10% 10% 0% 10%;
}




.contentHeading{
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:20px;
	color:#FFFFFF;
	letter-spacing:5px;
	word-spacing:5px;
}

.content{
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	padding-right:20px;
	color:#FFFFFF;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#ED1C24;
	text-decoration:none;
}

a.loginlink, a.loginlink:hover{
	color:#000000;
}





/* NEWS SECTION */
.NewsContainer{
	clear:both;
	margin-bottom:3%;
}


.newsListIntro{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	/*min-height:60px;*/
	padding-left:1%;
}

.newsHeadingLink{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	padding-left:1%;
	width:70%;
	cursor:pointer;
	/*background-color:#00FF00;*/
}
.newsHeading{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	padding-left:1%;
	width:40%;
	/*background-color:#00FF00;*/
	
}


.newsDate{
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	background-color:#666666;
	line-height:20px;
	padding-right:1%;
}

.newsIntro{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:1%;
}
.newsListIntro a{
	text-decoration:none;
	font-weight:bold;
}
.newsListIntro a:hover{
	color:#ED1C24;
	text-decoration:none;
}

.newsMain{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:1%;
}

.newsMain a, .newsIntro a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.newsMain a:hover, .newsIntro a:hover{
	color:#ED1C24;
	text-decoration:none;
}

.backLink{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:1%;
	cursor:pointer;
	width:15%;
	/*background-color:#333399;*/
}



.address{
	padding: 5px 0px 40px 10px;;
	color:#FFFFFF;
}

/* END NEWS SECTION */

/* DOWNLOAD AREA */

.fileColumn {
	float:right;
	width:15%;
	height:100%;
	padding-left:1%;
	overflow:hidden;
}


.fileColumn_over {
	float:right;
	width:15%;
	height:100%;
	padding-left:1%;
	overflow:hidden;
	cursor:pointer;
}

.filePics{
	height:40%;
	background-color:#939598;
	overflow:hidden;
}

.fileText{
	height:45%;
	background-color:#666666;
	color:#FFFFFF;
	overflow:hidden;
	
}
.fileText a{
	color:#FFFFFF;
}

.filePics img{
	padding-top:3%;
	

}

.fileInfoHeading{
	height:15%;
	background-color:#666666;
	color:#FFFFFF;
	overflow:hidden;
}

.fileMainColumn{
	float:left; 
	height:100%; 
	width:45%;
	/*overflow:hidden;*/
}


.releaseList{
	clear:both; 
	background-color:#CCCCCC; 
	height:20%;
}

.releaseList_over{
	clear:both; 
	background-color:#939598;
	height:20%;
	cursor:pointer;
}

.imgcontainer{
	float:right;
	padding:1px 1px 1px 1px;
}

.textcontainer{
	padding:5px 0px 5px 10px;
}

.artistList{
	background-color:#CCCCCC; 
	padding-left:1%;
}

.artistList_over{
	background-color:#939598;
	padding-left:1%;
	cursor:pointer;
}

.fileRow{
	clear:both;
	height:150px; 
	background-color:#CCCCCC;
	margin-bottom:2%;
}

.downloadTextBlock{
	height:80%;
}


.downloadStatName{
	width:100%;
	color:#FFFFFF;
}

.downloadStatDetails1{
	 float:right; 
	 width:50%;
	 background-color:#A09F9F;
}
.downloadStatDetails2{
	 float:right; 
	 width:50%;
	 background-color:#CCCCCC;
}

.contactContainer{
	clear:both;
	width:30%; 
	padding-bottom:30px;
}

.uploadframe{
	height:40px;
	width:400px;	
}

#showImg{
	padding: 0px 0px 0px 10px;
}


.contentPic{
	margin:5px 5px 5px 10px;
	float:right; 
}