.rahmen {
	border: 1px dashed #ff9933;
}
.schrift_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033cc;
}
.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.rahmen_rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033cc;
}
.bg {
	background-color: #D9D9D9;
}
.bg_navi {
	background-image: url(../images/stifte.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
	background-color: e6e6e6;
}
.rahmen_links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
}

