#header.home {
  background: url(../images/layout/header_home.jpg) no-repeat;
}

#box1 h1, #box2 h1, #box3 h1 {
  
  margin-bottom: 10px !important;
  padding-bottom: 0;
}

#motiv.home {
  position: absolute;
  left: 40px;
  top: 0px;
  width: 808px;
  height: 373px;
  z-index: 0;
  background: url(../images/layout/home.jpg) no-repeat;
}
#motiv.home2 {
  position: absolute;
  left: 100px;
  top: 20px;
  width: 808px;
  height: 446px;
  z-index: 0;
  background: url(../images/layout/home2.jpg) no-repeat;
}

#box1, #box2, #box3 {
  position:absolute;
  z-index: 200;
  font-size: 90%;
}

#box1 {
  left:30px;
  top:340px;
  width:242px;
  height:114px;
}
#box2 {
  left:327px;
  top:375px;
  width:258px;
  height:105px;
}

#box3 {
  left:620px;
  top:310px;
  width:203px;
  height:85px;
}
#b1, #b2, #b3, #b4, #b5, #b6, #b7, #events {
  position:absolute;
  z-index: 200;
  font-size: 90%;
  color: #ff8b2d;
}

#b2, #b3 {
  font-weight: bold;
}

#b2 a,#b3 a,#b4 a,#b5 a,#b6 a,#b7 a {
  color: #ff8b2d !important;
}

#b2 a:link,#b3 a:link,#b4 a:link,#b5 a:link,#b6 a:link,#b7 a:link {
  color: #ff8b2d !important;
}

#b2 a:visited,#b3 a:visited,#b4 a:visited,#b5 a:visited,#b6 a:visited,#b7 a:visited {
  color: #ff8b2d !important;
}

#b1 {
  left:50px;
  top:125px;
  width:auto;
  height:auto;
}
#b1 h1 {
  color: #666666;
  font-size: 2.2em;
}

#b2 {
  left:610px;
  top:150px;
  width:auto;
  height:auto;
}

#b3 {
  left:640px;
  top:240px;
  width:auto;
  height:auto;
}
#b4 {
  left:520px;
  top:300px;
  width:auto;
  height:auto;
}
#b5 {
  left:485px;
  top:330px;
  width:auto;
  height:auto;
}

#b6 {
  left:435px;
  top:360px;
  width:auto;
  height:auto;
}
#b7 {
  left:330px;
  top:390px;
  width:auto;
  height:auto;
}

#events {
  left:570px;
  top:36px;
  width:315px;
  height:auto;
}


