#main{background: #fff; margin: 0; padding: 0; min-height: 450px;}
#main .microsite, #main .inner, #main .outer_border{ border: none; margin: 0; padding: 0; background: none;  }

.offer {
	width: 1000px;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	zoom:1;
	overflow:hidden;
	display: block;
	}
	
.offer p{margin:0; font-size: 14px; line-height: 18px; padding: 15px 0; font-weight: normal; }
.offer .incentive {margin:0 0 20px 0; font-size: 14px; padding-right:180px; font-weight: normal;}
.klein{font-size: 12px; padding-bottom: 20px; }

.angebot { padding: 30px 30px 80px 500px; width: 470px;}

.angebot .content{background: #fff;  padding: 20px;

   background: rgb(255, 255, 255); /* The Fallback */
   background: rgba(255, 255, 255, 0.95);
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px
  }
  
.offer div.download h2{margin: 0; font-size: 15px;}
.offer div.download{background: #fff; margin: 0 5px;}
.offer .form {margin: 0; padding: 10px 0 10px 40px; width: 355px;}
.offer sup, sub {line-height: 0px; font-size: 80%;}
.offer .voucher {padding-top: 10px; font-weight: bold; font-size: 16px;}

/*Partner*/
.snowtrex .vouchercode {display:block; font-size: 27px; padding-top: 5px; color: #0af;}
.snowtrex h3, .snowtrex .h3 {color: #00a6ef; margin: 0; padding: 0; font-size: 20px;}
.snowtrex {background: url(img/header_snow.jpg) 0 0 no-repeat #ffffff;}

.summertrex .vouchercode {display:block; font-size: 27px; padding-top: 5px; color: #ff6600;}
.summertrex h3, .snowtrex .h3 {color: #ff6600; margin: 0; padding: 0; font-size: 20px;}
.summertrex {background: url(img/header_summer.jpg) 0 0 no-repeat #ffffff;}

/*Produkte*/
.summertrex .produktabbildung{height: 150px; width: 155px; overflow: hidden; position: absolute; left:780px; top: 140px; background: url(img/fotostapel_summer.png) no-repeat left  top; }
.snowtrex .produktabbildung{height: 150px; width: 155px; overflow: hidden; position: absolute; left:780px; top: 140px; background: url(img/fotostapel_snow.png) no-repeat left  top; }


/*Testsiege und Logos*/
.snowtrex .logo{height: 55px; width: 103px; overflow: hidden; position: absolute; left:845px; top: 280px; background: url(img/snowtrex_logo.png) no-repeat left top; }
.summertrex .logo{height: 55px; width: 127px !important; overflow: hidden; position: absolute; left:820px !important; top: 280px; background: url(img/summertrex_logo.png) no-repeat left top !important; }
.lang_nl .logo{height: 55px; width: 103px; overflow: hidden; position: absolute; left:845px; top: 280px; background: url(img/wintertrex_logo.png) no-repeat left top; }

.footer p {padding: 20px; font-size: 10px; line-height: normal; color: #ababab; font-weight: normal; text-align: justify;}

.clear {
	clear: both;
	width: 100%;
	height: 0;
}