#content {
	position: relative; /* Anders komt de boor in IE door de tekst heen. erg wazig */
	background: transparent url(img/boor.gif) -115px -112px no-repeat;
	padding: 10px 38px 38px 38px;
	margin: 0;
}
#teller {
	position: absolute;
	display: none; /* Alleen laten zien als er ook daadwerkelijk een teller in staat */
	top: 4px;
	left: 4;
	height: 18px;	
	width: 18px;
	background: transparent url(img/nedstat.gif) center center no-repeat;
}

#recent,
#projectBeschrijving1,
#projectBeschrijving2 {
	position: relative;
	float: left;
	clear: none;
	margin: 30px 30px 30px 0;
	padding: 5px;
	border: 1px solid #B81124;
	width: 260px;
	padding: 5px;
	background: #FFFDFD;
	height: 380px;
	text-align: left; /* voor recent */
}
#home #recent,
#home #projectBeschrijving1,
#home #projectBeschrijving2 {
	float: right;
	clear: both;
	margin: 0 0 30px 10px;
	height: auto;
}
#content #recent h4 {
	display: block;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
}

#projectBeschrijving1,
#projectBeschrijving2 {
	text-align: justify;
}
#home #projectBeschrijving1 h3,
#home #projectBeschrijving2 h3 {
	padding: 0;
	margin: 5px 0;
}
#projectBeschrijving1 img,
#projectBeschrijving2 img {
	border: 1px solid #749B8D;
	width: 250px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: #FFFDFD;
}
#projectenSplashContainer {
	padding-left: 55px;
}


#recent a {
	width: 250px;
	display: block;
	text-align: left;
	float: left;
	margin-top: 5px;
}
#recent a#rss_xml {
	height: 14px !important;
	background: transparent url(../imgAlgemeen/rss.gif) top right no-repeat;	
	color: #B81124;
}
#deNaam {
	font-size: 14px;
	font-weight: bold;
}
.opmerking {
	position: relative;
	float: right;
	border: 1px solid #B81124;
	width: 153px;
	margin: 10px 0 10px 10px;
	padding: 5px;
	background: #FFF;
}
.onderdeel {
	display: block;
	position: relative;
	float: left;
	width: 675px;
	margin: 0 0 40px 0;
}
.toevoeging {
	color: #B81124;
	font-weight: bold;
}

.geld {
	font-size: 12px;
	border: 1px solid #B81124;
	background: #FFF;	
}
.geld th {
	border: 1px solid #B81124;
}
.citaat {
	padding-left: 10px;
	font-size: 10px;
	font-family: Courier, Serif;
}
.citaat span {
	font-weight: bold;
}
.geld td,
.geld th {
	white-space: nowrap;
	padding: 4px 4px;
}
.geld .odd {
	background: #DFE0E1;	
}
.geld .subOnderdeel {
	font-style: italic;
	font-weight: bold;	
}
.geld .subTotaal {
	border-top: 1px solid #B2B3B5; 
	font-weight: bold;	
}
.geld .totaal {
	font-weight: bold;	
	font-size: 13px;
}
.namen {
	font-size: 12px;
	border: 1px solid #B81124;
	background: #FFF;	
}
.namen th {
	white-space: nowrap;
	width: 150px;
}
.namen tr {
	vertical-align: top;
}
.namen th,
.namen td {
	padding: 2px 2px;
}
.namen .odd {
	background: #DFE0E1;	
}
.namen ul{
	margin: 0 0 8px 15px;
	list-style-type: cirkel;
}
.namen li {
	margin: 2px 0;
}

#content ul.index0 {	
	margin: 30px 0 10px 0;
	list-style-type: none;
	text-transform: uppercase;	
}
#content ul.index0 li {
	margin: 0 0 0 30px;
}
#content ul.index0 ul {
	margin: 15px 0 30px 0;
	text-transform: none;
	list-style-type: none;
}
#content ul.index0 ul ul {
	margin: 0 0 10px 0;	
}
#stijlen ul,
#stijlen li {
	padding: 0;
	margin: 0;
}
#stijlen li {	
	width: 655px;
	height: 310px;	
	margin-bottom: 30px;
	border: 1px solid #B81124;
	padding: 10px;	
	background: #FFFDFD;
	text-align: justify;	
}
#stijlen .stijlen img {
	border: 1px solid #749B8D;
	width: 400px;
	height: 308px;
	margin: 0 10px 0 0;
	padding: 0;
	background: #FFFDFD;
	float: left;
}