@charset "UTF-8";

/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	background: #fffa01 url(img/bg1.gif) repeat;
}

body {
	background: url(img/bg_orange.png) repeat-x #fffa01 top left;
	background-position: 0 -131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
}

p {
	margin: 5px 0 15px 0;
	padding: 0 15px 0 0;
}

#balken_top {
	background-color: #000;
	height: 22px;
	color: #fff;
	position: fixed;
	width: 100%;
}

#balken_top span {
	float: right;
	color: #fff;
	margin: 3px;
}

#balken_top a {
	text-decoration: none;
	color: #fff;
}

#balken_top a:hover {
	text-decoration: underline;
	color: #fff;
}

#balken_bottom {
	background-color: #000;
	height: 22px;
	color: #fff;
	margin: 0;
	position: fixed;
	width: 100%;
	bottom: 0;
}

#balken_bottom span {
	float: right;
	color: #fff;
	margin: 3px;
}

#balken_bottom a {
	text-decoration: none;
	color: #fff;
}

#balken_bottom a:hover {
	text-decoration: underline;
	color: #fff;
}

.header {
	margin-top: 45px;
}

h1 {
	font-size: 27px;
	line-height: 29px;
	margin-bottom: 30px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 15px;
	margin-top: 25px;
}

#wrapper_cont {
	padding-top: 1px;
	margin: 0 auto;
	width: 890px;
}

#contentLeft {
	width: 590px;
	padding-left: 15px;
	margin-top: 20px;
	float: left;
	padding-bottom: 30px;
}

#contentLeft li {
	list-style-type: disc;
	margin-left: 12px;
}

#contentLeft form {
	margin-top: 40px;
}

#contentRight {
	margin-top: 20px;
	width: 250px;
	margin-bottom: 50px;
	float: left;
}

hr {
	height: 1px;
	color: #000;
	border-bottom: 1px solid #000;
	border-top: none;
}

#formleft input, label {
	float: left;
	margin-bottom: 12px;
}

#formleft input {
	width: 240px;
}

#formleft label {
	width: 80px;
	font-weight: bold;
	font-size: 11px;
}

.radiobutton {
	width: 20px !important;
	float: none !important;
}

#formleft {
	width: 330px;
}

#formleft #plz {
	width: 78px;
	float: left;
}

#formleft #ort {
	width: 145px;
	float: left;
	margin-left: 10px;
}

#formright {
	margin-left: 20px;
	margin-top: 45px;
	width: 220px;
}

#formright input {
	float: left;
}

#formright p {
	float: left;
	width: 200px;
}

select {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
}

input#abschicken {
	background: url(img/abschicken.png) no-repeat;
	border: none;
	width: 146px;
	height: 36px;
	margin-left: 110px;
	cursor: pointer;
}

.subtext {
	color: #3e3e3e;
}

.overlay {
}

img.alignright {
	float: right;
	padding: 0 0 15px 15px;
}


	
.fehler {
	border:1px solid #fe7f18!important;
	color:#fe7f18!important;
}	

#fehler {
	margin-top:30px;
}
	
#fehler p {
	font-weight:bold;
	color:#fe7f18;
}	
	
#wo.fehler {
	font-weight:bold;
	color:#fe7f18;
	border:none!important;}	

.privFehler p{
	font-weight:bold;
	color:#fe7f18!important;
	border:none!important;
	}


#intro {
	margin-bottom:30px;
}

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

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/

.clearfix {
	display: block;
}

/* End hide from IE Mac */
