.Rahmen {
	border: 1px solid #000000;
}
.LinieOben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
.NavigationTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.StandardSchrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}.RahmenOben {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.RahmenRechts {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;

}
.RahmenLinks {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;

}
.RahmenUnten {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;

}
.menuelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	list-style-type: none;

}
.RahmenRechtsLinks {

	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
}
a.toplinks:link, a.toplinks:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
a.toplinks:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
