#advent2009 {
	margin:0 10px 8px 10px;
	background:url(/reloaded/marketing/advent2009/bg.png) no-repeat;
	height: 216px;
	width: 986px;
	position: relative;
}

.advent2009-startpage {
	width: 1032px !important;
	height: 377px !important;
	background:url(/reloaded/marketing/advent2009/startpage-bg.png) no-repeat !important;
	margin:0 !important;
}


#advent2009 table {
	position:absolute;
	bottom:15px;
	left:20px;
}

.advent2009-table-startpage {
	right:20px !important;
	left:auto !important;
	bottom:20px !important;
}

#advent2009 .label {
	background: #005680;
	padding: 2px 0 2px 5px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
}

#advent2009 .label > label {
	color:#fff;
	font-size: 10px;
	line-height: 1.2;
	font-weight: bold;
	float: left;
}

#advent2009 .label > label > a {
	color:#fff;
	font-size: 10px;
	font-weight: bold;
}

#advent2009 .label-startpage, #advent2009 .label-startpage > label, #advent2009 .label-startpage > label > a {
	background: #d1d3d4;
	color: #3c464a;
}

#advent2009 .input {
	border:1px solid #b9b9b9;
	padding: 2px 3px;
	width: 190px;
}

#advent2009 .checkbox {
	float:right;
	margin-right: 7px;
	margin-top: 13px;
}

#advent2009-abschicken {
	cursor: pointer;
}

#advent2009-error {
	display: none;
	position:absolute;
	bottom:15px;
	left:22px;
	width: 380px;
	height: 110px;
	background: #005680;
}

.advent2009-error-startpage {
	right:20px !important;
	left:auto !important;
	bottom:20px !important;
}

#advent2009-error div, #advent2009-error div a {
	color:#fff;
}

#advent2009-error-list > li {
	color: #fff;	
	list-style-type: disc;
	margin-left: 15px;
}

#advent2009-subtitle {
	color: #fff;
	position:absolute;
	right:37px;
	font-size: 12px;
	bottom:15px;
	font-weight: bold;
}

#advent2009-subtitle > span {
	color: #ffed00;
}

#advent2009-spielregeln {
	position:absolute;
	top:20px;
	right: 30px;
}

.advent2009-spielregeln-startpage {
	top:auto !important;
	bottom:50px;
	right:auto !important;
	left:22px;
}

#advent2009-slider {
	height: 116px;
	background:url(/reloaded/marketing/advent2009/slider-bg.png) no-repeat;
	position: absolute;
	right:22px;
	top:60px;
}

.advent2009-slider {
	width: 490px !important;
}
	
.advent2009-slider-startpage {
	height: 116px;
	width: 1010px !important;
	background:none !important;
	top:134px !important;
	right:11px !important;
}


#advent2009-slider > ul > li {
	float:left;
	width: 168px;
	height: 116px;
}

.advent2009-slider-startpage > ul > li {
	height: 116px;
	width: 168px !important;
}

