body {
	background: #090e14 url(/wingame/33/images/bg.jpg) top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.cleaner {
	clear:both;
	float:none;
	height:0px;
	overflow:hidden;
}
img { border: 0px; }

a.link { color: #567ffc; }

form { margin-left: 5px; }
.fleft {
	float:left;
}
.flight {
	float:right;
}

label {
	display:block;
	float:left;
	margin-top:9px;
	width:140px;
}
#taf label{width:60px;}

.input, .input2, .input3, .input_tel, .input_nobg {
	/*border:1px solid #567ffc;*/
	border:0px;
	height:22px;
	margin-top:8px;
	padding: 0px 2px 0px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.input {
	width:180px;
/*	background: url(/wingame/33/images/input_bg.gif) top left no-repeat; */
	background: transparent;
}
span.input {
	background: url(/wingame/33/images/input_bg.gif) 0px 0px no-repeat;
	padding: 3px 0px 3px 0px;
}
.input2 {
	width:56px;
/*	background: url(/wingame/33/images/input2_bg.gif) top left no-repeat; */
	background: transparent;
}
span.input2 {
	background: url(/wingame/33/images/input2_bg.gif) 0px 0px no-repeat;
	padding: 3px 0px 3px 0px;
}
.input3 {
	width:30px;
/*	background: url(/wingame/33/images/input3_bg.gif) top left no-repeat; */
	background: transparent;
}
span.input3 {
	background: url(/wingame/33/images/input3_bg.gif) 0px 0px no-repeat;
	padding: 3px 0px 3px 0px;
}
.input_tel {
	width:140px;
/*	background: url(/wingame/33/images/input_tel.gif) top left no-repeat; */
	background: transparent;
}
span.input_tel {
	background: url(/wingame/33/images/input_tel.gif) 0px 0px no-repeat;
	padding: 3px 0px 3px 0px;
}
.input_nobg {
	border: 1px solid #567ffc;
	padding: 0px;
	width: 180px;
}

.input_nobg_long {
	border: 1px solid #567ffc;
	padding: 0px;
	width: 180px;
}


#layout_container {
	margin: 0px auto;
	position:relative;
}

#layout_container, #header, #footer {
	width: 708px;
}

#header {
	height: 295px;
	background: url(/wingame/33/images/header.jpg) top left no-repeat;
	position:relative;
}
#header_winner {
	height: 295px;
	background: url(/wingame/33/images/header_winneremail.jpg) top left no-repeat;
	position:relative;
}
#gratuit {
	position:absolute;
	width:160px;
	height:160px;
	left:530px;
	top:85px;
	background: transparent url(/wingame/33/images/participation_gratuit.png)  no-repeat top left;
}

#progressbar {
	width:450px;
	position:absolute;
	left:230px; top:315px;
	margin:0;
	padding:0;
	text-align:left;
	color:#FF8726;
	background-color:transparent;
	font: normal bold 11px/1.1 Verdana, Arial, Helvetica, sans-serif;
}
*+html #progressbar {
	left:215px;
}
#progressbar p { margin:0; padding:0 0 5px 0; }
#progressbar p img {
	padding:0;
}
#content_container {
	background: url(/wingame/33/images/content_fill.gif) top left repeat-y;
}
	#left_column {
		float: left;
		width: 198px;
		margin-left: 30px;
	}
	#left_column img { margin-bottom: 5px; }
	#right_column {
		float: left;
		width: 415px;
		margin-right: 15px;
	}
	#sponsors {
		float: left;
		width: 535px;
		height: 48px;
		background: url(/wingame/33/images/sponsors_bg.gif) top left no-repeat;
		margin:5px 0px -10px 30px;
		padding: 4px 2px 2px 100px;
	}
	#notes {
		color: #666666;
		font-size: 11px;
		text-align: center;
		margin: 10px 0px 10px 0px;
	}

#footer {
	height: 72px;
	background: url(/wingame/33/images/content_bottom.gif) top left no-repeat;
	color: #567ffc;
}
	#footer #links {
		float: right;
		margin: 35px 35px 0px 0px;
	}
	#footer a {
		color: #567ffc;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	
	
#errorlayer {
	width:250px; 
	position:absolute; 
	/*display:none;*/ 
	margin-left:-65px; 
	left:50%; 
	top:380px;  
	font-size:11px; 
	background:#ffffff; 
	font-weight:bold;
	border: 2px solid #567ffc;
	z-index:999;
}
#errorlayer div#h {
	background: #567ffc;
	font-size: 12px;
	width: 250px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
}
#errorlayer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 3px 5px 0px;
}
#errorlayer-content {
	padding: 10px 10px 10px 30px;
}

#oney {
	margin:10px 0 5px 0;
	height: 90px;
}

#credigo {
	margin:10px 0 5px 0;
	height: 90px;
	border: 2px solid #567FFC;
	background:#fff url("/wingame/images/logo_credigo.gif") no-repeat 6px center;
}

#oney img {
	float:left;
	display:block;
	width:120px;
	margin-right: 10px;
}

#oney div, #credigo div{
	float:left;
	display:block;
	width:250px;
}

.tool-tip {
	color: #000;
	width: 300px;
	background-color: #fff;
	border: 2px solid #567FFC;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	display:block;
	margin-left: 90px;
	padding: 8px 8px 4px;
}
 
.tool-text {
	padding: 4px 8px 8px;
}
.finaref_small {
	font-size:11px;
	color:#888;
}

#pet {margin-top:16px;}


/**  assureva Layer page4   **/
#trans_bttn {
      width:187px;
      height:37px;
      background:transparent url(images/assureva_bttn.png) no-repeat left top;
      border:none;
    }
/**  Transparenz für ie6 im assureva Button Layer  **/    
* html #trans_bttn {
    background-image:none;   
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/assureva_bttn.png');
    }

.erste_taf{
	float:left;
	width:250px;
}
#zusatz_taf{
	display:none;
}
#taf_button{
	float:right;
	border:1px solid #b6b8bd;
	width: 135px;
	margin-top:10px;
	padding:3px 0px 8px 0px;
	text-align:center;
	font-size:11px;
}

#taferror {
	width:400px; 
	position:absolute; 
	display:none;
	margin-left:-110px; 
	left:50%; 
	top:650px;  
	font-size:11px; 
	background:#ffffff; 
	font-weight:bold;
	border: 2px solid #567ffc;
	z-index:999;
}
#taferror a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#taferror div#h {
	background: #567ffc;
	font-size: 12px;
	width: 400px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
}
#taferror-content {
	padding: 10px;
}
.enterbutton{
	padding:2px 5px;
	background: #567ffc;
	border:1px solid #567ffc;
}
.sponsorbin{
	display:block;
	width:133px;
	float:left;
	text-align:center;
	margin-top:6px;
}

/* Coreg Page 3 --------------------------------------------------------------------------- */

/* Sonder-Coreg auf TAF Seite: */
h4.coreg {
  margin:30px 0px 5px 0px;
  background-color:#bed2ef;
  padding:2px 0;
	text-align:center;
	color:#567ffc; 
	border-top:1px solid #B6B8BD;
	border-right:1px solid #4A4B4F;
	border-bottom:1px solid #4A4B4F;
	border-left:1px solid #B6B8BD;
}

.coregwrapper {
	width:645px;
	text-align:left;
	margin:5px auto;
}
.coreghead {
    display:block;
    margin:0 10px;
    padding:4px 10px;
    color:#4c71e0;
    font-size:13px;
	text-align:left;
	font-weight:bold;
	background-color:#bed2ef;
}
.coreghead input {
	margin:3px 10px 0 0;
}
.coregbody {
    background-color:#fff;
    padding: 2px 10px 3px 10px;
    margin:0 10px;
	border:1px solid #bed2ef;
	border-top:none;
	width:645px;
}

.coregtext {
	color:#000;
	font-weight:normal;
	float:left;
	margin-left:0px;
}
.hinweisbox {
	position:relative;
	text-align:left;
}
.hinweisbox #werbeflaeche_coreg {
	background-color:#eaf1ff;
	border:1px solid #4c71e0;
	position:absolute;
	display:none;
	top:-120px;
	left:50%;
	margin-left:-180px;
	padding:1px;
	width:380px;
	font-size:14px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	z-index:1000;
	text-align:center;
}
.hinweisbox #werbeflaeche_coreg div {
	padding:20px 0 0 0;
}
.hinweisbox #werbeflaeche_coreg div div {
	padding:8px 10px 25px 10px;
	border:none;
}

#extracoreg {
	overflow: hidden;
}
.h000 { height: 0px; }
.h540 { height: 540px; }

/* AGB Fehlermeldung: --------------------------------------------------------------------- */
.fundament { 
	position:relative;
	text-align:left;
}
#werbeflaeche_coreg{ display:none; }
#agberror { display:none; }
.errordivagb {
	position:absolute;
	margin-left:-200px;
	left:50%;
	top:-120px;
	z-index:999;
	color:#000;
	width:250px;
	font-size:12px;
	text-align:center;	
	padding:5px 10px;
	border:2px solid #ddd;
	background:#dfdfdf;
	border-color:#4d4d4d;
}
#agberror .enterbutton.switch, #werbeflaeche_coreg .enterbutton.switch {
	background-color:#bed2ef;
	color:#4c71e0;
}

#sc100coreg {
	position:relative;
	background-color:#fff;
	border:1px solid #567FFC;
	text-align:left;
	padding:3px;
	font-size:11px;
}
#sc100coreg input {
	border: 2px solid #176EB5;
}
.scright {
	text-align:right;
	padding:4px 4px 0 0;
	background:transparent url(/wingame/41/images/coreg/logo_superchance100_coreg.gif) no-repeat 2px 17px;
	position:relative;
}
.scleft {
	text-align:left;
	clear:left;
	float:none;
	padding:4px;
	position:relative;
}
.sc100head {
	color:#C13AA3;
	font-size:13px;
	display:block;
	padding-bottom:2px;
}
.sc100corner {
	position:absolute; width:5px; height:5px; background:#fff url(/wingame/41/images/bigbox_left_t.png); overflow:hidden;
}
.sclink {
	position:absolute;
	right:4px;
	bottom:2px;
}
.sc100corner_lt { background:#fff url(/wingame/41/images/bigbox_left_t.png); left:-1px; top:-1px; }
.sc100corner_rt { background:#fff url(/wingame/41/images/bigbox_right_t.png); right:-1px; top:-1px; }
.sc100corner_rb { background:#fff url(/wingame/41/images/bigbox_right_b.png); right:-1px; bottom:-1px; }
.sc100corner_lb { background:#fff url(/wingame/41/images/bigbox_left_b.png); left:-1px; bottom:-1px; }
* html .sc100corner { display:none; }

/* survey Page 5 --------------------------------------------------------------------------- */

.surveywrapper {
	margin-left:33px;
}
.surveywrapper form {
	margin:0px;
}
.question {
	width:650px;
	text-align:left;
	padding-bottom:20px;
	white-space:normal;
}
.question span{
	white-space:nowrap;
	margin:0 20px 0 0;
	display: inline-block;
}
.groups-hl, .group-row {
	margin-left:10px;
}
.question h2 {
	background-color:#BED2EF;
	color:#4C71E0;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:0 10px 10px 0;
	padding:4px 10px;
	text-align:left;
}
.question input {
	white-space:normal;
}

.column select {
	background: #ffffff repeat scroll 0 0;
	width:100%;
}
* html .column select {
	width:50%;
}

/* Layer Overlay vote */
#owalei {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #E2EDF2;
	opacity: 0.8;
	filter:alpha(opacity=80);  /* IE */
	-moz-opacity: 0.80; /* Gecko */
}
* html #owalei {
	position: absolute;
	height:822px;
}
#leia {
	position: absolute;
	z-index: 9999;
	background:#fff url(http://es.static.planet49.com/wms/2010/600x400_cars.gif) repeat left top;
	top: 115px;
	width: 600px;
	height: 400px;
	margin-left: -300px;
	left: 50%;
	display: block;
	text-align:center;
	font:normal normal 25px/1.4 Arial, Verdana, sans-serif;
	color:#000;
}
#leia1, #leia2 {
	background-color: #fff;
	position:absolute;
	left:9px;
	top:9px;
	width:582px;
	height:382px;
	overflow:hidden;
}
#leia2 {display:block}
#leia1_top, #leia1_middle, #leia1_bottom, #leia2_all {
	position:absolute;
	display:block;
	width:520px;
	margin-left:-263px;
	left:50%
}
#leia1_top { top:40px; }
#leia1_middle { top:50%; margin-top:-20px; }
#leia1_bottom { bottom:40px; }
#leia2_all { top:8px; left:50%;}
#close_leia { margin-top:10px; cursor:pointer;}
.leia_gap { margin:15px 0 0 0; }
.red {color:#ff0000;}
#leia_x {
	position:absolute;
	right:0px;
	top:0px;
	height:18px;
	width:18px;
	overflow:hidden;
	border:1px solid #df7373;
	border-left:1px solid #ffcaca;
	border-top:1px solid #ffcaca;
	background:#fff url(../images/close_leia.gif) no-repeat left top;
	color:#fff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	z-index:100;
}
#leia.photo {
	background:none;
	width: 500px;
	height: 300px;
	margin-left: -250px;
	font:normal normal 16px/1.4 Arial, Verdana, sans-serif;
	text-align:left;
}
.photo #leia1, .photo #leia2 {
	width: 500px;
	height: 300px;
	left:0;
	top:0;
}
.photo #leia1_top,
.photo #leia1_middle,
.photo #leia1_bottom,
.photo #leia2_all {
	width:480px;
	padding-left:25px;
}
.photo #leia2 {
	background:#fff url(../../global/images/leia_b_bg.jpg) right top no-repeat;
}
.photo #leia2_all {
	top:0;
	margin-left:-250px;
}
.photo .leia_gap {
	margin:10px 0 0 0;
}
.photo .red {
	color:#000;
	font-weight:bold;
}
.photo a {
	color:#000;
}
.photo a:hover {
	font-weight:bold;
}
.photo #leia_x {
	background:#fff url(../../global/images/close_leia_black.gif) no-repeat left top;
	border:1px solid #000;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
}
.photo #close_leia {
	background:transparent url(../../global/images/leia_button_b.gif) left top no-repeat;
	display:block;
	height:51px;
	width:178px;
	margin-top:20px;
}
.photo #close_leia:hover {
	background-position:left -52px;
}
