@charset "utf-8";
/* CSS Document */

body {
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center; /* centering hack 1/2 */
  line-height:18px;
}

#wrapper {
  background: transparent;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  width: 950px;
}

#content_head {
  background-image:url(../img/header_marktplaats.jpg);
  border: 1px solid #e0017e;
  float: left;
  height: 86px; /* IE5Xwin sees this (standards height plus padding and border on top and bottom) */
  margin: 0px 0px 5px 0px;
  padding: 0px;
  width: 950px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  height: 84px; /* standards height */
  voice-family: inherit;
  width: 948px; /* standards width */
}
html>body #content_head {
  heigth: 84px; /* standards height reinforcement */
  width: 948px; /* standards width reinforcement */
}

#content_left {
  background:#DDDDDD;
  border: 1px solid #e0017e;
  float: left;
  margin: 5px 5px 20px 0px;
  padding: 0px;
  width: 170px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 160px; /* standards width */
}
html>body #content_left {
  width: 160px; /* standards width reinforcement */
}

#content_center {
  background:#DDDDDD;
  border: 1px solid #e0017e;
  float: left;
  margin: 5px 0px 20px 5px;
  padding: 0px;
  width: 786px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 776px; /* standards width */
}
html>body #content_center {
  width: 776px; /* standards width reinforcement */
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

form {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

textarea {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.sideTable {
	border-collapse:collapse;
}

.listingTable {
	border-collapse:collapse;
}

td {
	padding: 2px 5px 2px 5px;
	overflow:hidden;
}

.headerBoldSmall {
	color:#FFFFFF;
	background-color:#e0017e;
	font-weight:bold;
}

.header2Small {
	color:#FFFFFF;
	background-color:#e0017e;
}

.headerBoldListing {
	font-size:13px;
	color:#e0017e;
	font-weight:bold;
}

li {
	color:#e0017e;
	padding:0;
	list-style:square;
	
	}

ul {
	padding:0;
	margin:5px 0px 5px 20px;
	}

a {
	font-weight:bold;
	color:#e0017e;
	font-style:italic;
	}
	
.menuItem {
	border-top:1px solid #CCCCCC;
	cursor:pointer;
	background-color:#666666;
	color:#ffffff;
	font-weight:bold;
}

.infoItem {
	border-top:1px solid #CCCCCC;
	background-color:#999999;
	color:#ffffff;
}

img {
	border:0;
	}

.itemkolFoto {
	vertical-align:top;
	border-right:1px solid #e0017e;	
}

.itemkolTitelOmschr {
	vertical-align:top;
	border-right:1px solid #e0017e;	
}

.itemkolPrijs {
	text-align:center;
	vertical-align:top;
	border-right:1px solid #e0017e;	
}

.itemkolDatum {
	text-align:right;
	vertical-align:top;
	border-right:1px solid #e0017e;	
}

.itemkolBekeken {
	text-align:right;
	vertical-align:top;
	border-right:1px solid #e0017e;	
}

.itemkolLocatie {
	vertical-align:top;
}

.evenRow {
	background-color:#CCCCCC;
}

.unevenRow {
	background-color:#DDDDDD;
}

.headerText {
	font-size:14px;
	color:#e0017e;
	font-weight:bold;
}