/***************
*   DEFAULT    *
***************/

body {
	background-color: #E5E5E5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

#wrapper {
	width: 950px;
	margin: auto;
}

ul, h3 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h3 {
	color: #2F61AD;
	position: relative;
	top: 22px;
	left: 13px;
	font-size: 14pt;
	font-family: "Arial Black", Arial, sans-serif;
}

* {
	scrollbar-base-color:  #f0f0f0;
	scrollbar-face-color: #f0f0f0;
	scrollbar-shadow-color: #f0f0f0; 
	scrollbar-highlight-color: #f0f0f0; 
	scrollbar-3dlight-color: #f0f0f0; 
	scrollbar-darkshadow-color: #f0f0f0; 
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #616265; 
}

/***************
*   HEADER     *
***************/

div#header {
	margin: auto;
	background: url('../images/header.jpg') no-repeat scroll top left;
	width: 945px;
	height: 273px;
}

div#header * {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}


/***************
*   NAVIGATION *
***************/

div#navwrapper {
	float: left;
	position: relative;
	top: -44px;
	padding: 12px;
	width: 157px;
	background: #E5E5E5 url('../images/nav-bottom-bg.png') no-repeat scroll bottom left;
	height: 556px;
}


ul#navigation {
	display: block;
}

ul#navigation li {
	background: url('../images/nav-arrow.gif') no-repeat 1px 9px;
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
}

ul#navigation li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-indent: -9999px;
	width: 144px;
	height: 25px;
}

ul#navigation li.info a {
	background: url('../images/button-info.png') no-repeat scroll top left;
}

ul#navigation li.tapijt a {
	background: url('../images/button-tapijt.png') no-repeat scroll top left;
}

ul#navigation li.vinyl a {
	background: url('../images/button-vinyl.png') no-repeat scroll top left;
}

ul#navigation li.marmoleum a {
	background: url('../images/button-marmoleum.png') no-repeat scroll top left;
}

ul#navigation li.laminaat a {
	background: url('../images/button-laminaat.png') no-repeat scroll top left;
}

ul#navigation li.gordijnen a {
	background: url('../images/button-gordijnen.png') no-repeat scroll top left;
}

ul#navigation li.vitrage a {
	background: url('../images/button-vitrage.png') no-repeat scroll top left;
}

ul#navigation li.zonwering a {
	background: url('../images/button-zonwering.png') no-repeat scroll top left;	
}

ul#navigation li.ophangsysteem a {
	background: url('../images/button-ophangsystemen.png') no-repeat scroll top left;
}

ul#navigation li.contact a {
	background: url('../images/button-contact.png') no-repeat scroll top left;
}

/***************
*  MAINCONTENT *
***************/

div#maincontent {
	float: left;
	background: url('../images/content-bg.jpg') no-repeat bottom left;
	height: 536px;
	width: 293px;
	position: relative;
	left: -3px;
}

div#content {
	font-size: 8pt;
	margin: 50px 20px 0 20px;
	padding: 10px 0 0 0;
	overflow: auto;
	height: 446px;
	width: 270px;
}

div#fotos {
	position: relative;
	top: 29px;
	left: 6px;
	float: left;
	width: 470px;
}

.seperator {
	padding: 7px 0 7px 0;
}

/***************
*  FOOTER      *
***************/

div#footer {
	clear: both;
	background-color: #195BB1;
	color: #fff;
	text-align: right;
	padding: 5px;
	position: relative;
	top: -30px;
	width: 935px;
	margin: auto;
}

div#footer {
	font-size: 8pt;
}

div#footer a {
	color: #fff;
	text-decoration: none;
}

div#footer #voorwaarden {
	float: left;
}
