td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
td em a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
td a:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
td em a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
td a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
td em a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
td a:focus {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
td em a:focus {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
td a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
td em a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
/* Klassen */
.aktuellhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 3px;
}
.aktuellinhalt {
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
.aktuelltext {
	color: #000000;
	padding: 3px;
	border-right:1px solid #FF6600;
	background-color: #FFFFFF;
}
.bildlegende {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.fusszeile {
	font-size: 10px;
	color: #FFCCCC;
	background-color: #CC0000;
	text-align: center;
	padding: 3px;
}
.inhalt {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}
.inhaltrechts {
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}
.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
}
.nav {
	padding: 4px;
	background-color: #CC0000;
}
.seitenkopf {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.slogan {
	font-size: 28px;
	font-weight: bold;
	color: #FFCC00;
	padding: 4px;
}
.subnav {
	padding: 4px 0px 4px 4px;
	background-color: #D94040;
}
.tablehead {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
}
.tabledata {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #EC9F9F;
	border-left: 1px solid #EC9F9F;
}
.text {
	font-size: 12px;
	color: #000000;
}
.titel {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.untertitel {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
/* Selektoren */

