body {
  background-color: #B1AFA2;

}

.printHeader {
  display: none;
}


img{
  display: block;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 43px;
  line-height: 50px;
  color: #fff;
  text-indent: -1000px;
  overflow: hidden;
  height:  101px;
}

h2 {
  font-family: Arial, sans-serif;
}

.header h2 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-indent: -1000px;
  overflow: hidden;
  height:  24px;
}


h4,
.h4 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  color: #000;
  margin-bottom: 5px;
  text-indent: -1000px;
  overflow: hidden;
  height:  24px;
  display:  block;
}

a.vcard,
a.sym1,
.print,
a.intern{
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #666;
}

a.sym1w{
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #666;
}

p, li {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
}

.content{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.contentStatic{
  height: 360px;
  width: 2000px;
  padding: 0;
  position: absolute;
}

.sym2{
  padding-right: 11px;
  background: url('../img/at_sign.png') no-repeat right;
}

.sym2w{
  padding-right: 11px;
  background: url('../img/at_sign_w.png') no-repeat right;
}

.locale {
 position: absolute;
 right:  8px;
 top: 8px;
 text-indent:  0;
 font-size: 10px;
 padding:  0;
 font-family: Arial, sans-serif;
 font-size: 11px;
 text-decoration: none;
 color: #fff;
 border-bottom: 1px dotted #666;
}

/* @group Navigation
 */

.nav {
  height: 85px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #344051;
  background: url('../img/nav_bg.png') repeat-x;
  background: -moz-linear-gradient(-90deg, #070B22, #121F2F);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#070B22), to(#121F2F));
}

.nav ul{
  display:  block;
  height:  85px;
}

.nav ul li {
  float: left;
  display: block;
  height: 55px;
  padding: 20px 0 0 0;
  width: 140px;
  margin: 0 40px;
}

.nav li a {
  font-family: Arial, sans-serif;
  font-size: 19px;
  text-decoration: none;
  color: #6D727E;
  text-align: center;
  display: block;
  padding: 20px 0 5px 0;
  text-indent: -1000px;
  overflow: hidden;
  height:  24px;
  opacity: .4;
}

.nav li li a {
  font-size: 13px;
  height:  auto;
}

.nav li a:hover,
.nav .active > a,
.nav .home a{
  opacity: 1;
}

.nav ol{
  position: relative;
  z-index: 5;
  width:  200px;
}

.nav ol li {
  float: left;
  display: block;
  height: 25px;
  padding: 0;
  margin: 0;
  width: auto;
}

.nav ol a {
  padding: 0;
}

.nav .active a{
   color: #fff;
}

.nav .home a{
  overflow: hidden;
  background: url('../img/symentis_white.png') no-repeat center;
  text-indent:  -1000px;
}


.nav1 a{
  background: url("../img/de/nav_1.png") no-repeat center;
}

.en .nav1 a{
  background: url("../img/en/nav_1.png") no-repeat 10px center;
}

.nav1-1 a{
  width: 85px;
  background: url("../img/de/nav_1_1.png") no-repeat center top;
}

.en .nav1-1 a{
  background: url("../img/en/nav_1_1.png") no-repeat center top;
}

.nav1-2 a{
  width: 70px;
  background: url("../img/de/nav_1_2.png") no-repeat center top;
}

.en .nav1-2 a{
  background: url("../img/en/nav_1_2.png") no-repeat center top;
}

.nav1-3 a{
  width: 70px;
  background: url("../img/de/nav_1_3.png") no-repeat center top;
}

.en .nav1-3 a{
  background: url("../img/en/nav_1_3.png") no-repeat center top;
}

.nav2 a{
  background: url("../img/de/nav_2.png") no-repeat center;
}

.en .nav2 a{
  background: url("../img/en/nav_2.png") no-repeat center;
}

.nav3 a{
  background: url("../img/de/nav_3.png") no-repeat center;
}

.en .nav3 a{
  background: url("../img/en/nav_3.png") no-repeat center;
}

/* @end */

.vignette{
  height: 360px;
  width: 100%;
  padding: 0;
  position: absolute;
  background: url('../img/header_vignette.png') repeat-y center;
  z-index: 50;
}

.header {
  clear: left;
  height: 360px;
  width: 100%;
  padding: 0;
  position: relative;
  background: url('../img/header_bg.png') repeat-x;
  background: -moz-linear-gradient(-90deg, #243248, #0D1127);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#243248), to(#0D1127));
}


.article {
  border-top: 1px solid #FFFFFF;
  width: 100%;
  height: auto;
  background: -moz-linear-gradient(-90deg, #C5C5C4, #B1AFA2);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#C5C5C4), to(#B1AFA2));
}

.article h2{
  padding: 20px 0 0 20px;
  font-weight: bold;
  font-size: 13px;
}

.third {
  float: left;
  height: 150px;
}

.third.left {
  width: 308px;
  margin: 20px 5px 0 20px;
  float: left;
}

.third.center {
  width: 301px;
  margin: 20px 0 0 0;
  padding: 0 10px 0 20px;
  float: left;
  background: url('../img/border_third.png') repeat-y;
}

.third.right {
  width: 303px;
  margin: 20px 15px 0 15px;
  float: left;
}

.half {
  float: left;
  height: 150px;
}

.half.left {
  width: 470px;
  padding: 0 10px 0 20px;
  margin: 20px 0 0 0;
  float: left;
  background: url('../img/border_third.png') repeat-y 498px 0;
}

.half.right {
  width: 460px;
  margin: 20px 15px 0 15px;
  float: left;
}

.quarter {
  float: left;
  height: 150px;

}

.quarter.right1 {
  background: url('../img/border_third.png') repeat-y 230px 0;
  width: 235px;
  margin: 20px 0 0 10px;
}

.quarter.right2 {
  width: 205px;
  margin: 20px 0 0 10px;
}


.article ul li{
  padding-left:  15px;
  background: url('../img/square_bullet.png') no-repeat 2px 7px;
}

.footer {
  width: 100%;
  clear: left;
  margin: 20px 0 30px 0;
}

.footer ul{
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}

.footer li{
  display: inline;
  padding: 0 20px;
}

.footer a{
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #757363;
  text-decoration: none;
}

/* @group Start */

#start h1 {
  position: absolute;
  top: 115px;
  width: 600px;
  left: 25px;
  background: url("../img/de/start_header_h1.png") no-repeat;
}

#start.en h1 {
	height:121px;
  background-image: url("../img/en/start_header_h1.png");
}

#start .header h2 {
  width: 600px;
  position: absolute;
  left: 25px;
  top: 245px;
  background: url("../img/de/start_header_h2.png") no-repeat;
}

#start.en h2 {
  background-image: url("../img/en/start_header_h2.png");
}

#start .header img{
  position: absolute;
  left: 470px;
  top: 100px;
}

#start .left .h4{
  background: url("../img/de/start_article_left.png") no-repeat;
}

#start.en .left .h4{
  background-image: url("../img/en/start_article_left.png");
}

#start .right1 {
  padding-bottom: 10px;
}

#start .right1 p{
  margin: 10px 0 0 5px;
}

#start .right2 .h4{
  background: url("../img/de/start_article_right.png") no-repeat;
}

#start.en .right2 .h4{
  background-image: url("../img/en/start_article_right.png");
}


/* @end */

/* @group Page 1 - Unternehmen */

#page1 h1 {
  width: 600px;
  position: absolute;
  top: 178px;
  left: 25px;
  background: url("../img/de/page1_header_h1.png") no-repeat;
}

#page1.en h1 {
  background-image: url("../img/en/page1_header_h1.png");
}

#page1 .header h2 {
  width: 600px;
  position: absolute;
  left: 25px;
  top: 245px;
  background: url("../img/de/page1_header_h2.png") no-repeat;
}

#page1.en .header h2 {
  background-image: url("../img/en/page1_header_h2.png");
}


#page1 .left h4{
  width: 500px;
  background: url("../img/de/page1_article_left.png") no-repeat;
}

#page1.en .left h4{
  background-image: url("../img/en/page1_article_left.png");
}

#page1 .right1 h4{
  width: 200px;
  background: url("../img/de/page1_article_right1.png") no-repeat;
}

#page1.en .right1 h4{
  background-image: url("../img/en/page1_article_right1.png");
}

#page1 .right2 h4{
  width: 200px;
  background: url("../img/de/page1_article_right2.png") no-repeat;
}

#page1.en .right2 h4{
  background-image: url("../img/en/page1_article_right2.png");
}

#page1 .header img{
  position: absolute;
  left: 450px;
  top: 0px;
}


/* @end */

/* @group Page 1-3 - Kontakt */

#page1-3 h1 {
  width: 600px;
  position: absolute;
  top: 178px;
  left: 25px;
  background: url("../img/de/page1_3_header_h1.png") no-repeat;
}

#page1-3.en h1 {
  background-image: url("../img/en/page1_3_header_h1.png");
}

#page1-3 .header h2 {
  width: 600px;
  position: absolute;
  left: 25px;
  top: 245px;
  background: url("../img/de/page1_3_header_h2.png") no-repeat;
}

#page1-3.en .header h2  {
  background-image: url("../img/en/page1_3_header_h2.png");
}


#page1-3 .left h4{
  width: 500px;
  background: url("../img/de/page1_3_article_left.png") no-repeat;
}

#page1-3.en .left h4  {
  background-image: url("../img/en/page1_3_article_left.png");
}

#page1-3 .header img{
  position: absolute;
  left: 310px;
  top: 110px;
}

/* @end */


/* @group Page 2 - Portfolio */

#page2 h1 {
  width: 600px;
  position: absolute;
  top: 178px;
  left: 25px;
  background: url("../img/de/page2_header_h1.png") no-repeat;
}

#page2.en h1 {
  background-image: url("../img/en/page2_header_h1.png");
}

#page2 .header h2 {
  width: 600px;
  position: absolute;
  left: 25px;
  top: 245px;
  background: url("../img/de/page2_header_h2.png") no-repeat;
}

#page2.en .header h2 {
  background-image: url("../img/en/page2_header_h2.png");
}

#page2 .left h4{
  width: 500px;
  background: url("../img/de/page2_article_left.png") no-repeat;
}

#page2.en .left h4{
  background-image: url("../img/en/page2_article_left.png");
}

#page2 .right1 h4{
  width: 200px;
  background: url("../img/de/page2_article_right1.png") no-repeat;
}

#page2.en .right1 h4{
  background-image: url("../img/en/page2_article_right1.png");
}

#page2 .right2 h4{
  width: 200px;
  background: url("../img/de/page2_article_right2.png") no-repeat;
}

#page2.en .right2 h4{
  background-image: url("../img/en/page2_article_right2.png");
}

#page2 .header img{
  position: absolute;
  left: 500px;
  top: 0px;
}

/* @end */


/* @group Page 3 - Projekte */

#page3 .left h4{
  width: 500px;
  background: url("../img/de/page3_article_left.png") no-repeat;
}

#page3.en .left h4{
  background-image: url("../img/en/page3_article_left.png");
}

#page3 .right1 h4{
  width: 200px;
  background: url("../img/de/page3_article_right1.png") no-repeat;
}

#page3.en .right1 h4{
  background-image: url("../img/en/page3_article_right1.png");
}

#page3 .right2 h4{
  width: 200px;
  background: url("../img/de/page3_article_right2.png") no-repeat;
}

#page3.en .right2 h4{
  background-image: url("../img/en/page3_article_right2.png");
}

.gallery .back{
  display: block;
  width: 79px;
  float:  left;
  height: 49px;
  background: url('../img/control.png') no-repeat;
  overflow: hidden;
  text-indent: -1000px;
}

.gallery .front{
  display: block;
  width: 77px;
  float:  left;
  height: 49px;
  background: url('../img/control.png') no-repeat -79px;
  overflow: hidden;
  text-indent: -1000px;
}


#page3 .header{
  overflow: hidden;
}

#page3 .header .content{
    height: 380px;
    overflow-x: scroll;
}

body.galleryLoaded .header .content{
  width: 11000px;
  margin: 0 0 0 -5500px;
  position: absolute;
  left:  50%;
}

#area{
  position: absolute;
  left: 0;
  width: 11000px;
  height: 340px;
  overflow: hidden;
}

.ref{
   width: 1000px;
   height: 340px;
   float: left;
   overflow: hidden;
}

.galleryLoaded .ref{
   width: 1000px;
}


.ref h1{
  width: 500px;
  margin-top: 70px;
  height: 100px;
}

.ref h2{
  width: 500px;
  margin-top: 0px;
  height: 100px;
}

.ref img{
  margin: -240px 0 0 500px;
}

.ref .control{
  position: relative;
  left: 420px;
  top: 10px;
  width: 156px;
  z-index: 1000;
}

.galleryLoaded .content .control{
  display: none;
}

.galleryLoaded .staticControl{
  display:  block;
  position: absolute;
  top: 280px;
  width:156px;
  left: 50%;
  margin: 0 0 0 -78px;
  z-index:  100;
}

#ref1 h1{
  background: url("../img/de/ref_pms_h1.png") no-repeat;
}

.en #ref1 h1{
  background-image: url("../img/en/ref_pms_h1.png");
}

#ref1 h2{
  background: url("../img/de/ref_pms_h2.png") no-repeat;
}

.en #ref1 h2{
  background-image: url("../img/en/ref_pms_h2.png");
}

#ref2 h1{
  background: url("../img/de/ref_kdf_h1.png") no-repeat;
}

.en #ref2 h1{
  background-image: url("../img/en/ref_kdf_h1.png");
}

#ref2 h2{
  background: url("../img/de/ref_kdf_h2.png") no-repeat;
}

.en #ref2 h2{
  background-image: url("../img/en/ref_kdf_h2.png");
}

#ref3 h1{
  background: url("../img/de/ref_omc_h1.png") no-repeat 0 43px;
}

.en #ref3 h1{
  background-image: url("../img/en/ref_omc_h1.png");
}

#ref3 h2{
  background: url("../img/de/ref_omc_h2.png") no-repeat;
}

.en #ref3 h2{
  background-image: url("../img/en/ref_omc_h2.png");
}

#ref4 h1{
  background: url("../img/de/ref_cas_h1.png") no-repeat 0 43px;
}

.en #ref4 h1{
  background-image: url("../img/en/ref_cas_h1.png");
}

#ref4 h2{
  background: url("../img/de/ref_cas_h2.png") no-repeat;
}

.en #ref4 h2{
  background-image: url("../img/en/ref_cas_h2.png");
}

#ref5 h1{
  background: url("../img/de/ref_tpf_h1.png") no-repeat 0 43px;
}

.en #ref5 h1{
  background-image: url("../img/en/ref_tpf_h1.png");
}

#ref5 h2{
  background: url("../img/de/ref_tpf_h2.png") no-repeat;
}

.en #ref5 h2{
  background-image: url("../img/en/ref_tpf_h2.png");
}

#ref6 h1{
  background: url("../img/de/ref_fci_h1.png") no-repeat 0 43px;
 }

.en #ref6 h1{
  background-image: url("../img/en/ref_fci_h1.png");
}

#ref6 h2{
  background: url("../img/de/ref_fci_h2.png") no-repeat;
}

.en #ref6 h2{
  background-image: url("../img/en/ref_fci_h2.png");
}
#ref7 h1{
  background: url("../img/de/ref_pet_h1.png") no-repeat 0 43px;
}

.en #ref7 h1{
  background-image: url("../img/en/ref_pet_h1.png");
}

#ref7 h2{
  background: url("../img/de/ref_pet_h2.png") no-repeat;
}

.en #ref7 h2{
  background-image: url("../img/en/ref_pet_h2.png");
}

#ref8 h1{
  background: url("../img/de/ref_pas_h1.png") no-repeat;
}

.en #ref8 h1{
  background: url("../img/en/ref_pas_h1.png") no-repeat 0 43px;
}

#ref8 h2{
  background: url("../img/de/ref_pas_h2.png") no-repeat;
}

.en #ref8 h2{
  background-image: url("../img/en/ref_pas_h2.png");
}

#ref9 h1{
  background: url("../img/de/ref_360_h1.png") no-repeat;
}

.en #ref9 h1{
  background-image: url("../img/en/ref_360_h1.png");
}

#ref9 h2{
  background: url("../img/de/ref_360_h2.png") no-repeat;
}

.en #ref9 h2{
  background-image: url("../img/en/ref_360_h2.png");
}

/* @end */

/* @group Imprint */

#imprint h1 {
  width: 600px;
  position: absolute;
  top: 80px;
  left: 25px;
  background: url("../img/de/imprint_header_h1.png") no-repeat;
}

#imprint.en  h1 {
  background-image: url("../img/en/imprint_header_h1.png");
}

#imprint .header .third{
  margin-top: 150px;
}

#imprint .header p{
  color:  #fff;
}

#imprint .third.center {
  background: none;
}

#imprint .article p{
  padding: 15px 0 0 20px;
}

/* @end */

/* @group AGB */

#agb h1 {
  width: 600px;
  position: absolute;
  top: 80px;
  left: 25px;
  background: url("../img/de/agb_header_h1.png") no-repeat;
}

#agb.en h1 {
  background-image: url("../img/en/agb_header_h1.png");
}

#agb .header .third{
  margin-top: 150px;
}

#agb .header p{
  color:  #fff;
}

#agb .third.center {
  background: none;
}

#agb .article p{
  padding: 15px 0 0 20px;
}


/* @end */

/* @group Copyright */

#copyright h1 {
  width: 600px;
  position: absolute;
  top: 80px;
  left: 25px;
  background: url("../img/de/copyright_header_h1.png") no-repeat;
}

#copyright.en  h1{
  background-image: url("../img/en/copyright_header_h1.png");
}

#copyright .header .third{
  margin-top: 150px;
}

#copyright .header p{
  color:  #fff;
}

#copyright .third.center {
  background: none;
}

#copyright .article p{
  padding: 15px 0 0 20px;
}


/* @end */

