body {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	background-image: url(images/header.png);
    	background-repeat: repeat-x;
    	background-position: top center;
    	background-color: #FFF;
    	color: #000;
    	margin: 0;
    	padding: 0;
    	font-size: 12px;
    	height: 100%;
}
h2#contentHead {
    	font-size: 16px;
    	font-weight: bold;
    	margin: 0;
    	padding: 0;
    	padding-left: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	color: #fe5800;
    	font-size: 14px;
    	font-weight: bold;
    	margin: 0;
    	padding: 0;
}

div#twitter ul, div#sidebar ul {
    	color: #ff8403;
}
div#twitter ul li span, div#sidebar ul li a {
    	color: #6f6e6e;
}
div#sidebar ul li a {
    	text-decoration: none;
    	border-bottom: 1px solid #cfcdcd;
}
div#content {
    	float: left;
    	width: 530px;
    	height: 100%;
    	margin-left: 20px;
    	margin-top: 10px;
}
div#sidebar {
    	float: left;
    	background-image: url(images/content.png);
    	background-repeat: repeat-x;
    	color: #6f6e6e;
    	margin-left: 25px;
    	width: 200px;
    	height: 100%;
}
div#gegevens {
    padding-left: 25px;
}
.orange {
    	color: #fe5800;
}
li.tweet {
    	padding-left: 10px;
    	padding-right: 10px;
}
div#container {
    	width: 780px;
    	height: 100%;
    	margin: 0 auto;
    	margin-top: 40px;
}
div#slogan {
    	margin-top: 20px;
    	padding-left: 30px;
    	padding-top: 45px;
    	color: #FFF;
    	font-size: 24px;
    	font-weight: bold;
    	background-image: url(images/head_bckg.png);
    	background-repeat: no-repeat;
    	height: 155px;
    	width: 750px;
}

div#clear {
    	clear: both;
}
div#footer {
    	position: absolute;
    	background-image: url(images/footer.png);
    	background-repeat: repeat-x;
    	width: 100%;
    	height: 62px;
    	margin-top: 30px;
    	padding-top: 30px;
    	text-align: center;
    	color: #FFF;
}
div#footer a {
    	color: #FFF;
}
div#footer a:hover {
    	color: #FFF;
}
div#sidebar h2 {
    	color: #fe5800;
    	text-align: center;
    	font-size: 14px;
    	font-weight: bold;
    	text-transform: uppercase;
    	padding-top: 10px;
}
h1#logo {
    	margin-left: 10px;
    	height: 28px;
    	font-size: 24px;
    	margin: 0;
    	margin-left: 20px;
    	padding: 0;
}
h1#logo a {
	margin: 0;
	padding: 0;
    	color: #FFF;
    	font-weight: bold;
    	text-decoration: none;
}
h1#logo a:hover {
    	color: #FFF;
    	font-weight: bold;
    	text-decoration: none;
}
h1#logo a:active {
    	color: #FFF;
    	font-weight: bold;
    	text-decoration: none;
}
h1#logo a:active:hover {
    	color: #FFF;
    	font-weight: bold;
    	text-decoration: none;
}
form#bestelformulier fieldset {
	border: 1px solid #cfcdcd;
}
form#bestelformulier fieldset legend {
	color: #fe5800;
	font-weight: bold;
}
form#bestelformulier input, form#bestelformulier select {
	border: 1px solid #cfcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form#bestelformulier input#huisnmr {
	width: 20%;
}
form#bestelformulier input#postcode {
	width: 30%;
}
form#bestelformulier input#toevoeging {
	width: 20%;
}
form#bestelformulier table tr {
	vertical-align: top;
	color: #6f6e6e;
}
form#bestelformulier table tr td.bold {
	font-weight: bold;
	color: #000;
}
form#bestelformulier table td {
	width: 50%;
}
.loading {
	text-align: center;
	width: 50px;
	margin: 0 auto;
}
p.softinfo {
    	background-image: url(images/content.png);
    	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
table#beknoptoverzicht {
    	background-image: url(images/content.png);
    	background-repeat: repeat-x;
    	margin-top: 10px;
	margin: 0px;
    	width: 100%;
}
table#beknoptoverzicht caption {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
table#beknoptoverzicht .scheiding {
	border-top: 1px solid #cfcdcd;
}
table#beknoptoverzicht thead {
	color: #fe5800;
}
table#beknoptoverzicht tfoot td {
    	color: #ff8403;
}
table#beknoptoverzicht td {
    	padding-left: 10px;
    	padding-right: 10px;
    	text-align: center;
}
table#beknoptoverzicht th {
    	border-bottom: 1px solid #cfcdcd;
    	padding-left: 10px;
    	padding-right: 10px;
}
table#beknoptoverzicht th.functionaliteit, table#beknoptoverzicht td.functionaliteit {
    	border-right: 1px solid #cfcdcd;
    	text-align: right;
    	padding-right: 15px;
}
ul#menu {
    	list-style-type: none;
    	height: 32px;
    	max-height: 32px;
    	width: 680px;
    	padding: 0;
    	margin: 0 auto;
    	text-align: center;
    	margin-top: 21px;
}
ul#menu li {
    	display: inline;
}
ul#menu a {
    	background-image: url(images/menu_enactive.jpg);
    	background-repeat: no-repeat;
    	background-position: center center;
    	margin: 0;
    	padding: 0;
    	display: block;
    	float: left;
    	font-weight: bold;
    	font-size: 12px;
    	text-align: center;
    	text-decoration: none;
    	color: #FFF;
    	width: 118px;
    	text-transform: uppercase;
    	padding: 8px 10px;
}
ul#menu a.active {
    	background-image: url(images/menu_active.png);
    	background-repeat: no-repeat;
    	background-position: bottom center;
    	color: #232323;
	margin-top: 2px;
}
ul#menu a:hover {
    	background-image: url(images/menu_over.png);
    	background-repeat: no-repeat;
    	background-position: center center;
    	color: #232323;
}
ul#menu a.active:hover {
    	background-image: url(images/menu_active.png);
    	background-repeat: no-repeat;
    	background-position: bottom center;
    	color: #232323;
}
.error {
	color: #fe5800;
	font-weight: bold;
}
input#faq {
    width: 350px;
}
label.contact {
    margin: 0 auto;
    display: block;
    width: 200px;
    text-align: center;
}
form#contactus {
    width: 100%;
    text-align: center;
}
form#contactus input {
    width: 200px;
}
form#contactus textarea {
    width: 300px;
    height: 200px;
}