@charset "utf-8";
/* 
CSS Document Lakkerij Van Wassenhove - Declerck NV
Design door NickDenoo.Be
*/
html,
body {
   margin:0;
   padding:0;
   height:100%;
}


body {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	color:#505041;
	color:#848484;
	color:#000;
	padding: 0px;
	margin: 0px;
	/*background-color:#e6e6e6;
	padding-bottom:28px;*/
}
#wrapper {

min-height:100%;
   position:relative;


/*
	width:748px;
	margin: 0 auto;
	*/
}
#contentwrapper {
	width:728px;
	margin: 0 auto;
}


#logo {
	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
	height:104px;
	text-align:center;
}
#menu {
	padding: 0px;
	margin: 0px;
	margin-bottom:20px;
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-x;
	height:53px;
	text-align:center;
}
#menu img {
	border-width:0px;
}
#menucontact {
	float:right;
	height:100px;
	width:200px;
	padding-left:10px;
	padding-bottom:10px;
}
p {
	font-size:12px;
}
a {
color:#000;
text-decoration:none;
}
li {
	list-style-image:url(images/li.png);
	list-style-position:outside;
	line-height:20px;
	margin-left:15px;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

#bottom{



position:absolute;
   bottom:0;
   width:100%;
   height:20px;   /* Height of the footer 
   background-image:url(images/bottom.jpg);
   background-repeat:repeat-x;
background-position:top;*/

/*margin:0px;
padding:0px;
height:20px;
background-image:url(images/bottom.jpg);
background-repeat:repeat-x;
background-position:top;
color:#76807d;
width:100%;
clear:both;
 js en css veranderd > 800 */




/* groter dan 800
position: absolute;
bottom: 0;*/
}




#bottom p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0px;
margin: 0 auto;
width:735px;
padding-top:4px;
padding-left:20px;
}