body {
	background-color: #FFFFCC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.titel {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 21px;
	color: #003366;
	font-weight: normal;
	line-height: 36px;
}
.aktuell a:hover {
	background-image: url(../images/hint-aktuell.gif);
	background-repeat: repeat-y;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	color: #666633;
	text-decoration: none;
	background-color: #99CC00;
}
.aktuell a:active {
	background-image: url(../images/hint-aktuell.gif);
	background-repeat: repeat-y;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	background-color: #99CC00;
}
.titelaktuell {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #666633;
}
.untengrau {
	background-color: #F3F3F3;
	background-image: url(../images/hint-unten.gif);
	font-size: 16px;
	color: #666666;
	height: 50px;
}
.breit {
	width: 100%;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	line-height: 18px;
	font-size: 16px;
}
a:link {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #003399;
	text-decoration: none;
}
.inhalt li {
	list-style-position: outside;
	padding: 2px;
	line-height: normal;
	margin: 1px;
	width: 100%;
	background-repeat: repeat-y;
}
.inhalt td {
	font-size: 13px;
}
.wrapper {
	background-color: #FFFFFF;
	background-position: center;
}
.inhalt img {
	border: 0px;
}
.boxblau {
	font-family: "Lucida Grande", Verdana, Arial;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	background-color: #006699;
	background-image: url(../images/box-blau.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 32px;
}
.boxblau2 {
	font-size: 13px;
	padding: 8px;
	background-color: #FFFFFF;
}
ol {
	list-style-type: disc;
}
.sprlink a:link {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.sprlink a:visited {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.sprlink a:hover {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

