body {
	background-image: url();
	background-color: #EDEFF8;
}

.rahmen-rechts {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0a269e;
	border-bottom-color: #0a269e;
}
.rahmen-links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0a269e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a269e;
}
.text-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.rahmen-rechts-aussen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0a269e;
}
.rahmen-links-aussen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0a269e;
}
.rahmen-doppelt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0a269e;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0a269e;
}
.headline-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6778C3;
}
.rahmen-unten {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A269E;
	border-bottom-color: #0A269E;
	border-left-color: #0A269E;
}
.text-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6778C3;
}
.text-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D81513;
}
