@CHARSET "UTF-8";

body {
  background-color: #333333;
  background-image: url(bg.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  margin: 0px;
}
#sitecontainer {
  position: relative;
  height: auto;
  width: 1019px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
#sitecontainer,
body.mceContentBody #sitecontainer {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #333;
}
#page {
  background-color: #d1d1d1;
  background-image: url(bg-page.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  margin: 0px;
}

/* - - - - - - - - - - - - - - - - -
   Top: Sprache und oberste Navigation 
   - - - - - - - - - - - - - - - - - */
#top {
  height: 45px;
  width: 1019px;
}
#top ul {
  display: inline;
  padding: 0px;
}
#top ul li {
  list-style: none;
  display: inline;
}
#top ul li a {
  font-size: 16px;
  color: #999;
  text-decoration: none;
}
#top ul li a:hover,
#top ul li a.active {
  color: #fff;
}

#top #sprache {
  margin-left: 30px;
  margin-top: 15px;
  float: left;
}
#top #sprache ul li + li {
  margin-left: 13px;
  padding-left: 13px;
  border-left: 1px #999 solid;
}

#top #topNav {
  margin-right: 30px;
  margin-top: 15px;
  float: right;
}
#top #topNav ul li + li {
  margin-left: 19px;
  padding-left: 16px;
  border-left: 1px #999 solid;
}

/* - - - - - - - - - - - - - - - - -
   Header: Titel, Menü und Logo 
   - - - - - - - - - - - - - - - - - */
#header {
  height: 135px;
  width: 1019px;
  background: url(advertisingtools.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#header #logo {
  position: absolute;
  top: 45px;
  right: 0px;
  width: 162px;
  height: 81px;
  margin-right: 46px;
  margin-top: 31px;
  background: url(schwarzkopf.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  
}
#header #headerNav {
	float: left;
  margin-left: 30px;
  font-weight: lighter;
}
#header ul {
  display: inline;
  font-size: 32px;
  line-height: 45px;
  padding: 0px;
}
#header ul li {
  list-style: none;
  display: inline;
}
#header ul li a {
  color: black;
  text-decoration: none;
}
#header ul li a:hover,
#header ul li.active a {
  color: #cc0000;
}
#celements2_menu_bar + #sitecontainer #header ul li.Redirect {
  display: none;
}
#header ul li a.Redirect,
#header ul li a.Redirect:hover  {
  color: #ccc;
}
#header ul li + li {
  margin-left: 24px;
  padding-left: 25px;
  border-left: 1px #ccc solid;
}

/* - - - - - - - - - - - - - - - - -
   Content und Column
   - - - - - - - - - - - - - - - - - */
#main #slideshow,
#main #mainNav,
#main #extrasNav,
#main #bilderNav {
	display: none;
}
#main #content {
  float: left;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 11px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  width: 693px;
  min-height: 795px;
  background: #fff;
}

#column {
  float: right;
  width: 221px;
  margin-right: 15px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 15px;
  background: #333;
  color: #999;
  font-size: 13px;
  line-height: 18px;
}

/* - - - - - - - - - - - - - - - - -
   Footer
   - - - - - - - - - - - - - - - - - */

#footer {
  height: 30px;
  width: 1019px;
  margin-bottom: 60px;
  font-size: 12px;
  line-height: 12px;
  background: black url(bg-together.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}
#footer #footerNav {
  float: left;
  display: inline;
  padding-left: 14px;
  padding-top: 8px;
}
#footer #footerNav ul {
  display: inline;
  padding: 0px;
}
#footer #footerNav ul li {
  list-style: none;
  display: inline;
}
#footer #footerNav ul li a {
  color: #999;
  text-decoration: none;
}
#footer #footerNav ul li a:hover,
#footer #footerNav ul li a.active {
  color: #ffffff;
}
#footer #footerNav ul li + li {
  margin-left: 11px;
  padding-left: 11px;
  border-left: 1px #999 solid;
}


#mainContentWrapper {
  position: relative;
  display: block;
  float: left;
}

#mainContentWrapper #bilderESLHint {
  dispolay: none;
}
  
body.celdocpath_Content\.Bilder #mainContentWrapper #bilderESLHint {
  position: absolute;
  top: 60px;
  right: 51px;
  width: 205px;
}

body.celdocpath_Content\.Bilder #mainContentWrapper #bilderESLHint p {
  padding: 0px;
  margin-left: 0px;
}

#main #mainContentWrapper #mainNav #CN7\:Bilder\.EssentialLooks,
#main #mainContentWrapper #mainNav #CN7\3A Bilder\.EssentialLooks {
  padding-top: 68px;
}
