BODY { font-family: Verdana, Arial, Helvetica; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none }
TD   { font-family: Verdana, Arial, Helvetica; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none }
A    { font-family: Verdana, Arial, Helvetica; font-size: 13px; font-weight: normal; color: #000000; text-decoration: underlined }
H1   { font-family: Verdana, Arial, Helvetica; font-size: 15px; font-weight: bold; color: #000000; text-decoration: none }

.red { font-family: Verdana, Arial, Helvetica; font-size: 13px; font-weight: normal; color: #FF0000; text-decoration: none }

.contentTd
{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
}

.topnav
{
	text-align: left;
	vertical-align: middle;
	background-color:#CCCCCC;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding-left:13px;
	vertical-align:middle;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
}

.nav1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right:15px;
}

.nav1:hover
{
	color: #cd181f;
}

.nav1active {
	font-size: 11px;
	font-weight: bold;
	color: #cd181f;
	text-decoration: none;
	margin-right:15px;
}

.nav1active:hover
{
	color: #cd181f;
}

.nav2 {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.nav2:hover {
	font-size: 11px;
	color: #cd181f;
	text-decoration: none;
}

.nav2active
{
	font-size: 11px;
	color: #cd181f;
	text-decoration: none;
	font-weight: bold;
}

.nav2active:hover
{
	font-size: 11px;
	color: #cd181f;
	text-decoration: none;
}

.nav2row {
	border-bottom: solid 1px black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.footer
{
	height:25px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 1px #999999;
}



.dynamic-form .form-fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 25px;
}
.dynamic-form .form-fieldset legend {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
}

.dynamic-form .form-group-description,
.dynamic-form .form-element-description {
	display: block;
	width: 140px;
	float: left;
	line-height: 22px;
}
.dynamic-form .form-element {
	margin-top: 0;
	/*clear: both;*/
	margin: 5px 0;
}
.dynamic-form .form-element input,
.dynamic-form .form-element textarea {
	width: 321px;
	margin-top: 0;
	padding: 2px;
}
.dynamic-form .form-element-group .form-element {
	padding-right: 0.5em;
	clear: none;
}
.dynamic-form .form-element .submit,
.dynamic-form .form-element button {
	width: auto;
	padding: 0 1em;
	margin-left: 140px;
}
.dynamic-form .invalid {
	color: red;
	border-color: red;
}
.dynamic-form .form-element-wrapper {
	overflow: hidden;
	width: 400px;
}
.dynamic-form .form-element .radio {
	width: auto;
}
.dynamic-form .form-error {
	margin-left: 150px;
	color: red;
	margin-top: 5px;
}

#fPlz {
	width: 70px;
}
#fOrt {
	width: 244px;
}
#ortschaft .form-element-fPlz {
	float: left;
}
#strukturFirma,
#strukturSitze {
	overflow: hidden;
}
#strukturFirma .form-element-wrapper,
#strukturSitze .form-element-wrapper {
	width: auto;
}
#strukturFirma div.form-element,
#strukturSitze div.form-element {
	float: left;
	width: 316px;
}
#strukturFirma input.text,
#strukturSitze input.text {
	width: 166px;
}
div.form-element-fBetriebspersonal {
	clear: both;
}
.anzahl {
	width: 50px !important;
}

.dynamic-form div.form-element-fGastgeberlunch {
	display: block;
	width: auto;
	margin: 15px 0 15px 141px;
}
.dynamic-form label.form-element-fGastgeberlunch {
	margin-left: 22px;
	display: block;
}
#fGastgeberlunch {
	margin: 0;
	width: auto;
	float: left;
}

