body,
td,
th,
p {
  color :#401806;
  font-size: 11px;
  font-family: arial;
}

#wrapper {
  width:866px;
  min-height:600px;
  margin:0 auto;
}

#header {
  width:866px;
  height: 84px;
}

#logo {
  margin-top:5px;
}

/** *************************** 
              MENU
*** ************************ */              

#menu {
  width:866px;
  height: 19px;
  background-color: #c8b42c;
  margin-bottom:10px;
}

#menu #menuLeft {
  background: url(../images/interface/menu_left.gif);
  width: 10px;
  height: 19px;
  float :left;
}

#menu #menuRight {
  background: url(../images/interface/menu_right.gif);
  width: 10px;
  height: 19px;
  float :right;
}

#menu div,
#menu ul li {
float :left;
}

#menu ul{
  margin-left:20px;
  margin-top: 2px; 
}

#menu ul li{
  list-style-image: url(../images/interface/menu_bullit.gif);
  margin-right:30px;
  font-size:12px;
} 

#menu ul li a{
  color: white;
  font-weight:bold;
  text-decoration: none;
}

/** *************************** 
              FOOTER
*** ************************ */              

#footer {
  width:866px;
  height: 19px;
  background-color: #c8b42c;
  margin-top:20px;  
}

#footer #footerLeft {
  background: url(../images/interface/menu_left.gif);
  width: 10px;
  height: 19px;
  float :left;
}

#footer #footerRight {
  background: url(../images/interface/menu_right.gif);
  width: 10px;
  height: 19px;
  float :right;
}


#footer #footerBackground {

}
#footer div,
#footer ul li {
float :left;
}

#footer ul{
margin:0 auto 0 228px;
}

#footer ul li{
  list-style: none;
  margin-right:30px;
  font-size:12px;
} 

#footer ul li a{
  color: white;
  font-weight:bold;
  text-decoration: none;
  font-size:10px;
}



/** *************************** 
              KRUIMLPAD
*** ************************ */ 
#kruimelpad {
  width:866px;
  height:20px;
  font-size: 11px;
  color:   color :#401806;
}

/** *************************** 
              CONTENT
*** ************************ */

#content {
  float:left;
  width:656px;
}

#content .mergedColumn{

}

#content .twoColumn {
  clear:both;
}

#content .twoColumn .leftColumn {
  width: 270px;
  margin-right:20px;
  float: left;
}

#content .twoColumn .rightColumn {
  width: 366px;
  float: left;
}

#rightColumn {
  width: 200px;
  float: right;
  margin-left: 10px;
}
/** *************************** 
              GLOBALS
*** ************************ */

.title {
  font-size: 14px !important;
  color :#401806 !important; 
  border-bottom: 1px dashed #c8b42c;
  font-size: 12px !important;
  font-weight: bold;
}

h1, h3 , h4 {
  margin:0px;
  padding:0px;
  font-size: 12px  !important;
}

h2 {
  font-size: 11px  !important;
}

#winkelOverzicht a {
  text-decoration: none;
}


#winkelOverzicht .title{
  margin-bottom:10px;

}


#leftBigColumn {
  float: left;
  width: 280px;
  margin-right: 10px;
}

#rightSmallColumn {
  float: left;
    width: 366px;
}

#leftBigColumn h1,
#leftBigColumn h2,
#leftBigColumn h3,
#leftBigColumn h4,
#rightSmallColumn h1,
#rightSmallColumn h2,
#rightSmallColumn h3,
#rightSmallColumn h4 {
    font-size: 14px !important;
  color :#401806 !important; 
  border-bottom: 1px dashed #c8b42c;
  font-size: 12px !important;
  font-weight: bold;
}
