.rahmen {
	border: 1px solid #993333;
}
.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993333;
}
.bg {
	background-color: #FFFFE5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;
	background-image: url(../images/hg_navi.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rahmen_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
body {
	background-color: #FFFFCC;
	background-image: url(../images/gondel.png);
	background-repeat: no-repeat;
	background-position: left top;
}

