#mainColumn {
  float: right;
  width:736px;
}

.bgImgCon {
  width: 460px;
  float: left;
}

.bgBox {
  margin-bottom:4px;
  float: left;
}

#videoBox {
  width: 258px;
  float: left;
  margin-left: 5px;
}

#videoBox #imgholder {
  padding: 1px;
}

#recentPosts,
#events {
  width: 365px;
  float: left;
  background: #ECEFC9 url(SpeiderneYellowBottom.gif) no-repeat scroll right bottom;
}

#events {
  margin-left: 5px;
}

.section {
  float: left;
  width: 210px;
  padding-top: 15px;
}

.section.left {
  padding-left: 15px;
}

.section.center {
  padding-left: 35px;
}

.section.right {
  padding-left: 30px;
  width: 180px !important;
}

#middleArticles {
  background: #fff url(filestore/speiderneFrontBg.gif) top left no-repeat;
  float: left;
  display: block;
  width: 730px;
}

#middleArticles  h1 {
  padding-bottom: 10px;
}


#middleArticles .left h1,
#middleArticles .left a {
  color: #99d7db;
}

#middleArticles .center h1,
#middleArticles .center a {
  color: #a14176;
}

#middleArticles .right h1,
#middleArticles .right a {
  color: #faa635;
}

#middleArticlesBottom {
  background: url(filestore/speiderneFrontBgBottom.gif) top left no-repeat;
  height: 9px;
  float: left;
  display: block;
  width: 730px;
}

#goGallery a.video {
  background: url(filestore/icon-video.jpg) no-repeat scroll right top;  
}
