@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1; /* tijdelijk verwijderd i.v.m. IE8 Bug */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------------------- Einde Reset ----------------------- */

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#fff;
	font-family: "Comic Sans MS", Arial;
	font-size: 62.5%;
}
div#container {
	position:relative;
	margin:0 auto;
	width:740px;
	background: url(../images/layout/background-middle.gif) repeat-y;
	height:auto !important;
	height:100%;
	min-height:100%;
}
div#header {
	height: 29px;
	background-color:#fff;
	background-image: url(../images/layout/background-top2.gif);
	background-repeat: no-repeat;
}
#menurow {
	width: 142px;
	float: left;
	color: #fff;
}
#toplogo {
	margin: 0;
	padding: 0 0 0 8px;
	height: 120px;
	width: 146px;
}
.menu {
	padding: 0 0 0 8px;
	font-size: 1.8em;
	width: 130px;
}
.menu li {
	width: 130px;
	margin: 0 0 10px 0;
}
.menu li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 17px;
}
#menuhomepage #listhomepage {
	background-image: url(../images/menu/homepage2.gif);
}
#listhomepage {
	background-image: url(../images/menu/homepage.gif);
}
#menuoverkapping #listoverkapping {
	background-image: url(../images/menu/overkapping1.gif);
}


.menu li ul {
	position: absolute;
	left: 134px;
	display: none;
}

#test ul li {
	width: 130px;
	margin: 0;
	padding: 0;
	}
	
#test ul li a { 
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 17px;
	padding: 0;
	margin: 0;

}

.menu li:hover ul, li.over ul {
	display: block;
	}

#listoverkapping {
	background-image: url(../images/menu/overkapping.gif);
}
#menuprogramma #listprogramma {
	background-image: url(../images/menu/programmma2.gif);
}
#listprogramma {
	background-image: url(../images/menu/programmma.gif);
}
#menulichtstraten #listlichtstraten {
	background-image: url(../images/menu/lichtstraten2.gif);
}
#listlichtstraten {
	background-image: url(../images/menu/lichtstraten.gif);
}
#menulichtkoepels #listlichtkoepels {
	background-image: url(../images/menu/lichtkoepels2.gif);
}
#listlichtkoepels {
	background-image: url(../images/menu/lichtkoepels.gif);
}
#menulichtgevels #listlichtgevels {
	background-image: url(../images/menu/lichtgevels2.gif);
}
#listlichtgevels {
	background-image: url(../images/menu/lichtgevels.gif);
}
#menucarport #listcarport {
	background-image: url(../images/menu/carport2.gif);
}
#listcarport {
	background-image: url(../images/menu/carport.gif);
}
#menurwa #listrwa {
	background-image: url(../images/menu/rwa2.gif);
}
#listrwa {
	background-image: url(../images/menu/rwa.gif);
}
#menufibratherm #listfibratherm {
	background-image: url(../images/menu/fibratherm2.gif);
}
#listfibratherm {
	background-image: url(../images/menu/fibratherm.gif);
}
#menuprijslijst #listprijslijst {
	background-image: url(../images/menu/prijslijst2.gif);
}
#listprijslijst {
	background-image: url(../images/menu/prijslijst.gif);
}
#menuboatsaver #listboatsaver {
	background-image: url(../images/menu/boatsaver2.gif);
}
#listboatsaver {
	background-image: url(../images/menu/boatsaver.gif);
}
#menurokersabri #listrobersabri {
	background-image: url(../images/menu/roker2.gif);
}
#listrokersabri {
	background-image: url(../images/menu/roker.gif);
}
#menucontact #listcontact {
	background-image: url(../images/menu/contact2.gif);
}
#listcontact {
	background-image: url(../images/menu/contact.gif);
}
.menuhidden {
	visibility: hidden;
	width: 130px;
}
.menu li a:hover {
	color: #CCCCCC;
	background-position: 0 -17px;
	text-decoration: none;
}
.menu li a:active {
	color: #FF0000;
}
#menufooter {
	padding: 20px 0 0 13px;
	font-size: 12px;
}
#menufooter a {
	color: #FFF;
	text-decoration: none;
}
#menufooter a:hover {
	color:#F00;
}
	
	#menufooter2 {
		bottom: 0;
		position: absolute;
		padding: 20px 0 25px 13px;
		font-size: 12px;
		z-index: 2;
		}
		
	#menufooter2 a {
		color: #FFF;
		text-decoration: none;
		}
		
	#menufooter2 a:hover {
		color:#F00;
		}


div#contentrow {
	padding-bottom: 29px; 
	clear: right;
}
div#contentrow2 {
	padding-bottom: 29px; 
	overflow: auto;
	clear: right;
}
#frontpage {
	font-size: 14px;
	font-family:"Comic Sans MS", Arial;
	padding: 15px 10px 15px 40px
}
#frontpage h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	padding: 0 0 20px 0;
}
#frontpage h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#frontpage h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#frontpage p {
	font-size: .95em;
	text-align: left;
}
#fotofrontpage {
	margin: 15px 0;
	text-align:left;
}
#fotofrontpage img {
	margin: 0 10px 10px 0;
	border: 1px solid #000;
}
#normalpage {
	padding: 15px 37px 15px 37px;
}
#normalpage ul {
	clear: both;
}
#normalpage li {
	display:inline;
}
#normalpage h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	clear: both;
}
#normalpage img {
	border: 1px solid #000;
	padding: 0;
	margin: 5px;
}
.leftimg {
	float: left;
}
.rightimg {
	float: right;
}
.lefttext {
	width: 247px;
	background-color: #b2e0e1;
	border: 1px #000 solid;
	float: left;
	margin: 5px;
	padding: 1px;
}
.lefttext p {
	padding: 2px;
	font-size: 10px;
}
.righttext {
	width: 247px;
	background-color: #b2e0e1;
	border: 1px #000 solid;
	float: right;
	margin: 5px;
	padding: 1px;
}
.text {
	background-color: #b2e0e1;
	border: 1px #000 solid;
	float: left;
	margin: 5px;
	padding: 1px;
	width: 510px;
}
.test2 {
	border-bottom: #FFF;
}
.test table {
	border-left: 1px solid black;
	border-top: 1px solid black;
}
.test td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.righttext p {
	padding: 2px;
	font-size: 10px;
}
table {
	border: 0px;
}
.tabletop {
	font-weight:bold;
	font-size: 1.2em
}
#tabletop {
	font-weight:bold;
	font-size: 1.2em
}
.firsttd {
	width: 100px;
}
div#footer {
	height: 29px;
	width: 100%;
	background-color: #FFFFFF;
	background: url(../images/layout/background-footer2.gif) no-repeat bottom;
	bottom:0;
	position:absolute;
}

#px {
	margin-left: 3px;
	}

