@charset "utf-8";
/* +++++++++++++++++++++++
bicolli - stylesheet 2008
Ränder entfernen etc.
++++++++++++++++++++++++++ */

body {
	background-color: #111;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
}

img {
	border: 0 none;
}

#flashcontent {
	width: 100%;
	height: 100%;
}

#player {
	position: absolute;
	margin-top: -125px;
	margin-left: -155px;
	top: 50%;
	left: 50%;
}
