.header {
	background-color: #990000;
	width: 990px;
	left: 0px;
	top: 0px;
}
.rahmen {
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.rahmen_tabelle {
	border-right: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #990000;
	border-left-style: solid;
}

.frequenzen {
	font-family: "Franklin Gothic Demi", Tahoma;
	font-size: 9px;
	font-weight: bolder;
}
.rahmen_linie_oben {
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-right: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #990000;
	border-left-style: solid;
}

.rahmen_rechts{
border-right: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	}
