body {
  margin: 0;
	
	text-align: center;
}

img {
  border: 0;
}

td {
  vertical-align: top;
	font-size: 14px;
}

.breaker {
  clear: both;
	font-size: 1px;
	height: 1px;
}

#pagina {
  width: 798px;
	margin: 34px auto 0 auto;
	text-align: left;
	
	position: relative;
	top: 0;
	left: 0;
}

#header {
  height: 229px;
	
	background-image: url('../../img/offenga/header.jpg');
	background-repeat: no-repeat;
	
	position: relative;
	top: 0;
	left: 0;	
}

#header .logo {
  position: absolute;
	top: 35px;
	left: 35px;
	width: 332px;
	height: 132px;
}

#header .winkelwagen {
  display: block;
  position: absolute;
	top: 120px;
	left: 650px;
	height: 100px;
	width: 140px;
	
	background-image: url('../../img/offenga/winkelwagentje8.png');
	background-repeat: no-repeat;
	
	z-index: 2;
}

#topmenu {
  position: absolute;
	top: 187px;
	left: 0;
}

#topmenu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#topmenu li {
  float: left;
	line-height: 42px;
	margin: 0 35px 0 0;
}

#topmenu a {

}

#content {
  background-color: #FFFFFF;
  margin: 0 0 0 0;
	padding: 16px 0 0 0;

  border: 1px solid #b6b6b6;
	border-top: 0;
	border-bottom: 0;
}

.contentblokken {
  width: 790px;
}

.contentblokken .blok {
  padding: 0 56px 28px 32px;
}

.contentblokken .doos {
  width: 702px;
}

.contentblokken .titel {
	margin: 0 0 10px 0;
}

.contentblokken .blok p {
  margin: 0 0 15px 0;
	line-height: 21px;
}


#footer {
  background-image: url('../../img/offenga/footer.jpg');
	background-repeat: no-repeat;
	height: 12px;
}

#productStatus {
  display: none;
	
	background-color: #FFFFFF;
	border: 3px solid #CCCCCC;
	padding: 15px;
	color: #000000;
	
	position: absolute;
  top: 50%;
  left: 50%;
}

#productStatus .button {
  cursor: pointer;
}

.euro2 {
  text-align: right;
}

#productStatus .winkelwagenOverzicht {
  width: 350px;
}

#productStatus .winkelwagenOverzicht td {

}

.vijftig {
  width: 400px;
}

.vijftig th {
  text-align: left;
	width: 50%;
	font-size: 14px;
	font-weight: normal;
}