/*
	Breite des wrap-Bereichs
*/
div.wrap {
	max-width: 1000px;
	width: 80%;
}
/*
	Toplevel-Menue
*/
div#topmenu p {
	background: #5E262F url(../img/menu_dark.gif) repeat-x;
}
/*
	Banner
*/
div#banner {
	background: #333333;
	height: 268px;
	position: relative;
}
div#banner img#keyvisual {
	position: absolute;
	top: 0;
	right: 0;
}
div#gewinner {
	position: absolute;
	left: 25%;
	top: 80px;
}
div#gewinnergeben,
div#gewinnerbekommen,
div#entdeckensieuns {
	font-style: italic;
	font-weight: bold;
	line-height: 108%;
	position: relative;
}
div#gewinnergeben {
	color: #cccccc;
	font-size: 22px;
}
div#gewinnerbekommen {
	color: #cccccc;
	font-size: 22px;
	//left: 20px;
}
div#entdeckensieuns {
	color: #999999;
	font-size: 20px;
	left: 12px;
	top: 10px;
}
img#exclamation {
	position: relative;
	left: 68px;
	top: 16px;
}
div#ankuendigungrahmen {
	position: absolute;
	left: 14px;
	top: 14px;
	height: 241px;
	width: 159px;
	background-image: url(../img/ankuendigung.gif);
}
div#ankuendigungrahmen p {
	color: #999999;
	text-align: center;
	padding-top: 9px;
	font-size: 18px;
	font-style: italic;
}
div#ankuendigungtext {
	position: absolute;
	left: 30px;
	top: 56px;
}
div#ankuendigungtext h1,
div#ankuendigungtext h2,
div#ankuendigungtext h3,
div#ankuendigungtext h4,
div#ankuendigungtext p,
div#ankuendigungtext a {
	color: #cccccc;
}
div#ankuendigungtext h1 {
	font-size: 13px;
	font-weight: bold;
}
div#ankuendigungtext h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 16px;
}
div#ankuendigungtext p {
	font-size: 12px;
}
div#bannerfooter {
	bottom: 0;
	height: 26px;
	position: absolute;
	right: 0;
	width:75%;
}
div#bannerfooter p {
	border-top: 1px solid #999999;
	color: #999999;
	font-size: 14px;
	font-style: italic;
	padding-top: 2px;
}
div#bannerfooter b {
	color: #999999;
}
/*
	Content
*/
div#content {
}
div#content table {
}
div#content td {
	padding-bottom: 25px;
	vertical-align: top;
	width: 25%
}
td#sidebarleft {
	background-color: #e3e3e3;
}
div#content p,
div#content h1,
div#content h2 {
	color: #666666;
	font-size: 1em;
	padding-left: 20px;
	padding-right: 36px;
}
div#content h1 {
	font-size: 1.2em;
	padding-top: 17px;
	padding-bottom: 11px;
}
div#content h2 {
	padding-top: 10px;
}
div#content a {
	color:#666666;
	display: block;
	padding-bottom: 17px;
	font-weight: bold;
}
td#sidebarleft h1 {
	padding-bottom: 4px;
}
td#column1 a,
td#column2 a,
td#column3 a {
	padding-top: 15px;
}
div#stimmen {
	padding: 4px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
div#stimmen p {
	text-align: center;
}
div#stimmen a {
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
div#stimmen cite {
	font-style: normal;
}
div#leftbarinner em { color:#ffffff; }

