body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314D7F;
	background-color: #FFFFFF;
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #314D7F;
	text-decoration: none;
}
.grosseschrift_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #35538A;
	text-decoration: none;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
	margin: 0px;
}
.tableborder2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
	margin: 0px;
}
.noindent {
	text-indent: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #000000;
	padding: 2px;
}


.kleinschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.grosseschrift_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #35538A;
	text-decoration: none;
}


.buttons {
	background-image: url(bilder/button.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	vertical-align: top;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #35538A;
}
.buttonsspace {
	margin-top: 6px;
}
