body {
	margin: 0;
	padding: 5%;
	min-width: 640px;
	font-size: 1.1em;
	font-family: "PT Sans";
	text-align: justify;
	line-height: 0.9em;
	background-image: url(../pics/hg.jpg);
	background-repeat: repeat;
	font-weight: normal;
}


h1 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 6px;
	font-family: "PT Sans Caption";
 }
 
 h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	font-family: "PT Sans";
 }
 
 h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 0.8em;
	font-family: "PT Sans";
 }
 
 h4 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	font-family: "PT Sans";
 }
 h5 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em;
	font-family: "PT Sans";
 }
 h6 {
	font-size: 1.0em;
	font-weight: normal;
	font-family: "PT Sans";
	list-style-type: square;
	display: list-item;
	line-height: 1.3em;
 }
  h7 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	font-family: "PT Sans";
	list-style-type: disc;
	display: list-item;
 }
   h8 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 0.9em;
	font-family: "PT Sans";
	text-align: left;
	word-spacing: normal;
}
 
#container {
	font-size: 0.8em;
	margin: auto;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 900px;
	background-repeat: repeat;
	font-family: "PT Sans";
	background-image: url(../pics/hg.jpg);
	
}
#header {
	height: 140px;
	background-position: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	
}
#header {
	color: #5B5B5B;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 40px;
	font-size: 1.1em;
}

#menu {
	text-align: center;
	padding-top: 9px;
	padding-right: 0%;
	padding-bottom: 6px;
	padding-left: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	margin-bottom: 0px;
	font-variant: normal;
	background-image: url(../pics/hg.jpg);
	background-repeat: repeat;
	font-family: "PT Sans Caption";
	font-size: 0.9em;
}
#menu li {
	color: #5B5B5B;
	font-size: 1em;
	display: inline;
	list-style-type: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 45px;
}

#menu li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#menu li a {
  text-decoration: none;
}

#menu li a:link {
	color: #5B5B5B;
}
#menu li a:visited {
	color:#006699;
}
#menu li a:hover {
	color: #FF9900;
  /*background: #FFFF00;*/
}
#menu2 {
	text-align: left;
	color: #5B5B5B;
	margin-left: -26px;
}
#menu2 li {
	font-size: 0.9em;
	display: list-item;
	list-style-type: disc;
	color: #5B5B5B;
}

#menu2 li.last {

}

#menu2 li a {
  text-decoration: none;
}

#menu2 li a:link {
	color: #5B5B5B;
}
#menu2 li a:visited {
	color: #696969;
}
#menu2 li a:hover {
	color: #999999;
  /*background: #FFFF00;*/
}
#main {
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 120px;
	padding-left: 120px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-right: 0px;
	background-image: url(../pics/menue1.jpg);
	background-repeat: repeat;
}
span.nowrap {
	white-space:nowrap;
}

span.formError {
    font-size: 11px;
    color: red;
    font-weight: bold;
}

#Fusszeile {
	text-align: center;
	color: #5B5B5B;
	font-size: 0.6em;
	padding: 5px;
	height: 15px;
	width: 900px;
	margin: auto;
	font-weight: normal;
	font-family: "PT Sans";
  }
  #Fusszeile li {
	color: #5B5B5B;
	display: inline;
	list-style-type: none;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 0;
}
 #Fusszeile li a:link {
	color: #5B5B5B;
}
#Fusszeile li a:visited {
	color:#999999;
}
#Fusszeile li a:hover {
	color: #666666;
