body {
	font-family: Verdana, "Courier New", Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, "Courier New", Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, "Courier New, Arial", Helvetica, sans-serif;
}
.schriftgrad_14 {
	font-family: Verdana, "Courier New", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	text-decoration:none;
	font-weight:bold;
}
a:visited { text-decoration:none; font-weight:bold;  }
a:hover { text-decoration:none; font-weight:bold;  }
a:active { text-decoration:none; font-weight:bold;  }
a:focus { text-decoration:none; font-weight:bold; }
.schriftgrad_22_fett {
	font-size: 22px;
	font-weight: bold;
	font-family: Verdana, "Courier New", Arial, Helvetica, sans-serif;
}
.rahmen {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	border-width: 1px;
}
.rahmen_rechts_oben {
	border-right-style: solid;
	border-right-color: #FF9933;
	border-right-width: 1px;
	padding-right: 0px;
	border-top-style: solid;
	border-top-color: #FF9933;
	border-top-width: 1px;
	padding-top: 10px;
	background-color: #0033CC;
}
.rahmen_rechts_unten {
	border-right-style: solid;
	border-right-color: #FF9933;
	border-right-width: 1px;
	padding-right: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	background-color: #0033CC;
}
.rahmen_links_oben {
	border-left-style: solid;
	border-left-color: #FF9933;
	border-left-width: 1px;
	padding-left: 10px;
	border-top-style: solid;
	border-top-color: #FF9933;
	border-top-width: 1px;
	padding-top: 10px;
	background-color: #0033CC;
}
.rahmen_links_unten {
	border-left-style: solid;
	border-left-color: #FF9933;
	border-left-width: 1px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	background-color: #0033CC;
}