
form {
	width: 600px;
	height: 430px;
	margin-top: 20px;	
	padding: 6px;
	border: 1px solid #555;
}

input[type="hidden"] {
	display: none;
}

input,
textarea,
select {
	display: inline-block;
	float: right;	
	background-color: lightgray;
	border: 1px solid black;
}

input {
	width: 142px;
}

input[type="radio"] {
	float: left;
	width: 16px;
	margin-right: 8px;
}

textarea {
	height: 120px;
}

input[type="submit"] {
	margin-top: 10px;
}

fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid gray;
}

legend {
	padding: 4px;
}

#formmediadaten {
	height: 180px !important;
}

#aboform-1 {
	width: 360px;
	height: 340px;
	border: none;
}

#anrede,
#anrede2 {
	width: 54px;
	margin-right: 90px;
}

#plz,
#plz2 {
	width: 40px !important;
}

#ort,
#ort2  {
	width: 100px !important;
}

#cbxja {
	width: 20px;
	margin-bottom: 40px;
	margin-right: 10px;
	float: left;
}

#persdata {
	width: 280px;
	margin-top: 12px;
	padding: 6px;
	line-height: 20px;
}

#persdata1 {
	width: 274px;
	height: 120px;
	margin-bottom: 12px;
	padding: 6px;
	float: left;
	line-height: 20px;
	border: 1px solid gray;
}

#persdata2 {
	width: 274px;
	margin-bottom: 12px;
	padding: 6px;
	float: right;
	line-height: 20px;
	border: 1px solid gray;
}

#persdata2b {
	width: 274px;
	height: 120px;
	margin-bottom: 12px;
	padding: 6px;
	float: right;
	line-height: 20px;
	border: 1px solid gray;
}

#request {
	width: 586px;
	height:150px;
	padding: 6px;
	clear: both;
	line-height: 20px;
	border: 1px solid gray;
}

#radio {
	width: 240px;
	float: left;
}

#textfld {
	width: 322px;
	float: right;
}

#land,
#land2 {
	margin-right: 26px;
}

#btnGoOn,
#btnGoBk {
	width: 75px;
	height: 20px;
	margin-left:10px;
}

#zahlungsweise1 {
	width: 13px !important;
}
#zahlungsweise2 {
	width: 13px !important;
	height: 20px;
}

#konto {
	width: 260px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.cbx {
	width: 20px;
	margin-right: 10px;
	float: left;
}

 .cbxtxt {
	margin-bottom: 16px;
 }