body,html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #10325;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	color: #565A9E;
	text-decoration: none;
}
a.navigation:active {
	color: #565A9E;
	text-decoration: none;
}

a.navigationindex:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigationindex:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigationindex:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigationindex:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigationaktiv:link {
	color: #565A9E;
	text-decoration: none;
}
a.navigationaktiv:visited {
	color: #565A9E;
	text-decoration: none;
}
a.navigationaktiv:hover {
	color: #565A9E;
	text-decoration: none;
}
a.navigationaktiv:active {
	color: #565A9E;
	text-decoration: none;
}

a.verweiselinks:link {
	color: #9596A5;
	text-decoration: none;
}
a.verweiselinks:visited {
	color: #9596A5;
	text-decoration: none;
}
a.verweiselinks:hover {
	color: #565A9E;
	text-decoration: none;
}
a.verweiselinks:active {
	color: #565A9E;
	text-decoration: none;
}

.navitext {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1px;
}
.fliesstext {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #010325;
	line-height: 17px;
}
.schriftzug {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 20px;
}
.raster {
	text-align: center;
	vertical-align: middle;
	height: 70px;
	width: 70px;
	background-image: url(bilder/raster_leer.gif);
}
.rasterabstand {
	text-align: center;
	vertical-align: middle;
	height: 10px;
	width: 10px;
}
.ueberschriften {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010325;
}
.verweise {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9596A5;
}
