body, html {
	height: 100%;
}

body {
	margin: 0px;
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	line-height: 21px;
	color: #fff;
	background: url(../images/template/achtergrond.gif) 0px 129px repeat-x #111111;
}

* {
	outline: none;
}

img {
	border: none;
}

ul, li
{
	margin: 0px;
	padding: 0px;
}

ul {
	margin-left: 25px;
	margin-bottom: 25px;
}

li {
	list-style-type: none;
	padding: 0px 0 0 19px;
	margin: 0px 0px 0px 0px;
	background: url(../images/template/bull.gif) left 9px no-repeat;
}

td, div, form, fieldset, h1, h2, h3 { 
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 25px;
}

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

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	margin: 0 auto;
	position: relative;
}

#site {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0px auto;
	padding-bottom: 100px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	width: 1000px;
	height: 129px;
	background: url(../images/template/bg_header.jpg) no-repeat;
}

#header #logo {
	position: absolute;
	top: 44px;
	left: 36px;
}

#header #menu {
	position: absolute;
	width: 100px;
	height: 21px;
	top: 53px;
	right: 25px;
	font-size: 13px;
}

#header #menu span {
	padding: 0px 8px;
}

#header #menu a:hover {
	text-decoration: underline;
}

#sfeer {
	position: relative;
	width: 1000px;
	height: 265px;
	background: #fff;
	z-index: 30;
}

#sfeer .productselect {
	position: relative;
	float: left;
	width: 205px;
	height: 234px;
	padding-top: 31px;
	padding-left: 35px;
	color: #6f6f6f;
	z-index: 50;
}

#sfeer .productselect .select1 {
	position: relative;
	width: 203px;
	height: 27px;
	padding-top: 11px;
	cursor: pointer;
	z-index: 50;
}

#sfeer .productselect .select1 .value {
	position: relative;
	width: 203px;
	height: 27px;
	line-height: 27px;
	text-indent: 15px;
	color: #000000;
	background: url(../images/template/selectbox.gif) left top no-repeat;
	z-index: 50;
}

#sfeer .productselect .select_items {
	position: absolute;
	left: 0px;
	top: 38px;
	width: 199px;
	margin: 0px 2px;
	color: #000000;
	background: #cccccc;
	line-height: 27px;
	text-indent: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	z-index: 50;
}

#sfeer .productselect .select_items .border {
	position: relative;
	width: 197px;
	margin: 0px 1px;
	background: #f6f6f6;
	z-index: 50;
}

#sfeer .productselect .select_items a:hover {
	cursor: pointer;
}

#sfeer .productselect .logo {
	position: absolute;
	bottom: 43px;
	width: 197px;
	height: auto;
	text-align: center;
}

#sfeer .productimage {
	position: relative;
	float: right;
	width: 760px;
	height: 265px;
}

#sfeer .productimage img {
	float: left;
}

#sfeer #openingstijden {
	position: absolute;
	bottom: 37px;
	width: 350px;
	height: 90px;
	text-align: left;
}

#sfeer #openingstijden a {
	color: #000000;
	text-decoration: underline;
}

#content {
	position: relative;
	width: 1000px;
	height: auto;
	background: url(../images/template/bg_content.jpg) top no-repeat;
	z-index: 1;
}

#content:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content .arrow {
	margin-left: 10px;
	margin-bottom: 1px;
}

#content #tabs {
	position: absolute;
	top: 0px;
	left: 23px;
	height: 34px;
}

#content #tabs .tab {
	position: relative;
	float: left;
	line-height: 34px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0px 25px;
	color: #000000;
	background: url(../images/template/tabinactief.gif);
}

#content #tabs .tab a {
	color: #000000;
}

#content #tabs .tab.actief {
	background: url(../images/template/tabactief.gif);
}

#content #tabs .tab .tabend {
	position: absolute;
	right: -25px;
	top: 0px;
	height: 34px;
	width: 25px;
	background: url(../images/template/tabinactief.gif) right top no-repeat;
}

#content #tabs .tab.actief .tabend {
	background: url(../images/template/tabactief.gif) right top no-repeat;
}

#content #contactgegevens {
	position: relative;
	float: left;
	width: 286px;
	height: auto;
	margin-top: 143px;
	font-size: 14px;
	color: #6f6f6f;
}

#content #contactgegevens table
{
	margin-left: 44px;
}

#content #tekst {
	position: relative;
	float: right;
	width: 535px;
	height: auto;
	margin-top: 15px;
	padding: 63px;
}

#content #tekst a {
	text-decoration: underline;	
}

#content #tekst a:hover {
	text-decoration: none;
}

#content #tekst .meerinfo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}

#content #tekst .meerinfo a {
	text-decoration: none;
}

#content #tekst #links {
	position: relative;
	float: left;
	width: 250px;
	height: 250px;
}

#content #tekst #google {
	position: relative;
	float: left;
	width: 254px;
	height: 250px;
}

#content #tekst #google a {
	text-decoration: none;
}

#content #tekst #google a:hover {
	text-decoration: underline;
}

.contactform {
	padding-top: 42px;
}

.veld {
	width: 152px;
	height: 17px;
	border: 1px solid #cccccc;
	font-size: 11px;
	font-family: "Arial Narrow", Arial;
	color: #ffffff;
	background: #111111;	
}

.tekstarea {
	width: 244px;
	height: 77px;
	margin-top: 10px;
	border: 1px solid #cccccc;
	font-size: 11px;
	font-family: "Arial Narrow", Arial;
	color: #ffffff;
	background: #111111;
}

.send {
	width: 97px;
	height: 20px;
	border: 1px solid #e0dfdf;
	background: #cccccc;
	font-size: 14px;
	font-family: "Arial Narrow", Arial;
	line-height: 13px;
	color: #111111;	
	font-weight: bold;
	display: block;
	cursor: pointer;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 83px;
	background: #232323;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	line-height: 83px;
	text-align: center;
	z-index: 100;
}

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

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	padding: 0px 9px;
}