html {
  background-color: black;
  color: white;
}

body {
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 0.8em;
  text-align: center;
}

body, p, img, ul, li, a {
  margin: 0;
  padding: 0;
  border: 0;
}

ul, li, p, a {
  display:block;
}

h1 {
  font-size: 1em;
  font-weight: bold;
}

#bruin {
  background-color: #996600;
  background-image: url("../theme/images/bruin.jpg");
  border: 1px black solid;
  margin: 9px auto;
  width: 758px;
}

#paars {
  background-color:#4C4453;
  color: black;
  margin: 15px;
  padding: 26px 0 40px 0;
  position: relative;
}

#open {
  border: white solid;
  border-width: 2px 2px 0 2px;
  height: 18px;
  left: 57px;
  position: absolute;
  top: 12px;
  width: 610px;
  z-index: 0;
}

#logo {
  background-color: black;
  border: white solid 2px;
  color: white;
  height: 33px;
  left: 226px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  width: 272px;
  z-index: 3;
}

#blauw, #blauwmax {
  background-color: #6880A6;
  background-image: url("../theme/images/blauw.jpg");
  border: black solid 3px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px 40px 90px;
  position: relative;
  text-align: left;
  width: 530px;
  z-index: 1;
  min-height: 480px;
  height: auto;
}

#blauwmax {
  padding: 40px 40px 20px 40px;
  text-align: center;
  width: 570px;
}

#menu {
  height: 106px;
  left: 10px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  /*width: 92px;*/
  min-width: 90px;
  z-index: 4;
}

#zonnewijzer {
  background-image: url("../theme/images/zonnewijzer.gif");
  background-repeat: no-repeat;
  bottom: 30px;
  height: 106px;
  left: 16px;
  position: absolute;
  width: 92px;
  z-index: 3;
}

#dicht {
  border: white solid;
  border-width: 0 2px 2px 2px;
  bottom: 12px;
  height: 30px;
  left: 57px;
  position: absolute;
  width: 610px;
  z-index: 0;
}

body#index a#navindex, body#impressies a#navimpressies, body#antiek a#navantiek,
body#stoffen a#navstoffen, body#serviezen a#navserviezen, body#home a#navhome, body#home a#navmulberry,
body#leer a#navleer, body#leer a#navmulberry, body#colorique a#navcolorique, body#oilily a#navoilily,
body#locatie a#navlocatie, body#contact a#navcontact, body#diversen a#navdiversen, body#poppen a#navpoppen {
 color: #fff; 
 background: #900;
}

body#index a:hover#navindex, body#impressies a:hover#navimpressies, body#antiek a:hover#navantiek, body#stoffen a:hover#navstoffen, body#serviezen a:hover#navserviezen, body#home a:hover#navhome, body#home a:hover#navmulberry, body#leer a:hover#navleer, body#leer a:hover#navmulberry, body#colorique a:hover#navcolorique, body#oilily a:hover#navoilily, body#locatie a:hover#navlocatie, body#contact a:hover#navcontact, body#diversen a:hover#navdiversen, body#poppen a:hover#navpoppen {
  border: 2px solid white;
}

body#home a:hover#navhome, body#leer a:hover#navleer {
  border: 1px solid white;
}

body#leer a#navmulberry, body#home a#navmulberry {
  background-image: url("../theme/images/hoekroodzwart.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
}

body#leer a:hover#navmulberry, body#home a:hover#navmulberry {
  background-image: url("../theme/images/hoekroodwit.gif");
}

#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 12px 0 0 0;
}

#menu li {
  padding: 6px 0 0 0;
  margin: 0;
  position: relative;
  /*width: 90px;*/
}

#menu li ul {
  padding: 20px;
  left: 80px;
  position: absolute;
  top: -14px;
  min-width: 60px;
  z-index: 5;
}

#menu li li ul {
  z-index: 6;
}

#menu li li {
  padding: 0;
}

#menu li a {
  background-color: white;
  border: 2px solid black;
  color: black;
  display: block;
  font-family: Garamond, Serif;
  font-size: 1em;
  font-weight: bold;
  padding: 3px 0;
  text-decoration:none;
}

#menu ul ul li a {
  border: 1px solid black;
  padding: 4px 0;
}

#menu ul ul li a:hover {
  border: 1px solid #990000;
}

#menu li a:hover {
  border: 2px solid #990000;
}

#menu li a:visited {
  color: #990000;
}

#menu .submenu {
  background-image: url("../theme/images/hoekzwart.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
}

#menu .submenu:hover {
  background-image: url("../theme/images/hoekrood.gif");
}

#blauw ul {
  list-style-type: disc;
  list-style-position: outside;
}

ul ul, li:hover ul ul {
  display:none;
}

li:hover ul, li:hover li:hover ul {
  display:block;
}

a.left {
  float: left;
  margin-right: 1em;
}

a.clear {
  float: none;
  margin-right: 0;
}
a.none {
  float: left;
  margin-right: 0;
}

a.right {
  float: right;
  margin-left: 1em;
  vertical-align: bottom;
}

a.multi {
  float:left;
  margin-right: 7px;
}

#blauw p, #blauw a, #blauwmax p, #blauwmax a {
  padding-bottom: 1em;
}

#blauw img {
  margin: 0;
  padding: 0;
}

.preload {display: none;}

.opendagen {
  margin: 0;
  padding: 0;
  border: 0;
}

.opendagen td {
  padding: 0 30px 0 0;
}

.textwhite, a.whitelink, a.Mail {
  color: white;
}

.textblackbold, .opendagen, a.link {
  color: black;
}

.textblackbold, .opendagen, a.whitelink, a.Mail {
  font-weight: bold;
}

a.link, a.whitelink {
  text-decoration: none;
}

a.whitelink:hover, a.Mail:hover, a.link:hover {
  color: #990000;
}

hr {
  display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;
}

#preloader {
  position:absolute;
  top:-1000px;
  left:-1000px;
  height: 0px;
  overflow: hidden;
} 
