/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Beschriftung {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.Eingabefeldnachricht {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	width: 220px;
 	overflow: auto
}

.ButtenSENDEN {
	width: 200px
}

.EingabefeldFORMULARHausnum {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	margin-left: 2px;
 	width: 23px
}

.EingabefeldFORMULARStraße {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	width: 175px
}

.EingabefeldFormular {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	width: 200px
}

.EingabefeldFORMULARplz {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	width: 60px
}

.Beschriftung_b {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal
}

.EingabefeldFORMULARort {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	margin-left: 2px;
 	width: 138px
}