@charset "utf-8";
/* CSS Document */

#microsite {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 722px;
	padding-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19354B;
	background-color: #FFFFFF;
	position: relative;
}

.winter {
		background-image: url(img/head_winter.jpg) !important;
}

#microsite h1 {
	font-size: 22px;
	color: #00a6ef;
	padding: 0 0 0 0;
	margin: 0 0 35px 20px;
}

.winter h1 {
	color: #000000 !important;
}

#microsite h2 {
	font-size: 16px;
	color: #00a6ef;
	padding: 0 0 0 0;
	margin: 0 0 5px 20px;
}

#microsite p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#microsite img {
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#microsite .stoerer {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 80px;
	width: 90px;
	position: absolute;
	top: 40px;
	left: 603px;
	text-align: center;
	overflow:auto;
}

#microsite .stoerer span {
	font-size: 32px;
	font-weight: bold;
}

#microsite .stoerer small {
	font-size: 22px;
	font-weight: normal;
}

#microsite .gutschein {
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 340px;
	height: 300px;
	margin-top: 0;
}

#microsite small {
	margin-left: 0;
	font-size: 8pt;
}

#microsite .prodname {
	margin-left: 0;
	font-size: 16pt;
	color: #00a6ef;
	font-weight: bold;
}

#microsite .gutscheincode {
	margin-left: 0;
	font-size: 18pt;
	color: #ff6600;
	font-weight: bold;
}

#microsite .pixum_button {
	margin-left: 20px;
	margin-top: 15px;
}

#microsite #footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	padding-top: 10px;
	background-color: #00a6ef;
	color: #ffffff;
	padding-bottom: 10px;
}
#microsite #gutscheincode {
	font-size: 18px;
	color: #ff6600;
	margin-bottom: 0px;
	margin-left: 20px;
}
#microsite #gutscheincode big {
	font-size: 24px;
	font-weight: bold;
}

#microsite  a:link, #microsite a:visited {
	color: #1B3448;
}

#microsite a:hover {
	color: #ff6600;
}
