@charset "utf-8";
/******************************************
** 
** Copyright (c), 2013, azoom.ch 
** 
** Created by Toni Crottet (toni@azoom.ch)
**
*******************************************/
#headercontainer #header {
  height: 143px;
}
#headercontainer #header #logo {
  padding-left: 20px;
  padding-top: 17px;
  height: 126px;
}
#headercontainer #header #headerpictures {
  padding-top: 14px;
}
#headercontainer #headerdeco {
  border-top: 1px solid #625548;
  height: 20px;
  margin-top: 17px;
  margin-left: 15px;
  margin-right: -800px;
}

#maincontainer #mainmenucontainer {
  margin-bottom: 20px;
}

#menudecocontainer #menudeco {
  height: 37px;
  border-bottom: 1px solid #625548;
  margin-bottom: -37px;
  margin-right: -800px;
}
