/* === Gewinnspiel FrameBox Frankreich === */
#frameboxGewinnspielTeaser {
	display: none;
	position: absolute;
	top: 205px;
	left: 350px;
	width: 400px;
	padding: 30px 15px 15px;
	background: #d32929 url(/media/images/elemente/hint_gewinnspiel-framebox.gif) center top repeat-y;
	border: 4px solid #fff;
	clear: left;
	}
#frameboxGewinnspielTeaser h2 {
	color: #fff;
	font-size: 1.5em;
	line-height: 1.1em;
	padding-top: 15px;
	}
#frameboxGewinnspielTeaser h2 strong {
	color: #000;
	}
#frameboxGewinnspielTeaser img {
	float: left;
	margin-right: 15px;
	}	
#gewinnspielMiniTeaser {
	display: none;
	text-align: center;
	margin: 3em 0 0;
	padding: 6px 0;
	background: #d32929 url(/media/images/elemente/hint_gewinnspiel-framebox.gif) center top repeat-y;
	border: 2px solid #fff;
	color: #fff;
	}	
	
#frameboxGewinnspielTeaser a#mehrInfos {
	display: block;
	padding: 15px 0px 5px;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}
a.gewinnspielSchliessen {
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 17px;
	height: 17px;
	border: 1px solid #e2e5e8;
	background: #fff url(/media/images/elemente/sym_gewinnspiel-schliessen.gif) center center no-repeat;
	} 
a.gewinnspielSchliessen span {
	display: none;
	}
#frameboxGewinnspielDetail {
	display: none;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -240px;
	width: 570px;
	background: #fff;
	padding: 30px 15px 15px;
	border: 2px solid #53535d;
	}
#frameboxGewinnspielDetail img {
	float: left;
	margin-right: 15px;
	}
#frameboxGewinnspielDetail h2 {
	color: #53535d;
	font-size: 18px;
	padding-bottom: 0.8em;
	}
#frameboxGewinnspielDetail h2 span {
	color: #7f8a95;
	font-size: 0.65em;
	}
#frameboxGewinnspielDetail h3 {
	padding: .5em 0 .9em;
	color: #53535d;
	font-size: 1.2em;
	}
#frameboxGewinnspielDetail h4 {
	padding-bottom: .5em;
	font-size: 1.1em;
	color: #53535d;
	}
#frameboxGewinnspielDetail p {
	margin: 0;
	padding-bottom: .8em;
	}
#frameboxGewinnspielDetail ul {
	margin: 0;
	padding: 0 0 .8em;
	}

/* === Gewinnspiel FrameBox Frankreich Sieger (11.06.2010) === */
#frameboxGewinnspielSieger {
	display: none;
	position: absolute;
	top: 30px;
	left: 230px;
	width: 681px;
	padding: 20px 5px 0px;
	background: #fff;
	border: 3px solid #f08701;
	}
#frameboxGewinnspielSieger img {
	display: block;
	}
#frameboxGewinnspielSieger a {
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 17px;
	height: 17px;
	border: 1px solid #e2e5e8;
	background: #fff url(/media/images/elemente/sym_gewinnspiel-schliessen.gif) center center no-repeat;
	}
#frameboxGewinnspielSieger a span {
	display: none;
	}
