@charset "utf-8";
/******************************************
** 
** Copyright (c), 2013, azoom.ch 
** 
** Created by Toni Crottet (toni@azoom.ch)
**
*******************************************/
#headercontainer #header {
  height: 114px;
}
#headercontainer #header #logo {
  padding-left: 20px;
  padding-top: 12px;
  height: 102px;
}
#headercontainer #header #logo img {
  height: 95px;
  width: auto;
}
#headercontainer #headerdeco {
  height: 12px;
}

#menudecocontainer #menudeco {
  height: 37px;
  border-bottom: 1px solid #81b460;
  margin-bottom: -37px;
  margin-right: -800px;
  margin-left: 320px;
}

#contentdeco {
  margin-top: 10px;
  margin-left: -30px;
  margin-right: -40px;
  height: 1px;
  background-color: #81b460;
}
