html, body {
	height: 99%;
}

body {
	background-image: url("images/bg_lijm.gif");
  	background-position: top center;
  	background-repeat: repeat;

	/*scrollbar-face-color:#000000;
	scrollbar-arrow-color: #61337B;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #61337B;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #61337B;)*/
	color:#fff;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #51687C;
	min-height:100%;
	_height:96%;
}

/* hiermee zet je voor alle elementen de m en p op 0, hoef je alleen de uitzonderingen op te geven */
* {
	margin: 0;
 	padding: 0;
}

#container_hp {
	position:relative;
	width: 938px;
	margin:0 auto;
	padding:0px 0px 20px 0px;
	background-image: url("images/bg_hp2.jpg");
	background-repeat:no-repeat;
	min-height:95%;/*  voor Firefox, minimale hoogte opgeven, NIET hoogte anders rekt de container niet mee bij langere pagina's  */
	_height:100%;/* voor IE want kent min-height niet en heeft toch een hoogte nodig, als de tekst inhoud langer is rekt container toch mee */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:938px;
}

#container_volg {
	position:relative;
	width: 938px;
	margin:0 auto;
	background-color:#FFFFFF;	
	min-height:95%;/*  voor Firefox, minimale hoogte opgeven, NIET hoogte anders rekt de container niet mee bij langere pagina's  */
	_height:100%;/* voor IE want kent min-height niet en heeft toch een hoogte nodig, als de tekst inhoud langer is rekt container toch mee */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:938px;
}
	
	

#hp_boven {
	position:relative;
	height: 425px;
}
#volg_boven {
	position:relative;
}

#menu {
	position:relative;
	padding: 5px 0px 5px 170px;
}

#hpmenu {
	float:left;
	width:100%;
	height:25px;
	list-style:none;
}
#hpmenu li {
	float: left;
	display:block;
	color: white;
	font-size:120%;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align:center;
}
#hpmenu a.overlijm {
	float: left;
	display:block;
	padding: 5px 60px 5px 60px;
	color: #233341;
	text-decoration:none;
	background:#99B7D4;
}
#hpmenu a:hover.overlijm, a:active.overlijm {
	color: #ffffff;
	text-decoration:none;
	background:#99B7D4;
}
#hpmenu a.projecten {
	float: left;
	display:block;
	padding: 5px 60px 5px 60px;
	color: #233341;
	text-decoration:none;
	background:#FFAC0C;
}
#hpmenu a:hover.projecten, a:active.projecten {
	color: #ffffff;
	text-decoration:none;
	background:#FFAC0C;
}
#hpmenu a.contact {
	float: left;
	display:block;
	padding: 5px 60px 5px 60px;
	color: #233341;
	text-decoration:none;
	background:#FFCC00;
}
#hpmenu a:hover.contact, a:active.contact {
	color: #ffffff;
	text-decoration:none;
	background:#FFCC00;
}

#vogel {
	position:absolute;
	top:228px;
	left:20px;
}

/*Menu's volgpagina's*/

#home {
	position:absolute;
	top: 92px;
	left: 30px;
	display: block;
	padding:3px 0px 0px 0px;
}
.home {
	font-size:110%;
	font-weight:bold;
	text-align:left;
}
	
a.home {
	text-decoration:none;
	color:#006666;
}

.home-tekst {
	font-size:110%;
	font-weight:bold;
	color:#333333;
	text-align:center;
}

#menu_volgpag {
	position:absolute;
	top: 92px;
	left: 100px;
	width: 744px;
}

#volgmenu {
	float:left;
	width:100%;
	list-style:none;
}
#volgmenu li {
	float: left;
}
#volgmenu a.overlijm {
	float: left;
	width:248px;
	height: 28px;
	background-image: url(images/overlijm_menu.gif);
	text-decoration:none;
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width:248px;*/	
}
#volgmenu a:hover.overlijm, a.activeoverlijm {
	float: left;
	width:248px;
	height: 110px;
	text-decoration:none;
	background-image: url(images/overlijm_over.gif);
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width:248px;*/	
}


#volgmenu a.projecten {
	float: left;
	width:248px;
	height: 28px;
	background-image: url(images/projecten_menu.gif);
	text-decoration:none;
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width:248px;*/	
}
#volgmenu a:hover.projecten, a.activeprojecten {
	float: left;
	width:248px;
	height: 110px;
	text-decoration:none;
	background-image: url(images/projecten_over.gif);
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width:248px;*/	
}

#volgmenu a.contact {
	float: left;
	width:248px;
	height: 28px;
	background-image: url(images/contact_menu.gif);
	text-decoration:none;
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width:248px;*/	
}
#volgmenu a:hover.contact, a.activecontact {
	float: left;
	width:248px;
	height: 110px;
	text-decoration:none;
	background-image: url(images/contact_over.gif);
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width:248px;*/	
}

#projecten_menu {
	position:absolute;
	left: 627px;
	clear:both;
	width: 220px;
	padding-top: 25px;
	list-style:none;
}
#projecten_menu li {
	font-size:90%;
	line-height: 1.2em;
	font-weight:bold;
	text-align:right;
	letter-spacing:0.1em;
	border:1px solid white;
}
#projecten_menu a {
	color:#990000;
	text-decoration:none;
}
#projecten_menu a:hover  {
	color:#663366;
}
#projecten_menu a.active {
	display:block;
	background-color:#FFCC33;
}

#fotos_projecten {
	float:left;
	padding:0;
}

h1 {
	padding:10px 30px 15px 100px;
	font-size:140%;
	font-weight:bold;
	text-align:left;
	color:#141A3C;
}
h2 {
	padding:15px 30px 15px 100px;
	font-size:120%;
	color:#CC3333;
}
h3 {
	padding:15px 30px 10px 100px;
	font-size:110%;
	letter-spacing:0.1em;
	color:#141A3C;
}


/*kruimelspoor*/
h5 {	
	padding:0px 30px 0px 100px;
	font-size:85%;
	text-align:left;
	letter-spacing:0.1em;
	color:#CC3333;
}
h5 a {
	color:#CC3333;
	text-decoration:none;
}
h5 a:hover, a.active {
	color:#6B3359;
}


p {
	padding:10px 85px 10px 100px;
	font-size:100%;
	font-weight:bold;
	text-align:left;
}

.projecttitel {
	font-size:110%;
	text-align:left;
	color:#CC3333;
	letter-spacing:0.1em;
}

p.home {
	padding:15px 80px 15px 50px;
	text-align:center;
}

p.rechts {
	text-align:right;
}

p.citaat {
	margin: 10px 85px 10px 100px;
	border:1px solid #FF9933;
	padding: 12px;
	font-size: 90%;
	color:#993366;
}
/*ondertitels*/
.ondertitel {
	padding:0;
	font-size:75%;
	text-align:left;
	letter-spacing:0.1em;
	color:#CC3333;
}
.ondertitel_rechts {
	padding:0;
	font-size:75%;
	text-align:left;
	letter-spacing:0.1em;
	color:#CC3333;
	text-align:right;
}
p a {
text-decoration:none;
color: #51687C;
}

a:hover a.active {
text-decoration:none;
color:#6B3359;
}
