﻿a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-weight: bold
	color: rgb(1,80,147);
}
a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-weight: bold
	color: rgb(1,80,147);
}
a:active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-weight: bold
	color: rgb(206,16,65);
}
a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-weight: bold
	color: rgb(0,119,224);
}
#PageWhite {
	background-color: rgb(255,255,255);
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: rgb(1,80,147);
}
#PageBlue {
	background-color: rgb(177,200,225);
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: rgb(1,80,147);
}
.BlauXXSmall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: rgb(1,80,147);
}
.BlauXSmall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: rgb(1,80,147);
}
.BlauXSmallBold {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: rgb(1,80,147);
}
.BlauXSmallRight {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: rgb(1,80,147);
	text-align: right;
}
.BlauSmall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	color: rgb(1,80,147);
}
.BlauSmallBold {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: rgb(1,80,147);
}
.GrünXXSmall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: rgb(1,155,51);
}
.GrünXSmall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: rgb(1,155,51);
}
.GrünSmall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	color: rgb(1,155,51);
}
.BildAbstand3px {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 0px;
	margin: 3px;
}
