#content {
	position: relative; 
	left: 175px; 
	width: 580px; 
	background: transparent; 
	top: -70px;
	padding: 0 0 100px 0;	
}
#teller {
	position: absolute;
	display: none; /* Alleen laten zien als er ook daadwerkelijk een teller in staat */
	top: 4;
	left: 4;
	height: 18px;	
	width: 18px;
	background: transparent url(img/nedstat.gif) center center no-repeat;
}
#content #errors p {
	margin-top: 40px;
}
#content p {
	width: 555px;
	text-align: justify;
}
#content ul {	
	margin: 5px 0 0 20px;
	padding-left: 0;
	list-style-position: outside;
}
#content ul li{
	width: 540px;
	text-align: left;
	padding-bottom: 10px;
	vertical-align: top; /* Nodig voor de bluuit in IE */
}

/****************************************/
/*				UITZONDERINGEN			*/
/****************************************/

#content #index p,
#content #home p {
	position: relative;
	width: 290px;
	text-align: justify;
	margin-left: 0;
}
#content #index p {
	width: 555px;
}
#content #index ul{	
	margin: 2px 0 0 15px;
	padding-left: 0;
	list-style-position: outside;
}
#content #index ul li {
	font-size: 16px;
	font-weight: bold;
	width: 430px;
	text-align: justify;
	padding-bottom: 5px;
	vertical-align: top; /* Nodig voor de bullit in IE */
	list-style-type: none;
}
#content #index ul li li {
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
}
#content #index ul li li li {
	font-size: 12px;
	margin-top: 0;
}
#content #index ul li {
	width: 430px;
}

/****************************************/
/*		PROJECTEN SPLASH (HOME)			*/
/****************************************/

#content #projectenSplashContainer {
	padding-left: 0px;
	height: 376px; /* Deze hoogte is nodig om de boel in de overzichten tab in het geval van Mozilla goed weer te geven. */
}
#content #projectBeschrijving1,
#content #projectBeschrijving2 {
	float: left;
	border: 1px solid #FED643;
	background: #FFFBEC;
	width: 254px;
	height: 100%;	
	margin: 0 50px 20px 0;
	text-align: left;
}
#content #projectBeschrijving2 {
	margin-right: 0;
}
#content #projectBeschrijving1 p,
#content #projectBeschrijving2 p,
#content #projectBeschrijving1 h3,
#content #projectBeschrijving2 h3 {
	width: 240px;
	padding: 0;
	margin: 5px;
}
#content #projectBeschrijving1 h3,
#content #projectBeschrijving2 h3 {
	margin-bottom: 15px;
}
#content #projectBeschrijving1 a,
#content #projectBeschrijving2 a {
	font-style: normal; /* Nodig omdat anders de spaties achter het plaatje plaats gaan innemen*/
}
#content #projectBeschrijving1 img,
#content #projectBeschrijving2 img {
	border: none;
	width: 250px;
	height: 250px;
	margin: 10px 0 0 2px;
	padding: 0;
	background: #FFFDFD;	
}
#content #home #projectBeschrijving1,
#content #home #projectBeschrijving2 {
	position: absolute;
	float: none;
	border: none;
	border-top: 1px dashed #FFD447;
	right: 15px;
	margin: 0;
	padding: 0 0 20px 0;
	background: transparent url(img/randVerticaalMidden.gif) top left repeat-y;
}
#content #home #projectBeschrijving2 .laatste{
	background: transparent url(img/randVerticaalOnder.gif) left bottom no-repeat;
	padding: 0 5px 40px 5px;
	margin: 0 0 -45px 0;
}
#content #home #projectBeschrijving1 p,
#content #home #projectBeschrijving2 p,
#content #home #projectBeschrijving1 h3,
#content #home #projectBeschrijving2 h3 {
	width: auto;
}
#content #home #projectBeschrijving1 {
	top: 233px;
}
#content #home #projectBeschrijving2 {
	top: 628px;
}


/****************************************/
/*				HOME RESTEREND			*/
/****************************************/
#content #home {
	padding-bottom: 80px; /* Nodig om de absoluut gepositioneerde elementen recht toch op de pagina te laten passen. */
}
#content #recent {
	display: block;
	position: absolute;
	width: 254px;
	right: 15px;
	padding: 0;
	margin: 0 !important;
	top: 92px;
	background: transparent url(img/randVerticaalBoven.gif) top left no-repeat;		
}
#content #recent h4 {
	text-align: center;
	display: block;
	padding: 0;
	margin: 0 0 20px 0;
	color: white;
	font-size: 12px;
}
#content #recent a {
	display: block;
	text-align: left;
	margin: 0;
	padding: 5px 7px 0 7px;
	width: 100%
}
#content #recent div {
	background: transparent url(img/randVerticaalMidden.gif) top left repeat-y;	
}
#content #recent a#rss_xml {
	background: transparent url(../imgAlgemeen/rss.gif) 215px center no-repeat;		
	color: #337908;
	padding-top: 18px;
	padding-bottom: 18px;
}
.citaat {
	padding-left: 10px;
	font-size: 10px;
	font-family: Courier, Serif;
}
.citaat span {
	font-weight: bold;
}
#home h3 {
	padding: 0;
	margin: 30px 0  0;
	width: 285px;
	font-size: 12px;
	font-weight: bold;
	color: #777; 
}
#home p {
	padding: 0;
	margin: 5px 0 5px 290px;
}

/****************************/
/*		PROJECTEN CONTENT	*/
/****************************/

#deNaam {
	font-size: 14px;
	font-weight: bold;
}

#content .opmerking {
	position: absolute;	
	border: 1px solid #FFD643;
	width: 270px;
	background: #FFFBEC;
	text-align: center;
	right: 25px;
	display: block;
	padding: 5px;
	margin: 0;
	height: auto;
}
#content .cdrekIndex .opmerking {
	top: 480px;
	width: 320px;
}
#content .verbouwenIndex .opmerking {
	top: 600px;
}
#content #index .opmerking p {
	width: 100%;
	height: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 8px;
	margin-bottom: 0;
}
.onderdeel {		
	width: 100%;
	margin: 0 0 40px 0;
}
.onderdeel h3 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#content .onderdeel p {
	width: 555px;
}
#content .onderdeel  ul {
	margin: 5px 0 0 75px;
	padding-left: 0;
	list-style-position: outside;
}
#content .onderdeel  ul li {
	width: 380px;
	text-align: justify;
	padding-bottom: 10px;
	vertical-align: top; /* Nodig voor de bullit in IE */
}
.toevoeging {
	color: #666962;
	font-weight: bold;
}
.geld {
	position: relative;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	font-size: 12px;
	border: 1px solid #FED643;
	background: #FFFBEC;	
}
.geld td,
.geld th {
	white-space: nowrap;
	padding: 4px 4px;
	background: transparent;	
}
.geld th {
	border: 1px solid #FFC800;
	background: #FFE481;
}
.geld tr.odd td {
	background: #FFF2C0;	
}
.geld .subOnderdeel {
	font-style: italic;
	font-weight: bold;	
}
.geld .subTotaal {
	border-top: 1px solid #FFC800; 
	font-weight: bold;	
}
.geld .totaal {
	font-weight: bold;	
	font-size: 13px;
}
.namen {
	position: relative;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	font-size: 12px;
	border: 1px solid #FED643;
	background: #FFFBEC;		
}
#content .namen th,
#content .namen td {
	padding: 8px;
	width: 350px;
	background: transparent;
	border-bottom: 1px dashed #FED643;	
}
#content .namen th {
	width: 50px;
	border-bottom: 1px dashed #FED643;
	background: #FFE481;	
	text-align: left;
}
#content .namen tr {
	vertical-align: top;
}
#content .namen tr.laatste th,
#content .namen tr.laatste td {
	border-bottom: none;
}
#container #content .namen ul{
	position: relative;
	width: 300px;
	margin: 0 0 8px 0;
	list-style-type: cirkel;
}
#container #content .namen li {
	white-space: nowrap;
	width: 100%;
	margin: 2px 0;
	margin-left: 20px;
}

/****************************/
/*		PROJECTEN INDEX		*/
/****************************/
#content ul.index0 {	
	margin: 5px 0 0 15px;	
	padding-left: 0;
	list-style-type: circle;	
}
#content ul.index0 li {
	margin-top: 0;
	width: 218px;
	text-align: justify;
	padding-bottom: 5px;
	vertical-align: top; /* Nodig voor de bullit in IE */
}
#content ul.index0 ul {
	margin: 30px 0 5px 15px;	
	list-style-type: none;
}
#content ul.index0 ul ul {
	margin-top: 5px;
}

/****************************/
/*		STIJLEN TAB 		*/
/****************************/

#content #stijlen ul,
#content #stijlen li {
	padding: 0;
	margin-left: 30px;	
	
}
#content #stijlen .stijlen li {	
	width: 400px;		
	margin-bottom: 30px;
	border: 1px solid #FED643;
	background: #FFFBEC;
	padding: 0;
	text-align: justify;	
}
#content #stijlen .stijlen img {
	border: none;
	width: 400px;
	height: 308px;
	margin: 0;
	padding: 0;	
}
#content #stijlen .stijlen a {
	font-style: normal; /* Nodig omdat anders de spaties achter het plaatje plaats gaan innemen*/
}

#content #stijlen .stijlen p {
	padding: 0;
	margin: 0;
	width: 380px;
}
#content #stijlen .stijlen p,
#content #stijlen .stijlen h3 {	
	padding: 10px 10px 5px 10px;
}
