.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.rahmen {
	border: 1px solid #CC0000;
}
.schrift_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.rahmen_unten {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CC0000;
	border-left: none;
}
.rahmen_rechts {

	border-top: none;
	border-right: 1px solid #CC0000;
	border-bottom: none;
	border-left: none;
}
.rahmen_oben {

	border-top: 1px solid #CC0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.hg {
	background-image: url(../images/hg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.hg_links {
	background-image: url(../images/flagge_eng.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
