body {
	padding:0;
	margin:0;
	margin-left: 100px;
	margin-top: 40px;
	text-align: left;
	line-height:15px;
	/*background-image: url(bilder/background_minimal.gif);*/
}
#bild {
	position:absolute;
	left:3px;
	top:464px;
	width:849px;
	height:324px;
	z-index:1;
	background-image: url(bilder/ladschaft2.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Cardo";
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

a {
	outline: none;
	font-family: "Cardo";
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}
a:hover {
	color:#000;
	opacity:1;
}

.tit {
	color:#999999;	
	opacity:0.5;
}


#page {
	width:800px;
	min-height:600px;
	margin-left: 50px;
}


#playlist {
	width: 100%;
}


/* playlist entry */
#playlist a {
	outline: none;
	text-decoration:none;
	font-size:10px;
	font-size:10px;
	color:#333;
	opacity:0.7;
}
.leben {
	font-family: Verdana, "Cardo";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#playlist p {
	font-size:11px;
	width:0px;
	padding:8px 0 0 12px;
	margin:0px;
}

#playlist p.time {
	padding-top:0px;
	color:#777;
	margin-top:5px;
} 


/* entry stages: normal, hover, playing, paused */
#playlist a:hover {
	color:#999999;
	opacity:1;
}
.text {
	font-family: "Cardo";
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.ueb {
	font-family: "Cardo";
	font-size: 13px;
	color: #000;
	text-decoration: none;
}


#flv {
	position:absolute;
	left:261px;
	top:82px;
	width:259px;
	z-index:2;
}
#mp3 {
	position:absolute;
	left:261px;
	top:81px;
	width:260px;
	z-index:1;
}

.tableoben {
	background-image: url(bilder/border_oben.jpg);
	background-repeat: no-repeat;	
	}
	
.tableunten {
	background-image: url(bilder/border_unten.jpg);
	background-repeat: no-repeat;	
	}
	
#menu {
	position:absolute;
	left:91px;
	top:67px;
	width:156px;
	z-index:2;
}
#infobox {
	position:absolute;
	left:554px;
	top:82px;
	z-index:10;
	width: 630px;
}
.bilderrahmen {
	border: 1px solid #cccccc;
	padding:5px;
}

