html {
	height: 					100%; /* héél belangrijk */
}

img {border:0;} 

h1 {font-size:18px; margin:0; font-family:'Arial', serif;}
h2 {font-size:14px; margin:0; font-family:'Arial', serif;}
h3 {font-size:14px; margin:0; font-family:'Arial', serif;}
h4 {font-size:13px; margin:0; font-family:'Arial', serif;}
#hoofdmenu li {font-family:'Arial', serif;}

a:link {text-decoration: underline; color: #333333; font-weight:bold;}
a:visited {text-decoration: underline; color: #333333; font-weight:bold;}
a:active {text-decoration: underline; color: #333333; font-weight:bold;}
a:hover {text-decoration: none; color: #333333; font-weight:bold;}

#telefoonnummer a:link {text-decoration: none; color: #ffffff; font-weight:bold;}
#telefoonnummer a:visited {text-decoration: none; color: #ffffff; font-weight:bold;}
#telefoonnummer a:active {text-decoration: none; color: #ffffff; font-weight:bold;}
#telefoonnummer a:hover {text-decoration: none; color: #ffffff; font-weight:bold;}

body {
	margin-top:					0;
	margin: 					0; 
	padding: 					0; 
	height:						100%;
	font-family:				Arial;
	color:						#333333;
	font-size:					12px;
	line-height:				18px;
	z-index:					10;
}

#container {
	z-index:					0;
	margin: 					0px;
	position: 					relative;
	min-height: 				100%;
	height:						100%; /* voor IE */
	width: 						100%;
	text-align: 				center;
	height: 					auto; 
	bottom:						0; 
	left: 						0;
}

#wrapper {
	z-index:					0;
	width:						980px;
	text-align: 				left;
	margin-left: 				auto;
	margin-right: 				auto;

	padding-top: 				140px;
	padding-bottom: 			285px;
}

#top {
	background:					#ffffff url(../images/backgrounds/top-banner-bg2.jpg) repeat-x left top;
	position:					absolute;
	width: 						100%;
	height: 					130px;
	left:0;
}

#header {
	text-align: 				left;
	width:						980px;
	position:					relative;
	margin-left: 				auto;
	margin-right: 				auto;
}

#banner {
	width:						100%;
	height:						87px;
}

#winkelmand {
	position:absolute;
	color:#ffffff;
	right:380px; top:8px;
	width:210px; height: 53px;
}

#toptab {
	position:absolute;
	right:-3px; top:0;
	background:					url(../images/backgrounds/top-tab-bg.png) no-repeat;
	width:286px; height: 53px;
}

#telefoonnummer {
	position:absolute;
	color:#ffffff;
	right:0; top:60px;
	text-align:right;
	width:286px;
}

#logo {
	top:						11px;
	width:						210px;
	height:						69px;
	left: 						-2px;
	position:					relative;
	z-index:					100;
}

#hoofdmenu {
	width:						600px;
	margin-top:					0px;
	float:						left;

}

nav {
	float:						left;
	width:						600px;
}

#hoofdmenu li a:link {text-decoration: none; color:#333333;}
#hoofdmenu li a:visited {text-decoration: none; color:#333333;}
#hoofdmenu li a:active {text-decoration: none; color:#333333;}
#hoofdmenu li a:hover {text-decoration: none; color:#333333;}

ul.linkjes {margin:0; padding:0;}

ul.linkjes li {
list-style: none;
margin:3px 0 0 0;
padding:0;
}

#zoeken {
	float:						right;
	margin-top:					5px;
}

input {
letter-spacing:0.02em;
-moz-border-radius:3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

input.filter {
	height:						15px;
	width:						200px;
	float:						left;
	font-size:					11px;
	padding:					3px 6px 3px 6px;
	border: 					1px solid #e3e3e3;
}

label.filter {
	height:						15px;
	width:						200px;
	float:						left;
	font-size:11px;
	padding:					3px 6px 3px 6px;
}

#zoeken input {
	height:						15px;
	width:						200px;
	float:						left;
	font-size:11px;
	padding:					3px 6px 3px 6px;
	border: 					1px solid #e3e3e3;
	margin: 0 10px 0 0;
}

#zoeken input.zoek {
	height:						29px;
	width:						79px;
	float:						left;
	margin:						5px -5px 0 0;
	border:0;
	padding:0;
}

.offerte form
    {
    width: 640px;
    text-align:left;
    }

.offerte label
    {
	float:left;
	display:block;
    width: 170px;
    text-align: left;
    vertical-align:top;
    margin-right: 15px;
}
    
.offerte label.error
    {
	float:right;
	display:inline;
    width: 120px;
    text-align: left;
    vertical-align:top;
    color: red;
    }

.offerte input
    {
	width:200px;
    margin: 0 0 3px 0;
    height:						17px;
	padding:					3px 6px 3px 6px;
	border: 					1px solid #e3e3e3;
    }
    
.offerte input.opties
    {
	width:25px;
    }

.offerte input.verstuurknop 
	{
	width: 195px;
	height: 30px;
	vertical-align:top;
	color: #ffffff;
	padding:0;
	border: 0;
	
	font-weight:bold;
	}

.offerte select
    {
    -moz-border-radius:3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	width:254px;
	height:25px;
	padding:					3px 6px 3px 6px;
	font-family: Arial;
    font-size: 12px;
	border: 					1px solid #e3e3e3;
    margin: 0 0 3px 0;
    }
    
.offerte textarea
    {
    -moz-border-radius:3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	width:240px;
	height:115px;
	font-family: Arial;
    font-size: 12px;
 	border:1px solid #e3e3e3;
    margin: 0 0 3px 0;
    padding:					3px 6px 3px 6px;
    }
    
.offerte input.postcodezoek {
	height:						29px;
	width:						79px;
	float:						left;
	margin:						0 -5px 0 0;
	border:0;
	padding:0;
}

#broodkruimels {
	font-size:					11px;
	margin-bottom:				10px;
}

#links {
	width:652px;
	float:left;
	margin-bottom:20px;
}

#rechts {
	width:300px;
	float:right;
	margin-bottom:20px;
}

article {
	
}

#filter {
	margin-top:-10px;
	width:						652px; 
}

#filtercontent {
	width: 624px;
	height:82px;
}

.stars 
{
	width:64px;
	height:11px;
	background: url(../images/icons/sterren-grijs.png) 0 0 repeat-x;
}

.stars div {
  height: 11px;
  background: url(../images/icons/sterren-geel.png) 0 0 repeat-x;
}

#main_video {margin: 0 0 50px 0; display:none; height:394px;}
#act_video {margin: 0 0 50px 0; display:none;}

#paging {margin-top:20px; width:100%; text-align:center;}

.paging_groen {background:url(../images/backgrounds/pagina-g.gif) no-repeat; width:30px; height:20px; padding: 5px 0 5px 0; color:#ffffff; display:block; text-align:center; margin: 0 2px 0 2px;} 
.paging_wit {background:url(../images/backgrounds/pagina-w.gif) no-repeat;width:30px; height:20px; padding: 5px 0 5px 0; color:#333333; display:block; text-align:center; margin: 0 2px 0 2px;}
.paging_breed {background:url(../images/backgrounds/pagina-breed.gif) no-repeat;width:112px; height:20px; padding: 5px 0 5px 0; color:#333333; display:block; text-align:center; margin: 5px 0 0 0;}

.rechts_item_top {background:url(../images/backgrounds/rechts-top2.gif) no-repeat; width:305px; height:8px;}
.rechts_item_mid {background:url(../images/backgrounds/rechts-mid3.gif) no-repeat;  width:280px; min-height:101px; padding: 8px 15px 0 10px; background-position:bottom;}
.rechts_item_bottom {background:url(../images/backgrounds/rechts-bottom2.gif) no-repeat; width:305px; height:12px;}

.rechts_item h3 {margin:0 0 8px 0;}

.overzicht_bedrijfsuitje {margin-top:10px;}
.overzicht_bedrijfsuitje .bedrijfsuitje_top {background: url(../images/backgrounds/content-top2.gif) no-repeat; width:651px; height:9px;}
.overzicht_bedrijfsuitje .bedrijfsuitje_mid {background: url(../images/backgrounds/content-mid3.gif) no-repeat; width:626px; min-height:90px; padding: 0 15px 0 10px; background-position:bottom;}
.overzicht_bedrijfsuitje .bedrijfsuitje_bottom {background: url(../images/backgrounds/content-bottom.gif) no-repeat; width:651px; height:12px;}

.act_image {width:317px; float:left;}
.act_image_top {background:url(../images/backgrounds/act-image-top.gif) no-repeat; width:317px; height:11px;}
.act_image_mid {background:url(../images/backgrounds/act-image-mid.gif) no-repeat;  width:287px; min-height:101px; padding: 6px 15px 0 15px; background-position:bottom;}
.act_image_bottom {background:url(../images/backgrounds/act-image-bottom.gif) no-repeat; width:317px; height:14px;}
#act_extrainfo {width:280px; margin-top:6px; font-size:11px;}
#act_beoordeling {float:left;}
#act_viewgallery {float:right;}
#act_prijs {margin-top:6px; border-top: 1px solid #e3e3e3; padding-top:6px;}
#act_prijs_voegtoe {float:left; width:135px;}
#act_prijs_prijsje {float:right; width:145px; text-align:right;}
#act_korting {margin-top:3px; color: #808080;}

.thumbs_left {margin-right:5px; border:1px solid #e3e3e3; width:64px; padding:5px 5px 0px 5px; float:left;}
.thumbs_right {border:1px solid #e3e3e3; width:64px; padding:5px 5px 0px 5px; float:left;}
#slides_thumbs_left {margin-right:8px;  float:left;}
#slides_thumbs_right {margin-right:0px;  float:left;}

#page_footer a:link {font-weight:normal;}
#page_footer a:visited {font-weight:normal;}
#page_footer a:active {font-weight:normal;}
#page_footer a:hover {font-weight:normal;}

#page_footer {
	position:absolute;
   	bottom:0;
   	width:100%;
   	height:295px;   /* Height of the footer */
   	left:0;
	font-size: 11px;
	background: url(../images/backgrounds/footer-bg.gif);
	background-repeat:repeat-x;
	background-color: #d3d3d3;
	color: #333333;
	line-height: 20px;
	clear: both;
	margin: 45px 0 0 0;
}

#page_footer div { width: 980px; margin: 0 auto; margin-top:6px; overflow: hidden; text-align:left; }
#page_footer h2 { font-size: 15px; color: #333333; margin: 0 0 12px 0; padding: 0 0 5px; }
#page_footer .kolom { width: 190px; margin-right:20px; float: left; margin-top:12px; }
#page_footer .kolom.last { width: 150px; padding: 0 0 0 20px; color: #dcdcdc; font-size: 11px; float:right; }
#page_footer ul { padding: 0; list-style: none; }
#page_footer ul li a { width: 225px; padding: 2px 0 2px 0; display: block; color: #dcdcdc; }
 
.button_left {background:url(../images/buttons/button-groen-left.png) no-repeat; width:7px; height:29px; float:left;}
.button_mid {background:url(../images/buttons/button-groen-mid.png) repeat-x; height:23px; padding: 2px 5px 4px 5px; float:left; color:#ffffff;}
.button_right {background:url(../images/buttons/button-groen-right.png) no-repeat; width:11px; height:29px; float:left;}
/* SLIDER LOGIN */

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../login/images/tab_b6.png) repeat-x 0 0;
	height: 9px;
	position: relative;
    top: 4px;
    z-index: 0;
    
}

.tab ul.login {
	display: block;
	position: relative;
	float:right; clear:right;
  	height: 57px;
	width: 392px;
  	font-weight: bold;
	line-height: 51px;
	margin: 0;
	right:-18px;
  	color: #333333;
  	font-size: 11px;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../login/images/tab_l4.png) no-repeat left 0;
  	height: 57px;
	width: 26px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../login/images/tab_r4.png) no-repeat left 0;
  	height: 57px;
	width: 26px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 1px;
	display: block;
	float: left;
	height: 57px;
  	background: url(../login/images/tab_m4.png) repeat-x 0 0;
}

.tab ul.login li a {
	
}

.tab ul.login li a:hover {
	color: #333333;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 12px !important;
	cursor: pointer;
	display: block;
	width: 120px;
	position: relative;
	top: 9px;
}

.tab a.open {}
.tab a.close {background: url(../login/images/bt_close.png) no-repeat left -20px;}
.tab a:hover.open {}
.tab a:hover.close {background: url(../login/images/bt_close.png) no-repeat left -20px;}

/* sliding panel */
#toppanel {
    /*position: absolute;*/   /*Panel will overlap  content */
    position: relative;   /*Panel will "push" the content down */
    top: 0;
    margin-top:-9px;
    width: 100%;
    z-index: 1000;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	background: #EDEDED url(../login/images/tab_t.gif) repeat-x bottom left;
	width: 100%;
	height: 220px;
	color: #333333;
	overflow: hidden;
	position: relative;
	z-index: 0;
	display: none;
}

#panel h1 {
	padding: 5px 0 10px;
	margin: 0;
	color: #333333;
}

#panel h2{
	padding: 10px 0 5px;
	margin: 0;
	color: #333333;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #333333;
}

#panel a:hover {
	color: #333333;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 11px;
}

#panel .content .left {
	width: 300px;
	float: left;
	padding: 0 15px 0 15px;
	border-left: 1px solid #e3e3e3;
}

#panel .content .right {
	width:346px;
	border-right: 1px solid #e3e3e3;
}

#panel .content form {
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	height:						15px;
	width:						200px;
	float:						left;
	font-size:11px;
	padding:					3px 6px 3px 6px;
	border: 					1px solid #e3e3e3;
	margin: 0 10px 0 0;
}

#panel .content input:focus.field {
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../login/images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: #333333;
	background: transparent url(../login/images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 20px 0 0 5px;
	font-size: 11px;
	text-decoration: underline;
}


/* TABS */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-left:1px solid #e3e3e3;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, rgb(255,255,255)),
    color-stop(0.91, rgb(238,238,238))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 1%,
	    rgb(238,238,238) 91%
	);
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0 15px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	/*border-bottom: 1px solid #fff;*/
}
.tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	margin-top:-2px;

}
.tab_content { padding-top:10px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}

/* Recensie Slider */

#slider-code { height: 62px; margin-top:2px; overflow:hidden; }
#slider-code .viewport { float: left; width: 280px; height: 62px; overflow: hidden; position: relative; }
#slider-code .buttons { display: block; margin: 30px 10px 0 0; float: left; }
#slider-code .next { margin: 30px 0 0 10px;  }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; padding: 0; margin: 0;  position: absolute; left: 0; top: 0; }
#slider-code .overview li{ float: left; margin: 0 0 0 0; padding: 0px; height: 62px; width: 280px;}

#slider-code .pager { overflow:hidden; list-style: none; clear: both; margin: 0 0 0 45px; }
#slider-code .pager li { float: left; }
#slider-code .pagenum { background-color: #fff; text-decoration: none; text-align: center; padding: 5px; color: #555555; font-size: 14px; font-weight: bold; display: block; }
#slider-code .active { color: #fff; background-color:  #555555; }

