#formular fieldset {
	clear: both;
	margin: 0 0 0 0;
}

#content #formular p {
	width: 100%;
	float: left;

	margin: 0;
	padding: 4px 0 15px 0;

	border-bottom: 1px solid #C5C9CD;
}

#content #formular fieldset p {
	padding-bottom: 8px;
}

#formular .form-spalte-1 {
	width: 29%;

	clear: both;
	float: left;

	text-align: right;
}

#formular .form-spalte-2 {
	float: right;
	width: 67%;
}

#formular input.text,
#formular textarea.text {
	width: 100%;
	float: right;
}

#content #formular p.submit {
	width: auto;

	float: none;
	clear: both;

	padding-top: 8px;
	padding-left: 32.7%;

	border: none;
}

#content #formular p.headline {
	width: 100%;
	float: left;

	margin: 0;
	padding: 4px 0 3px 0;

	border-bottom: none;
}

#formular .form-headline {
	display: block;
	clear: both;
	width: 29%;
	padding-bottom: 0.2em;
	text-align: right;
}

#formular .form-headline-spalte-1 {
	width: 29%;

	clear: both;
	float: left;

	margin-bottom: 5px;

	text-align: right;
}

#formular .form-headline-spalte-2 {
	float: right;
	width: 67%;

	margin-bottom: 5px;
}

#formular .form-headline-spalte-2 span {
	margin: 0;
	padding: 0 0 0 192px;
}

#formular div.text {
	padding-bottom: 0.7em;
}

#formular fieldset h3 {
	font-weight: bold;
	padding-left: 33%;
	margin-top: 1em;
	margin-right: 0pt;
	margin-bottom: 0.7em;
	margin-left: -2px;
}

#formular input.jscalendar_cb,
#formular img.date2cal_img_help
 {
	display: none;
	visibility: hidden;
}

/*
#formular p.submit input.submit {
	width: auto;

	color: #ffffff;
	background: #720402;

	padding: 2px 8px;

	border: 1px solid #000000;
	cursor: pointer;
}

#formular p.submit input.submit:hover,
#formular p.submit input.submit:focus,
#formular p.submit input.submit:active {
	background: #b34104;
	border: 1px solid #b34104;
}
*/
