html {
	height: 101%;
	margin-bottom: 1px;
}

body {
	padding:0px;
	/*background:#ffffff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10Pt;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	float: left;
}

#wrapper {
	background: #b2cb63;
	color: #535353;
	width: 800px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#haupt {
	color: #535353;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}	


td:rechts {
	background: #bba47e url(fileadmin/bilder/hnavi-ro.jpg) repeat-y left top;
	color: #959595;
	float: left;
	width: 220px;
	min-height: 480px;
}



#inhalt {
	float: left;
	width: 410px;
	padding: 10px;
	height: 100%;
	background:#ffffff;
	text-decoration: none;
	min-height: 480px;
}

a:link {
	text-decoration: none;
	color: #b2cb63;
}

a:visited {
	text-decoration: none;
	color: #b2cb63;	
}

a:hover,
a:focus {
	text-decoration: none;
	color: #bba47e;
}

a:active {
	text-decoration: none;
	color: #bba47e;
}

#hnavi li {
	list-style-type: none;
	list-style-position: inside;
	}

li:hnavi {
	list-style-type:none;
	list-style-position:inside;
	}
ul  {
	padding-left: 15px;
	}

td,div:hnavi {
	background: #bba47e url(fileadmin/bilder/hnavi-no.jpg) repeat-y left top;
	color: #ffffff;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 1;
	min-height: 480px;
}

a.hnavi:link {
	color: #ffffff;
	text-decoration: none;	
	visibility: visible;
		z-index: 1;
}

a.hnavi:visited{
	color: #ffffff;
	text-decoration: none;	
	visibility: visible;
	z-index: 1;	
}

a.hnavi:hover,
a.hnavi:focus {
	color: #ffffff;
	background: #bba47e;	
	visibility: visible;
	z-index: 1;
}

a.hnavi:active {
	color: #ffffff;
	background: #bba47e;	
	visibility: visible;
	z-index: 1;
}

#unavi {
	background: #b2cb63;
	color: #ffffff;
	font-size:8Pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 1;
}

a.unavi:link {
	color: #ffffff;
	text-decoration: none;	
	visibility: visible;
	z-index: 1;
}

a.unavi:visited{
	color: #ffffff;
	text-decoration: none;	
	visibility: visible;
	z-index: 1;
}

a.unavi:hover,
a.unavi:focus {
	color: #ffffff;
	background: #bba47e;	
	visibility: visible;
	z-index: 1;
}

a.unavi:active {
	color: #ffffff;
	background: #bba47e;	
	visibility: visible;
	z-index: 1;
}

#footer {
	float: left;
	width:800px;
	background:#ffffff;
}

div.footer 	{ 
	font-size: 7Pt; 
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	text-align: center;
	}
	
h1 {
	font-size: 18Pt;
	COLOR: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px;
        margin-bottom: 2px;
}

h2 {
	font-size: 15Pt;
	COLOR: #b2cb63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px;
        margin-bottom: 2px;
}

h3 {
	font-size: 11Pt;
	COLOR: #b2cb63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	margin-top: 0px;
 	margin-bottom: 2px;
}

h4{
	font-size: 15Pt;
	COLOR: #bba47e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 2px;
}

h5 {
	font-size: 11Pt;
	COLOR: #bba47e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	margin-top: 0px;
  	margin-bottom: 2px;
}

h6 {
	font-size: 9Pt;
	COLOR: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

