.rsform {
	margin-left: 15px;
}

.formContainer {
	width: 460px;
}

.formRed
{
	color: red;
	font-weight: bold;
}

.formError {
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.formNoError {
	display:none;
}

.formClr {
	}

fieldset.formFieldset {
	margin-bottom: 10px;
}

fieldset.formFieldset legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 16px;
}

 ol.formContainer {
	margin: 0;
	padding: 0;
}

strong.formRequired {
	font-weight: bold;
	font-style: normal;
	margin-left: 3px;
}

div.formCaption {
	display: block;
	float: left;
	width: 85px;
	height: 12px;
	position:relative;
	padding-bottom:7px;
}

div.formCaption {
	display: block;
}


div.formBody {
	padding-bottom:7px;
	display: block;
	float: left;
	position:relative;
}

div.formDescription {
	margin-left: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: normal;
}

div.calheader{
	text-align:center !important;
}

table {
	position:relative;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	list-style-type:none;
}



#Anrede {
	width:180px;
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 22px;
}

#Vorname {
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Nachname{
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Firma {
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Strasse {
	float:left;
	position:relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Nr {
	width:28px;
	float:left;
	position:relative;
	margin-left: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#PLZ {
	width:40px;
	float:left;
	position:relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Ort {
	float:left;
	position:relative;
	margin-left:4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Telefon{
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Telefax {
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Mobil {
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#email{
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
	height: 15px;
}

#Anfrage {
	font-family: Tahoma;
	font-size: 11px;
	color: #97979B;
}

td.main {
	margin-top:20px;
	margin-bottom:20px;
	width:200px;
	background:none;
}

td.main2 {
	padding-top:20px;
	margin-bottom:20px;
	width: 200px;
}

.spacer_daten {
	float:left;
	position:relative;
	margin-top: 12px;
}

#component26 {
	margin-left: 6px;
}

#Abschicken {
	background:none;
	border:1px solid;
	padding:0px;
	width:120px;
}