body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Headline_White {
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1.4px;
	height:24px;
}
.Headline_White a{
	color:#FFFFFF;
}
.Lesetext {
	font-size: 12px;
	margin-left: 10px;
}

.NavWidth{
	border-collapse:collapse;
	width:122px;
}

.NavButton {
	border-top-style:none;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	background-color: #C1C9D5;
	height:24px;
}
.NavButton a{
	color:#000000;
	font-size: 14px;
	margin-left: 10px;
}

.Home a{
	color:#ffffff;
	font-size: 12px;
}

.ColorHome{
	background-color:#002252;
}
.ColorHeim{
	background-color:#4555C7;
}

.ColorKinder{
	background-color:#f3c400;
}
.ColorPflege{
	background-color:#2F8926;
}

.SubNavButton {
	background-color: #C1C9D5;
	height:16px;
}
.SubNavButton a{
	color:#000000;
	font-size: 12px;
	margin-left: 10px;
}