.fliess {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: 400;
	font-variant: normal;
	line-height: 1.5em;
}


.aktuell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: 400;
	font-variant: normal;
	line-height: 1.5em;
	padding-left: 2em;
	text-align: center;
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}


h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 2em;
	color:#CC3300;
	text-align:center;
	margin: 1em 1em 1em 1em;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-align:center;
	margin: 1em 1em 1em 1em;
}


/*Navigation Material, Links und Kontakt*/
a.nav:link
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-style: normal;
line-height: 30px;
font-weight: 500;
font-variant: normal;
color:#000000;
text-decoration: none;
}

a.nav:visited
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-style: normal;
line-height: 30px;
font-weight: 500;
font-variant: normal;
color:#000000;
text-decoration: none;
}

a.nav:hover
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-style: normal;
line-height: 30px;
font-weight: 500;
font-variant: normal;
color:#AFAEAE;
text-decoration: none;
}

a.nav:active
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-style: normal;
line-height: 30px;
font-weight: 500;
font-variant: normal;
color:#000000;
text-decoration: none;
}


img.right {
	float: right;
	margin: 0em 0em 0em 1em;
}


a {
	text-decoration: none;
	color: #708C51;
}

a:hover {
	text-decoration: underline;
		color: #C4CB61;
}


