#content #midden {
  width: 730px;
}

.foto {
	float: left;
	width: 225px;
	position: relative;
	top: 0;
	left: 0;
}

.foto img {
	width: 225px;
	border: 1px solid #999999;
}

.foto_aanbod {
	width: 225px;
	position: relative;
	top: 0;
	left: 0;
}

.foto_aanbod img {
	width: 125px;
	border: 1px solid #999999;
}

.foto .verkocht {
 	height: 169px;
	width: 225px;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #999999;
}

.foto .verkocht_voorbehoud {
	width: 225px;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #999999;
}

.titels {
  display: block;
  width: 371px;
  height: 30px;
  float: right;
  padding: 0 10px 15px 0;
}

.onderwerp {
  display: block;
  width: 0px;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  /*text-transform: UPPERCASE;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subonderwerp {
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, arial;
  color:#0033FF;
  /*text-transform: UPPERCASE;*/
}

.contactgegevens {
  width: 150px;
  margin: 0;
  position: relative;
  left: 0;
  float:right;
  color: #000000;
}

.contactgegevens .ggegevens {
  background-image: url('../../img/design/contactgegevens_bg.gif');
}

.contactgegevens .ggegevens p {
  padding-left: 15px;
  margin: 0;
}

.contactgegevens .knop {
  display: block;
  text-decoration: none;
  padding: 0;
  text-align: center;
  border: 0;
  margin: 0;
}

.gegevens {
  float: left;
  margin-left: 10px;
  background-color: #ffffff;
  line-height: 15px;
  color: #7c7c7c;
}

.gegevens_bold {
	font-weight: bold;
	font-size:11px;
	color: #4a3f82;

}
.gegevens_bold_zwart {

 	font-size:11px;
		color: #4a3f82;

}

.tabbladen {
  display: block;
  clear: both;
  margin: 0;
  height: 28px;
  font-weight: bold;
}

.tabbladen li {
  float: left;
  height: 28px;
  margin: 0 3px 0 0;
  list-style: none;
}

.tabbladen a {
  display: block;
  line-height: 35px;
  text-decoration: none;
  background: url('../../img/design/ronding.gif') no-repeat;
  
  text-align: center;
  color: #000000;
  width: 118px;
  height: 28px;
  overflow: hidden;
  
  position: relative;
  bottom: -1px;
  _bottom: 1px;
  left: -25;
}

.tabbladen .actief
/* .tabbladen a:hover */ {
  color: #000000;
  position: relative;
  bottom: -2px;
  _bottom: 0;
  left: 0;
  border-bottom: 0;
  z-index: 1;  
  background-color: #F8FCEE;
}

.tabblad {
	font-size: 10px;
  clear: both;
  display: block;
  border: 1px solid #999999;
  padding: 15px;
  margin: 1px 0 0 0;
  _margin: -1px 0 0 0;
  background-color: #ffffff;
}

.tabel_gegevens{
	border: 1px solid #e0e0de;
	width: 225px;
}
.tabel_gegevens .lijn{
	border-bottom: 1px solid #e0e0de;
}

.tabblad .titel {
  margin: 0;
  padding: 0;
  display: none;
}

.thumbnails {
  clear: left;
  margin: 15px 0 0 0;
  list-style: none;
}

.thumbnails li {
  float: left;
  margin: 0 5px 5px 0;
}

.thumbnails img {
  border: 1px solid #999999;
}

#midden {
  float: right;
}

#midden .block .titel {
  font-size: 14px !important;
  padding: 5px;
  background-color: #640980;
  color: #CCFF00;
}

#midden .block .doos .titel {
  font-size: 11px !important;
  background-color: #FFFFFF;
  color: #640980;
}

#midden .block { 
  border: 1px solid #640980;
  margin: 15px 0 20px 0;
}



#midden .block .doos {
  padding: 51px;
  margin: 0;
}

.verwijder_button {
  display: block;
  border: 1px solid #000000;
  font-size: 12px;
  padding: 5px;
  margin: 10px;
  color: #640980;
  background-color: #d4d3d3;
  text-decoration: none;
  width: 100px;
  text-align: center;
}

.verwijder_button:hover {
  background-color: #e8e8e8;
}

.stappen {
  padding-top: 10px;
}

.stappen a {
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 20px 0;
  background-color: #d4d3d3;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 0 10px;
  text-decoration: none;
  border: 1px solid #000000;
}

.stappen .actief,
.stappen a:hover {
  background-color: #e8e8e8;
  color: #e8e8e8;
}

.fotos li {
  float: left;
  margin: 5px;
  width: 130px;
  text-align: center;
}

.fotos a {
  display: block;
  width: 130px;
  margin-bottom: 5px;
}

#fotodiv img {
  border: 1px solid #999999;
}

.aanbod_kop {
	background: url(../../img/design/aanbod_achtergrond.gif);
	width: 100%;
	height: 26px;
}
