body {
	background-color: #434343;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../bilder/hg_streifen.jpg);
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#banner {
	background-repeat: no-repeat;
}
#nav a:hover, a:focus{
	text-decoration: none;
	color: #CCCCCC;
}
#nav a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav {
	background-image: url(../bilder/hg-nav.jpg);
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
}
#nav em{
	color: #333333;
	font-style: normal;
}
#nav ul{
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	padding: 0 25px;
	border-right: 1px solid #333333;
	width: 9em;
	margin: 0px;
}
#nav ul li a:hover, #nav ul li a:focus{
	background-color: #990000;
}
#subNav ul {
margin: 0; 
padding: 0;
background-color: transparent;
list-style-type: none;
font-size: 80%;
border: 1px solid #000000;
}
#subNav  ul li{
	display: block;
	margin: 0px;
	padding: 0px;
}
#subNav  ul li a{
	background-color: #869BCC;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none; 
	height: 1%;
}
#subNav  ul li a:hover, #subNav ul li a:focus{
	background-color: #003366;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
#content {
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../bilder/hg-subNav.jpg);
	background-color: #FFFFFF;
	width: 970px;
	margin: 0px;
}
#content em{
	font-style: normal;
	font-weight: bold;	
}
#content p a:hover, a:focus{
	text-decoration: underline;
	color: #CCCCCC;
}
#content p a{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content h1 {
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
#content h2 {
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
#content ul li{
	list-style-image: url(../bilder/liste.gif);
	display: list-item;
}
#content ul li p{
	list-style-image: url(../bilder/liste.gif);
	display: list-item;
}
#banner a:hover, a:focus{
	text-decoration: none;
	color: #CCCCCC;
}
#banner a{
	text-decoration: none;
	color: #333333;
}
.topNav {
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-right: 5px;
}
.subNav em{
	color: #959595;
	font-style: normal;
}
.subNav a:hover, a:focus{
	text-decoration: none;
	color: #959595;
}
.subNav a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.subNav {
	font-size: 10px;
	color: #000000;
	text-align: right;
}

