.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003e6a;
	letter-spacing: normal;

}
.content-schrift-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003e6a;
	letter-spacing: normal;

}
.content-schrift-gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003e6a;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003e6a;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003e6a;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003e6a;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 003e6a;
	text-decoration: underline;
}
.rahmen {
	border: 1px solid #000000;
}
.info-rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003e6a;
	border-right-color: #003e6a;
	border-bottom-color: #003e6a;
	border-left-color: #003e6a;
}
.info-schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003e6a;
}
.info-rahmen2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003e6a;
	border-right-color: #003e6a;
	border-bottom-color: #003e6a;
	border-left-color: #003e6a;
}

