html, body { width: 100%; height: 100%; }
body { background-image: url(../images/gui/body_bg.jpg); background-repeat: repeat-x; padding: 0; margin: 0; }

#header, #menu_holder, #main, #footer { width: 934px; padding: 0 18px;  margin: auto; }
#header { 
	height: 100px; 
	background: url(../images/header_referenties.jpg) no-repeat 432px 25px white;
}

#header h1 { background-image: url(../images/gui/varwijk_logo.jpg); position: absolute; padding: 0; margin: 0; }
#header h1, #header h1 a { display: block; width: 345px; height: 100px; }
#header h1 a span, #header h2 { display: none; }

#header ul { display: block; margin: 40px 0 0 400px; padding: 0; list-style: none; position: absolute; width: 300px; }
#header ul li { display: block; float: left; }
#header ul li a { display: block; height: 30px; text-decoration: none; background-image: url(../images/gui/menu_branches.jpg); }
#header ul li a span { display: none; }

#branche_retail { width: 90px; background-position: 0 0; }
#branche_retail:hover { width: 90px; background-position: 0 -30px; }
#branche_zorg { width: 80px; background-position: -90px 0; }
#branche_zorg:hover { background-position: -90px -30px; }
#branche_utiliteit { width: 100px; background-position: -170px 0; }
#branche_utiliteit:hover { background-position: -170px -30px; }

#ref_overzicht {
	height: 330px;
	overflow: auto;
}

#header form { display: block; padding: 5px 0 0 0; margin: 40px 0 0 700px; position: absolute; width: 234px; }
#header form input { width: 125px; height: 18px; float: right; display: block; padding: 0 0 0 3px; margin: 0; border: 1px solid #8e9b5b; }
#header form a { float: right; display: block; height: 20px; text-decoration: none; padding: 0; margin: 0; background-position: 0 0; }
#header form a:hover { background-position: 0 -20px; }
#header form a span { display: none; }

#menu_holder { height: 225px; }
#menu_holder, #main { background-repeat: repeat-y; background-position: 10px 0; }
#main { background-image: url(../images/gui/content_bg.jpg); }

#kolom_l { width: 135px; padding: 50px 40px 50px 0; float: left; }
#kolom_l a { display: block; width: 128px; height: 90px; background-image: url(../images/kolomknoppen.jpg); }
#kolom_l a span { display: none; }
#kastenprogramma { background-position: 0 0; }
#kastenprogramma:hover { background-position: -128px 0; }
#milieu { background-position: 0 -90px; }
#milieu:hover { background-position: -128px -90px; }

#kolom_l div, #kolom_l div img, #kolom_l div a {
	height: 128px;
	width: 128px;
}
#kolom_l div { 
	position: relative;
}
#kolom_l div img, #kolom_l div a {
	position: absolute;
	top: 0;
	left: 0;
}
#kolom_l div a { 
	display: block; 
	background-image: url(../images/kolomknoppen_2010.png); 
}
#kolom_l div a span { 
	display: none; 
}
#kastenprogramma_2010 { background-position: 0 0; }
#kastenprogramma_2010:hover { background-position: -128px 0; }
#materiaal_techniek_2010 { background-position: 0 -128px; }
#materiaal_techniek_2010:hover { background-position: -128px -128px; }



#container { width: 451px; float: left; padding: 10px 45px 40px 0;  }

#ref_overzicht p { padding: 15px 0 0 0; height: 65px; line-height: 15px; margin: 0; border-top: 1px dotted black; }
#ref_overzicht p img { float: left; margin-right: 15px; height: 50px; width: 50px; }

#kolom_r { width: 210px; float: left; padding: 10px 0 0 35px; }
#kolom_r h4, #kolom_r p, #kolom_r a { color: #755240; }
#kolom_r a { text-decoration: none; }
#kolom_r a strong { color: #8e9b5b; }
#kolom_r a:hover { text-decoration: underline; }
#kolom_quote { width: 210px; float: left; padding: 50px 0 0 35px; }
#kolom_adres { width: 210px; float: left; padding: 50px 0 0 35px; }
#kolom_adres, #kolom_quote, #kolom_adres p, #kolom_adres p a, #kolom_quote p, #kolom_quote p a { color: #777; }
#kolom_adres p a:hover, #kolom_quote p a:hover { color: #222; }
#kolom_adres p, #kolom_adres p a { font-size: 12px; }
#kolom_adres img { display: block; margin: 0 0 25px 0; }
#kolom_foto { width: 263px; float: left; padding: 0; }
#kolom_foto p { padding: 15px 20px 25px 35px; }

#footer { background-image: url(../images/gui/footer_bg.jpg); height: 170px; background-image: url(../images/gui/footer_bg.png) }
#footer span { display: none; }
#footer p { color: white; position: absolute; padding: 0; width: 180px; line-height: 16px; }
#footer p a { color: white; text-decoration: none; }
#footer p a:hover { color: white; text-decoration: underline; }
#addr_l { margin: 65px 0 0 490px; }
#addr_r { margin: 65px 0 0 700px; }

#kantlink { text-align: center; }
#kantlink, #kantlink a, #kantlink a:hover { color: #ccc; font-size: 9px; }

#strook { height: 100%; width: 14px; position: fixed; left: 0; top: 0; background-image: url(../images/gui/varwijk_strook.jpg); background-position: 0 center; }
