.Stil2 {
	color: #000000;
	font-weight: bold;
}
.Stil3 {color: #999999; font-weight: bold; }
.Stil4 {
	color: #666666
}
.Stil5 {font-weight: bold; color: #663366;}
#divASContent {
	position: absolute;
	top: 0px;
	left: 0;
	visibility: visible;
	display: block;
	width: 1000;
	height: 220px;
}
#divASContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 220px;
	overflow: hidden;
	visibility: visible;
	display: block
}
.grundschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
.grundschrift_halbfett {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.grundschrift_klein {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}
  body {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.navi {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 33px;
	padding-left: 0px;
}
.navi_titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}
.navi_untertitel {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}

  ul#Navigation {
	background-color: #CCCCCC;
	background-color: #CCCCCC;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
  }

ul#Navigation  li     {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
  }
  ul#Navigation a:hover, ul#Navigation span {
	color: white;
	background-color: #663366;
  }

  ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
	display:block;
	text-decoration: none;
	font-weight: bolder;
	border-left-color: white;
	border-top-color: white;
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 10px;
  }
  ul#Navigation a:hover, ul#Navigation span {
	color: #FFFFFF;
	background-color: #663366;
  }
