/* general styles */
*{
	margin:0;
	padding:0;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#5d242a;
}
html{
	overflow-y:scroll;
	overflow-x:hidden;
}
body{
	background:url(../_img/bg.png) repeat-x top left #fefbe9;
	margin:0;
	margin-bottom:20px;
}
a,a:link,a:visited{
	color:#a08148;
	text-decoration:none;
}
a:hover,a:active,a.active,a.active:link,a.active:visited{ text-decoration:underline; }
img{ border:none; }
li{ list-style:none; }
.block{ display:block; }
.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; }
.hidden{ display:none; }
.clear{ clear:both; }
.top{
	position:relative;
	z-index:999;
	padding:5px;
}

/* box styles */
#wrapper{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-640px;
	width:1280px;
	height:890px;
}
.check{ background:url(../_img/bg_check-trans.png) no-repeat top left; }
.main-de{ background:url(../_img/bg_main-de-trans.png) no-repeat top left; }
.main-fr{ background:url(../_img/bg_main-fr-trans.png) no-repeat top left; }
#lang{
	margin-left:930px;
	width:156px;
	height:34px;
	background:url(../_img/bg_lang-trans.png) no-repeat top left;
}
#container{
	width:1280px;
	height:830px;
}
#check{
	padding:340px 390px 0 390px;
	width:500px;
	text-align:center;
}
#check *{ color:#5d242a; }
#check p{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:25px;
}
#check #agecheck{
	padding:0 88px 0 89px;
	width:323px;
}
#check input{
	background:url(../_img/bg_check_field-trans.png) no-repeat top left transparent;
	padding:24px 20px 23px 20px;
	width:30px;
	height:20px;
	border:none;
	text-align:center;
}
#check input#submit{
	padding:0;
	background:none;
	width:113px;
	height:67px;
}
#check label{
	display:block;
	width:70px;
	height:29px;
	cursor:pointer;
}
#nav{
	position:absolute;
	top:170px;
	left:235px;
	z-index:888;
	width:170px;
	height:120px;
}
#nav li{
	list-style:none;
	height:30px;
}
.bg1,.bg2,.bg3_1,.bg3_2,.bg4{
	position:absolute;
	top:122px;
	left:291px;
	width:678px;
	height:678px;
	overflow:hidden;
}
.bg1{
	background:url(../_img/bg_twix-trans.png) no-repeat top left;
	padding:72px 99px 0 152px;
	width:427px;
	height:606px;
}
.bg1 #home_video,
.bg3_1 #home_video{
	width:388px;
	height:220px;
}
.bg1 p{
	width:388px;
	text-align:center;
}
#videoborder{
	position:absolute;
	top:194px;
	left:443px;
	z-index:999;
}
.bg2{
	background:url(../_img/bg_wettbewerb-trans.png) no-repeat top left;
	padding:43px 116px 0 114px;
	width:450px;
	height:635px;
}
.confirmationde{
	background:url(../_img/bg_confirmation-de-trans.png) no-repeat top left;
}
.confirmationfr{
	background:url(../_img/bg_confirmation-fr-trans.png) no-repeat top left;
}
.bg2 *{ color:#ac421f; }
.bg2 h1,.bg2 h2{
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	padding-right:5px;
	width:445px;
}
.bg2 h1{
	font-weight:bold;
	margin:0 0 48px 0;
}
.bg2 #wettbewerb{
	width:445px;
}
.bg2 .radio{
	margin-left:245px;
	line-height:30px;
	width:200px;
	padding-right:5px;
}
.bg2 .last{ margin-bottom:50px; }
.bg2 .formrow{
	clear:both;
	height:20px;
	padding:0 5px 9px 0;
	width:445px;
}
.bg2 label,.bg2 .input{ float:left; }
.bg2 label{
	width:102px;
	padding-right:13px;
	text-align:right;
	line-height:20px;
	cursor:pointer;
	font-size:13px;
}
.bg2 .input{
	background:url(../_img/bg_formfield.gif) no-repeat top left;
	padding:4px 5px 2px 5px;
	width:320px;
	height:14px;
	font-size:12px;
	line-height:14px;
	border:none;
}
.bg2 .check{
	clear:both;
	width:330px;
	margin-left:115px;
	line-height:20px;
	background:none;
	padding-right:5px;
}
.bg2 .check input{ margin:3px 0 2px 0; }
.bg2 .check label{
	width:250px;
	padding-left:13px;
	text-align:left;
}
.bg2 .captcha{
	padding:6px 5px 9px 0;
}
.bg2 .captcha .input{
	background:url(../_img/bg_formfield.gif) no-repeat top right;
	margin-left:20px;
	padding:4px 5px 2px 5px;
	width:166px;
}
.bg2 .send{
	clear:both;
	padding:0;
	height:43px;
	width:450px;
	text-align:right;
}
.bg2 #messages{
	margin-left:115px;
	width:335px;
	height:50px;
	color:#fe009b;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}
.bg2 #terms{
	width:450px;
	font-size:9px;
	line-height:11px;
	text-align:center;
}
.bg3_1{
	background:url(../_img/bg_twix-trans.png) no-repeat top left;
	padding:72px 99px 0 152px;
	width:427px;
	height:606px;
}
.bg3_1 *{
	color:#ac421f;
	font-size:16px;
	line-height:18px;
}
.bg3_1 p,.bg3_1 a{ width:413px; }
.bg3_1 p{
	margin-top:150px;
}
.bg3_1 a{
	margin-top:30px;
}
.bg3_2{ background:url(../_img/bg_produkte-trans.png) no-repeat top left; }
.bg3_2 a{ position:absolute; }
.bg3_2 a:hover,.bg3_2 a:active{
	opacity:.60;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
}
.bg3_2 a#singlepack{
	top:162px;
	left:28px;
}
.bg3_2 a#multipack{
	top:7px;
	left:288px;
}
.bg3_2 a#minis{
	top:218px;
	left:452px;
}
.bg3_2 a#xtra{
	top:424px;
	left:70px;
}
.bg3_2 a#icecream{
	top:432px;
	left:341px;
}
.overlay{
	width:556px;
	height:550px;
}
.overlay-iefix{
	padding:22px 18px;
	background:url(../_img/bg_overlay-trans.png) no-repeat top left;
}
.overlay div,.overlay p{ width:520px; }
.overlay p{
    font-size: 11px;
	height:65px;
	color:#ac411e;
	line-height:16px;
}
.bigsp,.bigmp,.bigmi,.bigxt,.bigic{ width:1000px; }
.bigsp{ height:301px; }
.bigmp{ height:291px; }
.bigmi{ height:290px; }
.bigxt{ height:245px; }
.bigic{ height:428px; }
.bg4{
	background:url(../_img/bg_links-trans.png) no-repeat top left;
	padding:379px 94px 0 129px;
	width:455px;
	height:299px;
}
.bg4 a{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#5d242a;
}
#footer{
	width:1280px;
	height:26px;
	text-align:center;
	color:#a08148;
	font-size:11px;
	line-height:13px;
}
.noBackground{
}
.colouredBackground{
	background:#000000;
	opacity:.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
}

