html {
  height:100%;
  margin-bottom:1px;
  scrolling:yes;
}

A.Titel:link {color: #000066; font-size: 16px; font-weight: bold; text-decoration: none }
A.Titel:visited { color: #000066; font-weight: bold; text-decoration: none }
A.Titel:active { color: #000066; font-weight: bold; text-decoration: none }
A.Titel:hover { color: #AAAAAA; font-weight: bold; text-decoration: none }

A.Titel_aktiv:link {color: #CC0000; font-weight: bold; text-decoration: none }
A.Titel_aktiv:visited { color: #CC0000; font-weight: bold; text-decoration: none }
A.Titel_aktiv:active { color: #CC0000; font-weight: bold; text-decoration: none }
A.Titel_aktiv:hover { color: #CC0000; font-weight: bold; text-decoration: none }

.fliestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.kleinerTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;

}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
h1.KOPF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

