div, table, td, span, ul, ol, body, textarea {
	font-size : 12px;
	line-height : 18px;
	font-color: #000000;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	font-size : 12px;
	line-height : 14px;
	font-color: #000000;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;

}
sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
}
.menuline {
	height: 22px;
	vertical-align: bottom;
	font-variant: normal;
}

ul.list	{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
a:hover {
	color: #E20078;
}
.menuepunkt {
	font-size: 24px;
	color: #999999;
}
.eingabeName {
	border: 1px solid #999999;
	width: 347px;
	background-color: #FFFFFF;
	margin: auto;
	height: 20px;
	font-size: 14px;


}
.eingabeZahl {
	font-size: 14px;
	height: 20px;
	width: 20px;
	border: 1px solid #999999;
}
.txtFeldBeschriftung {
	font-size: 12px;
	vertical-align: bottom;
	height: 20px;

}
.TextRot {
	color: #FF0000;
}
.eingabeTextfeld {

	border: 1px solid #999999;
	width: 347px;
	background-color: #FFFFFF;
	margin: auto;
	height: 120px;
	font-size: 14px;
}
.textkursiv {
	font-style: italic;
}
.textKapitälchen {
	font-variant: small-caps;
}
.eingabeZahlKopie {

	font-size: 14px;
	height: 20px;
	width: 80px;
	border: 1px solid #999999;
}

span.h2_smaller	{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
}

