/* CSS Document */
/*Kontaktformular*/

#form_innen		{
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 430px;
	height: 330px;
			}

#formtext1	{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	height: auto;
	text-indent: 6px;
	font-weight: bold;
}
#feld1		{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 420px;
	height: 100px;
}
#feld1a		{
	position: absolute;
	top: 14px;
	left: 130px;
	height: 15px;
	width: 70px;
}
#feld1b		{
	position: absolute;
	top: 14px;
	left: 210px;
	height: 15px;
	width: 70px;
}

#f1eingtxt1	{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 85px;
	height: auto;
}
#f1eingtxt	{
	position: absolute;
	top: 45px;
	left: 0px;
	height: auto;
	width: auto;
}
#f1eing		{
	position: absolute;
	top: 45px;
	left: 130px;
}
#f1eingtxt2	{
	position: absolute;
	top: 75px;
	left: 0px;
	height: auto;
	width: auto;
}
#f1eing2	{
	position: absolute;
	top: 75px;
	left: 130px;
}
#feld2		{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 420px;
	height: 60px;
}
#f2eingtxt	{
	position: absolute;
	top: 5px;
	left: 0px;
	width: auto;
	height: auto;
}
#f2eing		{
	position: absolute;
	top: 5px;
	left: 130px;
}
#f2eingtxt2	{
	position: absolute;
	top: 35px;
	left: 0px;
	width: auto;
	height: auto;
}
#f2eing2	{
	position: absolute;
	top: 35px;
	left: 130px;
}
#formtext2	{position: absolute;top: 235px;left: 0px;width: 270px;height: 25px;}
#feld3		{
	position: absolute;
	top: 160px;
	left: 0px;
	width: 420px;
	height: 150px;
}
#f3eingtxt	{
	position: absolute;
	top: 10px;
	left: 0px;
	width: auto;
	height: auto;
}
#f3eing		{
	position: absolute;
	top: 10px;
	left: 133px;
}
#feld4		{
	position: absolute;
	top: 50px;
	left: 280px;
	width: 350px;
	height: 145px;
	border: none;
	font-size: 11px;
	padding-left: 5px;
}
#feld4 p, #feld4 a {color: #000000}
#f4eingtxt	{position: absolute;top: 0px;left: 5px;width: 255px;height: auto;}
#schaltfl	{
	position: absolute;
	top: 110px;
	left: 130px;
	width: 180px;
	height: 25px;
}
#schaltfl1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 20px;
}
#schaltfl2	{
	position: absolute;
	top: 0px;
	left: 90px;
	width: 80px;
	height: 20px;
}
.labelbox		{font-size: 9pt; font-weight: normal; color: #504238}
.vorgabetxt	{font-weight: normal; color: #504238}
.texteingabe	{
				font-size: 8pt;
				color: #75004d;
				width: 240px;
				height: 18px;
				border-top: none;
				border-right: none;
				border-bottom: 1px dashed #75004d;
				border-left: none;
				padding: 1px 0px;
				margin: 0p;
				}
.message		{
	font-size: 8pt;
	color: #75004d;
	width: 235px;
	height: 80px;
	border: 1px dashed #75004d;
}
.radiobutton	{position: absolute; top: 0px; left: 0px; height: 15px; width: 15px; cursor: pointer}
.randlos			{margin: 2px 0px 2px 0px; line-height: normal}
.buttons		{					
					position: absolute; 
					width: 70px; 
					padding: 2px; 
					border: 1px solid #FFFFFF; 
					background-color: #75004d; 
					font-size: 10px; 
					cursor: pointer; 
					color: #fff;
					}
.none			{color: #CC0000; font-weight: bold}

.checktxt 	{
	font-size: 9pt;
	margin-top: -18px;
	margin-left: 20px;
				}

.radiotxt 	{
	position: absolute;
	width: 50px;
	vertical-align: middle;
	font-size: 9pt;
				}

