html {
height: 100%;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #F2F7F3;
	font-family: Arial, Helvetica, sans-serif;
	height: 101%;
        min-height:101%;
}

#wrapper  {
	width: 800px;
	height: 1100px;
}

#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.texttitelzeilerahmen {
	width: 798px;
	height: 35px;
	background-color: #FDFEF8;
	border-left-color: #567D50;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #567D50;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #567D50;
	border-top-style: solid;
	border-top-width: 1px;
}


.texttitelzeile{
	color: #567D50;
	text-align: right;
	font-size: 15px;
	margin-right: 10px;
	margin-top: 14px;
	letter-spacing: 2px;
}

 .titelzeile {
	width: 798px;
	height: 200px;
	background-image: url(../images/titelzeile.jpg);
	background-repeat: no-repeat;
	
	border-left-color: #567D50;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #567D50;
	border-right-style: solid;
	border-right-width: 1px;	
	overflow: hidden;
}


#titelbildtext {
	color: White;
	font-weight: bold;
	font-size: 16px;
	margin-left: 38px;
	padding-top: 95px;
	line-height: 23px;
	letter-spacing: 1px;
}
#titelbildtext .listelement{
	background-image: url(../images/quadratorange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}






.menubereich {
	width: 197px;
	background-color: #FDFEF8;
	height: 100%;
	/*height: 688px;*/
	float: left;
	border-left-color: #567D50;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-bottom-color: #567D50;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}


.menu {
	height: 340px;
	border-right-color: #567D50;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 20px;
	margin-top: 15px;

}


/* Menüpunkte Start */
.me1a,.me1n,.me2a,.me2n,.me3a,.me3n,.me4a,.me4n{
	padding-top: 1px;
	padding-bottom: 1px;
}

.me1n {
	padding-left: 25px;
}

.me1a {
	padding-left: 25px;
	
	
	
}

.me2n {
	padding-left: 35px;
	
}

.me2a {
	padding-left: 35px;
	 
	
}

.me3n {
	padding-left: 45px;
	
}

.me3a {
	padding-left: 45px;
	
}

.me4n {
	padding-left: 55px;
	
}

.me4a {
	padding-left: 55px;
	
}

.me5n {
	padding-left: 60px;
	
}

.me5a {
	padding-left: 60px;
	
}

.menu a  {
	text-decoration: none;
	color: #567D50;
font-size: 14px;
	
}

.menu a:active  {
	text-decoration: none;
}

.menu a:focus  {
	text-decoration: none;
}

.menu a:hover  {
	text-decoration: none;
	color: #FA6805;
}

.menu a:link  {
	text-decoration: none;
}


.me1a a,.me2a a,.me3a a,.me4a a,.me5a a  {
	color: #FA6805;
}
.me1a a,.me2a a,.me1n a,.me2n a {
	font-weight: bold;
}
/* Menüpunkte Ende */

.inhaltbereich {
	width: 601px;
	height: 100%;
	/*height: 688px;*/
	background-color: #FDFEF8;
	float: left;
	border-right-color: #567D50;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #567D50;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.inhalt {
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	color: #777777;
}




#hsborange {
	color: #FA6805;
	font-weight: bold;
}