body
{
	/*margin:0px 150px;*/
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial,Tahoma, Verdana, Helvetica, sans-serif;
	background: #fff;
	font-size:62.5%; 
}
img{border:none; margin:0;}
#wrapper
{
	width:915px;
	margin:0 auto 0 auto;
	text-align:left;
	/*border:1px solid #033;*/
	/*position:relative;*/
	background: transparent url(../images/wrapper_middle.jpg) repeat-x;
	font-size:1.4em;
	padding:0px 0 20px 0;
	color:#660000;
	
}
#wrapperLeft
{
	float:left;
	background: url(../images/wrapper_left.jpg) no-repeat;
	height:871px;
	padding:0 0 0px 32px;
		
}
#wrapperRight
{
	float:right;
	background: url(../images/wrapper_right.jpg) no-repeat;
	height:871px;
	padding:0 32px 0px 0;
}

#contentWrapper
{
	margin:0 32px;
	padding:5px 0px 0 0;
}
h1#banner
{
	background: #ffff33 url(../images/top_banner_bg.jpg) no-repeat;
	height:71px;
	text-align:center;
	margin:10px 0 0 0;
	padding:8px 0 0 0px;
	width:851px;
	color: #0b3953;
}
h1#banner span{display:block; font-size:0.7em;}
div#content{padding:10px 0;color:#fff;}
/*##################################
IMPRESSUM, AGB, DATA PROTECTION
###################################*/
div.impressum,div.dataProtection,div.agb
{
	color:#333;
	line-height:150%;
	min-height:650px;
}
div.agb h2{margin:5px;}
div.agb ul
{
	list-style-type:square;
}
div.agb ul li
{
	margin-bottom:10px;
	
}
div.impressum p{padding:0 0 0 10px}
p.backButton{text-align:center;}
p.semiTransTxt{font-size:0.8em; color:#999}
div.impressum address
{
	margin:5px 10px;
}
/*##########################
THANKS
###########################*/
div.dataSummary
{
	color:#333;
	min-height:670px;
}
div.dataSummary h3{}
div.dataSummary p{padding:0 0 0 5px;font-weight:bold;font-size:1.1em;}
div.dataSummary table {width:100%;margin-top:10px;}
div.dataSummary table tr{padding:4px;}
div.dataSummary table tr.header{background:#663333}
div.dataSummary table th{color:#fff;padding:4px 5px;}
div.dataSummary table tr.darkBg{background:#999}
div.dataSummary table tr.lightBg{background:#ccc;}
div.dataSummary table td {margin-bottom:15px; padding:4px 5px;}
/*##############################
left content styles
###############################*/
div#leftContent
{
	min-height:685px;
}
div#leftContent p.articleText
{
	margin:0;
	padding:8px 0 0 0;
	background: #003366 url(../images/article_text_bg.jpg) no-repeat;
	height:80px;
	width:475px;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	line-height:130%;
}
ul.images,ul.bottomList
{
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}
ul.images li,ul.bottomList li
{
	display:inline;
	/*background: url(../images/pic_bg_small.jpg) no-repeat;
	width:149px;
	height:20px;
	padding:132px 7px 10px 6px;*/
}
ul.images li a
{
	padding:3px 0 0 0;
}
p.bigImage
{
	margin:20px 0 0 5px;
	/*background:url(../images/pic_bg_big.jpg) no-repeat;
	height:253px;
	width:366px;*/
	text-align:center;
}
p.articleFeatures
{
	margin:15px 0 0 0;
	padding:8px 0 0 15px;
	background:url(../images/article_desc_bg.jpg) no-repeat;
	height:79px;
	width:460px;
}
p.articleFeatures span
{
	float:right;
	margin-right:15px;
}
p.imageNotice{color:#666;margin:5px 0 0 5px;}
/*##############################
right content styles
###############################*/
div#rightContent
{
	float:right;
	
}
div#rightContent p.registerNotice
{
	margin:0;
	padding:10px 0 0 0;
	background: #003366 url(../images/register_notice_bg.jpg) no-repeat;
	height:99px;
	width:350px;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
}
div#rightContent div.formBg
{
	padding:10px 0 0 8px;
	background: #003366 url(../images/form_bg.jpg) no-repeat;
	height:563px;
	width:341px;
}
div#rightContent div.formBg p
{
	font-weight:bold;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}
div#rightContent div.formBg p.errorMessage
{
	text-align:center;
	border:1px solid #ff0000;
	margin: 0 12px 0 4px;
	padding:5px 0 2px 0;
}
div#rightContent div.formBg form
{
	margin:0;
}
div.formBg form table td{padding-bottom:5px;}
div.formBg form table td.agb{padding-top:20px;}
div.formBg form input,div.formBg form select
{
	border:3px double #333;
}
div.formBg form input.normal
{
	width:205px;
}
div.formBg form input.medium
{
	width:150px;
}
div.formBg form select.dob
{
	width:60px;
}
div.formBg form select.year{width:70px;}

div.formBg form input.small
{
	width:40px;
}
div.formBg form input.anrede{border:none;}
div.formBg form input.error,div.formBg form select.error
{
	border:3px double #ff0000;
}
div.formBg form input.formButton
{
	border:none;
	margin-left:25px;
	margin-top:5px;
}
div.thanks{min-height:685px;color:#333;}
div#footer
{
	background: #ffff33 url(../images/footer.jpg) no-repeat;
	height:42px;
	padding:10px 0 0 10px;
	color:#003366;
}
div#footer p
{
	margin:0;
	padding:0;
}
ul.bottomList
{
	float:right;
	margin:0 5px 0 0;
	padding:0;
}
ul.bottomList li a{color:#003366;}
p.endDateNotice{float:left; margin:0 0 0 10px; padding:0;color:#003366}
ul.sponsorListBottom
{
	margin:4px 0 0 0;
	padding:0;
	list-style-type:none;
}
ul.sponsorListBottom li
{
	display:inline;
	border-right: 1px solid #999;
	margin-right:10px;
	padding-right:10px;
}

