*{margin:0;padding:0;}

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li ,textarea
{font-family:  Arial, sans-serif; font-size:12px; color:#000; }
img{border:0;}
a{text-decoration:none;}

div#main_site{
	width:1100px;
	height:auto;
	margin: 0px auto;
}
div#main_content_header{
	width:1100px;
	height:625px;
	background:url(img/main_content_header.jpg) no-repeat;
}
div#main_navi{
	width:1100px;
	height:42px;
	background:url(img/main_navi_left.jpg) no-repeat;
	background-color:#f8e23c;
}
div#main_content_footer{
	width:1100px;
	height:183px;
	background:url(img/main_content_footer.jpg) no-repeat;
}
.main_buttons{
	margin-left: 40px;
}



/*GEWINNSPIEL*/
div#gewinnspiel_site{
	width:1100px;
	height:auto;
	margin:0px auto;
}
div#gewinnspiel_content_header_left{
	width:579px;
	height:625px;
	background:url(img/gewinnspiel_content_header_left.jpg) no-repeat;
	float:left;
}
div#gewinnspiel_content_header_right{
	width:521px;
	height:625px;
	float:left;
}
div#gewinnspiel_content_header_right_1{
	width:521px;
	height:64px;
	background:url(img/gewinnspiel_content_right_1.jpg) no-repeat;
}
div#gewinnspiel_content_header_right_2{
	width:521px;
	height:91px;
	background:url(img/gewinnspiel_content_right_2.jpg) no-repeat;
}
div#gewinnspiel_content_header_right_3{
	width:521px;
	height:10px;
	background:url(img/gewinnspiel_content_right_3.jpg) no-repeat;
}
div#gewinnspiel_content_header_right_4{
	width:521px;
	height:312px;
	background:url(img/gewinnspiel_content_right_4.jpg) no-repeat;
}
div#gewinnspiel_content_header_right_5{
	width:521px;
	height:148px;
	background:url(img/gewinnspiel_content_right_5.jpg) no-repeat;
}
div#gewinnspiel_navi{
	width:1100px;
	background-color:#f8e23c;
}
div#gewinnspiel_content_footer{
	width:1100px;
	height:182px;
	background:url(img/gewinnspiel_footer.jpg) no-repeat;
}
.gewinnspiel_form, .gewinnspiel_frage{
	color:#1c40bc;
	padding-left:15px;
	padding-top:10px;
}
.gewinnspiel_form td a{
	color:#1c40bc;
	text-decoration: underline;
}
.gewinnspiel_form table, .gewinnspiel_form tr, .gewinnspiel_form td, .gewinnspiel_form input, .gewinnspiel_frage{
	color:#1c40bc;
}

.gewinnspiel_form input{
	border: 1px solid #1c40bc;
}
#content_forms{
	width:240px;
}

