@charset "utf-8";
/* CSS Document */

#microsite {
	/*width: 722px;*/
	/*padding-top: 170px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #FFFFFF;
	/**border: 1px solid #00a6ef;**/
}

.agb {
	background-image: url(img/background_agb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 170px;
	height: 571px;
}

.gewinnspiel{
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 170px;

}

.danke {
	background-image: url(img/background_danke.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 170px;
	height: 400px;
}

.link {
	background-color: #e7e7e7;
	border: 1px solid;
	width: 434px; 
	text-align: center;
	margin-left: 25px;
	margin-top: 57px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
}



#microsite h1 {
	font-size: 24px;
	margin-left: 35px;
	color: #ffffff;
	padding: 0px;
	border-bottom: 0px;
}
#microsite p {
	margin-left: 35px;
	margin-right: 20px;
}

#microsite smaller {
	font-size: 10px;
	font-weight: normal;
}

#microsite ol {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}

#microsite #x-mas-main {
	width: 400px;
	float: left;
}

#microsite #x-mas-main ol {
	margin-left: 35px;
}

#microsite #x-mas-formular {
	margin-top: 310px;
	float: left;
	width: 300px;
}

#microsite #x-mas-formular table{
	background-color: transparent;
	width: 300px;
}

#microsite #x-mas-formular font{
	color: #ffffff;
}

#microsite #footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	padding-top: 10px;
	background-color: #00a6ef;
	color: #ffffff;
	padding-bottom: 10px;
}


#microsite  a:link, #microsite a:visited {
	color: #ffffff;
}

#microsite a:hover {
	color: #ffffff;
}

#clear {
	clear: both;
}

