/* CSS Document */

.float, .floatA {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35395C;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.float {
	margin:0px;
	}

.floatA  {
	min-width: 30px;
	margin-top:3px;
	margin-right: 10px;
	}




.linksFloat {
	width:350px;
	float: left;
	display: block;
	
	}
	
.keinFloat  {
	clear:both;
	display: block;



	}

/*--------------*/
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3D50;
	text-decoration: none;
	background-color: #C9D1DC;
	border: thin solid #8b88a3;
	cursor: text;
	height: 16px;
	width: 260px;
	overflow: hidden;

}
.formkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3D50;
	text-decoration: none;
	background-color: #C9D1DC;
	border: thin solid #8b88a3;
	cursor: text;
	height: 16px;
	width: 160px;
	overflow: hidden;
}
.formmehrzeilig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3D50;
	text-decoration: none;
	background-color: #C9D1DC;
	border: thin solid #8b88a3;
	cursor: text;
	height: 70px;
	width: 260px;
	overflow: auto;
	visibility: visible;
	z-index: auto;


}
.checkbox {
	background-color: #C9D1DC;
	height: 15px;
	width: 15px;
	color: #3E3D50;

}


.head1, .head2, .head3, .head4 {
color:#A0A8B8;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
letter-spacing:1px;
line-height:20px;
text-decoration:none;
text-transform:none;
margin-bottom: 10px;
margin-top: 10px;
}
.head2 {
color:#FF8A00;
display: block;
}
