body {
	
	font-family: Arial;
	font-size: 12px;
	color: #00248C;
	background-color: #dfe8ff;
}
a:active {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00248C;
	text-decoration: none
}
a:hover {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	text-decoration: none
}
a:link {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00248C;
	text-decoration: none
}
a:visited {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00248C;
	text-decoration: none
}

.blauerText-klein {

	color: #000099;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.blauerText {

	color: #000099;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}


.TextBlauFett {

	color: #000099;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.blauerText12 {

	color: #000099;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}

.TextBlauerFett12 {

	color: #000099;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}


