.header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.adress {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
a.navigation:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
a.navigation:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a.navigation:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.navigation:visited:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-size: 12px;
	color: #444444;
	font-weight: normal;

}
.weissklein {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;

}
.red {
	font-size: 10px;
	color: #CC0000;
}
td {
	font-size: 12px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #1858B4;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1858B4;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #1858B4;

}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #1858B4;

}

