/*
   CSS für limes-logistik.de
   Webdesign & Internetconsulting
   Christian Fischer
   www.c-fischer.com
*/

/* allgemeines...............................................................*/
* {
  margin: 0;
  padding: 0;
  color: #545454;
  font-family: verdana, arial, helvetica, swiss, sans-serif;
 /* font-size: 11px;*/
}
body {
  text-align: center;
  font-size: 11px;
  background-image: url(grafik/back-site.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #324454;
}




/* Text........................................................................*/
h1 {
  color:  #005BAA;
  font-size: 22px;
  font-family: "Geometr706 Md BT", arial, helvetica, swisss, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 30px 0;
}
h1.intro {
  margin: 130px  0 80px 365px;
}

h2 {
  font-weight: bold;
  font-size: 1em;
}
.sitefill h2 {
  background-color: #E9E9E9;
  padding: 1px;
  margin: 0 0 4px 0;
}
.sitefill h2 a {
  font-weight: normal;
}

hr {
  visibility: hidden;
  clear: both;
  height: 1px;
  width: 1px;
  border: none;
}
hr.line {
  visibility: visible;
  clear: both;
  height: 1px;
  width: 90%;
  color: #ababab;
  margin: 20px 0 50px 0;
  border: none;
  border-top: 1px solid #ababab;
}



#main ul {
  margin: 0 0 2em 14px;
}
.nodot {
  margin: 0 0 2em 0 !important;
  padding: 0;
  list-style-type: none;
}
.high li {
  margin-bottom: 1.3em;
}

/* Tabellen.....................................................................*/
#main table {
  margin: 0 0 1em 0;
}
td {
  padding: 0 4px 2px 0;
  vertical-align: top;
  text-align: left;
}
.height td {
  line-height: 1.6em;
}
.width td {
  padding-right: 10px;
}

/* Bilder.......................................................................*/
img {
  border: none;
}
#main img {
  border: 1px solid #B7B7B7;
}
.noborder {
  border: none !important;
}
.sitefill img {
  float: left;
  max-height: 135px;
  max-width: 560px;
  margin: 0 10px 10px 0;
}


/* Medienseite................................................................*/
.movie {
  margin: 0 0 10px 0;
  width: 340px;
  float: left;
}


/* Ausrichtungen................................................................*/
.right {
  float: right;
}
.left {
  float: left;
}
.center {
  text-align: center;
}
td.right {
  text-align: right;
}


/* Links........................................................................*/
a {
  color: #005BAA;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}




/* misc.........................................................................*/
.hidden {
  display: none;
}



/* Layoutcontainer..............................................................*/
#content {
  text-align: left;
  width: 844px;
  background-image: url(grafik/back-content.gif);
  background-repeat: repeat-y;
  background-color: #F5F5F5;
}
body>#content {
  margin-left: auto;
  margin-right: auto;
}
#head {
  height: 134px;
  width: 100%;
  position: fixed;
}
#printhead {
  display: none;
}
/* Layout Boxen...............................................................*/

#main {
  padding: 160px 28px 0 28px;
  min-height: 390px;
  line-height: 1.4em;
}
  #main p {
    margin: 0 0 1em 0;
  }


#footer {
  background-image: url(grafik/back-footer.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
  height: 186px;
  padding: 0px 28px 0 28px;
  clear: both;
  margin: 10px 0 0 0;
}
  #footer p {
    padding: 19px 0 0 0;
    font-size: 0.9em;
  }

/* Inhaltsspalten..............................................................*/
.sright {
  width: 200px;
  float: right;
  margin: 0 0 0 20px;
/*  background-color: #145263;*/
}
.smid {
  width: 410px;
  margin: 0 0 0 20px;
  float: right;
/*  background-color: #145863;*/
}
.sleft {
  width: 134px;
/*  background-color: #145283;*/
}
.ssingle {
  width:632px;
  float: right;
}
.ssingleshort {
  width: 400px;
  margin: 0 0 0 155px;
}
.sitefill {
  width: 600px;
  float: right;
  overflow: auto;
}
.aktuell {
  height: 230px;
}



/* Navigation...................................................................*/
#bu-start {
  float: left;
  width: 265px;
  height: 54px;
}

#navigation {
  background-image: url(grafik/back-head.gif);
  width: 844px;
  height: 154px;
  text-align: right;
}
#head>#navigation {
  margin-left: auto;
  margin-right: auto;
}
  #navigation a {
    text-decoration: none;
  }
  #navigation a:hover {
    color: #545454;
  }

/* navigationsleite am kopf der seite...........................................*/
  #navservice {
    float: right;
    list-style-type: none;
    margin: 0 23px 0 0;
    display: inline;
  }
  #navservice li {
    float: left;
    border: 1px solid #DCDCDC;
    margin: -1px -1px 0 0;
    text-transform: uppercase;
    padding: 2px 4px 2px 4px;
  }
  #navservice li:hover {
    background-color: #E9E9E9
  }
  #navservice li.active {
    background-color: #E9E9E9
  }
  #navservice li.lang-en {
    background-image: url(grafik/engl.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 18px;
  }
  #navservice li.lang-en:hover {
    background-image: url(grafik/engl-hov.gif);
  }
  #navservice li.lang-de {
    background-image: url(grafik/deutsch.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 18px;
  }
  #navservice li.lang-de:hover {
    background-image: url(grafik/deutsch-hov.gif);
  }
  #navservice li.nolanguage {
    color: #D2D2D2;
  }
  #navservice li.nolanguage:hover {
    background-color: #F5F5F5;
  }
  #navservice li.space:hover {
    background-color: #F5F5F5 !important;
  }



/* navigationsleite mit den einzelnen produkten.................................*/
  #navproducts {
    float: right;
    list-style-type: none;
    margin: 31px 22px 0 0;
    display: inline;
  }
  #navproducts li {
    float: left;
    text-transform: uppercase;
    padding: 2px 4px 2px 4px;
  }
  #navproducts li.active a {
    color: #000 !important;
  }

/* dritte navigationsebene bei auswahl einer produktgruppe......................*/
  #subnav {
    list-style-type: none;
    float: right;
    margin: -1px 22px 0 0;
    text-transform: uppercase;
  }
  #subnav li {
    float: left;
    height: 16px;
    padding: 1px 5px 0 5px;
    font-size: 9px !important;
  }
  #subnav.narrow li {
    padding: 1px 3px 0 3px;
  }
  #subnav li:hover {
/*    background-color: #D5D5D5;*/
    background-color: #F9F9F9;
  }
  #subnav li.active {
/*    background-color: #D5D5D5;*/
    background-color: #F9F9F9;
    color: #000;
  }
  #subnav a {
    color: #FFFFFF;
  }
  #subnav li:hover a {
    color: #000;
  }
/* Navigation innerhalb einer produktgruppe.....................................*/
#navig3 {
  float: right;
  list-style-type: none;
}
  #navig3 li {
    float: left;
    margin: 0 0 0 10px;
    text-transform: uppercase;
  }



/* Formular...................................................................*/
.input {
  border: 1px solid #BEBEBE;
  background-color: #fff;
  padding: 1px;
  width: 220px;
}
.input:focus {
  border: 1px solid #666;
}
.button {
  border: 1px solid #BEBEBE;
  padding: 1px;
  width: 120px;
}
.button:hover {
  font-weight: bold;
}
fieldset {
  border: 1px solid #bebebe;
  padding: 10px;
}
