  * {
    padding: 0;
    margin: 0;
  }
  a, .fixed_left p a{
   color: #848b9d;
   text-decoration: none;
   outline: none;
  }
  a:active, a:visited, fixed_left p a:active, .fixed_left p a:visited {
  outline: none;
  text-decoration: none;
  color: #848b9d;
  }
  a:hover, .fixed_left p a:hover {
    color: red;
    text-decoration: none;
    outline: none;
    color: #fff;
    }
  html {
    padding:0px;
    margin:0px;
    outline: none;
    text-decoration: none;
  }
  h1{
    font-size: 30px;
    margin: 190px 0 0 130px;
    padding: 0;
    color: #000;
    clear: both;
    }
.cms h1{
       font-size: 30px;
       margin: 10px 0 10px 0;
       color: #000;
       }
  h2{
    font-size: 35px;
    margin: 0 0 7px 0;
    color: #fff;
    font-weight: bold;
    }
  h3{
    font-size: 19px;
    margin: 0 0 7px 0;
    color: #000;
    }
  h4{
    font-size: 17px;
    margin: 9px 0 3px 10px;
    letter-spacing:-0.06em;
    color: #000;
    }
  h5{
    font-size: 22px;
   }
  h6{
    font-size: 15px;
    font-weight: bold;
   }
  body {
    padding:0;
    margin:0;
    text-align : center;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background:  url(../img/bg.gif)  0px 0px  repeat-x #e3e4e4;
    }
  #wrapper {
    width: 1180px;
    margin: 25px auto; 
    padding: 0 10px 10px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    text-align:left;
    }
 .header {
    width: 1039px;
    height: 137px;
    border-bottom: 1px solid #000;
    margin-left: 70px;
   }
 .logo {
    width: 381px;
    height: 76px;
    position: absolute;
    margin: 40px 0 0 50px;
    }
 .navi {
   font-family: Arial, serif;
   font-weight: normal;
   margin:15px 20px 0 0;
   float:right;
   }
 /*CONTENT Start*/
  #content{
   margin: 650px 0 0 70px;
   width: 1040px;
   float: left;
   padding:  0 0 40px 0;
   font-size: 15px;
   line-height: 21px;
   color: #000;
  }
 #content.home{
  border-bottom: 3px solid #000;
  }
 #content.home p.content-webfeatures{
   height: 50px;
   margin: 12px 0 0 0;
   float:left;
 }
 #content a{
   color: #848b9d;
   text-decoration: none;
  }
  #content a:hover{
  color: #000;
    }
  #content ul.index{
   margin: 10px 0 10px 0;
   list-style: none;
   font-weight: bold;
  }
  #content ul{
    margin: 0 0 10px 0;
    list-style: none;
  }
  #content li{
  float: left;
  }
  #content .left{
  margin: 10px 50px 50px 130px;
  width:375px;
  padding:0px;
  float:left;
  }
  #content .right{
  margin: 170px 0 0 45px;
  width:392px;
  padding:0px;
  float:left;
  }
.right img{
  position: absolute;
  top: 1000px;
  padding: 0;
  width: 390px; 
  height: 433px;
  }

/********SlideshowStart & Fixed Header ********/

#slideshow_index{
  margin: 18px 0 0 70px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}
#platzhalter{
   width: 455px;
   height: 540px;
   float:left;
   position: absolute;
}
#description{
   font-size: 15px;
   position: absolute;
   z-index: 400;
   text-align: left;
   width: 607px;
   height: 291px;
   margin: 410px 0 0 287px;
   padding:0;
   background: url(../img/description_bg.png) no-repeat;
 }
#description .aktuell{     
   font-size: 20px;
   margin: 40px 0 10px 30px;
   float: left;
 }
#description h1{
  font-size: 30px;
  margin: 10px 0 10px 30px;
  }
#description ul{
  margin: 8px 0 6px 30px;
  list-style: none;
  color: #222;
  line-height: 19px;
  float: left;
}
#description li{
width:520px;
}
#description .link{
  top:223px;
  left: 420px;
  height: 20px;
  position: absolute;
  color: #10469f;
  background: url(../img/anker.gif) no-repeat;
  background-position: 0;
  padding: 6px 0 0 22px;
}
#description .link a{
  color: #114393;
  text-decoration: none;
  float: left;
}
#description .link a:hover{
  color: #000;
  text-decoration: none;
}
#description .pus{
  float: left;
  width: 90px;
  margin: 0;
  padding: 0;
}
.slider{
  margin: 0px 0 0 0;
  z-index: 100;
}
#fixed_header_ref, #fixed_header_logo, #fixed_header_cms, #fixed_header_leistung, #fixed_header_login, #fixed_header_impressum {
  margin:40px 0 0 70px;
  position: absolute;
  z-index: 10;
  width: 1040px;
  height: 490px;
  color: #fff;
   -moz-box-shadow: 2px 2px 5px #888;
   -webkit-box-shadow: 2px 2px 5px #888;
   box-shadow: 2px 2px 5px #888;
}
#showcase{
  width: 1180px;
  height: 490px;
  background: #000; 
  position: absolute;
  margin: 40px 0 0 0;
  background: url(../img/showcase_bg.png) repeat-x;
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
  box-shadow: 2px 2px 5px #000;
  }
#fixed_header_ref{
  background: #000 url(../img/referenzen-bg.png) no-repeat;
}
#fixed_header_logo{
  background: #000 url(../img/logo-bg.png) no-repeat;
}
#fixed_header_cms{
  background: #000 url(../img/cms-bg.png) no-repeat;
}
#fixed_header_login{
  background: #000 url(../img/login-bg.png) no-repeat;
}
#fixed_header_leistung{
   background: #000 url(../img/leistung-bg.png) no-repeat;
}
#fixed_header_impressum{
  background: url(../img/showcase_bg.png) repeat-x;
}
.fixed_left{
  margin: 100px 0 0 70px;
  width: 440px;
  float: left;
  font-size: 15px;
}
.fixed_left p{
  margin: 20px 0 0 0;
  line-height: 22px;
  font-size: 18px;
  }
.fixed_left img{
    margin: 100px 40px 0 0;
  }
.fixed_right{
  margin: 100px 0 0 165px;
  float: left;
  font-weight: lighter;
}
.fixed_right ul{
   margin: 0;
   list-style: none;
   line-height: 25px;
   float: left;
}
.fixed_right li a{
  color: #fff;
  text-decoration: none;
}
.fixed_right li a:hover{
  color: #848b9d;
}
.fixed_right img{
  margin: 0 0 0 10px;
  padding: 5px 0 0 0;
}
#cms{
   margin: 30px 0 0 0;
}
#cms li{
   background: url(../img/arrow.gif) no-repeat;
   background-position: 1px 10px;
   padding: 0 0 0 13px;
}
#leistung li.spezification{
   font-style: italic;
   margin: 10px 0 0 0;
}
#leistung{
  float: left;
  width: 235px;
  height: 300px;
}
#design{
  margin: 0 0 0 10px;
  float: left;
  width: 105px;
}
#leistung li, #design li{
   /*padding: 10px 10px 0 20px;*/
   background-position: 1px 10px;
   padding: 0 0 0 0;
   line-height: 23px;
   font-weight: lighter;
}
.photoshop{
  margin: 12px 0 0 0;
}
/**********CONTENT REFERENZEN******************/
.referenzen{
  float: left;
  width: 467px;
  height: 540px;
  border: 1px solid #797373;
  margin: 0 0 85px 0;
  padding: 16px 5px 0 22px;
  font-weight: normal!important;
  font-size: 15px;
  line-height:  19px;
  color: #3c3c3c;
  clear: top;
  -moz-box-shadow: 0 0 0.2em #444;
  -webkit-box-shadow: 0 1px 4px #666;
  box-shadow: 0 0 0.2em #444;
  }
.referenzen + .referenzen{
  margin: 0 0 85px 44px;
  float: right;
 }
.referenzen p{
   height: 90px;
   margin: 0 0 0 10px;
}
.referenzen dl{
  margin: 0 0 0 10px;
  width: 450px;
  height: 100px;
}
.referenzen dt{
 float: left;
 width: 105px;
 }
.referenzen dd{
 width: 100%;
 }
.referenzen .break{
  margin: 25px 0 0 0;
  padding: 3px 0 0 25px;
  background: url(../img/anker.gif) no-repeat;
  width: 400px;
}

ul.nav-gallery {
  clear: both;
  height: 20px;
  }

ul.nav-gallery li {
  display: block;
  height: 20px;
  width: 20px;
  margin-left: 2px;
  float: left;
  }

ul.nav-gallery li a {
  padding: 2px 0 0 0;
  margin-left: 10px;
  height: 20px;
  width: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #5f5b5b!important;
  background: url(../img/slider-navi-bg.gif) repeat-x;
  }

ul.nav-gallery li a:hover {
  color: #fff!important;
  background: #666;
  height: 20px;
  width: 20px;
 }

ul.gallery {
  position: relative;
  overflow: hidden;
  height: 274px;
}

ul.gallery li {
  position: absolute;
  top: 0;
  left: 0;
  }

/***ENDE CONTNTE REFERENZEN******************/
/***START CONTENT CMS******************/
.cms{
  float: left;
  width: 455px;
  height: 540px;
  /*border: 1px solid #797373;*/
  margin: 0 0 0 15px;
  padding: 16px 0 0 10px;
  font-weight: normal;
  clear: top;
  }
.cms img{
      margin: 70px 0 0 10px;
  }
/***ENDE CONTNTE CMS******************/
/***START CONTENT Leistung******************/

.leistung{
  height: 216px;
  width:1029px;
  margin: 0 0 30px 0;
  padding: 0 0 0 10px;
  font-weight: normal;
  background: url(../img/leistung-contentbox-bg.jpg)repeat-x;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  float: left;
  }
.leistung h5{
  position: absolute;
  margin: 25px 0 0 20px;
}
 .leistung p{
  padding: 55px 0 0 23px;
  margin: 0 0 0 0;
  width: 460px;
  float: left;
}
.leistung-images{
  padding: 0;
  float: right;
  }
   
.italic{
  margin:3px 0 0 0;
  font-style: italic;
  font-weight: bold;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.leistung a{
  float: left;
   margin: 10px 0 0 0;
   background: url(../img/arrow.gif)no-repeat;
   background-position: 1px 5px;
   color: #848b9d;
   font-size: 12px;
   text-decoration: none;
   padding: 0 0 10px 15px;
}
.leistung a:hover{
  color: #000;
}
.cms p{
  margin-top: 30px;
  margin-bottom: 50px;
 }
/***********ENDE Lesitung CMS******************/


/****START Client Login***/
label { 
  float: left;
  margin:0;
  padding: 4px 20px 0 20px;
  height:26px;
  width: 70px;
  font-size: 14px; 
  color: #000;
  background: #d7d7d7;
   }  
input { 
  background-color:transparent;
  padding:0 0 0 6px;
  margin: 2px 0px 2px 0;*/
  color: #000;
  height:30px;
  font-size: 14px;
  background: #fff;
  width: 190px;
  border: 0;
  margin: 0px 0 4px 0;
   }

.submit {
  width: 307px;
  height: 21px;
  cursor: pointer;
  color:#000;
  background: #d7d7d7;
  padding:1px 0 1px 0;
  margin: 10px 0 0 0;
  float:left;
}
.submit:hover {
  margin: 10px 0 0 0;
  float:left;
  color: #000;
  background: #fff;
  }
#login{
  margin: 35px 0 0 0;
  width: 350px;
  float: left;
}
#login_response {top: 320px; float: left; position:absolute;}
#notification_error { color: #c30808; background: #000; height: auto; padding: 4px; text-align: center; font-size: 16px;}
#ajax_loading {display:none; position:absolute; font-size: 13px; font-family: arial; margin: 105px 0 0 0;}
#ajax_loading img{margin: 0; padding: 3px 0 10px 0;}
#logged_in { padding: 5px; margin: 43px 0 0 0; padding: 5px; text-align: center; width: 200px; color: #fff!important; font-size:15px;}
#status { margin-top: 20px; width: 110px; color: #fff;}

/****Client Login Ende***/

/****START IMPRESSUM***/
.fixed_left ul{
  margin: 20px 0 10px 0;
  list-style: none;
}
.fixed_left li{
  font-weight: 100;
  line-height: 20px;
}
/****ENDE IMPRESSUM***/

/*** Menu***/
/* Basic code - don't modify */

 .nav { display: block; margin: 0; padding: 0; position: relative; font-family: helvetica; }
  .nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  .nav a { display: block; }
  .nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html .nav ul { line-height: 0; } /* IE6 "fix" */
  .nav ul a { zoom: 1; } /* IE6/7 fix */
  .nav ul li { float: none; }
  .nav ul ul { top: 0;}
    
/* Essentials - configure this */

/*.nav ul { width: 130px;}
.nav ul ul { left: 131px;}*/
/* Everything else is theming *//* Main*/
.nav { height: 107px;}
.nav *:hover {color: #fff!important; }
.nav *:hover a { background: #222;}
.nav li a { color: #000; padding: 76px 18px 12px 18px;text-decoration: none;}
.nav li a:hover {color: #fff; background: url(../img/navi_hover_bg.gif);}
/* untermenu */

/*my STYLE under*/
.nav ul{ top: 105px; background: #000;border-bottom: 1px solid #5b5f6b; width: 170px; height: 75px;padding: 12px 0 0 0;}
.nav ul li a {color: #fff;}
.nav *:hover ul a {background:#000; color:#fff;}
.nav ul a.has-subnav { background-color: none;}
.nav ul li a {color:#fff!important;}
.nav ul li a.hover {color: #fff!important; background: #333;  padding: 0;}
.nav ul li a {color: #fff!important; padding: 6px 28px 7px 25px!important;}
.nav ul img{padding: 0; float: left; margin: 2px 9px 0 15px;}
.current a{color: #000!important;}
.current a:hover{color: #fff!important;}
#active{color: #fff!important;background: url(../img/navi_hover_bg.gif);outline:0;height: 104px;}
#active a{color: #fff!important;}



/*.pics { height: 448px; width: 1040px; padding:0; margin:0; overflow: hidden;  border: 1px solid #000; }*/
.pics img { height: 448px; width: 1040px; padding: 0;top:0; left:0 }
#footer_button{
  margin: 100px 0 50px 0;
  width:100%;
  height: 150px;
  float: left;
  background: url(../img/footer_button_bg.gif);
}
#footer_button ul{
  width: 1100px;
  list-style: none;
  padding: 0 0 0 60px;
  border: 0;
  }
#footer_button li{
  float: left;
  width: 241px;
  height: 126px;
  margin: 13px 30px 15px 0px;
}
.end{
  background: url(../img/footer_button_bg.gif);
  width: 100%;
  height: 10px;
}

/*++++++++++++++Footer+++++++++++++++++++*/
#footer{
  background: url(../img/footer_logo.png) no-repeat;
  background-position: 50px 20px;
  background-color: #000;
  color: #fff;
  height:241px;
  width: 100%;
  float: left;
}
.footerleft{
  font-size: 14px;
  float: left;
  margin:210px 0 0 50px;  
  }
.footerright{
  font-size: 16px;
  float: right;
  margin: 35px 0 0 0;
}
.footerright ul{
  margin: 3px 50px 0 0;
  list-style: none;
}

/****************VCARD START****************/
.adr{
  width: 240px;
}
.org, .street-address, .locality, .country-name, .email, .tel, .map{
 margin: 1px 0;
 display: inline-block; 
 width: 220px;
} 
.steet-address{
  font-weight: bold;
}
.country-name{
  margin: 0 0 20px 0;
}
.postalcode{
width: 44px;
float: left;
}
.locality{
width: 50px;
}
.adr{
  margin: 0;
}
.type{
    display: inline-block; 
    width: 50px;
}
.imprint{
  margin: 23px 0;
 /* background: url(../img/locate.gif) no-repeat;
   background-position: 0px 3px;
   padding: 0 0 0 25px;*/
}

/****************VCARD END****************/
.script{
  margin: 0 auto;
  color:#c30808;
  background: #000;
  padding: 50px 0 0 0;
  height: 200px;
  text-align: center;
  line-height:30px;
  font-size: 16px;
  z-index: 3000;
}

/****Iphone****/
@media only screen and (max-device-width: 480px) { 
    #showcase { 
   
      }
}
/****Ipad****/
@media only screen and (min-device-width: 768px) and (max-device-width:1024px) {
#showcase{

 }
