/* Allgemeine Stildefinitionen */
* {
  font-size: 100.1%;
  font-family: arial, helvetica, sans-serif;
  margin: 0; padding: 0;
}
body {
  font-size: 0.75em;
  text-align: center;
  color: #666;
  background: #e5e5e5;
}
a img {
  border: 0;
}
.clear {
  font-size: 1px; height: 1px;
  overflow: hidden;
  clear: both;
}
label, .toggler {
  cursor: pointer;
}
td, th {
  vertical-align: top;
}
sup {
  position: relative; top: 0px;
  font-size: 0.6em;
}
sub {
  position: relative; top: 0.8em;
  font-size: 0.6em;
}
.onlyprint  {
  display: none;
}
img.mime_icon {
  vertical-align:middle;
}
.invisible {
  display: none;
}

/*
  Definition der Inhaltsboxen, vor allem
  - Größe und Position
  - Hintergrundbilder/-farbe
  - Abstände zum Text
  - Abstände zu anderen Boxen
*/
#wrapper {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 871px;
  border: 2px solid #0075d1;
  border-top: 0;
}
#header {
  width: 871px; height: 175px;
  position: relative;
  background: #fff url(layout/headbg.jpg) no-repeat 329px 0px;
  border-bottom: 2px solid #0075d1;
  overflow: hidden;
}
#container {
  width: 871px;
  position: relative;
  background: #fff url(layout/containerbg.jpg) no-repeat top left;
}
#left {
  width: 696px; float: left;
  height: 172px;
  position: relative;
  border-bottom: 2px solid #0075d1;
  overflow: hidden;
}
#right {
  width: 173px; float: right;
  margin-left: 2px;
}
#main {
  width: 696px; w\idth: 450px; 
  padding: 10px 20px 10px 226px;
  float: left;
  height: auto!important; height: 418px; min-height: 417px;
}
#footer {
  display: none;
}

#header #headerlogo {
  width: 327px; w\idth: 305px;
  height: 176px; he\ight: 96px;
  padding: 40px 11px 40px 11px;
  border-right: 2px solid #0073CF;
} 
#header #slogan {
  position: absolute; bottom: 15px; left: 705px;
  width: 160px;
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  overflow: hidden;
} 

#left ul {
  list-style: none;
}
#left .mod_navigationMain {
  width: 226px;
}
#left .mod_navigationMain ul,
#left #submenu {
  width: 100px; w\idth: 96px; 
  height: 172px; he\ight: 152px;
  padding: 10px 2px;
  background: url(layout/menbg.gif) no-repeat left bottom;
}
#left #submenu {
  position: absolute; left: 225px; top: 0px;
  border: 2px solid  #0073CF;
  border-width: 0 2px 0 2px;
}
#left ul {
  list-style: none;
}
#left li {
  line-height: 1.3em;
}
#left li a {
  display: block;
  padding-left: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#left li a:hover {
  padding-left: 10px;
}
#left li a.active,
#left li a.trail {
  padding-left: 10px;
  background: url(layout/mentick.gif) no-repeat left center;
}


#right .mod_newslist h1 {
  width: 173px; w\idth: 163px; 
  height: 78px; he\ight: 58px;
  padding: 16px 3px 4px 7px;
  color: #fff;
  font-weight: bold;
  background: url(layout/headlinebg.gif) no-repeat left top;
  border-bottom: 2px solid #fff;
}
#right .mod_newslist .layout_simple {
  width: 173px; w\idth: 160px; 
  height: 96px; he\ight: 92px;
  padding: 4px 6px 0px 7px;
  overflow: hidden;
  background: #fff url(layout/newstick.gif) no-repeat 166px 75px;
  border-bottom: 2px solid #0073CF;
}
#right .mod_newslist .first {
  height: 92px; he\ight: 88px;
}
#right .mod_newslist h2 {
  margin: 0 0 0.7em 0;
  height: 32px;
}
#right .mod_newslist .first h2 {
  height: 29px;
}
#right .mod_newslist h2 a {
  color: #0073CF;
  text-decoration: none;
}
#right .mod_newslist a:hover {
  color: #C59217;
}
#right .mod_newslist .more a {
  color: #0073CF;
  font-weight: bold;
  text-decoration: none;
}
#right .mod_newslist a:hover {
  color: #C59217;
}

#right #address {
  position: absolute; top: 448px;  
  border: 2px solid #0073CF;
  border-width: 2px 0 2px 0;
  background: #0073CF;
}
#right #address p {
  width: 169px; w\idth: 159px;
  padding: 15px 5px;
  font-weight: bold;
  border: 2px solid #fff;
  color: #fff;
  line-height: 1.3em;
}
#right #address .ecke {
  width: 20px; height: 20px;
  position: absolute; top: 0px; left: 153px;
  background: #0073CF url(layout/boxeckeblau.gif) no-repeat left top;
}
#right #address a {
  color: #fff;
  text-decoration: none;
}
#right #address a:hover {
  color: #C59217;
}


#main h1 {
  font-size: 1.5em;
  margin-bottom: 1em;
  color: #808285;
}
#main h2 {
  font-size: 1.2em;
  margin-bottom: 0.8em;
  color: #808285;
}
#main h3 {
  font-size: 1em;
  margin-bottom: 0.8em;
  color: #808285;
}
#main p, #main ul, #main table {
  margin-bottom: 1em;
}
#main ul {
  margin-left: 0px;
  list-style: none;
}
#main li {
  padding-left: 12px;
  line-height: 1.2em;
  background: url(layout/bulletblue.gif) no-repeat left 4px;
}
#main a {
  color: #0073CF;
  font-weight: bold;
  text-decoration: none;
}
#main a:hover {
  color: #C59217;
}
#main .image_container img {
  border: 2px solid #0073CF;
}
#main .mod_newsreader p.back {
  display: none;
}
#main .ce_text {
  clear: both;
  padding-bottom: 0.3em;
}

/* Seitenwahl */
#main .pagination {
  margin: 0;
  padding: 0;
}
#main .pagination p {
  margin: 0;
  padding: 0;
}
#main .pagination ul {
  margin: 0; padding: 0;
  list-style: none;
}
#main .pagination ul li {
  float: left;
  margin: 0 0.8em 0 0;
  padding: 0;
  background: none;
}
#main .pagination ul li .pagination_current {
  color: #666;
  font-weight: bold;
}

/* goldene Aufzählungslisten */
#main .gold  {
  height: auto!important; min-height: 220px;
}
#main .gold ul {
  margin-left: 0px;
  list-style: none;
}
#main .gold li {
  padding-left: 12px;
  line-height: 1.3em;
  background: url(layout/bulletgold.gif) no-repeat left 4px;
}
#main .gold .ce_text li {
  color: #C59217;
}
#main .gold .subcr,
#main .gold .subcl {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#main .gold .subcl .ce_text,
#main .gold .subcr .ce_text { 
  position: relative; 
  width: 217px; w\idth: 197px;
  padding: 20px 10px 5px 10px;
  position: relative;
  border: 2px solid #C59217;
}
#main .gold .ecke {
  width: 20px; height: 20px;
  position: absolute; top: -2px; left: -2px; z-index: 1000;
  background: url(layout/boxecke.gif) no-repeat left top; 
}


/* Formulare */
#main .formbody label {
  clear: left;
  display: block; float: left;
  width: 105px;
  margin: 0px 0px 2px 0px; padding: 1px;
}
#main p.error {
  color: #ff0000;
  font-weight: bold;
}
#main .formbody div.error,
#main .formbody label.error {
  /*color: #C59217;*/color: #ff0000;
}
#main .formbody input.captcha,
#main .formbody input.text {
  width: 200px;
  margin: 0px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody input.captcha {
  width: 60px;
}
#main .formbody textarea {
  width: 200px; height: 100px;
  margin: 0px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody label.error {
  font-weight: bold;
  color: #ff0000;
}
#main .formbody .checkbox_container {
  padding-left: 110px;
}
#main .formbody .checkbox_container span {
  clear: left;
  display: block;
  margin-bottom: 1px;
}
#main .formbody .checkbox_container input.checkbox {
}
#main .formbody .checkbox_container label {
  display: inline; float: none;
  width: 300px;
}
#main .formbody .submit_container {
  margin: 5px 0px 0px 105px;
  padding: 1px;
}
#main .formbody br {
  clear: left;
  font-size: 1px; height: 1px;
}
#main .layout_short span.info,
#main .layout_full div.info {
  font-weight: bold;
  padding-right: 4px;
}
#main .layout_full div.info {
  float: left;
}
#main .layout_short {
  border-bottom: 1px dotted #666;
  margin-bottom: 1em;
}


/* seitenspezifische Angaben */
body.unternehmen #left .mod_navigationMain {
  background: url(layout/bg/unternehmen_1.jpg) no-repeat 102px 0px;
}
body.unternehmen #left {
  background: url(layout/bg/unternehmen_2.jpg) no-repeat 328px 0px;
}
body.beratung #left .mod_navigationMain {
  background: url(layout/bg/beratung_1.jpg) no-repeat 102px 0px;
}
body.beratung #left {
  background: url(layout/bg/beratung_2.jpg) no-repeat 328px 0px;
}
body.logistik #left .mod_navigationMain {
  background: url(layout/bg/logistik_1.jpg) no-repeat 102px 0px;
}
body.logistik #left {
  background: url(layout/bg/logistik_2.jpg) no-repeat 328px 0px;
}
body.anlagen #left .mod_navigationMain {
  background: url(layout/bg/anlagen_1.jpg) no-repeat 102px 0px;
}
body.anlagen #left {
  background: url(layout/bg/anlagen_2.jpg) no-repeat 328px 0px;
}
body.leistungen #left .mod_navigationMain {
  background: url(layout/bg/leistungen_1.jpg) no-repeat 102px 0px;
}
body.leistungen #left {
  background: url(layout/bg/leistungen_2.jpg) no-repeat 328px 0px;
}
body.leistungen #left .mod_navigationMain {
  background: url(layout/bg/leistungen_1.jpg) no-repeat 102px 0px;
}
body.leistungen #left {
  background: url(layout/bg/leistungen_2.jpg) no-repeat 328px 0px;
}
body.werkstatt #left .mod_navigationMain {
  background: url(layout/bg/werkstatt_1.jpg) no-repeat 102px 0px;
}
body.werkstatt #left {
  background: url(layout/bg/werkstatt_2.jpg) no-repeat 328px 0px;
}
body.industrie #left .mod_navigationMain {
  background: url(layout/bg/industrie_1.jpg) no-repeat 102px 0px;
}
body.industrie #left {
  background: url(layout/bg/industrie_2.jpg) no-repeat 328px 0px;
}
body.schmierstoffe #left .mod_navigationMain {
  background: url(layout/bg/schmierstoffe_1.jpg) no-repeat 102px 0px;
}
body.schmierstoffe #left {
  background: url(layout/bg/schmierstoffe_2.jpg) no-repeat 328px 0px;
}
body.download #left .mod_navigationMain {
  background: url(layout/bg/zertifikat_1.jpg) no-repeat 102px 0px;
}
body.download #left {
  background: url(layout/bg/zertifikat_2.jpg) no-repeat 328px 0px;
}
body.download #main .image_container img {
  border: 0;
}
body.aktuelles #left .mod_navigationMain,
body.kontakt #left .mod_navigationMain,
body.impressum #left .mod_navigationMain {
  background: url(layout/bg/kontakt_1.jpg) no-repeat 102px 0px;
}
body.aktuelles #left,
body.kontakt #left,
body.impressum #left {
  background: url(layout/bg/kontakt_2.jpg) no-repeat 328px 0px;
}
