.rahmen {
	border: 1px solid #265290;
}
body {
	background-color: #f9ae1c;
	background-repeat: no-repeat;
	background-position: right top;
}
.rahmen_rechts {
	border-right: 1px solid #265290;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #265290;
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #265290;
}
.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #265290;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #265290;
}
