body {
	margin: 20px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #1f0909 url('../img/page_bg.png') repeat-x top left;}

a, a:visited, a:active {
	color: #b12f0a;
}

a:hover {
	color: #b12f0a;
}

h1 {
	color: #ffffff;
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
	margin-left: 7px;
}

hr {
border: none;
color:#FFF;
display: none;
}

img {
	border: none;
}

.hr_div{
	height:15px;
	text-align:center;
	border-top: 1px dashed #766d54;
}

form {
}

.clear {
	clear: both;
}

#wrapper {
	width: 1018px;
	min-height: 600px;
	margin: auto;
	/*background: url('../img/bg_verlauf_form.gif') repeat-y top center;*/
}

#header {
	height: 530px;
	background: url('../img/header.jpg') no-repeat top center;
}

.danke #header {
	height: 530px;
	background-image: url('../img/header2.jpg');
}

.sitelogo {
	float: right;
	margin: 0px 20px;
}

#sitedesc p {
	font-size: 1.3em;
}

.container {
	margin-top: 20px;
}

#messages {
	border: 1px solid #cb0606;
	background-color: #fff;
	color: #cb0606;
	margin-bottom: 10px;
}

#messages .hd {
	border-bottom: 1px solid #cb0606;
	background-color: #cb0606;
	color: #fff;
}

#lottery label {
	float: none;
	display: inline;
}

#personal_data, #personal_location {
	float: left;
	width: 330px;
}

#personal_location {
	margin-left: 10px;
}

.container .hd {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0px;
}

.container .hd, .container .bd {
	padding: 4px;
}

.control {
}

#questions {
	width: 668px;
}

#questions .control {
	width: 200px;
	float: left;
}

.star {
	display: none;
}

.nessesary .star {
	display: inline;
}

.ctrl_label {
	display: block;
	width: 115px;
	float: left;
}

.ctrl_group {
	margin-left: 115px;
}

.ctrl_text {
	border: 1px solid #909090;
	background-color: #e5e5e5;
	margin: 2px;
	color: inherit;
	font-size: 1.0em;
	width: 195px;
}

.ctrl_text:focus {
	background-color: #ccc;
}

.dim_short2 {
	width: 32px;
}

.dim_short4 {
	width: 40px;
}

.dim_short10 {
	width: 145px;
}

.error .ctrl_label, #conditions .error label {
	color: #cb0606;
}

.error .ctrl_text {
	border-color: #ff0000;
}

.scrollbox {
	width: 620px;
	height: 80px;
	overflow: auto;
	background-color: #e5e5e5;
	border: 1px solid #909090;
	color: inherit;
	padding: 4px;
}

#disclaimer .ctrl_checkbox, #disclaimer2 .ctrl_checkbox, #conditions .ctrl_checkbox {
	margin-left: 8px;
}

#disclaimer .ctrl_checkbox, #disclaimer2 .ctrl_checkbox {
	float: left;
}

#disclaimer .scrollbox, #disclaimer2 .scrollbox {
	margin-left: 25px;
}

#btn_submit {
	position: absolute;
	right: 25px;
	top: 0px;
}

#content, #footer, #conditions {
	position: relative;
}

#content, #footer {
	margin: 0px 149px;
	/*background: url('../img/bg_verlauf_form.png') repeat-y top center;*/
}

#footer {
	/*background: url('../img/footer.png') no-repeat top center;*/
	background-color:#fff;
	padding-top: 40px;
	color: #000;
}

.danke #footer {
	/*background-image: url('../img/footer.png');*/
	background-color:#fff;
}

#content .inside {
	padding: 18px;
	background-color:#fff;
}

.danke #content .inside {
	display: none;
}

.navbar {
	margin-left: 75px;
	margin-top: 50px;
}

.navbar ul, #messages ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}

.navbar li {
	float: left;
	border-right: 1px solid #000;
}

.navbar li.last {
	border-right: none;
}

.navbar li a {
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 1.1em;
}

.footer_text {
	text-align: center;
	padding: 20px 0px;
}

.footer_text a {
	color: #000;
}

.footer_logo {
	margin: 8px 3px 0px 0px;
}

.teilnahme .container .hd,
.impressum .container .hd,
.datenschutz .container .hd {
	font-size: 1.6em;
	color: #333;
}
.inside_footer{
padding-bottom: 40px;
}

*+html #footer .ft {
	height: 40px;
	position: relative;
	bottom: -20px;
}

*+html .inside_footer {
	background-image: none;
}

.mapimage {
	position: relative;
	left: 25px;
}