.rahmen_oben {
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.rahmen {
	border: 1px dashed #CCCCCC;
}
.rahmen_o_u {

	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: none;
}
.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.schrift_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.rahmen_rechts {


	border-top: none;
	border-right: 1px dashed #CCCCCC;
	border-bottom: none;
	border-left: none;
}
