/* STANDAARD STIJLEN */
* { margin:0; border:0; padding:0; }

body, html {
	height: 100%;
	background: #eaeaea url(../images/bg_container.jpg) repeat-y center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

html, body, form, fieldset, h1, h2, h3, div, span, table { 
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 17px;
	color: #990000;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 13px;
}

p, div, span, table {
	font-size: 11px;
	color: #000;
	line-height: 20px;
}

p {
	padding: 4px 0;
}

a {
	color: #0d1432;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

* {
	outline: none;
}

#links ul {
	padding: 0 ;
	margin: 15px 30px;
	clear:both;
}

#links li {
	padding: 0;
	line-height: 24px; 
}

#links .box {
	position: relative;
	float: left;
	width: 287px;
	height: 240px;
	padding: 0px 2px;
}

#links #banner_engergie {
	position: relative;
	float: left;
	width: 287px;
	height: 201px;
	padding: 0px 2px 0px 2px;
}

#links #banner_prijslijst {
	position: relative;
	float: left;
	width: 229px;
	height: 239px;
	margin-left: 23px;
	padding-bottom: 30px;
}

#rechts div ul {
	padding: 0 ;
	margin: 25px 0 25px 40px;
}

#rechts div li { 
	padding: 0;
	line-height: 24px;
	list-style: none;
	list-style-image: url(../images/bullet.jpg);
	vertical-align: top;
}

.hightlight {
	color: #002d4d;
	font-style: italic;
}

.rood {
	color: #9a0000;
	font-weight: bold;
}

select, textarea {
	border: 1px solid #7f9db9;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.veld {
	width: 150px;
	border: 1px solid #7f9db9;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.button {
	font-size: 12px;
	padding: 3px 5px;
	color: black;
	background: #fff;
	border: 1px solid #7f9db9;
}

table.kleuren td {
	background-repeat: no-repeat; 
	font-weight: bold;
	padding: 5px 10px;
}

table.kleuren td.zwart {
	color: #000000;
}

table.kleuren td.wit {
	color: #FFFFFF;
}

/* OPZET WEBSITE */

#container, #sfeer {
	background: #fff;
}

#container {
	width: 795px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	margin: 0 auto;
	padding: 0;
	border-top: none;
	border-bottom: none;
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	padding-bottom: 20px;
}

#site {
	display: block;
	position: relative;
	height: auto;
	left: 11px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#top {
	height: 87px;
}

#top img {
	position: relative;
	float: left;
	display: block;
}

#sfeer {
	height: 192px;
}

#menu {
	height: 70px;
	background: #00005b url(../images/bg_menu_corner.jpg) left bottom no-repeat;
}

#menu, #content, #sfeer, #top {
	width: 773px;
	position: relative;
	float: left;
}

#menubepaling {
	width: 600px;
	height: 21px;
	position: relative;
	float: right;
	top: 49px;
	background: url(../images/bg_menu.jpg) repeat-x;
	text-align: center;
}

#menubepaling div {
	float: left;
}

#menubepaling img {
	padding: 0 10px;
	outline: none;
}

.submenu {
	visibility: hidden;
	background: #dde3ef;
	width: 165px;
	height: auto;
	position: absolute;
	top: -158px;
	z-index: 20;
	margin-left: 3px;
	border: 4px solid #dde3ef;
	border-left: 0;
	border-right: 0;
}

.submenu a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #242572;
	text-decoration: none;
	line-height: 25px;
	padding-left: 13px;
	padding-right: 13px;
	width: 165px;
	text-align: left;
}

.submenu a:hover {
	color: #9a0000;
}

#links {
	width: 290px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/banner_blank.jpg) no-repeat;
	overflow: hidden;
}

.links {
	height: 500px;
}

#links p {
	margin: 0 0 0 15px;
	padding: 15px 0 0 0 ;
	clear:both;
}

ul#gallery { margin:0; padding-top:10px; height:80px; list-style:none; position:relative; }
ul#gallery li { border-right:1px solid #ccc; width:103px; display:block; float:left; }
ul#gallery li#first { border-left:1px solid #ccc; }
ul#gallery li:hover ul, ul#gallery li.sfhover ul { top:auto; left:0; }
ul#gallery li a { display:block; width:100px; padding:15px 0 15px 3px; color:#000; text-decoration:none; }
ul#gallery li a:hover { background-color:#fafafa; }

ul#gallery { padding:20px; list-style:none; margin:0; width:230px; position:absolute; }
ul#gallery li { display:inline; text-align:left; clear:none; float:none; border:0; }
ul#gallery li a { margin:2px; border:1px solid #ccc; padding:4px; position:relative; float:left; display:block; width:100px; height:75px; }
ul#gallery li a:hover { z-index:2; }
ul#gallery li a img { position:absolute; width:100px; height:75px; }
ul#gallery li a:hover img, ul#gallery li a:active img, ul#gallery li a:focus img { cursor: default; width:200px; height:150px; left:-50px; top:-37px; z-index:1; border:1px solid #000; }

#rechts {
	width: 483px;
	min-height: 250px;
	position: relative;
	float: left;
	background: url(../images/bg_rechts.jpg) repeat-x top;
	padding-bottom: 50px;
}

#rechts .content {
	width: 435px;
	position: relative;
	float: left;
	display: block;
	left: 23px;
	top: 23px;
}	

#rechts .content #kleurstalen {
	width: auto;
	height: 100px;
	position: relative;
}

#rechts .content #kleurstalen #foto {
	width: 130px;
	height: 100px;
	position: relative;
	float: left;
	display: inline;
}

#rechts .content #kleurstalen #tekst{
	width: 280px;
	height: 100px;
	position: relative;
	float: left;
	display: inline;
	padding-left: 25px;
}

#rechts .content #kleurstalen #tekst p {
	padding-bottom: 0px;
}

.assortiment {
	width: 130px;
	height: 135px;
	position: relative;
	float: left;
	padding: 0px 44px 10px 43px;
}

.assortiment .ass_foto {
	width: 130px;
	height: 100px;
	position: relative;
	float: left;
}

.assortiment .ass_foto_titel {
	width: 130px;
	height: 25px;
	position: relative;
	float: left;
	text-align: center;
}

#links, #rechts {
	padding-top: 17px;
}

#flashboek {
	 position:relative;
	 float: left;
	 width: 1050px;
	 height: 755px;
	 z-index: 999;
}
#flashboek #flash {
	position: relative;
	float: left;
	z-index: 999;
}
#flashboek #close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	background: white;
	z-index: 9999;
}