body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-repeat: repeat;
	background-image: url(grafiken/hintergrund_1.gif);


}
.HauptTabelle {
	background-color: #666666;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;




}
.HauptTabelleKopf {
	background-color: #666666;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;

}
.HauptTabelleInhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;


}
.LinkImText {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;


}
.LinkMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkMenue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF33;
	text-decoration: none;
}
.MenueZelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.MenueZelleRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.MenueZelleAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF33;
	text-decoration: none;
	background-color: #818181;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.MenueZelleAktivRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF33;
	text-decoration: none;
	background-color: #818181;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.SubMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.SubMenueAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
.LinkSubMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkSubMenue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
}
.LinkSubMenueAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
}
.LinkMenueAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF33;
	text-decoration: none;
}
.SeitenzahlZelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
}
.FeldAnredeErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	border: 2px solid #CC0000;
	color: #CC0000;
	text-indent: 1px;
}
.FeldVorname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
.FeldVornameErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	border: 2px solid #CC0000;
	color: #CC0000;
	text-indent: 1px;
}
.FeldEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 193px;
}
.FeldEmailErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 193px;
	border: 2px solid #CC0000;
	color: #CC0000;
	text-indent: 1px;
}
.FeldPLZ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 41px;
}
.FeldPLZErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 41px;
	border: 2px solid #CC0000;
	color: #CC0000;
	text-indent: 1px;
}
.FeldOrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 143px;
}
.FeldOrtErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 143px;
	border: 2px solid #CC0000;
	color: #CC0000;
	text-indent: 1px;
}
.FeldNachricht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
.FeldNachrichtErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border: 2px solid #CC0000;
	color: #CC0000;
	text-indent: 1px;
}
.Fehlermeldung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	border: none;
	font-weight: bold;


}
.BildRahmen {
	border: 1px solid #333333;
}
.BildUntertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	background-position: center bottom;
	text-align: center;


}
.LinkReferenzen {
	font-weight: normal;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;


}
.Referenzen {

	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.BildRahmenAktiv {

	border: 1px solid #FFFF66;
}
.LinkBundesland {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;

}
.LinkBundesland:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	border: none;
	background-position: center bottom;
	text-align: center;
	text-decoration: none;
}
.LinkReferenzen:hover {
	font-weight: normal;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;

}
.Kalender_v {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.KalenderZelle_v {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.KalenderZelle_vt {
	color: #333333;
	background-color: #999999;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.Kalender_f {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.Kalender_ft {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-color: FFFFCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}
.KalenderZelle_f {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.KalenderZelle_ft {
	color: #333333;
	background-color: #999999;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.Kalender_a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.Kalender_at {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFFF99;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}
.KalenderZelle_a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.KalenderZelle_at {
	background-color: #999999;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.KalenderKopfMonat {
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	color: #FFFFFF;
	text-transform: uppercase;
}
.KalenderTabKopf {
	text-decoration: none;
	font-size: 11px;
	background-color: #555555;
	color: #FFFFFF;
}
.KalenderTabRahmen {
	text-decoration: none;
	font-size: 11px;
	background-color: #555555;
	border: 1px solid #555555;
}
.KalenderLegende {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}
