.formulartabelle {
	width: 450px;
	table-layout: fixed;	
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	
}
.text {
	color: #333333;
	text-align: right;
	width: 65px;
	padding-right: 5px;
}
.feld {
	width: 130px;
}
.normal {
	width: 123px;
}
.lang {
	width: 347px;
}
.lang2 {
	width: 350px;
}
.kurz1 {
	width: 30px; 
	}
.kurz2 {
	width: 51px;
	margin-left: 5px;
	margin-right: 2px;
	}
textarea
{
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
select {
	width: 359px;
}
.button {
	 width: 100%;
	 color: #243c6e;
	font: 600 12px "Courier New", Courier, mono;
	padding: 1px;
	text-align: center;
	 background-color: #ffdd00;
	 border-bottom: 1px solid #274176;
	 border-right: 2px solid #274176;
}
.plz {
	border: 0px; 
	border-collapse: collapse;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
.news {
	width: 100px;
	margin-bottom: 5px;
}hr {
	text-align: left;
	width: 390px;
	background: #86b8ea;
	height: 2px;
	color: #86b8ea;


}
