@charset "utf-8";
html {
	color:#000;
	background:#fff;
}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, label, select {
	margin:0;
	padding:0;
}
body {
	font-size: 70%;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	background:  #fff;
 	color: #000;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
img, div, ul {
	behavior: url(s/iepngfix.htc);
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
	font-variant:normal;
}
sup {
}
sub {
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
a:link,a:visited {
	color: #d93035;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #444;
	text-decoration: underline;
}
button {
	cursor: pointer;
}
#headerContainer {
	height: 70px; 
	width: 100%; 
	z-index: 150; 
	position: absolute;
	top: 0;
	left: 0;
}
#footerContainer {
	clear:both;
	float:left;
	position:relative;
	height:36px;
	width:100%;
	font-size:77%;
	color:#757575;
	z-index: 150; 
}
#MainContainer {
	position: relative;
	width: 100%;
	padding: 110px 0 55px 0;
	background: #93abbb url('../i/bg.jpg') repeat-x left -20px;
}
#MainContent {
	position: relative;
	width: 790px;
	height: 420px;
	margin: 0 auto;
	padding: 5px;
	background: #7c7c7c url('../i/bg_mc.jpg') repeat-x left top;
}
#Stage {
	background: gray url('../i/bg_s.jpg') no-repeat left top;
	width: 790px;
	height: 420px;
}
#Stage h1 {
	margin-bottom: 1em;
}
#Stage .l {
	position: absolute;
	top: 25px;
	left: 25px;
	
}
#Stage p {
	font-size: 120%;
	line-height: 120%;
}
#Gewinncode {
	position: absolute;
	top: 28px;
	left: 310px;
	width: 490px;
}
#Gewinncode h2 {
	color: #d61f26;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: .5em;
	text-transform: uppercase;
}
#Gewinncode h3 {
	font-size: 80%;
	color: #d61f26;
	font-weight: bold;
	margin-top: 15px !important; margin-top: -10px;
	clear: left;
}
#Gewinncode p {
	font-size: 80%;
}
#Gewinncode label {
	font-size: 120%;
	display: block;
	float: left;
	width: 9em;
	line-height: 140%;
	vertical-align: baseline;
	margin-top: 0px !important; margin-top: -1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #Gewinncode label { margin-top: 2px !important;  }
}
#Gewinncode label.dummy {
	display: block;
	width: 9em;
	height: 1px;
	visibility: hidden;
}
#Gewinncode input {
	border: 1px solid #000;
	background: #b7c6cd url('../i/bg_i.gif') no-repeat left top;
	height: 19px;
	width: 20em;
	font-size: 120%;
	line-height: 120%;
	float: left;
}
#Gewinncode input.radio {
	display: inline;
	width: 1.5em;
	background: none;
	border: none;
}
#Gewinncode label.radio {
	width: auto;
	margin: 0 1em 0 0 !important;
}
#Gewinncode select {
	border: 1px solid #000;
	width: 20em;
	font-size: 120%;
	background-color: #b7c6cd;
}
#Gewinncode .question {
	clear: left;
	margin-bottom: .5em;
	height: 20px;
}
#Gewinncode .hint {
	font-size: 80%;
}
#Gewinncode input.zip { 
	width: 6em; 
}
#Gewinncode input.city { 
	width: 12em; 
	margin-left: .5em; 
}
#Gewinncode input.showMe {
	width: 1.5em;
	background: none;
	border: none;
}
#Gewinncode label.showMe { 
	width: 18em;
	display: block;
	float: left; 
	margin-top: 0px !important;
}@media screen and (-webkit-min-device-pixel-ratio:0) {
 #Gewinncode label.showMe { margin-top: -2px !important;  }
}
#Stage a.btn { 
	background: url('../i/btn_n.png') no-repeat left top;
	text-indent: -5000px;
	width: 140px;
	height: 69px;
	display: block;
	margin-left: 1em;
	text-decoration: none;
}
#Stage a.btn:link, #Stage a.btn:visited {
	background-position: 0px 0px;
}
#Stage a.btn:hover, #Stage a.btn:focus {
	background-position: -140px 0px;
}
#Terms {
	position: absolute;
	top: 38px;
	left: 247px;
	width: 483px;
	height: 305px;
	border: 5px solid #fff;
	background: #c5d4da url('../i/bg_t.jpg') no-repeat left top; 
	z-index: 200;
	padding: 20px;
}
#Terms h3 {
	font-size: 100%;
	line-height: 120%;
	color: #d61f26;
	font-weight: bold;
	margin-bottom: 1.5em;
}
#Terms p {
	font-size: 100%;
	margin-bottom: 1.5em;
}
#Terms p strong {
	color: #d61f26;
	font-weight: bold;
}
#Terms div.closeTerms {
	position: absolute;
	top: 10px;
	right: 10px;
}
#Terms div.closeTerms a {
	text-decoration: none;
}
ul#SMenu {
	position: relative;
	height: 35px;
	margin: -20px auto 0 auto; 
	z-index: 50; 
	list-style-type: none;
	width: 637px;
        background: url('../i/sn.png') no-repeat left top;
}
ul#SMenu li {
	height: 26px;
	position: relative;
	font-size: 11px;
	float: left;
}
ul#SMenu li a img {
	display: block;
}
ul#SMenu li a {
	text-indent: -5000px; 
	overflow: hidden;
	background: url('../i/sn.png') no-repeat left center;
	height: 26px;
	text-decoration: none; 
	display: block;
        margin-top: 4px;
}
ul#SMenu li.nav1 a {
        margin-left: 4px;
 	background-position: -4px -4px;
	width: 160px;
}
ul#SMenu li.nav1 a:hover {
	background-position: -4px -39px;
}
ul#SMenu li.nav2 a {
	background-position: -164px -4px;
	width: 168px;
}
ul#SMenu li.nav2 a:hover {
	background-position: -164px -39px;
}
ul#SMenu li.nav3 a {
	background-position: -332px -4px;
	width: 122px;
}
ul#SMenu li.nav3 a:hover {
	background-position: -332px -39px;
}
ul#SMenu li.nav4 a {
	background-position: -454px -4px;
	width: 179px;
}
ul#SMenu li.nav4 a:hover {
	background-position: -454px -39px;
}
#Extra1 {
	position: relative;
	margin: -371px 0 0 -33px;
	width: 59px;
	height: 371px;
}

 
/*
	------------ jScrollPane CSS ---------------
*/
 
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
 
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #a2bece;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 5px;
	background:  transparent url('../i/s_u.gif') no-repeat scroll 0 0;
	border: 1px solid #95aebd;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
 
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 5px;
	background:  transparent url('../i/s_d.gif') no-repeat scroll 0 0;
	border: 1px solid #95aebd;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.jScrollPaneDrag {
	background-color: #283e47;
	margin: 0 0;
}
.jScrollPaneTrack {
	border: 1px solid #95aebd;
	height: 208px !important;
	padding: 0px;
}
.jScrollCap {
	height: 1px;
}
