#main {
	padding: 0;
	background: none;
	margin: 0;
	min-height: 450px;
}

#footer {margin: 0; }

#valentine {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	margin: 15px;
}

#valentine p { margin-bottom: 1.5em; line-height: 21px; color: #666666; }
#valentine { background: transparent url(img/header_valentine.jpg) no-repeat top left; }

#valentine h2 { font-size: 16px; font-weight: bold; color: #00a6ef; }
#valentine h3 { font-size: 18px; line-height: 24px; font-weight: normal; color: #ffffff; margin: 20px; text-transform: uppercase; }

#valentine .smallBorderRadius {
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

#valentine .prize {height: 85px; margin-left: 40px;}
#valentine .prize p {font-size: 16px; line-height: 20px; }

#valentine .right {margin-left: 280px; margin-top: 100px; height: 170px; float: none; }
#valentine .unit p {margin: 10px 0; }
#valentine .unit h2 {margin: 20px 0 10px 0; }
#valentine.lastUnit p .lastUnit h2 { ; margin: 10px 0 10px 40px; }
#valentine.lastUnit h2 { ; margin: 10px 0 10px 40px; }

#valentine .footer { margin: 25px 0; }
#valentine .footer p { font-size: 11px; line-height: 15px; }

#valentine .trailer { margin: 0 0 25px 40px; }

#footer { margin: 0px 0; }

.clear {clear: both; }

/* @group Key visual */
	#keyvisual { float: right; width: 290px; background-color: #00A6F0; height: 378px; position: relative; margin-bottom: 20px; }
	#keyvisual p { color: #FFF; text-align: left; font-size: 14px; line-height: 20px; font-weight: normal; margin: 20px; }
/* @end */

/* Prizes */
	.dvd_pack {height: 146px; width: 294px; overflow: hidden; position: absolute; left:682px; top: 745px; background: url(img/dvd_pack.png) no-repeat left  top; }
	.galerie_print {height: 237px; width: 256px; overflow: hidden; position: absolute; left:400px; top: 850px; background: url(img/galerie_print.png) no-repeat left  top; }
	.pfb {height: 202px; width: 376px; overflow: hidden; position: absolute; left:675px; top: 1045px; background: url(img/pfb.png) no-repeat left  top; }
/* @end */

/* Teilnahmebedingungen */
	#teilnahme { margin-left: 40px; }
	#teilnahme h2 {font-size: 14px; font-weight: bold; color: #666666; margin-top: 0; }
	#teilnahme p {margin-bottom: 1.5em; font-size: 11px; line-height: 18px; }
	#teilnahme ul {padding-left: 15px; color: #666666; }
	#teilnahme li {font-size: 11px; line-height: 18px; }
/* @end */

/* Formular */
	.form{width:450px; float: left; padding: 0; margin:0; }
	#event_iframe_id{display: block;  width: 420px; height: 770px; overflow: hidden; margin-left: 10px; }
/* @end */

