* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: 13px Arial;
}

h1 {
	font-size: 19px;
	margin: 5px 0 15px 0; 
	font-weight: normal;
}

img {
	border: 0;
	margin-bottom: -3px;
}

a {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

#wrap {
	width: 900px;
	margin: 0 auto;

	text-align: left;

	position: relative;
}

#header {
	height: 97px;
	padding: 10px 0 0 125px;
	position: relative;
}

#logo {

}

span.slogan {
	color: #198E57;
	font-size: 12px;

	position: absolute;

	top: 80px;
	left: 270px;
}

#menu {
	height: 24px;
	background-color: #CFCFCF;
	font-weight: bold;
}

#menu a {
	float: left;
	width: 210px;
	padding: 4px 0 4px 15px;

	font-size: 13px;
	color: white;
}

#menu a:hover, #menu a.selected {
	color: #FDCD01;
}



#page {
	height: 504px;

	background-image: url('/images/page_bg.jpg');
	background-repeat: no-repeat;

	position: relative;
}

#homepage {
	color: #FDCD01;
	font-size: 19px;

	height: 158px;

	padding: 90px 450px 0 50px;

}

#homepage div.mogelijkheden {
	padding-left: 50px;
}

#homepagepijlen {
	padding: 30px 0 0 100px;
	background: url('/images/pijl_bg.jpg') no-repeat 323px 55px;
	min-height: 200px;
	_height: 200px;
	position: relative;
}

a.pijl {
	float: left;

	color: white;
}

a.pijl:hover {
	color: #FDCD01;
}

a.pijl img {
	margin-bottom: 5px;
}

#homepagepijlen a.pijl span.tekst {
	margin-left: 8px;
}

a#financelink {
	position: absolute;
	text-align: right;
	top: 100px;
	right: 190px;
	color: #AEAEAE;

	width: 100px;
}

a#financelink:hover {
	color: #FDCD01;
}

#fasepijlen {
	margin: 0 225px;
	width: 435px;

	height: 40px;

	padding: 20px 0 0 15px;
	color: #5F5F5F;

	font-size: 9px;

	background: url('/images/financieringtak.jpg') no-repeat 136px 35px;
	background-color: #EAEAEA;

}

#fasepijlen a {
	text-decoration: none;
	color: #5F5F5F;
	position: relative;

	float: left;
	height: 24px;
}

#fasepijlen a:hover, #fasepijlen a.selected {
	color: black;
}

#fasepijlen img {
	width: 67px;
	height: 16px;
}

#fasepijlen img.pijl {
	width: 82px;
	height: 16px;
}

#fasepijlen a.pijl span.tekst {
	position: absolute;
	top: 12px;
	left: 13px;

	cursor: pointer;
}

#fasepijlen a.financiering {
	position: absolute;
	left: 530px;
	top: 53px;


}

#fase {
	margin: 0 225px;
	width: 377px;

	height: 294px;

	background-color: #EAEAEA;

	padding: 5px 48px 0 25px;
	color: #5F5F5F;

	overflow: auto;
}

#teamkeuze {
	position: absolute;
	top: 235px;
	left: 0px;

	width: 225px;
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
}

#teamkeuze a {
	color: white;
	display: block;
	padding: 3px 20px;
}


#teamkeuze a:hover, #teamkeuze a.selected {
	color: #FDCD01;	
}

#singlecontent {
	margin: 0 225px;
	width: 400px;

	background-color: #EAEAEA;

	padding: 25px 25px 25px 25px;
	color: #5F5F5F;

	height: 454px;
	overflow: auto;
}

#content {
	margin: 0 225px;
	width: 400px;

	background-color: #EAEAEA;

	padding: 25px 25px 0 25px;
	color: #5F5F5F;

	height: 334px;
	overflow: auto;
}

#content table, #singlecontent table {
	width: 377px;
}

#content td, #singlecontent td {
	border: 1px solid #CFCFCF;
	color: #5F5F5F;
	padding: 3px 0 3px 10px;
}

#content td:first-child, #singlecontent td:first-child {
	border-top: 0;
}

#content a, #singlecontent a, #fase a {
	color: blue;
	text-decoration: underline;
}

#content h2, #singlecontent h2 {
	font-size: 19px;

	color: #5F5F5F;
	font-weight: normal;

	margin: 3px 0; 
}

div.referentie_tekst h1 {
	margin: 0 0 10px 0; 
}

div.referentie_images {
	position: absolute;
	left: 125px;
	top: 0;

	width: 112px;
/*
	height: 284px;
*/
}

div.referentie_images img {
	float: left;
	height: 72px;
	width: 100px;
	margin-bottom: 0px;
}

#content img.referentie_ontwerp, #singlecontent img.referentie_ontwerp {
	width: 377px;
	margin-bottom: 0px;
}

#footer {
	margin: 0 225px;
	width: 400px;

	background-color: #EAEAEA;

	padding: 25px 25px 25px 25px;
	color: #5F5F5F;

	height: 95px;
	overflow: auto;
}

#footer img {
	width: 226px;
	height: 95px;
}

#buttons {
	position: absolute;
	left: 685px;
	bottom: 20px;
}

#buttons img {
	margin-top: 10px;
	width: 195px;
	height: 26px;
}

.referenties {
	background-color: #198E57;
}

.referentiestekst {
	color: white;
}

.teams {
	background-color: #5F5F5F;
}

.teamstekst {
	color: white;
}

.contact {
	background-color: #969696;
}

.contacttekst {
	color: white;
}

.faq {
	background-color: #CFCFCF;
}

.faqtekst {
	color: black;
}

#divDescription {
	padding: 5px;
	border: 2px solid #198E57;
	background-color: white;

	font-size: 12px;
	width: 225px;
}

.clDescriptionCont
{
    Z-INDEX: 200;
    VISIBILITY: hidden;
    POSITION: absolute;
}

