html {
    height: 100%;
    margin:0;
    padding: 0;
}


body {
  background: #F5F5F5;
  text-align: center;
}


.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}


#main {
    position: relative;
    width: 760px; /*741px;*/
    margin: 0px auto;
    background: #fff;
    text-align: left;
    min-height: 100%;
    border-left: 241px solid #FFF;
}

#schatten {
	position: relative;
   margin: 0px auto;
   text-align: left;
	width: 1001px;
   border-bottom: 1px solid #DCDCDC;
   border-left: 1px solid #DCDCDC;
   border-right: 1px solid #DCDCDC;
   margin-bottom: 5px;
}


/************************* MENUE ****************************/

#hauptnav {
   clear: left;
   float: left;
   width: 1001px;
   border-top: solid 2px #FFF;
   background-color: #009664;
}

#menue {
	float: left;
   width: 141px;
   height: 25px;
   background-color: #009664;
   border-right: solid 1px #FFFFFF;
   text-align: center;
	font-weight: bold;
}

#menue a {
	float: left;
   width: 141px;
   height: 25px;
   text-decoration: none;
   line-height: 2;
}

#menue a:hover {
   width: 141px;
   height: 25px;
   text-decoration: none;
   background-color: #40B08B;
   line-height: 2;
}

#menueov {
	float: left;
   width: 141px;
   height: 25px;
   background-color: #40B08B;
   border-right: solid 1px #FFFFFF;
   text-align: center;
	font-weight: bold;
   line-height: 2;
}

#menueov a {
   width: 140px;
   height: 25px;
   text-decoration: none;
   line-height: 2;
}

#breadcrumb {
	clear: left;
	height: 45px;
   width: 1001px;
   font-size: 10px;
   line-height: 2;
}

#subnav {
  position: relative;
  z-index: 2;
  min-height: 100%;
  height: auto;
  width: 241px;
  margin-left: -241px;
  margin-right: 0px;
  float: left;
}

#liste {
	width: 241px;
}

#liste ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#liste li {
   list-style-type: none;
   margin: 0;
   border-bottom: solid 1px #969696;
}

#liste a {
   display: block;
   width: 100%;
   /*height: 20px;*/
   padding-left: 21px;
   color: #000000;
   text-decoration: none;
   line-height: 1.6;
   background: url(media/submen_pfeil.gif) no-repeat;
}

#liste li a:hover {
	color: #009664;
	background: url(media/submen_pfeil_ov.gif) no-repeat;
}

#listeov {
   color: #009664;
   background: url(media/submen_pfeil_ov.gif) no-repeat;
}

#submen1 {
	width: 241px;
   height: 21px;
   color: #FFFFFF;
 	background: /*#009664*/ url(media/hg_submen1.gif) no-repeat;
}

#submen12 {
	padding: 2px 0px 0px 31px;
   font-weight: bold;
}

#submen12 a {
   text-decoration: none;
   color: #FFFFFF;
}

/**************************** CONTENT *************************/

#content {
	position: relative;
  z-index:3;
  min-height:100%;
  height: auto;
}

#ikiss_content {
   float: left;
   display: inline;
	width: 700;
	margin: 0 0 0 20px;
	overflow: hidden;
}

#ikiss_content_inner {
  padding: 0px;
  padding-bottom: 0px;
}

#subservice {

}

#subheadline {
   padding-left: 31px;
   font-weight: bold;
   line-height: 1.5;
   background: url(media/hg_sub_headline.gif) no-repeat;
   width: 241px;
   height: 21px;
}



/****************************** HEADER ***************************/

#header {
 position: relative;
 margin-left: -241px;
 z-index: 10;
 float:none;
 width: 1001px;
}


#awb {
   float: left;
   width: 120px;
   height: 120px;
   background-color: #009664;
}

#gruen1 {
   float: left;
   width: 120px;
   height: 120px;
   background-color: #40B08B;
}

#quicknav {
	padding: 5px;
}

#quicknav a {
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   line-height: 1.5;
}

#quicknav a:hover {
	color: #CFEBE2;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   line-height: 1.5;
}

#gruen2 {
   float: left;
   width: 120px;
   height: 120px;
   background-color: #7FCAB1;
}

#headbild {
   float: left;
   width: 521px;
   height: 120px;
   background-color: #BFE5D8;
}

#altenkirchen {
   float: left;
   width: 120px;
   height: 120px;
   background-color: #FFF;
}
