body	{
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	margin-top:			0px;
}
html,body {
height: 100%;
}
* html body 
{
 height:100%;
}

#center_column {
height:100px;
margin:0 auto;
}

.center {
    display:block;
    margin-left:auto;
    margin-right:auto;
align:center;
} 
#navcontainer {
position: absolute;
bottom: 5px;
right: 5px;
  font-family       : Arial;
  font-size         : 13px;
  margin            : 0px 0px 0px 0px;
  padding           : 5px 0px 0px 0px;
  width             : auto;
  height            : 18px;
}


div#menu {
	position: absolute;
	width: 215;
	top: 86px;
	bottom: 31px;
	left: 0px;
	background-color  : #d7ebeb;
}
div#kontent {
	position: absolute;
	top: 86px;
	right: 0;
	left: 215px;
	bottom: 31px;
	background:url('/HS/images/bg.gif') center;
	background-color  : #ffffff;
}
div#suche {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-color  : #ffffff;
}
div#headder {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 85px;
	background-color  : #ffffff;
}

body, p, ul, ol, td	{
	font-family:		Arial;
	font-size:			13px;
	font-style:			normal;
	color:				#008081; 
	line-height:		140%;

}

h1
{
	font-family:		Arial;
	font-size:			22px;
	font-style:			normal;
	color:				#008081; /*6e70ff;  #0000ff; */
	line-height:		140%;
	font-weight: bold;
	}
h2
{
	font-family:		Arial;
	font-size:			18px;
	font-style:			normal;
	color:				#008081; /*6e70ff;  #0000ff; */
	line-height:		140%;
	font-weight: bold;
	}
h3
{
	font-family:		Arial;
	font-size:			16px;
	font-style:			normal;
	color:				#008081; 
	text-align:			justify;
	line-height:		140%;
	font-weight: bold;
}
h4
{
	font-family:		Arial;
	font-size:			11px;
	font-style:			normal;
	color:				#008081; 
	text-align:			justify;
	line-height:		140%;
	font-weight: bold;
}
h5
{
	font-family:		Arial;
	font-size:			9px;
	font-style:			normal;
	color:				#008081; 
	text-align:			justify;
	line-height:		140%;
	font-weight: bold;
}
ul, ol {
	font-family:		Arial;
	font-size:			13px;
	line-height:		140%;
	font-style:			normal;
	text-align:			left;
	color:				#008081; 
}

.uli, oli {
	font-family:		Arial;
	font-size:			13px;
	line-height:		140%;
	font-style:			normal;
	text-align:			left;
	color:				#008081;
	margin-left:		-16px;
}

a.mainlevel {
  margin-top        : 1px;
  padding-top       : 0px;
  font-size         : 14px;
  width             : 180px;
  text-indent       : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display           : block;
  font-weight       : normal;
  padding           : 2px 0px 2px 0px;
  color             : #0381C9;
  width             : 180px;
  text-indent       : 10px;
  /*background-color  : #F3F3F3;*/
}
a.mainlevel:hover {
 /* background-color  : #FBFBF9;  */
  color             : #015585;
  font-weight       : normal;
  text-decoration   : none;
  text-indent       : 10px;
}


a.sublevel {
  font-size         : 12px;
  text-indent       : 8px;
  text-decoration	: none;
  display: block;
  width             : 200px;
  margin-top        : 1px;
  margin-left       : 9px;
}

a.sublevel:link, a.sublevel:visited {
  color				: #015585;
  background-color  : #D1E8E8;
}

a.sublevel:hover {
  background-color  : #D1E8E8;
  color             : #0381C9;
}

a#active_menu {
  color             : #015585;
  font-weight       : bold;
  background-color  : #E8F4F4;
}
a#active_menu:hover {
  color             : #0381C9;
  background-color  : #D1E8E8;
}


a.bnav {
  font-size         : 11px;
  text-indent       : 8px;
  text-decoration	: none;
  margin-top        : 1px;
  margin-left       : 9px;
}

a.bnav:link, a.bnav:visited {
  color				: #015585;
}

a.bnav:hover {
  color             : #0381C9;
}

a{
	text-decoration: none; 
	font-weight: bold;
	font-size:			13px;
}
a:link{color: #015152}
a:visited{color: #015152}
a:hover{color: #015585}

