h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
     	font-weight:bold;
	color: #aaaaff; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
     	font-weight:bold;
	color: #ffffff; }

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 36pt;
     	font-weight:bold;
	color: #ffffff; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff; }

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff; }

body {
	background-color: #22579F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff; }

a {

	color: #4499ff; }

a:link {
	text-decoration: none; }

a:visited {
	text-decoration: none;
	color: #4499ff; }

a:hover {
	text-decoration: underline;
	color: #ccccee; }

a:active {
	text-decoration: none;
	color: #ccccff; }
.eingabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #4499FF;
	width: 100px;
}
.eingabeWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #4499FF;
	width: 400px;
}