.rahmen {
	text-decoration: none;
	border: 1px solid #0000CC;
}
.schrift_standard {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.rahmen_o {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0000CC;
}
.rahmen_li {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0000CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0000CC;
}
.schrift_preise {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.hg_navi {
	background-image: url(../images/hg_rechts.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 0000cc;
	background-color: #FFE58F;
}
body {
	background-image: url(../images/sonne.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFCE;
}

