html, body {
	height: 100%;
}

body {
	margin: 0px;
	background: url(../images/achtergrond.gif) left repeat-y;
}

* {
	outline: none;
}

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

img {
	border: none;
}

#container {
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	width: 1000px;
	z-index: 10;
}

#site {
	position: relative;
	width: 1000px;
	height: auto;
	padding-bottom: 49px;
	z-index: 10;
}

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

#header {
	position: relative;
	width: 1000px;
	height: 168px;
	background: url(../images/achtergrond_header.gif);
	z-index: 20;
}

#logo {
	padding: 8px 0px 0px 37px;
}

#menu {
	position: absolute;
	top: 78px;
	right: 0px;
	width: 207px;
	z-index: 20;
}

#menu .knop {
	position: relative;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	width: 207px;
	z-index: 20;
}

#menu .knop a {
	position: relative;
	display: block;
	width: 207px;
	height: 30px;
	color: #4076ba;
	text-indent: 48px;
	background: #e2e8f5 url(../images/list_light.gif) 20px 11px no-repeat;
}

#menu .knop a.top {
	position: relative;
	display: block;
	width: 207px;
	height: 30px;
	color: #FFFFFF;
	text-indent: 48px;
	background: #3177b8 url(../images/list_wit.gif) 20px 11px no-repeat;
}

#menu .knop a:hover {
	color: #ffffff;
	background: #03325f url(../images/list_wit.gif) 20px 11px no-repeat;
}

#menu .knop .submenu {
	position: absolute;
	top: 0px;
	right: 207px !important;
	right: 206px;
	width: 207px;
	z-index: 30;
	display: none;
}

.submenu_item {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}

.submenu_item a {
	position: relative;
	float: left;
	display: block;
	color: #FFFFFF;
	background: #3177b8 url(../images/list_wit.gif) 20px 11px no-repeat;
}

#top_menu {
	position: relative;
	float: left;
	width: 800px;
	padding-left: 17px;
	height: 41px;
}

#top_menu .knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}

#top_menu .knop a {
	position: relative;
	float: left;
	color: #4076ba;
	padding-left: 37px;
	padding-right: 30px;
	background: #ffffff url(../images/list_light.gif) 20px 11px no-repeat;
}

#links {
	position: relative;
	float: left;
	width: 296px;
	height: auto;
}

#spotlight {
	position: relative;
	float: left;
	width: 259px;
	background: #e2e8f5;
	margin-bottom: 29px;
	padding-top: 15px;
	height: auto;
}

#spotlight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0076bd;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 15px;
	position: relative;
	display: block;
	height: 40px; 
}

#spotlight img {
	width: 259px;
	height: auto;
}

.sfeer_container {
	width: 259px;
	position: relative;
	height: auto;
}

#spotlight #sfeer1 {
	position: relative;
	width: 259px;
	height: auto;
}

#spotlight .nav {
	position: relative;
	width: 259px;
	height: 25px;
	text-align: center;
	margin: 0 auto;
}

#spotlight .nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3177b8;
	line-height: 25px;
	font-weight:bold;	
}

#spotlight .nav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3177b8;
	line-height: 25px;
	padding: 0px 10px;
	font-weight:bold;
}

#spotlight, #nieuws {
	position: relative;
	float: right;
	width: 259px;
	background: #e2e8f5;
	margin-bottom: 29px;
}

#spotlight p, #nieuws p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin: 0px 20px;
}

#spotlight p a, #nieuws p a {
	color: #3177b8;
}

#spotlight_titel, #nieuws_titel {
	position: relative;
	float: right;
	width: 259px;
	background: #3177b8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 20px;
}

.prijs_spotlight {
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3177b8 url(../images/label.gif) no-repeat;
	text-indent: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-right: 5px;
	display: inline;
}

.content_slide {
	position: relative;
	float: left;
	width: 729px;
	height: auto;	
	margin-left: 29px;
}

.content_slide .slidefoto {
	position: relative;
	float: left;
	width: 567px;
	height: auto;	
}

.content_slide .contentfoto {
	width: 729px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

.content_slide .sfeercontent {
	width: 152px;
	position: relative;
	padding-left: 10px;
	height: auto;
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

#nieuws h2 {
	padding: 20px 0px 0px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3177b8;
}

#content {
	position: relative;
	float: left;
	width: 729px;
	margin-left: 29px;
}

#content.small {
	position: relative;
	float: left;
	width: 439px!important;
	margin-left: 29px;
}

#content.small .product {
	width: 439px;
	background: #f6f8fc;
	padding-bottom: 40px;
	margin-bottom: 26px;
}

#content .product {
	width: 729px;
	background: #f6f8fc;
	padding-bottom: 40px;
	margin-bottom: 26px;
}

#content .product h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3177b8;
	padding: 25px 0px;
	margin: 0px 20px;
}

#content .product div#tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin: 0px 20px;
}

#content .product p a {
	color: #3177b8;
	font-weight: normal;
}

#content .product .prijs {
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3177b8 url(../images/prijs_label.gif) no-repeat;
	text-indent: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-right: 5px;
}

#content .body {
	width: 125px;
}

#content .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 175px;
	border: 1px #3177b8 solid;
	background: #FFFFFF;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1000px;
	line-height: 49px;
	z-index: 50;
}

#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	float: right;
	width: 207px;
	text-align: center;
	z-index: 50;
}

#info a {
	color: #000000;
	text-decoration: none;
	z-index: 50;
}

#logos {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 49px;
	width: 207px;
	height: 100px;
	background: url(../images/keuken_speciaal.jpg);
}

#logos img {
	position: relative;
	float: left;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin: 0px 20px;
}

.slide {
	width: 399px;
	height: auto;
	position: relative;
	margin-top: 25px;
}

.beschrijving_slide {
	width: 399px;
	height: auto;
	position: relative;
	display: block;
	text-align: center;
}

.slide img {
	width: 399px;
}

.slide_container {
	width: 259px;
	position: relative;
	height: auto;
}

.slide .sfeer1 {
	position: relative;
	width: 259px;
	height: auto;
}

.slide .nav {
	position: relative;
	width: 399px;
	height: 25px;
	text-align: center;
	margin: 0 auto;
}

.slide .nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3177b8;
	line-height: 25px;
	font-weight:bold;	
}

.slide .nav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3177b8;
	line-height: 25px;
	padding: 0px 10px;
	font-weight:bold;
}
