/* Locale Home Styles */
/* Class Styles */
.Select_Rot {
	background-color:#FFC0C0;
	width:360px;
}

.Select_Weiss {
	background-color:#FFFFFF;
	width:360px;
}

.Name_Rot {
	background-color:#FFC0C0;
	width:175px;
}

.Name_Weiss {
	background-color:#FFFFFF;
	width:175px;
}

.Strasse_Rot {
	background-color:#FFC0C0;
	width:235px;
}

.Strasse_Weiss {
	background-color:#FFFFFF;
	width:235px;
}

.Hausnummer_Rot {
	background-color:#FFC0C0;
	width:115px;
}

.Hausnummer_Weiss {
	background-color:#FFFFFF;
	width:115px;
}

.PLZ_Rot {
	background-color:#FFC0C0;
	width:55px;
}

.PLZ_Weiss {
	background-color:#FFFFFF;
	width:55px;
}

.Wohnort_Rot {
	background-color:#FFC0C0;
	width:295px;
}

.Wohnort_Weiss {
	background-color:#FFFFFF;
	width:295px;
}

.Telefon_Rot {
	background-color:#FFC0C0;
	width:180px;
}

.Telefon_Weiss {
	background-color:#FFFFFF;
	width:180px;
}

.Telefon_2_Rot {
	background-color:#FFC0C0;
	width:240px;
}

.Telefon_2_Weiss {
	background-color:#FFFFFF;
	width:240px;
}

.Gewicht_Rot {
	background-color:#FFC0C0;
	width:60px;
}

.Gewicht_Weiss {
	background-color:#FFFFFF;
	width:60px;
}

.Email_Rot {
	background-color:#FFC0C0;
	width:360px;
}

.Email_Weiss {
	background-color:#FFFFFF;
	width:360px;
}

.Bemerkung_Rot {
	background-color:#FFC0C0;
	white-space:pre;
	width:360px;
	height: 110px;
}

.Bemerkung_Weiss {
	background-color:#FFFFFF;
	white-space:pre;
	width:360px;
	height: 110px;
}

.Text_Ueberschrift{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

.Text_Ueberschrift_Rot{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.Normaler_Schrift {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.Normaler_Schrift_Rot {
	color:#FF0000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.Select_Box {
	text-align: center;
	vertical-align: middle;
}

.Input_Box_Left {
	text-align: left;
	vertical-align: middle;
}

.Input_Box_Center {
	text-align: center;
	vertical-align: middle;
}

.Input_Box_Right {
	text-align: right;
	vertical-align: middle;
}

.Beschriftungs_Text {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}

.Beschriftungs_Text_Center {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
