body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000750;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000750;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a9a9a9;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000750;
	font-style : italic;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000750;
}

.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000750;
	font-style : italic;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000750;
}
.eingabe {  height: 25px; width: 25px; border: 5px #000000;}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000750;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000750;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:link {
	color: #666666;
}
A:visited {
	color: Gray;
}
A:active {
	color: #666666;
}
A:hover {
	text-decoration: none;
	color: #000000;
}

A.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A.con:link {
	color: #041B42;
}
A.con:visited {
	color: #041B42;
}
A.con:active {
	color: #041B42;
}
A.con:hover {
	text-decoration: none;
	color: #000000;
}

A.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000750;
}
A.menulink:link {
	color: #041B42;
}
A.menulink:visited {
	color: Black;
}
A.menulink:active {
	color: #041B42;
}
A.menulink:hover {
	text-decoration: none;
	color: #000000;
}
