.ueberschrift {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.beschreibung_medium {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.link {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.beschreibung_small {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.eingabe_anfrage {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
border: solid 1px #706F6B; 
background: #F7F7F7;
height: 17px;
padding-left: 3px;
padding-top: 1px;
}
.antwort_fail {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.leer {
	font-family: Arial;
	font-size: 2px;
	color: #FFFFFF;
}
.input_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: solid 1px #706F6B;
	background: #F7F7F7;
	height: 45px;
	background: #F7F7F7;
	padding-left: 3px;
	padding-top: 1px;
	width: 348px;
	top: 20px;
}
.beschreibung_medium_bor {
	font-family: Arial;
	font-size: 12px;
	color: #7E7D7B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADBDB;
	border-right-color: #DADBDB;
	border-bottom-color: #DADBDB;
	border-left-color: #DADBDB;
	font-weight: bold;
}
.link_neu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7D7B;
}
