* {
  margin: 0px;
  padding: 0px;
}

#content ul {
  margin-left: 15px;
}

img, div, li {
  behavior: url("/js/iepngfix.htc");
  margin:0;
  border: 0;
}

body	{
	border: none;
	background: #eef0ed;
	color: #3b3b3b;}

body, td {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;}
	
a { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
	
#container {
  height: 100%;
  overflow: auto;
  width: 990px;
  margin: 0 auto;
  clear: both;
}
	
#header {
	width: 990px; 
	height: 157px; 
	margin: 0px auto 10px;
	clear: both; 
}

#body {
  overflow: auto;
  margin-bottom: 15px;
}

#left {
  width: 156px;
  float: left;
  min-height: 300px;
}

#menu {
	color: #ffffff;
	width: 141px; 
	min-height: 260px;
	background: url('http://www.bswe.nl/images/menu.png') repeat-y; 
	padding: 15px;
	overflow: auto;
}

#menu_top {
  background: url('http://www.bswe.nl/images/menu_top.png') no-repeat;
	height: 10px;
	width: 171px;
}

#menu_bottom {
  background: url('http://www.bswe.nl/images/menu_bottom.png') no-repeat;
	height: 10px;
	margin-bottom: 15px;
}

    #menu ul {
      list-style: none;
      padding-left: 10px;
    }
    
    #menu ul li {
      cursor: pointer;
    }
    
    #menu ul li a {
      color: #fff;
    }

#shoppingcart {
	color : #3b3b3b;
	width: 141px; 
	height: 96px; 
	background: url('http://www.bswe.nl/images/winkelmand.png') no-repeat; 
	padding: 15px;
}

#shoppingcart a {
  color: #3b3b3b;
}

#content {
  border: 2px solid #cecece;
  background: #ffffff;
  min-height: 400px;
  float: left;
  width: 780px;
  padding: 10px;
  margin-left: 15px;
}

#content h1 {
  background: url('http://www.bswe.nl/images/titel_balk_big.png') no-repeat; 
	padding-left: 15px;
	font-size: 14px;
	width: 750px;
	height: 19px;
	margin-bottom: 15px;
}

#footer {
  text-align: center;
  font-size: 11px;
  clear: both;
}

#prijs {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

#euro {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
