.TextStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.TextBlau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00335B;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00335B;
}
a:link {
	color: #00335B;
	font-weight: bold;
}
body {
	list-style-image: url(bilder/dot.gif);
	background-image: url(bilder/back_logo.gif);
	background-repeat: repeat;

}
a:visited {

	color: #00335B;
	font-weight: bold;
}
a:hover {


	color: #00335B;
	font-weight: bold;
}
a:active {


	color: #00335B;
	font-weight: bold;
}
.Mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

