/* CSS Document */

/*clearing all floats and fix firefox and ie backgroundcolor-bug */
* {
	padding:0px;
	margin:0px;
}

html { height: 100% }

body, div, td, th, h2, h3, h4, legend { /* redundant rules for bad browsers  */  
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #fff;
}

body { /* redundant rules for bad browsers  */  
	font-size: 100.01%;
	color: #fff;
	padding: 10px;
	background-image:url(../img/assets/bg.jpg);
	background-repeat:repeat-x;
	background-color: #888;
	text-align:center;
}

div, th, tr {
	font-size: 11px;
}

p, a, legend, legend ul, legend li{
	font-size: 11px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

fieldset, img { 
	border: 0 solid;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
a{
	color: #fff;
}
p.bodytext{
	margin-bottom: 10px;
}
.login-link, .internal-link{
	background:url(../img/assets/arrow_white.gif) no-repeat;
	background-position: 0px 5px;
	color: #fff;
	padding-left: 8px;
	padding-top: 5px;
}
#content ul, #content ol{
	margin-left: 20px;
	margin-bottom: 10px;
}
/********* Main classes *********/
#root{
	width: 998px;
	margin: 0 auto; 
	text-align:left;
}
#toparea{
	width: 998px;
	height: 105px;
	margin: 0 auto; 
}
#logo{
	display:block;
	float:left;
	width: 639px;
}

#subnav{
	display:block;
	float:left;
	width: 325px;
	text-align:right;
	font-size: 11px;
	color: #b0b0b0;
}
#mainarea{
	width: 998px;
	margin: 0 auto; 
}
#leftarea{
	display:block;
	float:left;
	width: 180px;
	height: 564px;	
	min-height: 568px;		
	max-height: 568px;	
	background-color: #000;
	border: 1px solid #ccc;
	margin-top: 23px;
	margin-left: 5px;
	overflow:hidden;
}
#contentarea{
	display:block;
	float:left;
	width: 782px;
	margin-left: 2px;
}
#myprofile{
	position:absolute;
	top: 85px;
	right: 0px;
	display:block;
	float:left;
	width: 32px;
	height: 693px;
	z-index: 3;
}
#mp-nav{
	display:block;
	float:left;	
	width: 32px;
	height: 620px;
	background-color: #7b0b00;
	z-index: 10;
}
#mp-content{
	display:none;
	float:left;
	margin-top: 30px;
	width: 600px;
	min-width: 780px;
	max-width: 780px;
	height: 590px;
	min-width: 570px;
	max-width: 570px;
	background-color: #7b0b00;
	overflow: auto;
	z-index: 20;	
	padding: 10px;
	
}
/********* Left Area *********/
#player{
	width: 180px;
	height: 220px;
	border-bottom: 1px solid #ccc;
}
#playlist, #genres, #favs{
	width: 180px;
	height: 22px;
}
#playlist-content, #genres-content, #favs-content{
	display:none;
	width: 160px;
	height: 278px;
	padding: 10px;
	background-color: #22292e;
}
#login, #login-content, #coop{
	border-bottom: 1px solid #ccc;
}
#login-content{
	display:block;
	padding: 5px;
}
#login-button{
	margin-top: 5px;
	margin-left: 100px;
}
#coop-content{
	height: 96px;
	min-height: 96px;
	max-height: 96px;
	padding: 5px;
	text-align: center;
	overflow: hidden;
}
#musicplayer{
	padding: 0px 10px;
	background: #fff;
}
label{
	display: block;
	padding-top: 5px;
	height: 20px;
}
#genres-content a{
	color: #fff;
}
#playlist, #genres, #playlist-content, #genres-content{
	border-bottom: 1px solid #ccc;
}
#favs-content{
	border-top: 1px solid #ccc;
}
#btn-playlist{
	width: 180px;
	height: 22px;
	background-image:url(../img/assets/btn_myplaylist.gif);
	background-repeat:no-repeat;
}
#btn-genres{
	background-image:url(../img/assets/btn_mygenres_act.gif);
	background-repeat:no-repeat;
}
#btn-favs{
	background-image:url(../img/assets/btn_myfavs.gif);
	background-repeat:no-repeat;
}


/********* Content Area *********/
#topnav{
	position:relative;
	width: 782px;
	height: 23px;
	z-index: 2;
}
#content{
	position:absolute;
	top: 138px;
	width: 782px;
	min-width: 762px;
	max-width: 762px;
	height: 564px;
	min-height: 524px;
	max-height: 524px;
	border: 1px solid #ccc;
	background-repeat:repeat-x;
	z-index: 1;
	padding: 10px;
	padding-top: 35px;
	overflow:auto;
}

/********* Top-Navigation *********/
#tnav{
	list-style:none;
}
#tnav li{
	display:block;
	float:left;
	margin-right: 3px;
}
/********* Tag-Levels *********/
.tagLevel6 {font-size: 18pt; line-height: 19pt;}
.tagLevel5 {font-size: 16pt; line-height: 17pt;}
.tagLevel4 {font-size: 14pt; line-height: 15pt;}
.tagLevel3 {font-size: 12pt; line-height: 13pt;}
.tagLevel2 {font-size: 9pt; line-height: 10pt;}
.tagLevel1 {font-size: 8pt; line-height: 9pt;}

/********* Suche *********/

#searchform{
	display:block;
	float: left;
	width: 360px;
	height: 75px;
	padding: 10px 5px;
}
#searchhelp{
	display:block;
	float: left;
	width: 360px;
	height: 75px;
	padding: 10px 5px;	
}
.search{
	padding-bottom: 5px;
}
input.checkbox {
	margin-right: 5px;
}
input.mysearch {
	width: 285px;
	height: 18px;
	border: 1px solid #32404d;
	padding: 2px;
}
input.go{
	vertical-align:bottom;

}
.border{
	clear:both;
	display:block;
	width: 782px;
	height: 2px;
	border-top: 1px solid #cbcbcb;
	background-color: #5f6f79;
}

/******* Search-Result ********/
.leftArrow{
	float:left;
}
.rightArrow{
	float:right;
}
#DHTMLgoodies_arrows{
	display:block;
	width: 782px;
	height: 16px;
	background-color: #5a6671;
}
#DHTMLgoodies_header{
	display:block;
	width: 735px;
	height: 16px;
	background-color: #44505d;
	padding-left: 47px;
}
#DHTMLgoodies_largeImage{
	display:block;
	width: 782px;
	text-align:right;
	background-color: #8e969d;		
}
#DHTMLgoodies_panel_one{
	display:block;
	width: 782px;
	background-color: #46535f;
}
#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:294px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	width: 782px;
}
.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:782px;	/* Width of strip */
	position:absolute;
}
.strip_of_thumbnails div.result-g1{
	width:782px;
	height:35px;
	margin-bottom:1px;
	padding: 3px;
	background-color: #ccc;
	color: #000;
}
.strip_of_thumbnails div.result-g2{
	width:782px;
	height:35px;
	margin-bottom:1px;
	padding: 3px;
	background-color: #dadddf;
	color: #000;
}

#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:1000px;
}
.strip_of_thumbnails div.result-g2 div, .strip_of_thumbnails div.result-g1 div{
	display:block;
	float: left;
	padding-left: 5px;
	height: 35px;
	color: #000;
	font-size: 10px;
}
.cover{
	width: 35px;
	height: 35px;
}
.track{
	width: 160px;
}
.album{
	width: 150px;
}
.genre{
	width: 40px;
}
.subgenre{
	width: 100px;
}
.feelings{
	width: 50px;
}
.similar{
	width: 120px;
}
.copyright{
	font-size: 9px;
	color: 8e969d;
}
.plus, .sec{
	width: 30px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: -5px;
}

#contentleft{
	display:block;
	float: left;
	width: 530px;
	min-width: 530px;
	max-width: 530px;
}
#contentright{
	display:block;
	float: left;
	margin-left: 10px;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}
#subnav a{
	font-size: 11px;
	color: #b0b0b0;
}
.halfleft{
	display:block;
	float: left;
	width: 380px;
	min-width: 380px;
	max-width: 380px;
}
.halfright{
	display:block;
	float: left;
	width: 360px;
	min-width: 370px;
	max-width: 370px;
	margin-left: 10px;
}
#enter{
	display:block;
	position: absolute;
	top: 400px;
	height: 162px;
	min-height: 168px;
	max-height: 168px;
	width: 780px;
	max-width: 782px;
	background-color:#333333;
	margin-left: -10px;
	overflow: hidden;
}
#enter-title{
	background-color: #000000;
	display: block;
	height: 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.enter{
	display: block;
	float: left;
}
.mitglied{
	display: block;
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}
.mitglied a{
	background:url(../img/assets/arrow_white.gif) no-repeat;
	background-position: 0px 0px;
	color: #fff;
	padding-left: 8px;
}

/********* Bildwechsler ***************/



#box1 {
	position:absolute;
}
.mask {
	position:relative;
	width:175px;
	height:175px;
	overflow:hidden;
	margin: 10px 10px 10px 13px;
}
.mask img {
	position:absolute;
	display:block;
	border:none;
}

