html {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0079ad;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: #ffffff;
}

a:link, a:visited, a:active {
  color: #e2001a;
  text-decoration: none;
}
a:hover {
  color: #009ee0;
}

.box a:link, .box a:visited, .box a:active {
  color: #0079ad;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 00;
  padding: 0;
}

h5 {
  font-size: 13px;
  font-weight: bold;
  margin: 30px 0 10px 0;
  padding: 0;
}

h5.red {
  font-style: italic;
  color: #e2001a;
}

img {
  display: block;
  border: 0;
}

caption {
  display: none;
}


.clear {
  clear: both !important;
}

.no_bg {
  background: none !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.hidden {
  display: none !important;
}

.visible {
  display: block;
}

.box {
  margin-bottom: 20px;
}

.td-0 {
  vertical-align: top;
  padding-right: 10px;
  font-weight: bold;
  text-align: right;
}


#container {
  background-color: #eef7fa;
  background-repeat: repeat-x;
  padding-top: 1px; /* Opera 8 Bugfix */
  margin-top: -1px; /* Opera 8 Bugfix */
}

#body {
  width: 990px;
}
/*
#container > #body {
  min-width: 960px;
  width: auto;
}
*/

  #menu1 ul, #menu2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

#left {
  float: left;
  /* position: absolute; */
  width: 320px;
  padding-top: 43px;
  background-repeat: no-repeat;
}

  #left #logo {
    height: 276px;
    margin: 0;
    padding: 0;
  }
  
    #left #logo a:link, #left #logo a:visited, #left #logo a:active {
      display: block;
      width: 174px;
      height: 117px;
      margin: 0 0 0 96px;
      background: url(/fileadmin/images/default/logo1.gif) no-repeat;
    }
    
      #left #logo a span {
        display: none;
      }
      
  #left #left-body {
    background: url(/fileadmin/images/default/bg_nav_li3.gif) repeat-y;
  }
      
  #left #menu1 {
    /* position: relative; */
    width: 258px;
    background-repeat: no-repeat;
  }
  
    #left #menu1 a:link, #left #menu1 a:visited, #left #menu1 a:active {
      display: block;
    }
  
  #left ul {
    padding: 0;
    margin: -4px 0 0 0;
  }
  
  #left #nav {
    text-align: right;
    height: 149px;
    padding-top: 13px;
    padding-bottom: 27px;
    background: url(/fileadmin/images/default/bg_nav3.gif) left bottom no-repeat !important;
  }
  #left #menu1 > #nav {
    min-height: 149px;
    height: auto;
  }
  
    #left #nav li {
      height: 1px;
    }
    #left #nav > li,
    #left #nav li ul > li {
      height: auto;
    }
    
      #left #nav li a:link, #left #nav li a:visited, #left #nav li a:active {
        display: block;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #e2001a;
        padding: 4px 0 4px 0;
      }
      
      #left #nav li ul {
        display: none;
        text-align: right;
        padding-right: 18px;
        margin-bottom: 11px;
      }
      
      #left #nav li.active ul {
        display: block;
      }
      
        #left #nav li ul li {
          margin-right: 15px;
          background: none;
        }

          #left #nav li ul li a:link, #left #nav li ul li a:visited, #left #nav li ul li a:active {
            font-size: 12px;
            font-weight: normal;
            text-decoration: none;
            padding: 2px 0 3px 0;
          }
          
          #left #nav li ul li a:hover,
          #left #nav li ul .active a:link, #left #nav li ul .active a:visited, #left #nav li ul .active a:active {
            color: #009ee0;
            padding-bottom: 2px;
            border-bottom: 1px #c2e2ef solid;
          }
  
  #left #nav2 {
    text-align: right;
    padding: 33px 19px 70px 0;
    background: #eef7fa url(/fileadmin/images/default/bg1.gif);
  }

      #left #nav2 li a:link, #left #nav2 li a:visited, #left #nav2 li a:active {
        display: block;
        font-size: 12px;
        text-decoration: none;
        color: #e2001a;
        height: 1px;
        padding: 0 15px 0 0;
        background: url(/fileadmin/images/default/bullet1.gif) right center no-repeat;
      }
      #left #nav2 li > a:link, #left #nav2 li > a:visited, #left #nav2 li > a:active {
        height: auto !important;
      }
      
      #left #nav2 .active a:link, #left #nav2 .active a:visited, #left #nav2 .active a:active,
      #left #nav2 li a:hover {
        color: #009ee0;
        background: url(/fileadmin/images/default/bullet_active1.gif) right center no-repeat;
      }
  
#right {
  float: left;
  width: 640px;
  /* margin-left: 320px; */
  background-repeat: no-repeat;
  padding-bottom: 0.1px; /* Netscape 7 Bugfix */
  /* border: 1px #ff0000 solid; */
}

  #right #menu2 {
    position: absolute;
    left: 670px;
    top: 0;
    width: 300px;
    padding-bottom: 0.1px; /* Netscape 7 Bugfix */
    background: url(/fileadmin/images/default/bg_metanav_left3.gif) no-repeat;
  }
  #right > #menu2 {
    min-width: 300px;
    width: auto;
  }
  
  #menu2 #metanav1,
  #menu2 #metanav2 {
    float: left;
    height: 28px;
    padding-left: 10px;
  }
  
  #menu2 #metanav1 {
    padding-right: 4px;
    background: url(/fileadmin/images/default/bg_metanav_right3.gif) right top no-repeat;
  }
  #menu2 #metanav > #metanav1 {
    width: auto;  
  }
  
  #menu2 #metanav2 {
    padding-left: 14px;
  }
  
    #menu2 #metanav1 li a:link, #menu2 #metanav1 li a:visited, #menu2 #metanav1 li a:active,
    #menu2 #metanav2 li a:link, #menu2 #metanav2 li a:visited, #menu2 #metanav2 li a:active {
      display: block;
      font-weight: bold;
      color: #ffffff;
      text-decoration: none;
      padding: 0;
    }
  
    #menu2 #metanav1 li,
    #menu2 #metanav2 li {
      float: left;
      height: 28px;
      padding: 0;
    }
    
  #right #right-body {
    padding-top: 57px;
    padding-bottom: 25px;
    margin-left: 30px;
    width: 640px;
    /* border: 1px #ff0000 solid; */
  }
  
  #right #right-body h2 {
    padding: 20px 0 10px 0;
    margin: 0;
  }
  
  #right #right-body h3 {
    position: relative;
    height: 1%;
    margin: 0 0 -20px -14px;
    padding-top: 20px;
  }
  #right #right-body > h3 {
    height: auto;
    min-height: 0;
  }
  
  #right #right-body p {
    margin: 10px 0 0 0;
    padding: 0;
  }
  
    #right #right-body .box p {
      margin: 0;
    }
  
    #right #content,
    #right #content-left {
      font-size: 13px;
      line-height: 20px;
    }
  
    #right #content {
      /* float: left; */
      height: 329px;
      padding: 0 5px 0 0px;
      line-height: 18px;
    }
    #right #right-body > #content {
      min-height: 329px;
      height: auto;
    }
  
      #right #content h3,
      #right #content-left h3,
      #right #content-right h3  {
        font-size: 22px;
        font-weight: bold;
        margin: 36px 0 0 0;
        /* padding: 0 0 16px 0; */
        padding: 0;
      }
      
    #right #content-left {
      float: left;
      /* width: 410px; */
      width: 380px;
      /* margin: 0 0 0 15px; */
      padding: 0 0 5px 0;
    }
      
    #right #content-right {
      float: left;
      /* color: #009ee0; */
      width: 160px;
      /* margin: 100px 0 0 15px; */
      margin-left: 50px;
      margin-top: 14px;
    }
    
      #right #content-right a {
        outline: 0;
      }
    
      /*
      #right #content-left h3,
      #right #content-right h3 {
        margin-bottom: 0;
      }
      */
    
    /* #right #right-body > #content-left, */
    /*
    #right #right-body > #content-right {
      margin-left: 50px;
    }
    */
    
      #right #content-right h1,
      #right #content-right h2,
      #right #content-right h3,
      #right #content-right h4 {
        /* position: absolute; */
        position: relative;
        height: 1%;
        margin: 0 0 0 -20px;
      }
      
      #right #content-right .box > h1,
      #right #content-right .box > h2,
      #right #content-right .box > h3,
      #right #content-right .box > h4 {
        /* position: static; */
        height: auto;
        min-height: 0;
      }
      
      #right #right-body ul,
      #right #right-body ol {
        margin: 10px 0 0 30px;
        padding: 0;
        /* list-style-type: square; */
      }
      
        #right #right-body li {
          margin: 5px 0 0 0;
          padding: 0 0 0 5px;
        }

#foot {
  clear: both;
  font-size: 11px;
  color: #009ee0;
  text-align: center;
  word-spacing: 14px;
  height: 60px;
  background: url(/fileadmin/images/default/bg_foot1.gif) repeat-x;
}

  #foot a:link, #foot a:visited, #foot a:active {
    color: #009ee0 !important;
  }
  
  #foot a:hover {
    color: #e2001a !important;
  }

  #foot p {
    width: 990px;
    padding: 23px 0 0 0;
  }
  
  #foot span {
    word-spacing: 0px;
    letter-spacing: 1px;
  }
  

/* LAYOUTS */

.default {
  background-image: url(/fileadmin/images/default/bg_container2_small.jpg) !important;
}

.default #left {
  background-image: url(/fileadmin/images/default/bg_logo3_small.jpg) !important;
}
.default #menu1 {
  background-image: url(/fileadmin/images/default/bg_menu13.gif) !important;
}
.default #right {
  background-image: url(/fileadmin/images/default/header_default_small.jpg) !important;
}


.default_with_header_image {
  background-image: url(/fileadmin/images/default/bg_container2.jpg) !important;
}

.default_with_header_image #left {
  background-image: url(/fileadmin/images/default/bg_logo3.jpg) !important;
}
.default_with_header_image #menu1 {
  background-image: url(/fileadmin/images/default/bg_menu13.gif) !important;
}
.default_with_header_image #right {
  background-image: url(/fileadmin/images/default/header_default.jpg);
}
  .default_with_header_image #right #right-body {
    padding-top: 0;
  }

  
.dark {
  background-image: url(/fileadmin/images/default/bg_container3_small.jpg) !important;
}

.dark #left {
  background-image: url(/fileadmin/images/default/bg_logo4_small.jpg) !important;
}
.dark #menu1 {
  background-image: url(/fileadmin/images/default/bg_menu14_small.gif) !important;
}
.dark #right {
  background-image: url(/fileadmin/images/default/header_dark_small.jpg) !important;
}


.dark_with_header_image {
  background-image: url(/fileadmin/images/default/bg_container3.jpg) !important;
}

.dark_with_header_image #left {
  background-image: url(/fileadmin/images/default/bg_logo4.jpg) !important;
}
.dark_with_header_image #menu1 {
  background-image: url(/fileadmin/images/default/bg_menu14.gif) !important;
}
.dark_with_header_image #right {
  background-image: url(/fileadmin/images/default/header_dark.jpg);
}
  .dark_with_header_image #right #right-body {
    padding-top: 0;
  }


.default_with_header_image #right-body,
.dark_with_header_image #right-body {
  padding-top: 291px !important;
}

.dark_with_header_image #nav2 li a:link,
.dark_with_header_image #nav2 li a:visited,
.dark_with_header_image #nav2 li a:active {
  color: #0079ad !important;
}

.dark_with_header_image #nav2 li a:hover {
  color: #e2001a !important;
  background-image: url(/fileadmin/images/default/bullet1.gif) !important;
}


/* NEWS - LIST */

.news-list h3 {
  margin-bottom: 0px !important;
}

/*
.news-list .item-body {
  margin-left: 20px;
}
*/

.news-list .item-body {
  margin-bottom: 28px;
}

.news-list .date {
  margin-bottom: 10px !important;
}

/*
.news-list .morelink {
  /*
  width: 100%;
  height: 50px;
  */
  /* background: url(/fileadmin/images/default/bg_guestbook_pages1.gif) repeat-x; */
}
*/

  /*
  .news-list .morelink p {
    text-align: right;
    padding: 8px 0 0 0px !important; 
  }

  .news-list .morelink p a:link,
  .news-list .morelink p a:visited,
  .news-list .morelink p a:active {
    padding-right: 15px;
    background: url(/fileadmin/images/default/bullet7.gif) right center no-repeat;
  }
  */
  
  .news-list .morelink p {
    padding-top: 10px !important;
  }


/* NEWS - SINGLE */

.news-single .image img {
  border: 3px solid #fff;
}

.news-single .backlink {
  /* margin-top: 24px !important; */
  margin: 24px 0 0 -20px !important;
}


.contenttable {
  margin: 40px 0 0 0;
}

/* GUESTBOOK */

#guestbook {
  margin-top: 24px;
}

  #guestbook .list a:hover {
    color: #ffffff !important;
  }

.guestbook-entry {
  width: 450px;
  padding-bottom: 30px;
  /* background: url(/fileadmin/images/default/bg_guestbook_contact1.gif) repeat-y; */
}

  .guestbook-entry p {
    margin: 0 !important;
    padding: 0 !important;
  }

  .guestbook-entry .date {
    font-size: 12px;
    color: #ffffff;
    text-align: right;
    /* line-height: 16px; */
    line-height: 14px; 
    /* text-transform: uppercase; */
    width: 100%;
    height: 16px;
    background: url(/fileadmin/images/default/bg_guestbook_date1.gif) repeat-x;
  }
  
    .guestbook-entry .date span {
      display: block;
      margin-right: 9px;
    }

  .guestbook-entry .body {
    background: url(/fileadmin/images/default/bg_guestbook_contact1.gif) repeat-y 0 0;
    height: 1%;
  }

  .guestbook-entry .contact {
    float: left;
    font-weight: bold;
    line-height: 14px;
    width: 130px;
    padding-top: 16px !important;
    height: 62px;
  }

      .guestbook-entry .contact .mail {
        display: block;
      }

      .guestbook-entry .contact .mail a {
        display: block;
        font-size: 11px;
        padding: 0 0 1px 37px;
        background: url(/fileadmin/images/default/mail_icon1.gif) 10px 0 no-repeat;
      }
      
      .guestbook-entry .contact .homepage {
        display: block;
      }
      
      .guestbook-entry .contact .homepage a {
        display: block;
        font-size: 11px;
        padding-left: 37px;
        background: url(/fileadmin/images/default/world_icon1.gif) 10px 0 no-repeat;
      }

  .guestbook-entry .content {
    float: left;
    width: 290px;
    height: 100%;
    margin-left: 30px !important;
    padding-top: 9px !important;
  }
  
  #guestbook .pages {
    line-height: 14px;
    width: 450px;
    height: 39px;
    background: url(/fileadmin/images/default/bg_guestbook_pages1.gif) repeat-x; 
  }
  
    #guestbook .pages span {
      display: block;
      margin-top: 10px;
    }
  
    #guestbook .pages .prev,
    #guestbook .pages .next {
      float: left; 
      font-size: 11px;
      width: 160px;
    }
	
    #guestbook .pages .prev {
      text-align: left;
    }
    
      #guestbook .pages .prev a:link,
      #guestbook .pages .prev a:visited,
      #guestbook .pages .prev a:active
      {
        display: block;
        margin-left: 20px;
        padding-left: 16px;
        background: url(/fileadmin/images/default/bullet1.gif) 0 5px no-repeat;
      }
    
    #guestbook .pages .list {
      float: left;
      font-size: 11px;
      text-align: center;
      width: 130px;
      margin-top: 8px;
    }
    
      #guestbook .pages .list strong,
      #guestbook .pages .list a {
        display: block;
        float: left;
        font-weight: normal;
        width: 14px;
        height: 14px;
        margin: 0 0 0 7px;
      }
    
      #guestbook .pages .list a:link,
      #guestbook .pages .list a:visited {
        border: 1px #a5d1e3 solid;
        background-color: #ffffff;
      }
      
      #guestbook .pages .list strong,
      #guestbook .pages .list a:active,
      #guestbook .pages .list a:hover {
        color: #ffffff;
        border: 1px #009ee0 solid;
        background-color: #009ee0;   
      }
    
	  #guestbook .pages .next {
      text-align: right;
    }
    
      #guestbook .pages .next a:link,
      #guestbook .pages .next a:visited,
      #guestbook .pages .next a:active
       {
        display: block;
        margin-right: 20px;
        padding-right: 16px;
        background: url(/fileadmin/images/default/bullet7.gif) 134px 5px no-repeat;
      }


    #guestbook-form h3 {
      margin-top: 36px !important;
    }      
      
    #guestbook-form label {
      display: block;
      font-weight: bold;
    }
    
    #guestbook-form p {
      margin: 0 0 12px 0;
      padding: 0;
    }
    
    #guestbook-form input,
    #guestbook-form textarea {
      border: 2px #bee4f4 solid;
    }
    
    #guestbook-form .textfield {
      width: 179px;
    }
    
    #guestbook-form .textarea {
      width: 364px;
      height: 101px;
    }
    
    #guestbook-form .submit {
      /* margin: 22px 0 24px 0; */
      margin-top: 9px;
      border-width: 0;
    }
    

/* KONTAKT */

#mailform .hr {
  display: none;
}

#mailform .row {

}

#mailform label {
  display: block;
  font-weight: bold;
}

#mailform input,
#mailform select,
#mailform textarea {
  width: 179px;
  border: 2px #bee4f4 solid;
}

#mailform textarea {
  width: 364px;
  height: 101px;
}

#mailform .submit {
  font-size: 0px;
  color: #eef7fa;
  cursor: pointer;
  background: #eef7fa url(/fileadmin/images/default/Anfrage_senden.gif) no-repeat;
  border-width: 0;
  width: 300px;
  height: 20px;
  margin-top: 11px;
  text-align: right;
  /* visibility: hidden; */
}

/*
#request_form #mailform select {
  width: auto;
}
*/

#request_form #mailform .submit {
  background: url(/fileadmin/images/default/Anfrage_senden.gif) no-repeat;
}

#contact_form #mailform input {
  width: 364px;
}

#contact_form #mailform .submit {
  background: url(/fileadmin/images/default/Nachricht_absenden.gif) no-repeat;
}


/* STANDORTE */

#contact_locations p {
  float: left;
  width: 50%;

}


/* Produktslider */
#slider {
  background: url(/fileadmin/images/default/slider_bg.gif) no-repeat 0 0;
  height: 40px;
  width: 455px;
  margin: 19px 0 30px 0;
  padding: 178px 0 0 155px;
  position: relative;
  text-align: right;
  font-size: 12px;
}

  .slider_image {
    display: block;
    float: left;
    width: 210px;
    height: 158px;
    padding: 5px;
    margin-right: 13px;
    
  }

  .slider_image_border {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
  }
  
  a.slider_content {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 168px;
    width: 590px;
    color: #fff;
    text-align: left;
    display: none;
    z-index: 3;
    background: url(/fileadmin/images/default/slider_bg.gif) no-repeat -10px -10px;
  }

    #separator_layer {
      z-index: 2;
      display: none;
    }

  * html a.slider_content {
    overflow: hidden;
  }
  
  #slider a.active {
    display: block;
    z-index: 1;
  }
  
    a.slider_content:hover, a.slider_content:focus, a.slider_content:active {
      color: #fff;
    }
    
    #slider .title {
      margin: 8px 0 12px 0;;
    }
    
    #slider .slider_text {
      padding: 0 15px 0 0;
      display: block;
    }

    #slider .button {
      margin-top: 0px;
      float: left;
      cursor: hand;
      cursor: pointer;
      z-index: 100;
      position: relative;
    }
    
      #slider .button a,
      #slider .button img {
        display: inline;
        vertical-align: bottom;
      }