#formular_head td {
	color:#EF7700;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
}

#formular_head td a {
	color:#EF7700;
	text-decoration:underline;
}

#formular_head td span {
	color:white;
	font-family:arial;
	font-size:11px;
/* 	font-weight: normal; */
}

#active {
	background-color:#F6F8FE;
}

#active div {
	position:relative;
	top:-4px;
	float:left;
}

#formular_content td {
	font-size:12px;
	font-weight:bold;
	color:#112C58;
	padding-bottom:19px;
	text-align:left;
}

#formtab_lo {
	background-image: url('../img/formtab_lo.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

#formtab_ro {
	background-image: url('../img/formtab_ro.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

#form2table {
}

#form2table td {
	text-align: left;
}

#formular_error {
	padding-left:30px;
	padding-top:20px;
	color:red;
	font-size:14px;
}

.beschreibung {
}

.chkbox a:link, 
.chkbox a:visited,
.chkbox a:hover {
	text-decoration: underline;
	color:#153317;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}

.eingabe textarea {
	width: 200px;
}

.eingabe input {
	width:200px;
}

.eingabe select {
	width:204px;
}
