body {margin: 5px 0 0 0; 
	padding: 0;
	text-align: left;
	color: #fff;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 2px;
	background-color: black;
	background-image: url(leiste.png);
	vertical-align: top;
	background-repeat: repeat-x;}
	
body a{
	font-family: sans-serif;
	color:#fff;
	font-style: italic;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	border-collapse: collapse;
	border:0px;
	}	
	
a img{
	border-collapse: collapse;
	border:0px;
	}
	

div#page {
	margin: 0 auto; 
	padding: 0;
	width:880px;
	min-height: 800px;
	
	
	}
	
div#header{
	width:880px;
	height:475px;
	margin:5px 0px;
	padding:0px;
	
}

div#player{
	width:880px;
	margin:5px 40px 0px 40px;
}

div#trenner{
	background-image: url(trenner.png);
	width:880px;
	height:26px;
	margin:20px 0px;
}

div#content{
	width:880px;
}

div#ptext{
width:800px;
padding:5px 0px 0px 40px;
letter-spacing: 2px;

}


div#facebook{
	padding:0px 40px 0px 40px;
	width:880px;
	height:60px;
	vertical-align: top;
	
}
div#linkit{
	
	width: 236px;
	height:260px;
	overflow:inherit;
}

div#maillink{
	position:relative;
	width: 236px;
	height:260px;
	overflow:hidden !important;
/* 	background-image: url(radio2.png); */
}
div#maillink a{
	/*
width: 236px;
	height:260px;
*/
	overflow: hidden;
}

div#maillink a img{
	position: relative; 
	top:-259px;
}

div#maillink a:hover img{
	position: relative; 
	top:0px;
}


div#video{
	padding:0px 40px 0px 40px;
	
}

div#ptext table tr td{
vertical-align:top; 
}

div#ptext a{
text-decoration: none;
background-color: none;
}

div#ptext a img{
background-color: none;
border-collapse: collapse;
}

div#footer{
	width:800px;
	height:80px;
	margin:5px 40px 30px 40px;
	text-align: right;
	vertical-align:bottom;
}

div#footer img{
	vertical-align:bottom;
	float:left;
}