#header {
	width: 100%;
	height: 190px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('images/top_bg.jpg');
}

#head_center {
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 960px;
	height: 190px;
}

#head_center img {
	margin-top: 50px;
	margin-left: 0px;
	float: left;
}

#header_ad {
	//margin-left: 492px;
	position: relative;
	padding-left: 5px;
	padding-top: 14px;
}

#header_ad_bg 
{
	background-image: url('images/tafelhoch.png');
	width: 479px;
	height: 190px;
	margin-left: 480px;
	position: relative;
	padding-top: 0px;
	top: 0px;
}

#body {
	background-color: #E9E9E9;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	//min-height: 100%;
	//overflow: auto;
}

#content {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	top: 0px;
	width: 940px;
	position: relative;
	//min-height: 100%;
	background-image: url('images/cont_bg.png');
}

#client {
	height: 640px;
}

#player {
	border: 0px solid #cc0000;
	//padding: 0;
	width: 160px;
	height: 80px;
	background-color: transparent;
	text-align: center;
	//position: relative;
	float: right;
	clear: both;
}

#flash_ad {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	width: 140px;
	height: 80px;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

#banner {
	background-color: #DDDDDD;
	font-size: 14px;
	min-height: 200px;
	width: 900;
	padding: 5px;
	border: 1px solid #AAAAAA;
	width: 928px;
}

#footer {
	font-size: small;
	text-align: center;
	bottom: 0px;
	padding: 5px;
	background-color: #DDDDDD;
}

#copy {
	padding: 0;
	margin: 0;
}

#ad {
	float: right;
	text-align: right;
	/*border: 1px solid #AAAAAA;
	padding: 5px;
	margin-top: 10px;
	background-color: #DDDDDD;*/
}

h1 {
	font-family: Verdana, sans-serif;
	text-shadow: #999999 1px 1px 0px;
}

h3 {
	font-family: Verdana, sans-serif;
	text-shadow: #999999 1px 1px 0px;
}

body {
	font-family: Arial, sans-serif;
 	margin: 0px;
 	padding: 0px;
}

a:link {
	text-decoration: none;
	font-weight: bolder;
	color: #222;
}

a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #222;
}

a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #222;
}

ul {
	list-style-type: none;
}
