#content #midden {
  width: 730px;
}

.foto {
  float: left;
  width: 225px;
	position: relative;
	top: 0;
	left: 0;
	clear: left;
}

.foto img {
  width: 225px;
  border: 1px solid #000000;
}

.foto .verkocht {
  height: 179px;
	width: 225px;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000000;
}

.titels {
  display: block;
  width: 485px;
  height: 30px;
  float: left;
	clear: left;
  padding: 0 10px 5px 0;
}

.onderwerp {
  display: block;
  width: 100%;
  margin: 0;
  color: black;
  font-size: 10pt;
  font-weight: normal;
  text-transform: UPPERCASE;
  font-family: Arial Black,Verdana, Arial;
  color: #bb013e;
}

.subonderwerp {
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  font-family: Verdana, arial;
  color:#f04f00;
  text-transform: UPPERCASE;
}

.contactgegevens {
  float: right;
  width: 150px;
  margin: 0;
  
  position: relative;
  top: -35px;
  left: 0;
}

.contactgegevens .ggegevens {
  background-image: url('../../img/piano-aanbod.nl/contactgegevens_bg.jpg');
}

.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;
  width: 295px;
  margin-left: 10px;
  background-color: #ffffff;
}

.gegevens table {
  width: 100%;
  border: 1px solid #000000;
}

.gegevens th {
  font-weight: bold !important;
}

.gegevens th,
.gegevens td {
  padding-right: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
}

.gegevens .geenborder {
  border: 0;
}

.tabbladen {
  display: block;
  clear: both;
  margin: 0;
  padding: 10px 0 0 0;
  height: 28px;
}

.tabbladen li {
  float: left;
  height: 28px;
  margin: 0 10px 0 0;
  width: 118px;
}

.tabbladen a {
  display: block;
  float: left;
  line-height: 28px;
  text-decoration: none;
  background-image: url('../../img/piano-aanbod.nl/ronding.jpg');
  background-repeat: no-repeat;  
  text-align: center;
  color: #000000;
  width: 118px;
  
  position: relative;
  bottom: -1px;
  _bottom: 1px;
  left: 0;
}

.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 {
  clear: both;
  display: block;
  border: 1px solid #000000;
  padding: 15px;
  margin: 1px 0 0 0;
  _margin: -1px 0 0 0;
  background-color: #ffffff;
}

.tabblad .titel {
  margin: 0;
  padding: 0;
  display: none;
}

.thumbnails {
  float: left;
	width: 136px;
  margin: 0 0 0 25px;
	text-align: center;
}

.thumbnails ul {
  margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 350px;
	border: 1px solid #CCCCCC;		
}

.thumbnails li {
  margin: 3px 5px 0 0;
}

.thumbnails ul img {
  border: 1px solid #000000;
	margin: 0 0 0 3px;
}

#midden {
  float: right;
}

#midden .block .titel {
  font-size: 14px !important;
  padding: 5px;
  background-color: #f09300;
  color: #000000;
}

#midden .block .doos .titel {
  font-size: 11px !important;
  background-color: #FFFFFF;
  color: #000000;
}

#midden .block { 
  border: 1px solid #000000;
  margin: 15px 0 20px 0;
}

#midden .block .doos {
  padding: 5px;
  margin: 0;
}

.verwijder_button {
  display: block;
  border: 1px solid #cccccc;
  font-size: 12px;
  padding: 5px;
  margin: 10px;
  color: #000000;
  background-color: #f09300;
  text-decoration: none;
  width: 100px;
  text-align: center;
}

.verwijder_button:hover {
  background-color: #bb013e;
  color: #FFFFFF;  
}

.stappen {
  padding-top: 10px;
}

.stappen a {
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 20px 0;
  background-color: #f09300;
  border: 1px solid #cccccc;
  text-align: center;
  color: #000000;
  cursor: pointer;
  padding: 0 10px 0 10px;
  text-decoration: none;
}

.stappen .actief,
.stappen a:hover {
  background-color: #bb013e;
  color: #FFFFFF;
}

.fotos li {
  float: left;
  margin: 5px;
  width: 130px;
  text-align: center;
}

.fotos a {
  display: block;
  width: 130px;
  margin-bottom: 5px;
}

#fotodiv {
  float: left;
}

#fotodiv img {
  border: 1px solid #000000;
}

.biedingen th {
  font-weight: bold !important;
	width: 120px;
}