body, div, img, h1, h2, h3, p, ul, li, a, a:hover, table, tr, td {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body {
	margin-top: 20px;
	text-align: center;
	background-color: #EEE;
	background-image: url(../img/achtergrond.gif);
	background-repeat: repeat-y;
}

/* - - - - - - - - - - - - - - - - - - - Lijnen */
#container {
	overflow: hidden;
	width: 780px;
	margin: auto;
	text-align: left;
	border: 1px solid #FFF;
	background-color: #FFF;
}

#container2 {
	border: 1px solid #CCC;
	background-color: #FFF;
}

/* - - - - - - - - - - - - - - - - - - - Header */
#header {
	text-align: left;
	padding: 15px 0px 0px 15px;
	background-color: #FFF;
	background-image: url(../img/achtergrond_header.gif);
	background-repeat: repeat-x;
}

/* - - - - - - - - - - - - - - - - - - - Navigatie */
#navi {
	text-align: center;
	height: 25px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCC;
	background-color: #EEE;
}

#navi img {
	margin-right: 5px;
	border: 1px solid #FFF;
}

/* - - - - - - - - - - - - - - - - - - - Content */
#content {
	padding: 5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	background-image: url(../img/achtergrond_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* - - - - - - - - - - - - - - - - - - - Linkerkant content */
#linkerkant {
	vertical-align: top;
	width: 224px;
	padding: 5px 0px 0px 5px;
}

#linkerkant ul {
	margin: 10px 0px 0px 10px;
	list-style-type: none;
	line-height: 1.4em;
}

#linkerkant li {
	font-size: 10px;
	font-weight: bold;
}

#linkerkant a {
	text-decoration: none;
}

#linkerkant a:hover {
	text-decoration: underline;
}

#linkerkant img {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

/* - - - - - - - - - - - - - - - - - - - Spacer */
#spacer img {
	width: 1px;
	height: 340px;
}
 
 /* - - - - - - - - - - - - - - - - - - - Opmaak teksten */
#rechterkant {
	vertical-align: top;
	padding: 10px 30px 10px 15px;
	border-left: 1px dotted #CCC;
}

#rechterkant h1 {
	margin-bottom: 5px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

#rechterkant h2{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
}

#rechterkant p{
	padding-bottom: 1em;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
}

/* - - - - - - - - - - - - - - - - - - - Footer */
#footer {
	overflow: hidden;
	clear: both;
	text-align: center;
	height: 25px;
	margin: 1px 0px 0px 0px;
	background-color: #666;
	background-image: url(../img/achtergrond_footer.gif);
	background-repeat: repeat-x;
}

.bgFotoPage {
  background-image: url(../img/achtergrond.gif);
  background-position:left top;
  background-repeat:repeat-y;
  overflow:hidden;
}

.logoFotoPage {
	width:100%;
	background-image: url(../img/logo_leq_small.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:90px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 0px;
	}

#sluitVenster {
  font-family: verdana;
  font-size:12px;
  font-weight:bold;
  font-color: #ffffff;
  width:100px;
  text-decoration: none;
  
  margin-top:10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;

  }
  #sluitVenster a{
  font-family: verdana;
  font-size:12px;
  font-color: #ffffff;
  width:100px;
  text-decoration: none;
}
  
	
.itemPopupImgContainer {
	float:center;
	text-align:center;
	}		

.itemPopupImgRand img{	
    border:1px solid #ff0066;	
	background-color:#FFfffff;	
	padding: 2px;
	margin:0px;
	}
	
#products {
	padding: 2px;
	border: 2px solid #ff0066;
	}