@CHARSET "UTF8";

/* Formatierung für den Offlinebereich */
.body {
	width: 1000px;
	float: left;
	color: #FDC005;
	font-size: 11px;
	font-family: verdana, sans-serif, serif;
}

.header {
	width: 990px;
	height: 298px;
	float: left;
	background: url('images_new/header.jpg');
	background-repeat: no-repeat;
}

.bottom {
	width: 990px;
	height: 197px;
	float: left;
	background: url('images_new/copy_werbung.jpg');
	background-repeat: no-repeat;
}

.menu_top_off {
	width: 990px;
	height: 56px;
	float: left;
	background: url('images_new/menu_off.jpg');
	background-repeat: no-repeat;
}

.menu_left_off {
	width: 177px;
	padding-left: 90px;
	height: 225px;
	float: left;
	background: url('images_new/statusbar_image.jpg');
	background-repeat: no-repeat;
}

.content_right {
	width: 600px;
	float: left;
	background: #000000;
}

.content {
	width: 990px;
	background: #000000;
	float: left;
}

.werbung_top {
	width: 728px;
	height: 90px;
	position: absolute;
	margin-left: 115px;
	margin-top: 11px;
	border: 0px;
}

.werbung_side {
	width: 174px;
	height: 614px;
	position: absolute;
	padding: 7px;
	background: url('images_new/werbung_side.jpg');
}

.werbung_bottom {
	width: 468px;
	height: 60px;
	margin-left: 323px;
	margin-top: 56px;
	position: absolute;
	border: 0px;
}

.button {
	width: 127px;
	border: 0px;
	color: #000000;
	font-weight: bold;
	height: 16px;
	text-align: center;
	font-size: 11px;
	background: url('images_new/button.jpg');
}

.copyright {
	width: 632px;
	height: 27px;
	position: absolute;
	margin-left: 241px;
	margin-top: 136px;
}

/* Formatierung für den Content */
.content_top {
	width: 585px;
	height: 33px;
	margin-left: 0px;
	float: left;
	padding-left: 75px;
	background: url('images_new/content_540_top.jpg');
	background-repeat: no-repeat;
}

.content_bottom {
	width: 545px;
	float: left;
	padding: 0 20px 0 20px;
	background: url('images_new/content_540_bottom.jpg') no-repeat;
}

.content_body {
	width: 585px;
	float: left;
	background: url('images_new/content_540_bottom_repeat.jpg') repeat-y;
}

/* Formatierung für den Onlinebereich */
.menu_left_on {
	width: 267px;
	float: left;
	background: url('images_new/status_online.jpg');
	background-repeat: no-repeat;
}

.menu_top_on {
	width: 723px;
	float: left;
	height: 89px;
	background: url('images_new/menu_online_top.jpg');
	background-repeat: no-repeat;
}

.help {
	width: 0px;
	background: #000000;
	padding: 10px;
	font-family: verdanan, sans-serif, serif;
	z-index: 10;
	position: absolute;
	visibility: hidden;
	border: 1px dotted #FDC005;
}

.content_on {
	width: 723px;
	float: left;
}

/* Formatierung für das Allgemeine, zb. links, schrift, schriftfarbe etc... */
body {
	background: #000000;
	margin: 0px;
}

font {
	font-family: verdana, sans-serif, serif;
	font-size: 11px;
}

.font_white {
	color: #FFFFFF;
}

.font_orange {
	color: #FDC005;
}

.font_black {
	color: #000000;
}

.font_red {
	color: #FF0000;
}

.font_grey{
	color:#CCCCCC;
}

.font_10 {
	font-size: 10px;
}

.font_9 {
	font-size: 9px;
}

.font_10{
	font-size: 10px;	
}

.font_11 {
	font-size: 11px;
}

.font_12 {
	font-size: 12px;
}

.lh14{
	line-height:14px;
}

.lh16{
	line-height:16px;
}

.lh18{
	line-height:18px;
}

.div_abs {
	position: absolute;
}

input {
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #FDC005;
	background: #000000;
}

select {
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #FDC005;
	background: #000000;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Sans-Serif, Serif;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Sans-Serif, Serif;
}

a:hover {
	text-decoration: underline;
	font-family: Verdana, Sans-Serif, Serif;
}

a:active {
	text-decoration: underline;
	font-family: Verdana, Sans-Serif, Serif;
}

.sponsor_div{ float:left; width:180px; height:112px; background:url('../style/images_new/sponsor_bg.png'); padding:10px; }
.sponsor_div_off{ float:left; width:180px; height:90px; background:url('../style/images_new/sponsor_bg_off.png'); padding:10px; }
.sponsor_link{ position:absolute; width:180px; height:90px; background-color:transparent; z-index:5; }