body {
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #0073b9;
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #fbee88;
	font-style: normal;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #fbee88;
	font-style: normal;
	text-decoration: underline; 
}

h1 {
    color: #fff;
    font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
}
h2 {
    color: #fff;
    font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}
h3 {
    color: #fbee88;
    font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}
p {
	color: #fff;
	margin: 0;
	padding: 0 0 10px 0;
}
ul{
	margin: 0 0 10px 0;
}
img, div, form {
   border: 0;
   margin: 0;
   padding: 0;
}

br {
    line-height: 6px;
}

/* -- Clearfix -- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}



/* -- Website styles -- */

#main {
	width: 1270px;
	min-height: 696px;
	background: url(../images/panel_bg.jpg) repeat-y;
	padding: 0 0 5px 0;
	margin: 0;
	display: table !important;
}

#main_title {
	width: 60px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
	display: inline;
}

#navigation {
	width: 170px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	float: left;
	display: inline;
}
#navigation ul {
	width: 168px;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
}
#navigation ul li {
	margin: 0;
	padding: 0 0 4px 12px;
	background: url(../images/bul2.png) no-repeat 0px 1px;
}
#navigation ul li span {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li a { 
	color: #fff;
	font-style: normal;
	text-decoration: none;
}
#navigation ul li a:hover { 
	color: #d5e3ee;
	font-style: normal;
	text-decoration: none;
}

/* --- Content part --- */

#content {
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	overflow: none;
	background: url(../images/corner_tl.jpg) no-repeat 0px 0px;
}
#content_area {
	width: 920px;
	margin: 15px 0px 10px 45px;
	padding: 0;
	display: block;
}

/* -- Hauptverlosung -- */
#hauptverlosung {
	width: 915px;
	height: 330px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#hauptverlosung .info_part {
	width: 560px;
	height: 330px;
	display: inline;
	float: left;
}
#hauptverlosung .code_part {
	width: 355px;
	height: 330px;
	display: inline;
	float: left;
}

.hauptverlosung_up {
	width: 810px;
	height: 115px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 70px 0 0 26px;
}
.hauptverlosung_up .left {
	width: 390px;
	height: 115px;
	text-align: left;
	float: left;
	display: block;
	margin: 0;
	padding: 0px 0 0 0px;
}
.hauptverlosung_up .right {
	width: 400px;
	height: 115px;
	text-align: left;
	float: left;
	display: block;
	margin: 0;
	padding: 0px 0 0 20px;
}
.hauptverlosung_text {
	width: 289px;
	height: 32px;
	text-align: left;
	display: block;
	margin: 30px 0 0 0;
	padding: 47px 0 0 0;
}
.hauptverlosung_text_u {
	color: #fff;
	margin: 120px 0 0 0;
	padding: 0;	
}
.hauptverlosung_text_u a {
	color: #fff;
	text-decoration: underline;
}
.hauptverlosung_text_u a:hover {
	text-decoration: none;
}
.hauptverlosung_code {
	width: 220px;
	height: 32px;
	padding: 8px 0 0 65px; 
	display: block;
}
.hauptverlosung_email {
	width: 220px;
	height: 22px;
	padding: 10px 0 0 65px; 
	display: block;
}
.hauptverlosung_button {
	width: 220px;
	height: 30px;
	padding: 0px 0 0 65px; 
	display: block;
}
.teilnahmeschluss_text {
	width: 289px;
	height: 50px;
	text-align: left;
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
}

/* -- Content panel -- */
.content_panel {
	width: 885px;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
}
.content_panel .header {
	width: 885px;
	height: 80px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/content_panel_top.png) no-repeat;
}
.content_panel .main_content {
	width: 885px;
	margin: 0;
	padding: 0;
	display: table !important;
	background: url(../images/content_panel_bg.png) repeat-y;
    clear: both;
}
.content_panel .title {
	padding: 0 0 0 25px;
	text-align: left;
}

.content_panel .left_part {
	width: 535px;
    margin: 0;
	padding: 0 0 0 25px;
	display: inline;
	float: left;
}
.content_panel .right_part {
	width: 290px;
    margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
.content_panel .separator {
	width: 832px;
	height: 1px;
	background: url(../images/separator.gif) no-repeat;
	text-align: center;
    margin: 20px 0 28px 26px;
	padding: 0;
	clear: both;
}


/* -- Global styles -- */

a.icon {
	width: 20px;
	height: 20px;
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}
a.icon:hover {
	background-position: bottom;
}

.field {
	width: 215px; 
	height: 18px;
	color: #51032d;
	font: normal 12px Verdana, Helvetica, sans-serif;
	text-align: left;
	background: #fff;
	border: 0px;
	padding: 4px 0 0 1px;
	margin: 0;
	float: left;
}
.field_code {
	width: 30px; 
	height: 30px;
	color: #51032d;
	font: bold 22px Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #fff;
	border: 0px;
	padding: 2px 0 0 0;
	margin: 0 1px 0 0;
	float: left;
}
.field_pin {
	width: 35px;
	height: 30px;
	color: #51032d;
	font: bold 22px Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #fff;
	border: 0px;
	padding: 2px 0 0 0;
	margin: 0 1px 0 0;
	float: left;
}
.field_captcha {
	width: 119px; 
	height: 18px;
	color: #51032d;
	font: normal 12px Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #fff;
	border: 0px;
	padding: 4px 0 0 1px;
	margin: 2px 0 0 0;
}


.button a {
	height: 20px;
	background-position: top;
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}
.button a:hover {
	background-position: bottom;
}

ul.buttons {
    height: 24px;
    padding: 0;
    margin: 0;
	list-style: none;
	display: block;
}
ul.buttons li {
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
	float: left;
}
ul.buttons li a {
    height: 20px;
	background-position: top;
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}
ul.buttons li a:hover {
	background-position: bottom;
}

/* -- Popup -- */
.popup {
	position: absolute; 
	z-index: 1000; 
	top: 0; 
	left: 0; 
	width: 360px; 
	padding: 10px;
	display: none; 
	cursor: default; 
	background: url(../images/popup_bg.png); 
	border: 1px solid #51032d;
}
.dummy {
	position: absolute; 
	z-index: 999; 
	top: 0; 
	left: 0; 
	width: 0px; 
	height: 0px; 
	display: none; 
	background: url(../images/1.gif); 
}

.highlight {
	color: #fbee88;
	font-style: normal;
	text-decoration: none;
}


/* -- Form -- */
.address_form {
	margin: 0 0 0 20px;
	padding: 0;
}
.address_form td {
	padding: 0 0 4px 0;
	margin: 0;
	text-align: left;
}


/*-- images on popups --*/

.image_with_border{
	width: 180px;
	padding: 3px;
	background-color: white;
	border: 1px #fff solid;
	margin: 5px 10px 5px 10px;
	}

.sponsor_teaser p{
	padding-top: 10px;
	padding-bottom: 10px;
}

