body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #FFF;
	background:#2d2c2c url(images/bg.gif) repeat fixed center top;
}

#wrapper {
	margin: 0;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 572px;
	height: 480px;
	margin: -240px 0 0 -286px;
}
#presenter {
	width: 572px;
	height: 40px;
}
#text {
	width:552px;
	background:#FFFFFF;
	padding:5px 10px;
	font-size:0.8em;
	color: #3e4c54;
	clear:both;
}
#cover {
	width: 300px;
	height:410px;
	background:url(images/cover.jpg) no-repeat;
	float:left;
}
#rightWrapper {
	width: 272px;
	height:410px;
	float:left;
}
#nav {
	width:262px;
	height:22px;
	background:url(images/bg_nav.gif) no-repeat;
	padding: 5px 0 0 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-transform:uppercase;
	text-decoration: none;
	background-position: top left;
}
#nav ul {
	display: block;
	float: left;
	clear:both;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: block;
	float: left;
}

#player {
	width:267px;
	height:318px;
	padding: 0 5px 0px 0px;
	background:url(images/bg_player.gif) no-repeat;
}
#infos {
	width:247px;
	height:25px;
	padding: 30px 15px 10px 10px;
	background:url(images/bg_infos.gif) no-repeat;
	line-height:14px;
}
#logos {
	width: inherit;
	height: 30px;
	clear:both;
}
#staf, #win {
	padding:5px;
}
h1 {
	margin:0;
	padding:5px 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#FFF;
}
p {
	padding:0 0 8px 0;
	margin:0;
	font-size:0.7em;
}
form {
	margin:0;
}
label {
	font-size:0.7em;
	font-weight:bold;
	width:120px;
}
img {
	border:0
}
a.menu:link {color:#2e3940;text-decoration:none;padding:0 2px;}
a.menu:visited {color:#2e3940;text-decoration:none;padding:0 2px;}
a.menu:hover {color:#FFF; text-decoration:none; background-color:#2e3940;padding:0 2px;}
a.menu:active {color:#2e3940; text-decoration:none;padding:0 2px;}

a.submenu:link {color:#FFF;text-decoration:none;padding:0 2px;}
a.submenu:visited {color:#FFF;text-decoration:none;padding:0 2px;}
a.submenu:hover {color:#2e3940; text-decoration:none; background-color:#FFF;padding:0 2px;}
a.submenu:active {color:#FFF; text-decoration:none;padding:0 2px;}

.input {
	background:	url(images/input_bg.gif) repeat-x #2d3d46;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	border:1px solid #1c272d;
	width:200px;
	padding:2px;
}
.klein {
	font-size:0.6em;
}
.imgborder {
	border: 1px solid #1f292f;
	padding:2px;
	background-color:#3e4c54;
	margin: 0 5px 5px 0;
	float: left;
}
.popupfenster {
	color: #4C4A48;
	background:#A0A0A3;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CFCDBC;
	width:350px;
	padding:10px;
}
