/* ___________CSS für die Startseite ____________________ */
.hg {
	background-image:   url(../01Bilder/start_HG.jpg);
	background-repeat: no-repeat;
	background-position: left 165px;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #596666;
	text-decoration: none;
}
.navi1rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #263333;
	text-decoration: none;
	line-height: 14px;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fliess1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263333;
	text-decoration: none;
	line-height: 16px;
}
.fliess1fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.navi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #949999;
	text-decoration: none;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #C5CCCC;
}
.headgross {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: normal;
	color: #8A9999;
	text-decoration: none;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #B5C0C0;
	text-decoration: none;
}
a:active {
	color: #AA0000;
}
.zeile3pt {
	line-height: 3px;
}

