body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Arial Narrow", "AvantGarde Bk BT", Arial, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	background-color: #999999;
}
h1{
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
h2{
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
}
h5{
	font-size: 12px;
	color: #FFFF00;
	font-weight:normal
	margin-bottom: 0px;
	margin-top:0px;
	margin:0px;
	text-align:center;
}
a{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
a:hover {
	text-decoration: underline;
}

li.linksmenue{
	list-style: none;
}

#left{
	position: absolute;
	width: 140px;
	background: #cec1b9;
	padding: 5px 5px 5px 5px;
	left: 50%;
	margin-left: -472px;
	top: 50px;
	height: 230px;
	overflow: visible;
	background-color: #333333;
}


#center{
	width: 380px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	background: #dbd3ce;
	left: 50%;
	margin-left: 76px;
	top: 0px;
	height: 240px;
	overflow: visible;
	background-color: #666666;
}
#player{
	width: 380px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	background: #dbd3ce;
	left: 50%;
	margin-left: 76px;
	top: 0px;
	height: 240px;
	overflow: visible;
	background-color: #666666;
}

#right{
	padding: 5px 5px 5px 5px;
	position: absolute;
	left: 50%;
	margin-left: 457px;
	top: 0px;
	height: 230px;
	width: 425px;
	overflow: visible;
	background-color: #333333;
}


#bottom{
	position: absolute;
	width: 955px;
	background: #cec1b9;
	padding: 5px 5px 5px 5px;
	text-align: left;
	left: 50%;
	margin-left: -472px;
	top: 295px;
	height: 225px;
	overflow: visible;
	background-color: #333333;
}

#botzwei{
	position: absolute;
	width: 955px;
	background: #999999;
	padding: 5px 5px 5px 5px;
	text-align: left;
	left: 50%;
	margin-left: -472px;
	top: 295px;
	height: 20px;
	overflow: visible;
	background-color: #999999;
}
#botdrei{
	position: absolute;
	width: 955px;
	background: #999999;
	padding: 5px 5px 5px 5px;
	text-align: left;
	left: 50%;
	margin-left: -472px;
	top: 295px;
	height: 500px;
	overflow: visible;
	background-color: #999999;
}
#botspecial{
	position: absolute;
	width: 955px;
	background: #cec1b9;
	padding: 5px 5px 5px 5px;
	text-align: left;
	left: 50%;
	margin-left: -472px;
	top: 481px;
	height: 15px;
	overflow: visible;
	background-color: #666666;
}
