/* oben rechts unten links*/



BODY {
	
	background-color: #fff  ;
	margin:20px 0px 0px 30px;
	padding: 0px 0px 50px 0px;
	font-family:   georgia, arial, verdana,times;
	font-size: 11px;
	font-family:   verdana,times,georgia, arial ;
	font-weight: regular;	
	font-colour: #999;
	width:950px
	
}

/*####################typo###########################*/

.rollheader {	
	background-repeat: no-repeat;
	margin:10px 0px 0px 0px;
	clear: both;
}

.knopf {	

		
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px ;	
	clear: both;
		/*background-color: #e9e9e9  ;

	margin: 0px 0px 5px 0px;
		*/width: 590px;	
}


.header2 {	
	
	padding:0px 0px 0px 20px ;
	background-repeat: no-repeat;
	margin:20px 0px 0px 0px;
	clear: both;
	width: 590px;
	
}




.header {	

	padding:10px 0px 0px 0px ;
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	clear: both;
}


/*####################content###########################*/

.text {	

	
		/*border-left-style: solid;
		border-right-style: solid;
		border-left-color: #ff6600;
		border-right-color: #ff6600;*/
	padding: 10px 10px 10px 10px ;
	margin: 0px 0px 0px 0px;	
	
	width: 590px;
	
}






.info {	

	padding: 0px 0px 0px 0px ;
	margin: 10px 40px 10px 0px;	
	
	width: 275px;
	height:auto;
	float:left;
}

.infoplaylist {	
	background: #fff ;
	border-color: #fff;
	padding: 60px 0px 0px 0px ;
	margin: 1px 1px 1px 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;	
	
	width: 175px;
	height:auto;
	float:left;
}

 
 /*####################pictures###########################*/

 .cut{
	clear: both;
	background: #fff ;
	
	
}

 .playlist{
	background: #fff ;
	border-color: #fff;
	padding: 20px 10px 30px 10px ;
	margin: 1px 1px 0px 0px;	
	
	width: auto;
	height:auto;
	float:left;
	
	
}
 
 
 
/*####################pictures###########################*/

 .pic{
	background: #fff ;
	padding:15x 15px 55px 15px;
	margin: 1px 1px 0px 0px;
	float: left;
	
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: ;
	border-right-color: ;
	border-bottom-color: ;
	border-left-color: ;
}
 .picdown{

	width: 300px;
	padding:1px 0px 50px 0px;
	font-background: #fff ;
	font-color: #fff ;

	clear: both;
	
}


 .picbacks{

	padding:10px 0px 10px 10px;
	margin: 1px 0px 0px 0px;
	background: #fff ;
	float: left;
		
}

/*####################links###########################*/


 A, A:visited, A:active{
	color:#FF393C ; 
	background:#fff; 
	text-decoration: underline;
	font-weight: bold;	
 }
 
A:hover, A:focus{	
	
	text-decoration: underline;
		color: #000000;
	background:##FF393C0; 
		font-weight: bold;	
}
