form {
	/*background:#FCFAEC;*/
	width:450px;
	/*border: 1px dotted #d7ca7b; */
}
fieldset {
	border:none;
	padding-left:100px;
	padding-bottom:10px;
	display:block;
	clear:both;
}

fieldset input {
	width:auto;
	border:1px solid #F39D1D;
	background:none;
	clear:none;
	float:left;
	display:block;
	margin-right:10px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
}
fieldset input.disable {
	width:auto;
	border:1px solid #999;
	clear:none;
	float:left;
	display:block;
	margin-right:10px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
	background-color: #EAEAEA;
	background-image: none;
}
fieldset label {
	width:auto;
	clear:none;
	float:left;
	display:block;
	padding-right:2px;
	white-space:nowrap; /*to fix ie6 wrapping*/
}
fieldset label.small {
	width:auto;
	clear:both;
	white-space:nowrap; /*to fix ie6 wrapping*/
	font-size: 9px;
	text-align: left;
	margin-left: -5px;
}
fieldset legend {
	width:auto;
	border:none;
	background:none;
	float:left;
	margin-right:10px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
	font-size: 9px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 5px;
}

.fieldset-big {
	border:none;
	padding-left:0px;
	padding-bottom:10px;
	display:list-item;
	clear:both;
}
.fieldset-big checkbox {
	width:auto;
	border:none;
	background:none;
	float:left;
	display:block;
	margin-right:5px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
}
.fieldset-big label {
	width:100;
	clear:both;
	float:left;
	display:block;
	white-space:nowrap; /*to fix ie6 wrapping*/
	font-weight: bold;
	padding-right:2px;
	padding-top:2px;
	
}
.ort{
	border:none;
}
label {
	float:left;
	clear:both;
	display:block;
	width:100px;
	margin-bottom:10px;
	padding-left:10px;
}
input, textarea, select {
	float:left;
	display:block;
	width:320px;
	border: 1px solid #F39D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;	/*background-color: #FEFDF5;*/
}
/*
.kopf {
	font-size: 12px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	background-color: #FCFAEC;
	background-image: url(mailhead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 25px;
	height: 35px;
	width: 645px;
}
*/
div.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
} 
.form-button {
	margin-left:140px !important;
	margin-left:65px; /*to fix ie6 position*/
	width:110px;
	/*clear:both;*/
	background-image: url(../../senden.gif);
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 9px;
	cursor: hand;
	font-weight: bold;
}
.form-button-send {
	margin-left:20px !important;
	margin-left:10px; /*to fix ie6 position*/
	width:130px;
	clear:none;
	background-image: url(../images/but_close.gif);
	height: 52px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 9px;
	cursor: hand;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	background-image: url(../images/head500.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	line-height: 25px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	background-color: #FCFAEC;
	padding-left: 5px;
	line-height: 25px;
}

.pt {
padding-left: 110px;
padding-right: 20px;
}
.pt_small {
	padding-left: 110px;
	padding-right: 20px;
	font-size: 9px;
}

.line_u{
	border-bottom-style: none;
	background-image: url(../images/footer500.gif);
	height: 25px;
	width: 450px;
}
.but-line {
padding-left: 100px;
}
/*
.left {
clear:left;
padding-left: 10px;
width:520px;
}
*/
.titelmflok {
	font-family: Arial, Helvetica, sans-serif;
	color:#4E4B4A;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	
	background-image: url(ok.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.mitmflok { 
	font-family: Arial, Helvetica, sans-serif;
	color:#4E4B4A;
	font-size: 12px;
	padding-left:30px;
}
.message {
	width: 450px;
}
.hl {
	height: 20px;
	margin-left: 100px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F39D1D;
}

.red {
	font-weight: bold;
	color: #F00;	
}
