ul, 
ul li {
  margin:0px;
  padding: 0px;
}

.clear {
  clear: both;
}

a {
  color :#401806;
}

.noList {
  list-style: none;
}

.winkelOverzichtListing {
  margin-bottom:20px;
}

th {
  text-align: left;
}

a img {
  border:none;
}

.left {float: left;}
.right{float:right;}

ul ul {
  margin-left: 20px;
}

.error {
  color: red;
  font-weight: bold;
}

.notRightIp{
width:866px;
text-align:center;
}

#content ul {
  list-style-position: inside;
}

#winkelOverzicht .left {
  width: 373px;
}
