/* aktive Links Hauptnavigation */
.menu1active  a:link {
  display: block;  
  width: 180px;  padding: 0px 0 15px 50px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #004c93;
  background:    url(marker.gif) top left no-repeat;
  text-decoration: none;
}

.menu1active  a:visited {
  display: block;  
  width: 180px;  padding: 0px 0 15px 50px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #004c93;
  background:    url(marker.gif) top left no-repeat;
  text-decoration: none;
}

.menu1active a:hover {
  display: block;  width: 180px;
	background:    url(marker.gif) top left no-repeat;
  background-position: -10px 0px;
  color: #ffffff;
}

.menu1active a:active {
  font: 11px Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-position: 0 -138px;
  border:0;
  color: #ffffff;
}

/* inaktive Links Hauptnavigation */
.menu1 a:link {
  display: block;  width: 180px;
  padding: 0px 0px 20px 50px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #004c93;
  background:    url(blind.gif) top left no-repeat;
  text-decoration: none;
}

.menu1 a:visited {
  display: block;  width: 180px;
  padding: 0px 0px 20px 50px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #004c93;
  background:    url(blind.gif) top left no-repeat;
  text-decoration: none;
}

.menu1 a:focus {
  display: block;  width: 180px;
  padding: 0px 0px 20px 50px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #004c93;
  background:    url(blind.gif) top left no-repeat;
  text-decoration: none;
}

.menu1 a:hover {
  display: block;  width: 180px;
	background:    url(marker.gif) top left no-repeat;
  background-position: -10px 0px;
  color: #ffffff;
}

.menu1 a:active {
  font: 11px Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-position: 0 -138px;
  border:0;
  color: #FFFFFF;
}


/*Positionierung Hauptnavigation*/
#menu1pos1 {
	background-color: transparent;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 230px;
	height: 33px;
	z-index: 11;
}

#menu1pos1 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu1pos2 {
	background-color: transparent;
	position: absolute;
	top: 155px;
	left: 0px;
	width: 230px;
	height: 33px;
	z-index: 12;
	}

#menu1pos2 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}


#menu1pos3 {
	background-color: transparent;
	position: absolute;
	top: 190px;
	left: 0px;
	width: 230px;
	height: 33px;
	z-index: 13;
	}

#menu1pos3 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu1pos4 {
	background-color: transparent;
	position: absolute;
	top: 194px;
	left: 0px;
	width: 230px;
	height: 25px;
	z-index:14;
	}

#menu1pos4 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu1pos5 {
	background-color: transparent;
	position: absolute;
	top: 222px;
	left: 0;
	width: 230px;
	height: 25px;
	z-index: 15;
	}

#menu1pos5 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu1pos6 {
	background-color: transparent;
	position: absolute;
	top: 225px;
	left: 0;
	width: 230px;
	height: 25px;
	z-index: 15;
	}

#menu1pos6 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu1pos7 {
	background-color: transparent;
	position: absolute;
	top: 467px;
	left: 0;
	width: 230px;
	height: 20px;
	z-index: 15;
	}

#menu1pos7 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu1pos8 {
	background-color: transparent;
	position: absolute;
	top: 492px;
	left: 0;
	width: 230px;
	height: 20px;
	z-index: 15;
	}

#menu1pos8 ul {
    list-style-type: none;
  padding: 0;
  margin: 0;
}

/* aktive Links 2. Navigationsebene */

.menu2active a:link  {
  font-size: 11px;
  line-height: 12px;
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #d24a18;
  color: #FFFFFF;
  text-decoration: none;
}

.menu2active a:visited  {
  font-size: 11px;
  line-height: 12px;
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #d24a18;
  color: #FFFFFF;
  text-decoration: none;
}

.menu2active a:active  {
  font-size: 11px;
  line-height: 12px;
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #d24a18;
  color: #FFFFFF;
  text-decoration: none;
}

.menu2active a:hover {
  line-height: 12px;
    border-left: 12px solid #d24a18;
		  font-size: 11px;
  color: #02b9fc;
}

/* inaktive Links 2. Navigationsebene */

.menu2  a:link  {
  font-size: 11px;
  line-height: 12px;
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #1b2c3c;
  color: #FFFFFF;
  text-decoration: none;
}

.menu2  a:visited  {
  font-size: 11px;
  line-height: 12px;
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #1b2c3c;
  color: #FFFFFF;
  text-decoration: none;
}

.menu2  a:active  {
  font-size: 11px;
  line-height: 12px;
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #1b2c3c;
  color: #FFFFFF;
  text-decoration: none;
}

.menu2  a:hover {
  line-height: 12px;
    border-left: 12px solid #d24a18;
	  font-size: 11px;
  color: #02b9fc;
}

/* Positionierung 2. Navigationsebene 1. Untermenue */
#seminarepos {
	position: absolute;
	top: 286px;
	left: 259px;
	width: 94px;
	height: 12px;
	z-index: 4;
}

#seminarepos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#messepos {
	position: absolute;
	top: 286px;
	left: 32px;
	width: 83px;
	height: 12px;
	z-index:5;
	}

#messepos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#pressepos {
	position: absolute;
	top: 286px;
	left: 121px;
	width: 85px;
	height: 12px;
	z-index: 6;
	}

#pressepos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#produktepos {
	position: absolute;
	top: 286px;
	left: 32px;
	width: 88px;
	height: 12px;
	z-index: 7;
	}

#produktepos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#kernbereichepos {
	position: absolute;
	top: 286px;
	left: 131px;
	width: 116px;
	height: 12px;
	z-index: 7;
	}

#kernbereichepos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#servicepos {
	position: absolute;
	top: 286px;
	left: 365px;
	width: 85px;
	height: 12px;
	z-index: 8;
	}

#servicepos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#projektepos {
	position: absolute;
	top: 286px;
	left: 527px;
	width: 118px;
	height: 12px;
	z-index: 8;
	}

#projektepos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#newspos {
	position: absolute;
	top: 286px;
	left: 528px;
	width: 115px;
	height: 12px;
	z-index: 8;
	}

#newspos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#newsletterpos {
	position: absolute;
	top: 286px;
	left: 212px;
	width: 104px;
	height: 12px;
	z-index: 8;
	}

#newsletterpos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


/* Positionierung 2. Navigationsebene 2. Untermenue*/
#hotelpos {
	position: absolute;
	top: 286px;
	left: 32px;
	width: 160px;
	height: 18px;
	z-index: 4;
	}

#hotelpos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#gastronomiepos {
	position: absolute;
	top: 286px;
	left: 192px;  width: 180px;
	height: 18px;
	z-index:5;
	}

#gastronomiepos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#healthpos {
	position: absolute;
	top: 286px;
	left: 362px;
	width: 180px;
	height: 18px;
	z-index: 6;
}

#healthpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#betriebpos {
	position: absolute;
	top: 286px;
	left: 542px;
	width: 205px;
	height: 18px;
	z-index: 7;
	}

#betriebpos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}



#historiepos {
	position: absolute;
	top: 286px;
	left: 477px;
	width: 88px;
	height: 12px;
	z-index: 7;
	}

#historiepos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#rundpos {
	position: absolute;
	top: 286px;
	left: 127px;
	width: 147px;
	height: 12px;
	z-index:5;
	}

#rundpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#jobspos {
	position: absolute;
	top: 286px;
	left: 286px;
	width: 76px;
	height: 12px;
	z-index:5;
	}

#jobspos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#verbandpos {
	position: absolute;
	top: 286px;
	left: 370px;
	width: 99px;
	height: 12px;
	z-index:5;
	}

#verbandpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#specialpos {
	position: absolute;
	top: 286px;
	left: 322px;
	width: 138px;
	height: 12px;
	z-index:5;
	}

#specialpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#kontakt1pos {
	position: absolute;
	top: 286px;
	left: 32px;
	width: 89px;
	height: 12px;
	z-index:5;
	}

#kontakt1pos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#impressumpos {
	position: absolute;
	top: 286px;
	left: 571px;
	width: 130px;
	height: 12px;
	z-index:5;
	}

#impressumpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sitemappos {
	position: absolute;
	top: 286px;
	left: 678px;
	width: 130px;
	height: 12px;
	z-index:5;
	}

#sitemappos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*

}
*/
/* Positionierung 2. Navigationsebene 3. Untermenue*/






/* aktive Links 3. Navigationsebene */

.menu3active  a:link  {
  font-size: 11px;
  color: #004c93;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #d24a18;
  color: #FFFFFF;
  text-decoration: none;
}

.menu3active  a:visited  {
  font-size: 11px;
  color: #004c93;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #d24a18;
  color: #FFFFFF;
  text-decoration: none;
}

.menu3active  a:active  {
  font-size: 11px;
  color: #004c93;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #d24a18;
  color: #FFFFFF;
  text-decoration: none;
}

.menu3active a:hover {
    border-left: 12px solid #d24a18;
		  font-size: 11px;
  color: #02b9fc;
}


/* inaktive Links 3. Navigationsebene */

.menu3  a:link  {
  font-size: 11px;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #004c93;
  color: #FFFFFF;
  text-decoration: none;
}

.menu3  a:visited  {
  font-size: 11px;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #004c93;
  color: #FFFFFF;
  text-decoration: none;
}

.menu3  a:active  {
  font-size: 11px;
  display: block;
  padding: 5px 0px 0px 6px;
  border-left: 12px solid #004c93;
  color: #FFFFFF;
  text-decoration: none;
}

.menu3 a:hover {
    border-left: 12px solid #d24a18;
		  font-size: 11px;
  color: #02b9fc;
}

/* Positionierung 3. Navigationsebene Produkte-Untermenue*/

#cookmaxpos {
	position: absolute;
	top: 305px;
	left: 32px;
	width: 125px;
	height: 18px;
	z-index: 4;
	background-color: #004c93;
	}

#cookmaxpos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#thermopos {
	position: absolute;
	top: 305px;
	left: 416px;
	width: 128px;
	height: 18px;
	z-index:5;
	background-color: #004c93;
	}

#thermopos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#gastropos {
	position: absolute;
	top: 305px;
	left: 158px;
	width: 128px;
	height: 18px;
	z-index:5;
	background-color: #004c93;
	}

#gastropos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#gesamtpos {
	position: absolute;
	top: 305px;
	left: 287px;
	width: 128px;
	height: 18px;
	z-index:5;
	background-color: #004c93;
	}

#gesamtpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Positionierung 3. Navigationsebene Jobs-Untermenue*/


#anfahrtpos {
	position: absolute;
	top: 305px;
	left: 32px;
	width: 125px;
	height: 18px;
	z-index: 4;
	background-color: #004c93;
	}

#anfahrtpos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#routepos {
	position: absolute;
	top: 305px;
	left: 158px;
	width: 119px;
	height: 18px;
	z-index:5;
	background-color: #004c93;
	}

#routepos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#kontaktpos {
	position: absolute;
	top: 305px;
	left: 278px;
	width: 128px;
	height: 18px;
	z-index:5;
	background-color: #004c93;
	}

#kontaktpos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#jobs1pos {
	background-color: #004c93;
	position: absolute;
	top: 305px;
	left: 286px;
	width: 180px;
	height: 18px;
	z-index: 7;
	}

#jobs1pos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#jobs2pos {
	background-color: #004c93;
	position: absolute;
	top: 305px;
	left: 467px;
	width: 180px;
	height: 18px;
	z-index: 7;
	}

#jobs2pos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Positionierung 3. Navigationsebene Service-Untermenue*/

#service1pos {
	background-color: #004c93;
	position: absolute;
	top: 305px;
	left: 365px;
	width: 130px;
	height: 18px;
	z-index: 7;
}

#service1pos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#service2pos {
	background-color: #004c93;
	position: absolute;
	top: 305px;
	left: 496px;
	width: 107px;
	height: 18px;
	z-index: 7;
}

#service2pos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#service3pos {
	background-color: #004c93;
	position: absolute;
	top: 305px;
	left: 604px;
	width: 130px;
	height: 18px;
	z-index: 7;
}

#service3pos  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#service4pos {
	background-color: #004c93;
	position: absolute;
	top: 305px;
	left: 735px;
	width: 96px;
	height: 18px;
	z-index: 7;
}

#service4pos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}



#bottom {
	background-color: transparent;
	padding: 0px 0 0px 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 832px;
	left:50px;
	width: 843px;
	height: 42px;
	z-index: 1;
}

.klein_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #bab9b9;
}

#social {
	background-color: transparent;
	position: absolute;
	top: 760px;
	left: 49px;
	width: 123px;
	height: 71px;
	z-index: 30;
	overflow: auto;
}

#social_index {
	background-color: transparent;
	position: absolute;
	top: 760px;
	left: 39px;
	width: 155px;
	height: 73px;
	z-index: 30;
	overflow: auto;
}

