body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.kleiner {
	font-size: 8pt;
}

a {
	color: #E83483;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border : 1px solid #1B4E18;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
} 
.ueberschrift {
	font-size: 11pt;
	font-weight: bold;
}
h1 {
	color: #594C97;
	font-weight: bold;
	font-size: 16pt;
}
h2 {
	color: #594C97;
	font-weight: bold;
	font-size: 14pt;
}
h3 {
	font-weight: bold;
	color: #594C97;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594C97;
	text-transform: uppercase;
}
h4 {
	color: #594C97;
	font-weight: bold;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594C97;
}
h5 {
	color: #594C97;
	font-weight: bold;
	font-size: 10pt;
}
h6 {
	color: #594C97;
	font-weight: bold;
	font-size: 9pt;
}



body,td {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
h1 {
	font-weight: bold;
	font-size: 13pt;
}
.hintergrundHellblau {
	background-color: #FFFFFF;
}
.hintergrundDunkelblau {
	background-color: #FFFFFF;
}
