body {
	margin:0px;
	padding:0px;
	background:#0061A8;
}

.schliessenbutton {
	float:right;
	display:block;
	width:100%;
	height:34px;
	background:URL(../img/schliessen.png) top right no-repeat;
}

.floater {
	position:absolute;
	background:#226600;
	z-index:10;
}
.minigame {
	position:absolute;
	background:#226600;
	z-index:11;
}

#restbody {
	position:absolute;
	left:177px;
	top:610px;
	width:919px;
}


#inner {
	position:relative;
	background:#ffcb05;
	padding:4px 0px 4px 0px;
}

#abschluss {
	position:absolute;
	left:0px;
	top:620px;
}

#contenttable {
	border-collapse:collapse;
	width:903px;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	empty-cells:show;
}
#contenttable td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.contentBorder {
	border:1px solid #000000;
}
.contentBox {
	padding:5px 15px 5px 15px;
	color:#ffffff;
	font-family:Verdana, Arial, sans-serif;
}
.flashcontent {
	margin:0px 5px 5px 5px;
}
#flashHolder {
	position:absolute;
	top:0px;
	left:0px;
}
#formcontent {
	position:relative;
	background:URL(../img/formBg.png) 0 0 no-repeat;
	width:700px;
	height:498px;
}
#formcontent input {
	position:absolute;
	background:transparent;
	border:none;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#formcontent a {
	position:absolute;
	display:block;
}
a.normal {
	position:static;
	display:inline;
}
.formcheck {
	position:absolute;
	background:URL("../img/formCheck.png") 0 0 no-repeat;
	width:23px;
	height:21px;
	visibility:hidden;
}
.agbabsatz {
	padding-left:23px;
}
#messages {
	position:absolute;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	left:39px;
	top:86px;
	width:622px;
	height:91px;
	overflow:auto;
}
.overlay {
	position:absolute;
	display:none;
}
.overlayContent {
	width:660px;
	height:390px;
	padding-right:20px;
	overflow:auto;
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#003115;
}
#form form {
	padding:0px;
	margin:0px;
}

/* FOOTER */

#footer {
	background:#cc0000;
	border:1px solid #000000;
}

/* MAIN SPONSOR */

#sponsormain {
	width:634px;
	color:#ffffff;
	font-family:Verdana, Arial, sans-serif;
	background:#770000 URL(../img/redbg.jpg);
	border:1px solid #000000;
}

#sponsormain a {
	color:#fff0e0;
	text-decoration:none;
	font-weight:bold;
}
#sponsormain a:hover {
	text-decoration:underline;
}

/* NEWS BOX */
#news {
	width:256px;
	color:#ffffff;
	font-family:Verdana, Arial, sans-serif;
	background:#000077 URL(../img/bluebg.jpg);
	border:1px solid #000000;
}

#news p {
	font-size:12px;
}
#news a {
	color:#fff0e0;
	text-decoration:none;
	font-weight:bold;
}
#news a:hover {
	text-decoration:underline;
}
#news table td, #news table th {
	color:#ffffff;
	font-size:14px;
}
#news table th {
	text-align:left;
}
#news .date {
	background-color:#000066;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}

#news .newsbox {
	height:500px;
	overflow-y:scroll;
}

#news .news {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:5px 10px 5px 15px;
}

/* infos popup*/

#info1 {
	width:500px;
	height:400px;
	background:#a2ff00;
	color:#113300;
	font-family:Verdana, Arial, sans-serif;
}

#info1 li {
	padding-bottom:8px;
}

.missing {
	text-decoration:blink;
}

/* ANBIETER */

.anbieter {
}

.anbieterdoppeldecker {
	background:#dc291e ! important;
	background-image:none ! important;
}
.anbieterdoppeldecker h3 {
	text-align:center;
}
.anbieterdoppeldecker h4 {
	padding:20px 0px 10px 0px;
	margin:0px;
}
.anbieterdoppeldecker a:hover {
	color:#000099 ! important;
}
.anbieterdoppeldecker .gewinnbox {
	width:303px;
	float:left;
	text-align:center;
	padding-bottom:10px;
}
.anbieterdoppeldecker .gewinnbox img {
	padding:5px;
}

.anbieterbigben .contentBox {
	margin:0px;
	padding:0px;
}

.anbieterbigben {
	background:#003f6d ! important;
	background-image:none ! important;
}
