* {margin:0; padding:0; }
html, body {background:url('../images/layout/bg_spacer.jpg') repeat-x #5b5857; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; color:#333; line-height:1.5em; }

p {padding:6px; }
h1 {font-size:140%; color:#d5221b; margin:0 6px; }
h2 {font-size:120%; color:#fff; margin:0; }
h3 {font-size:110%; color:#fff; margin:0; }
h4 {font-size:110%; color:#fff; margin:0; }

a:link, a:visited {color:#222; text-decoration:none; }
a:hover, a:active {color:#333; border-bottom:1px dotted #333; }

a:link.menuitem, a:visited.menuitem {color:#fff; text-decoration:none; }
a:hover.menuitem, a:active.menuitem {color:#fff; border-bottom:1px dotted #fff; }

a:link.copyright, a:visited.copyright {color:#fff; text-decoration:none; }
a:hover.copyright, a:active.copyright {color:#fff; border-bottom:1px dotted #fff; }

ul.menu_main {padding:4px; }
li.menu_item {display:inline; margin:0; font-size:110%; }

table .content_table {margin:10px; }
table .grey_td {background:#d9d9d9; border-right:2px solid #b2b2b2; border-bottom:2px solid #b2b2b2; }
.grey_li {background:#d9d9d9; border-right:2px solid #b2b2b2; border-bottom:2px solid #b2b2b2; padding:5px; }
#slide {margin:20px; }

#wrapper {width:780px; margin:0 auto; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; }
#top {width:100%; height:109px; background:#fff; color:#fff; }
#menu {width:100%; height:25px; background:url('../images/layout/red_spacer.png') repeat-x; color:#fff; border-bottom:1px solid #fff; }
#ill {width:100%; height:180px; background:url('../images/layout/ill.jpg') no-repeat #333; border-bottom:1px solid #fff; }

#content {width:100%; height:100%; position:relative; background:#fff; }
	#content_left {width:200px; float:left; background:#d9d9d9; border-right:1px solid #b2b2b2; }
		.header_left {height:25px; padding:6px 0 0 8px; background:url('../images/layout/grey_spacer.png') repeat-x; color:#fff; }
		.producten {height:175px; }
		.refs {height:520px; _height:440px; }
		
		ul.productoverzicht {margin:10px 33px; _margin:10px 23px; font-size:120%; font-weight:bold; }
		ul.productoverzicht li {margin:3px 0; padding:0 6px; list-style-type:none; list-style-image:url('../images/w.gif'); }
		ul.productoverzicht li a:link, a:visited {color:#d5221b; }
		ul.productoverzicht li a:hover, a:active {color:#333; }
		.contact {height:124px; margin-bottom:0; }
		
	#content_right {width:579px; min-height:550px; float:left; background:#fff; }
	#content_right p {padding:3px 6px; }
	#content_right img {margin:3px; border:2px solid #d5221b; }
		.header_right {height:20px; padding:5px 0 0 8px; background:url('../images/layout/red_spacer.png') repeat-x; color:#fff; border-bottom:3px solid #990000; }
		
#footer {height:28px; clear:both; background:url('../images/layout/grey_spacer.png') repeat-x; color:#fff; text-align:center; }

