@charset "UTF-8";
/* CSS Document */

.ueberschrift {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #390;
	text-decoration: none;
	text-align: left;
}
.fliesstext {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000;
	font-weight:normal;
}
a.fliesstext:link {
	color:#03C;
}
a.fliesstext:hover {
	color:#03C;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	text-align:center;
}
a.navigation:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style:normal;
	color:#900;
	line-height: 30px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #009;
}
body {
	background-image: url(../daten/bilder/hintergrund.png);
	background-repeat: repeat-x;
	margin-left:92px;
	margin-top:3px;
	font-family: Verdana, Geneva, sans-serif;
}


.hintergrund {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color:#CCC;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
.hintergrundrechts {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color:#CCC;
	font-style: normal;
	font-weight: normal;
}
.bilder {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
}
.menue {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.menue a:link {
  color:#000;
}

.menue a:visited {
  color:#000;
}

.menue a:hover {
  color:#900;
}

.menue a:active {
  color:#900;
}
.newstitel {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 13px;
	font-weight:bold;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-align:left;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:11px;
}
.textlink a:hover {
	color:#880000;
}

