body {
	color: #000000;
	background-color: #D9ECFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.normal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.SeitenTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000FF;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	text-transform: capitalize;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	text-transform: capitalize;
}
a.menu:hover {
	background-image: url(images_nav/balken_blau_gkl.gif);
	color: #000000;
	background-color: #00CCFF;
	text-transform: capitalize;
}
a.menu:focus {
	text-decoration:none;
	text-transform: capitalize;
} 

.BalkenRot {
	background-color: #FFFFFF;
	background-image: url(images_nav/balken_rot.gif);
	background-repeat: repeat;
}
.BalkenBlau {

	background-color: #FFFFFF;
	background-image: url(images_nav/balken_blau.gif);
	background-repeat: repeat;
}
.BalkenBlauKl {
	background-color: #FFFFFF;
	background-image: url(images_nav/balken_blau_kl.gif);
	background-repeat: repeat;
}
.menuSet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	background-image: url(images_nav/balken_blau_gkl.gif);
	background-color: #00CCFF;
}
.kleinGrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.rot {color: #FF0000}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
}
