body {
	background-color: #002142;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 14px;
}
.feldtop {
	color: #FFFFFF;
	font-size: 13px;
	padding: 13px;
}
.aktuell {
	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:link {
	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;
}
.aktuell a:visited {
	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;
}
.titel {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	line-height: 20px;
}
.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: "Lucida Grande", Verdana, Arial;
	color: #000000;
	background-color: #FFFFFF;
	padding: 25px;
	text-align: left;
	line-height: 18px;
	font-size: 13px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.inhalt li {
	list-style-position: outside;
	background-color: #FFFFFF;
	padding: 2px;
	line-height: normal;
	margin: 1px;
	width: 100%;
	background-image: url(../images/liste_verlauf.jpg);
	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;
}
#change {
	display: block;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E5185;
	background-image: url(../images/arrow_skip.png);
	height: 30px;
	width: 225px;
	position: relative;
	text-indent: 6pt;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05224A;
}
#change:hover {
	background-color: #6473A5;
}
#facebook {
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #354A7C;
	background-image: url(../images/nav-hg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-bottom: 10px;
}
#fbicon {
	float: left;
	padding-right: 10px;
}

