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: 19px;
  color: #000;
  margin-bottom: 5px;
  text-indent: -1000px;
  overflow: hidden;
  height:  24px;
  display:  block;
}

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

body p 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: #fff;
  text-align: center;
  display: block;
  padding: 20px 0 5px 0;
  text-indent: -1000px;
  overflow: hidden;
  height:  24px;

}

.nav li li a {
  font-size: 12px;
  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));
  min-height:120px;
  _height: 120px;
}

.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: 50px 0 30px 0;
  padding-top:20px;
}

.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;
  line-height: 1000px;
}

#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 0 top;
  overflow: hidden;
  text-indent: -1000px;
  cursor:pointer;
  opacity: .5;
  	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.gallery .front{
  display: block;
  width: 77px;
  float:  left;
  height: 49px;
  background: url('../img/control.png') no-repeat -79px top;
  overflow: hidden;
  text-indent: -1000px;
  cursor:pointer;
   opacity: .5;
   	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}


.gallery .back:hover{
  opacity: 1;
}

.gallery .front:hover{
    opacity: 1;
}

#page3 .header{
  overflow: hidden;
}

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

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

#area{
  position: absolute;
  left: 0;
  width: 12000x;
  height: 340px;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000px;
 	-webkit-perspective-origin: 50% 30%;
  -moz-transform-style: preserve-3d;
  -moz-perspective: 1000px;
 	-moz-perspective-origin: 50% 30%;
}

.galleryLoaded #area{
	width: 3000px;
}

.ref{
   width: 1000px;
   height: 340px;
  	float:left;
   overflow: hidden;
   -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
}

.galleryLoaded .ref{
	float: none;
	position:absolute;
  left: 1000px;
}



.galleryLoaded .ref{
   width: 1000px;

}

.ref.previousRef{
	opacity: 0;
	-webkit-transform: rotateY(-25deg) translate3d(-1300px, 0, -20px);
  -moz-transform: rotateY(-25deg) translate3d(-1300px, 0, -20px);
}

.ref.centerRef{
	opacity: 1;
	-webkit-transform: rotateY(0deg) translate3d(0, 0, 0);
	-moz-transform: rotateY(0deg) translate3d(0, 0, 0);
}

.ref.nextRef{
	opacity: 0;
	-webkit-transform: rotateY(25deg) translate3d(1300px, 0, -20px);
  -moz-transform: rotateY(25deg) translate3d(1300px, 0, -20px);
}

.ref h1{
  width: 500px;
  margin: 70px 0 0 40px;
  height: 100px;
  line-height: 1000px;
}

.ref h2{
  width: 500px;
  margin: 0 0 0 40px;
  height: 100px;
  line-height: 1000px;
}

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

.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;
}

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

.en .ref_tsi h1{
  background-image: url("../img/en/ref_tsi_h1.png") no-repeat 0 43px;
}

.ref_tsi h2{
  background: url("../img/de/ref_tsi_h2.png") no-repeat;
}

.en .ref_tsi h2{
  background-image: url("../img/en/ref_tsi_h2.png");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ref_ewf h1{
  background: url("../img/de/ref_ewf_h1.png") no-repeat;
}

.en .ref_ewf h1{
  background-image: url("../img/en/ref_ewf_h1.png");
}

.ref_ewf h2{
  background: url("../img/de/ref_ewf_h2.png") no-repeat;
}

.en .ref_ewf h2{
  background-image: url("../img/en/ref_ewf_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 */



/* @group omc
 */

#page_omc h1 {
  width: 600px;
  position: absolute;
  top: 70px;
  left: 40px;
  line-height: 1000px;
  font-size: 45px ;
}

#page_omc .header h2 {
  width: 600px;
  position: absolute;
  left: 40px;
  top: 170px;
  line-height: 1000px;
  height: 100px
}

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

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

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

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

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

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

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

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

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


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

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


#page_omc .header img{
  position: absolute;
  left: 520px;
  top: 30px;
}



/* @end */

/* @group ewfapp
 */


#page_ewf h1 {
  width: 600px;
  height:  200px;
  position: absolute;
  top: 40px;
  left: 40px;
  line-height: 1000px;
  font-size: 45px ;
}

#page_ewf .header h2 {
  width: 600px;
  position: absolute;
  left: 40px;
  top: 175px;
  line-height: 1000px;
  height: 100px
}

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

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

#page_ewf .header h2{
  background: url("../img/de/ewfapp_h2.png") no-repeat;
}

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

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

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


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

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


#page_ewf .header img{
  position: absolute;
  left: 390px;
  top: 0px;
}

#badge{
	position: absolute;
	top: 20px;
	left: 770px;
	z-index:1000;	
	height: 150px;
	width: 150px;
}

/*
<h4>Jetzt fürs iPhone</h4>
<h3>EWF App</h3>
<a href="ewfapp.html">mehr Infos hier</a><
*/

#badge h4,
#badge h3{
	visibility: hidden;
}

#badge a{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 150px;
	height: 150px;
	
}

#start #badge a img{
	position: relative;
	top: 0;
	left:0;
	display: block;
}

/* @end */


