body {
    margin: 0;
    padding: 0;
	color: #66605D;
    font-size: 12px; 
    text-align: center;
    background-color: #FF6407;
    font-family: Arial, Verdana, "Times new roman";
}
#body {
	width: 950px;
	margin: 0 auto;
	background: transparent url('images/header.png') no-repeat top left;
}
.wrapper {
	width: 918px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/* HEADER + INTRO */
ul {
	padding: 0;
	list-style-type: none;
}
#header {
	height: 356px;
}
#intro {
	top: 147px;
	left: 290px;
	width: 233px;
	height: 171px;
	overflow: hidden;
	position: absolute;
	padding: 15px 5px 5px 22px;
}
#intro ul, ul#home {
	margin: 0;
	padding: 0;
}
#intro ul li, ul#home li {
	margin-left: 12px;
	background: transparent url('images/intro.png') no-repeat 0 6px;
}
#intro ul li:hover, ul#home li:hover {
	background-image: url('images/intro_hover.png');
}
#intro ul li a, ul#home li a {
	color: #FF6407;
	display: block;
	line-height: 26px;
	padding-left: 24px;
}
/* MENU */
#menu {
	height: 53px;
	overflow: hidden;
}
#menu li {
	float: left;
}
#menu li a {
	float: left;
	color: white;
	height: 53px;
	display: block;
	font-size: 15px;
	padding: 0 20px;
	overflow: hidden;
	line-height: 53px;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(images/menu_border.png) no-repeat top right;
}
#menu li a:hover, #menu li a.active {
	background-repeat: repeat;
}
/* CONTENT */
#content {
	margin-top: 6px;
	padding: 20px 0 20px 0;
	background-color: white;
}
.pagina {
	padding: 0 25px;
}
/* HOME */
img.verzend {
	margin: 10px 0 5px 0;
}
.kolom {
	float: left;
	width: 266px;
	padding: 0 18px;
}
.kolom.middle {
	width: 276px;
	min-height: 290px;
	border-left: solid 1px #BDB39E;
	border-right: solid 1px #BDB39E;
}
a.button {
	width: 80px;
	height: 22px;
	color: white;
	display: block;
	font-size: 11px;
	overflow: hidden;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin: -3px 0 0 -2px;
	text-decoration: none;
	background: transparent url(images/button.png) no-repeat top left;
}
a.button:hover, a.button:visited {
	color: white;
}
/* FOOTER */
#footer {
	color: white;
	height: 49px;
	font-size: 11px;
}
#footer a {
	float: left;
	display: block;
}
#footer a img {
	border: none;
	margin: 5px 5px 0 0;
}
#footer .floatright {
	padding: 9px 5px;
}
/*--- MULTIFUNCTIONAL -----------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	color: #F45D0C;
	font-weight: normal;
	text-transform: uppercase;
}
h1, h2 { 
	font-size: 18px;
	line-height: 18px;
	margin: 5px 0;
}
h3 { 
	color: #66605D;
	font-size: 13px;
	font-weight: bold;
	margin: 18px 0 -12px 0;
}
h4 { 
	margin: 0;
	padding: 0;
	color: #FF6407;
	font-size: 12px;
	line-height: 26px;
	text-transform: none;
}
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p, table {
	margin: 16px 0;
}
img, a img {
	border: solid 1px black;
}
a img:hover {
	border-color: #FF6407;
}
a, a:visited, a:hover {
	color: #FF6407;
}
a.teruglink {
	float: left;
	margin: 3px;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	border: solid 1px #CCC;
}
a.teruglink:hover {
	border-color: #666;
}
.clear, .clearboth {
	clear: both;
}
.floatleft, .left {
	float: left;
}
.floatright, .right {
	float: right;
}
.mleft3px {
	margin-left: 3px;
}
.error {
	color: red;
	font-weight: bold;
}
input[type=text], input[type=password], textarea {
	border: solid 1px #CCC;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover {
	border-color: #ACACAC;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border-color: #797979;
}
input[type=submit], input[type=button] {
	padding: 5px 18px;
	cursor: pointer;
	border: solid 1px #797979;
}
input[type=submit]:hover, input[type=button]:hover {
	border-color: #333;
}
/* OFFERTE */
#offerte p {
    margin-bottom: 15px;
}
#offerte div {
    font-weight: bold;
}
#offerte table {
    margin: 0 15px 15px 0;
}
#offerte table td {
    font-size: 12px;
    padding-left: 10px;
}
#offerte table td input {
    width: 250px;
}
#offerte textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100px;
    width: 450px;
}
#offerte .spacer {
    height: 15px;
}
#offerte .checkbox {
    margin: 5px 12px 15px;
}
#offerte #kenmerkenTable {
    display: none;
}
#offerte .pakketTable {
    margin: 0 15px 0 50px;
}
#offerte .pakketTable a {
    cursor: pointer;
    display: block;
    font-size: 15px;
    text-decoration: none;
}
#offerte .pakketTable input {
    text-align: center;
    width: 80px;
}
#offerte .pakketTable input.first {
	width: 50px;
}
#offerte .pakketTable .nummer {
    color: #990000;
}
#offerte #pakket_2, #offerte #pakket_3 {
    display: none;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}