body {
	background-color: #000000;
}
.rahmen {
	border: 1px dotted #999999;
}
.hg {
	background-color: #000000;
	background-image: url(../images/hg_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.rahmen_unten {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.rahmen_rechts {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.schrift_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.rahmen_bl_l_r {
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
}
.schrift_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.rahmen_bl_r {

	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: 1px;
}
.bg_flagge {
	background-image: url(../images/flagge_hg.jpg);
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.schrift_gross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

