body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-color: #E5E5E5;
}
table {
	width: 100%;
}

td, th, tr {
	background-color: #f3f3f3;
	text-align: center;
	line-height: 14px;
}

table.impressum, td.impressum, th.impressum, tr.impressum {
	width: auto;
	padding: 5px;
	-moz-box-shadow: 2px 2px 3px #E5E5E5;
	-webkit-box-shadow: 2px 3px 4px #E5E5E5;
	box-shadow: 2px 2px 3px #E5E5E5;
}

#news {
	width: auto;
	padding: 5px;
	-moz-box-shadow: 2px 2px 3px #E5E5E5;
	-webkit-box-shadow: 2px 3px 4px #E5E5E5;
	box-shadow: 2px 2px 3px #E5E5E5;
	background-color: #f3f3f3;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

li {
	list-style-type: square;
	margin-left: 15px;
	font-size: 13px;
	color: #252525;
	font-style: normal;
}

#body {
	align: center;
	width: 865px;
	height: 100%;
	min-width: 865px;
	min-height: 100%;
	background-color: #FFFFFF;
}

#content {
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	height: 100%;
	min-height: 100%;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
}

#content a:link {
	color: #B23030;
	text-decoration: underline;
}
#content a:visited {
	color: #B23030;
	text-decoration: underline;
}
#content a:hover {
	color: #B23030;
	text-decoration: none;
}
#content a:active {
	color: #B23030;
	text-decoration: none;
}

#ad_top {
	top: 5px;
	left: 393px;
	position: absolute;
}

#ad_skyscraper {
	left: 885px;
	top: 20px;
	position: fixed;
	visiblity: visible;
	overflow: hidden;
}

#ad_leaderboard {
	width: 728px;
	height: 90px;
	left: 10px;
	visiblity: visible;
	overflow: hidden;
}

#facebook-like {
	left: 885px;
	top: 640px;
	bottom: 10px;
	position: fixed;
	visiblity: visible;
	overflow: hidden;
}

#border_right {
	width: 90px;
	min-width: 90px;
	height: 100%;
	background-image: url("/img/border_right.png");
	position: fixed;
	left: 865px;
	top: 0px;
}

#logo_bg {
	width: 865px;
	height: 70px;
	min-height: 70px;	
	background-image: url("/img/logo_bg.png");
}

#logo {
	width: 279px;
	height: 70px;
}


#menu {
	width: 865px;
	height: 40px;
	min-height: 40px;
	background-image: url("/img/menu_bg.png");
	color: #FFFFFF;
	line-height: 40px;
	text-indent: 20px;
}

#splash {
	width: 865px;
	height: 130px;
	background-image: url("/img/splash.png");
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#spacer {
	width: 865px;
	height: 5px;
	background-image: url("/img/spacer_fs.png");
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#footer {
	font-size: 12px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

hr {
	border: 0px;
	border-top: solid 1px #B23030;
	border-bottom: transparent;
}