@charset "utf-8";
/* CSS Document */

#microsite {
	/*background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #ffffff;
	width: 722px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19354B;
}

p {
	margin: 0;
	padding: 0;
}

#microsite h1 {
	padding: 0 35px 0 35px;
	margin: 0 0 5px 0;
	background-image: url(img/head_bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 53px;
	line-height: 53px;
}

#microsite h2 {
	padding: 0 35px 0 35px;
	margin-top: 0;
	color: #ff6600;
	font-size: 20pt;
}

#microsite .left{
	background-image: url(img/pixumxxl.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 35px;
	margin-top: 0;
	display:inline;
	padding-left: 0;
	text-align: center;
	width: 457px;
	height: 333px;
	position: relative;
}

#microsite .right {
	float: left;
	margin-left: 10px;
	display:inline;
	width: 182px;
	padding-top: 54px;
	text-align: center;
}

#microsite #xxl_link {
	background-image: url(img/button_bg.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 182px;
	text-align: center;

	
}

#microsite #xxl_link a {
	margin-top: 20px;
	color: #ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}

.testsieg_nl {
	position: absolute;
	width: 131px;
	height: 100px;
	top: 220px;
	left: 275px;
	background: url(img/testsieger_nl_8.png) no-repeat left top;
}

html>body .testsieg_nl {
	background-image: url(img/testsieger_nl_24.png);
}

#microsite .gutschein {
	color: #00a6ef;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#microsite .gutscheincode {
	color: #ff6600;
	font-size: 12pt;
	font-weight: bold;	
}

#microsite small {
	font-size: 7pt;
	color: #9b9b9b;
	margin:0;
	padding: 0;
}

#microsite .onetwothree {
	margin: 10px 0 10px 0;
	float: left;
	background-repeat: no-repeat; 
	background-position: center top;
	width: 30%;
	padding: 40px 0 0 0;
	text-align: center;
	color: #00a6ef;
}

#microsite .onetwothree p {
	padding-left: 20px;
}

#microsite .one {
	background-image: url(img/1.gif);	
	margin-left: 0;
}

#microsite .two {
	background-image: url(img/2.gif);	
}

#microsite .three {
	background-image: url(img/3.gif);	
	margin-right: 35px;
}

#microsite #foot {
	padding: 5px 35px 15px 35px;
	text-align: justify;
	background-color: #ffffff;
	border-top: none;
}

#microsite #foot p {
	font-size: 7pt;
	color: #9b9b9b;
}

.clear {
	clear: both;
}

