html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #000000;
	color: #eceeee;
}
#content {
	height: 100%;
}
#divPlayer_0 {
	height: 100%;
	max-width: 640px;
}
#divPlayer_1 {
	height: 100%;
	max-width: 960px;
}
#seitenleiste {
	left: 650px;
	width: 200px;
	height: 380px;
	position: fixed;
	top: 0px;
}
#cello1 {
	height: 90px;
	background-image: url('/wp-content/plugins/silverlight/logo_180x90.png');
	background-repeat: no-repeat;
}
#cello2 {
	height: 150px;
	margin: 5px;
}
#cello3 {
	height: 120px;
	margin: 5px;
}

