#contentContainer {position: relative;}


#contentContainer #boxWrapper {
	position: relative;
        overflow:hidden; 
        zoom:1; 
}

#contentContainer #boxWrapper .castBox {
	position: relative;
	float: left;
	padding: 0px;
	margin:0;
}

#boxWrapper #box1 {
	width: 724px;
	height: 539px;
	background-image: url(../de_img/Gewinnspielseite_bg.jpg);
	background-repeat: no-repeat;
	background-color: #247FB4;
	background-position: top left;
}

.dk  #boxWrapper #box1 {background-image: url(../dk_img/Gewinnspielseite_bg.jpg);}
.es  #boxWrapper #box1 {background-image: url(../es_img/Gewinnspielseite_bg.jpg);}
.fr  #boxWrapper #box1 {background-image: url(../fr_img/Gewinnspielseite_bg.jpg);}
.int  #boxWrapper #box1 {background-image: url(../int_img/Gewinnspielseite_bg.jpg);}
.it  #boxWrapper #box1 {background-image: url(../it_img/Gewinnspielseite_bg.jpg);}
.nl  #boxWrapper #box1 {background-image: url(../nl_img/Gewinnspielseite_bg.jpg);}



#boxWrapper #box1 .mailTbl {
	margin-top:100px;
	margin-left:350px;
	border-spacing:5px;
	border-collapse:separate;
	width:360px;
	text-align:left;
	font-weight:bold;
	color: #fff;
	font-size: 13px;
}
#box1 table.mailTbl td{text-align:center; }


#box1 .mailTbl label{display:inline; 
color:#fff; float:left;  width: 120px; margin: 0 5px 0 0px ; text-align: right; }


#box1 .mailTbl input.text {width:220px; float:left; }
#box1 .mailTbl .form-row{ }

#box1 .mailTbl #conditions_row label { width: 200px; margin: 5px 0 0 125px;  font-size: 10px; font-weight: bold; text-align:left;  line-height: 12px}

#box1 .mailTbl #conditions_row label .checkbox{position:absolute; left:0; top:-2px}

#box1 .mailTbl div.hint{margin: 0 0 0 125px;}

#box1 .mailTbl #conditions_row label span{padding: 0 0 0 15px ; position: relative; }


#box1 .mailTbl .button {margin: 5px 0 0 125px}

#contentContainer #boxWrapper #box1 e.siteTbl {margin-left:0px;	width:195px;
	text-align:left;
	font-size: 10px;
}

#contentContainer #boxWrapper #box2 {
border: 1px solid; display:none; 
	width: 282px;
	height: 2px;
}
#contentContainer #boxWrapper #box13 {
	width: 1010px;
	height: 10px;
        display: none; 
}

