@charset "utf-8";
/* CSS Document */

	
/* Schauspielerin #########################################*/

	.tvgast {
	background-image: url(schauspiel/bg_tvgast.jpg);
	background-repeat: no-repeat;
	background-position: 208px 0px;
	}
	
#tvliste {
	margin-left: 420px;
	margin-top: 200px;
	min-height: 400px;
}
#listeninhalt {
	padding: 40px;
}
.listeoben {
	background-image: url(shop/listeoben.jpg);
	background-repeat: no-repeat;
}
.listeunten {
	background: url(shop/listeunten.gif) bottom left no-repeat;
}
#homenews {
	background-image: url(bilder/newsmitte.gif);
	background-repeat: repeat-y;
	margin-left: 60px;
	float: left;
	width: 480px;
	margin-top: 480px;
}
#homenewsinhalt {
	padding: 10px;
	width: 320px;
}
.homenewsoben {
	background-image: url(bilder/newsoben.gif);
	background-repeat: no-repeat;
}
.homenewsunten {
	background: url(bilder/newsunten.gif) bottom left no-repeat;
}

