table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.bestel {
	width: 100%;
}
fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* base.css, part of YUI's CSS Foundation */
h1 { /*18px via YUI Fonts CSS foundation*/
	font-size: 138.5%;
}

h2 { /*16px via YUI Fonts CSS foundation*/
	font-size: 123.1%;
}

h3 { /*14px via YUI Fonts CSS foundation*/
	font-size: 108%;
}

h1,h2,h3 { /* top & bottom margin based on font size */
	margin-bottom: 1em;
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight: bold;
}

abbr,acronym { /*indicating to users that more info is available */
	border-bottom: 1px dotted #000;
	cursor: help;
}

em { /*bringing italics back to the em element*/
	font-style: italic;
}

blockquote,ul,ol,dl { /*giving blockquotes and lists room to breath*/
	/*margin:1em;*/
	
}

ol,ul,dl { /*bringing lists on to the page with breathing room */
	margin-left: 2em;
}

ol li { /*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}

ul li { /*giving UL's LIs generated disc markers*/
	list-style: square outside;
}

dl dd { /*giving UL's LIs generated numbers*/
	margin-left: 1em;
}

th,td {
	vertical-align: top;
}

th { /*distinguishing table headers from data cells*/
	font-weight: bold;
}

caption { /*coordinated marking to match cell's padding*/
	margin-bottom: .5em;
	/*centered so it doesn't blend in to other content*/
	text-align: center;
}

p,fieldset,table { /*so things don't run into each other*/
	margin-bottom: 1em;
}

/* ZETTEX SPECIFIEK START HIER */
html {
	overflow-y: scroll;
	margin:0px;
	padding:0px;
}

body {
	background: #343434 url('../img/bg_footer.jpg') no-repeat bottom center;
	padding:0px;
	margin:0px;
	padding-bottom:	474px;
	padding-top:21px;
}

h1,h2,h3,h4,h5,h6 {
	color: #006AB6;
}

div#container {
	display: block;
	width: 980px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #545C61;
	background: white;
}

a {
	color: #006AB6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#header {
	width: 980px;
	height: 85px;
	position: relative;
	clear:both;
}

div#logo {
	position:absolute;
	width: 269px;
	height: 30px;
	top:30px;
	left:30px;	
}

div#topmenu {
	float: right;
	position:absolute;
	top:10px;
	right:160px;
}

div.submit {
	background: url('../img/submit.gif') no-repeat;
	vertical-align: middle;
	width: 17px;
	height: 20px;
	float: left;
}

div#accountinfo {
	clear: right;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	font-size: 0.9em;
	line-height: 12pt;
}

div#mainmenu {
	width: 980px;
	height: 31px;
	background-color: #006AB6;
	color: #ffffff;
	z-index: 10;
}

div#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-weight: bold;
}

div#mainmenu ul li {
	float: left;
	display: block;
	position: relative;
	border-right: 1px solid white;
	line-height:1.7em;
}

div#mainmenu ul li a {
	display: block;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10pt;
	color: #ffffff;
	cursor: pointer;
}

div#mainmenu ul li a:hover {
	color: #000000;
	background-color: #BABFC2;
	cursor: pointer;
	text-decoration:none;
}

div#mainmenu ul li.selected a {
	color: #000000;
	background-color: #BABFC2;
}

div#mainmenu ul li ul {
	display: none;
	position: absolute;
	top: 31px;
	left: -1px;
	background-color: #006ab6;
	z-index: 20;
	border:1px solid white;
	border-top:0px;
}

div#mainmenu ul li ul li {
	display: block;
	clear: both;
	float: left;
	border: 0px;
}

div#mainmenu ul li.selected ul li a {
	width: 150px;
	display: block;
	color: #ffffff;
	background-color: #006ab6;
	font-size:0.9em;
	line-height:17px;
}

div#mainmenu ul li.selected ul li a:hover {
	color: #000000;
	background-color: #BABFC2;
}

div#topmenu a {
	font-size: 0.8em;
	padding-right: 10px;
}

div#content {
	width: 960px;
	min-height: 500px;
	_height: 500px;
	clear:both;
	padding:10px;
}

div.cb {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 0px;
}

div.contentpanel {
	padding: 10px;
	line-height: 18px;
	color: #666666;
	border: 1px solid #cccccc;
	padding-left: 7px;
	padding-right: 7px;
}

div.addresspanel {
	bottem: 0 px;
	padding: 10px;
	line-height: 18px;
	color: #666666;
	border: 1px solid #cccccc;
	padding-left: 7px;
	padding-right: 7px;
}

div.wrapper {
	min-height: 565px;
}


div.home_left {
	float: left;
	width: 380px;
}

div.home_right {
	float: left;
	width: 380px;
}

div.potm {
	width: 380px;
}

div#footer {
	width: 980px;
	font-size: 0.8em;
	color:#C1C1C1;
}
div#footer span.spacer {
	padding-left: 5px;
	padding-right: 5px;
}
div#footer span.copyright {
	float: left;
	padding-left:5px;
}
div#footer a {
	color: #C1C1C1;	
}

div#footercolorbar {
	width: 100%;
	overflow: hidden;
}

div#footercolorbar div {
	height: 6px;
	width: 25%;
	display: inline;
	float: left;
}

.smering {
	background: #D40F5F;
}

.conservering {
	background: #DCA00C;
}

.bevestiging {
	background: #0056A9;
}

.reiniging {
	background: #06771B;
}

td.col_left {
	padding-right: 10px;
	overflow: hidden;
}

td.col_right {
	padding-left: 10px;
	border-left: 1px solid #8E979D;
}

td.nopad {
	padding-left: 0px;
	padding-right: 0px;
}

div.scrollable {
	overflow-y: auto;
}

.smaller {
	font-size: 10px;
	line-height: 12pt;
}

div#busbalk {
	padding-bottom: 10px;
}

div#busbalk a {
	font-size: 11px;
	color: gray;
	border-bottom: 1px dotted #006AB6;
}

div#busbalk a:hover {
	color: #006AB6;
	border-bottom: 1px solid #006AB6;
	text-decoration: none;
}

table.list {
	width: 100%;
}

table.list th {
	background-color: #006AB6;
	color: white;
	font-size: 8pt;
	line-height: 12pt;
	padding: 2px;
}

table.list td {
	font-size: 8pt;
	line-height: 12pt;
	padding: 2px;
	border-bottom: 1px dotted #8E979D;
	background: white;
}

table.list tr.selected td {
		background-color:#babfc2;
	color:black;
}

table.list tr.selectable td {
	cursor: pointer;
}

table.list tr.selectable:hover td {
	background-color: #E2E2E2;
}

table.list td.price,table.list th.price {
	padding-right: 20px;
	text-align: right;
}

table.list td.total {
	font-size: 14px;
	aline-height: 20px;
	font-weight: bold;
	background: #E2E2E2;
}

table.list td.accent {
	background: #E2E2E2;
}

table.tbl {
	width: 550px;
}

table.tbl td.image {
	width: 60px;
}

table.tbl td.name {
	min-width: 300px;
}

table.tbl tr:hover td {
	background-color: #E2E2E2;
}
table.tbl h2 {
	margin:0px;	
}

table.productlist {
	width: 100%;
	border: 1px dotted #006AB6;
	background: white;
}

table.productlist td {
	padding: 5px;
	border: 1px dotted gray;
}

a.download img {
	vertical-align: center;
	margin-right: 3px;
}

div.map_dealerinfo {
	line-height: 1.2em;
	font-size: 11px;
}

input.button {
	background: #0056A9;
	color: white;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid gray;
	padding: 4px;
}

div#productmenu {
	width: 280px;
	padding: 10px;
	background: #8E979D;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 20px;
}

div#productmenu a {
	font-weight: bold;
}

div#productmenu input.button {
	padding: 0px;
	font-size: 12px;
}

div#e_submit {
	background: url('../img/button-right.png') top right no-repeat;
	cursor: pointer;
	padding: 0 5px 0 0;
	display: inline-block;
}

div#e_submit input.frm-button {
	background: url('../img/button-left.png') top left no-repeat;
	display: inline-block;
	padding: 3px 5px 7px 10px;
	line-height: 25px;
	color: white;

	font-size: 13px;
	border:none;
}


a.button {
	background: url('../img/button-right.png') top right no-repeat;
	cursor: pointer;
	padding: 0 5px 0 0;
	display: inline-block;
}

a.button span {
	background: url('../img/button-left.png') top left no-repeat;
	display: inline-block;
	padding: 0 5px 2px 10px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

a.button.leftarrow {
	background: url('../img/button-leftarrow-right.png') top right no-repeat;
	padding: 0 9px 0 0;
	display: inline-block;
}

a.button.leftarrow span {
	background: url('../img/button-leftarrow-left.png') top left no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 0 0 2px 26px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

a.button.icon {
	background: url('../img/button-icon-right.png') top right no-repeat;
	padding: 0 9px 0 0;
	display: inline-block;
}

a.button.icon span {
	background: url('../img/button-icon-left.png') top left no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 0 0 2px 4px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

a.button img {
	vertical-align: text-bottom;
	padding-right: 8px;
}

ul#catlist li {
	list-style-type: none;
	background: #006AB6;
}

ul#catlist li a {
	border-bottom: 1px dotted gray;
	display: block;
	padding-left: 4px;
	color: white;
	font-weight: bold;
}

ul#catlist li a:hover {
	text-decoration: none;
}

ul#catlist ul li a {
	padding-left: 15px;
	color: #006AB6;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
}

ul#catlist,ul#catlist ul {
	margin-left: 0px;
	background: white;
}

ul#catlist ul li {
	line-height: 12pt;
	background: white;
}

ul#catlist li.active {
	font-weight: bold;
	background: yellow;
}

input {
	background: #E2E2E2;
	border: 1px solid #8E979D;
}

input.aantal {
	width: 55px;
	float: left;
}

input.addtocart {
	background: url('../img/add.gif');
	height: 21px;
	width: 57px;
}

div#messagebox {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background: white url('../img/announce.gif') no-repeat 2px 5px;
	padding-left: 25px;
	margin-bottom: 1em;
	display: none;
	cursor: pointer;
}

div.spinner {
	background: url('../img/loading.gif');
	width: 16px;
	height: 16px;
	float: right;
}

a.download img {
	margin-right: 3px;
}

div#busbalk_container div {
	width: 245px;
	height: 135px;
	overflow-x: hidden;
	position: relative;
	cursor: pointer;
}

div#busbalk_container a {
	position: absolute;
	top: 78px;
	left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}

div#busbalk_container a:hover {
	text-decoration: none;
}

/* Language */
div#langmenu {
	position:absolute;
	right:10px;
	top:10px;
	font-size:0.8em;
}
div#langmenu span.label {
	margin-right:5px;
	font-weight:bold;	
}
div#langmenu div.value {
	border-right: 1px solid white;
	background-color: #CDCDCD;
	color: white;
	padding-left: 10px;
	width: 105px;
	float:right;
	position: relative;
	line-height: 20px;
	cursor: pointer;
}

div#langmenu div.value div.submit {
	float: right;
	margin-left: 10px;
}

div#langmenu_select {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	background-color: #CDCDCD;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	width: 73px;
	filter: alpha(opacity = 95);
	opacity: .95;
	-moz-opacity: .95;
}

div#langmenu_select a {
	display: block;
	color: black;
}

/* homepage buttons */
div#home_buttons {
	padding-top:3px;	
}
div#home_buttons a {
	float:left;
	display:block;
	width:227px;
	height:32px;
	padding-top:68px;
	padding-left:18px;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
	color:black;
}
div#home_buttons a:hover {
	text-decoration:none;	
}
div#home_buttons a.smering {
	background: url('../img/header/smering.jpg');
}
div#home_buttons a.smering:hover {
	background: url('../img/header/smering_hover.jpg');
}
div#home_buttons a.reiniging {
	background: url('../img/header/reiniging.jpg');
}
div#home_buttons a.reiniging:hover {
	background: url('../img/header/reiniging_hover.jpg');
}
div#home_buttons a.bevestiging {
	background: url('../img/header/bevestiging.jpg');
}
div#home_buttons a.bevestiging:hover {
	background: url('../img/header/bevestiging_hover.jpg');
}
div#home_buttons a.conservering {
	background: url('../img/header/conservering.jpg');
}
div#home_buttons a.conservering:hover {
	background: url('../img/header/conservering_hover.jpg');
}

div.column_left {
	width:190px;
	float:left;
	margin-right:10px;
	clear:left;
	margin-bottom:10px;
	padding-top:17px;
}
div.column_center_3 {
	width: 560px;
	float:left;
	margin-bottom:10px;
	margin-top:17px;
}
div.column_center_2 {
	width: 760px;
	float:left;
	margin-bottom:10px;
	padding-top:17px;
}
div.column_right {
	margin-left:10px;
	float:left;
	width:190px;
	clear:right;
	margin-bottom:10px;
	padding-top:17px;
}

div.panel {
	border: 1px solid #006AB6;
	margin-bottom:1em;
}
div.panel h3 {
	margin:0px;
	background: #006AB6;
	color: white;
	font-size:9pt;	
	padding:1px 2px 2px 4px;
	line-height:17px;
	text-transform:uppercase;
	letter-spacing:1px;
}
div.panel h3 a {
	color: white;
}
div.panel h3 a:hover {
	text-decoration:none;
}
div.panel ul {
	margin:0px;
	padding:0px;	
}
div.panel ul li {
	list-style:none;
	display:block;	
	margin:0px;
	line-height:1.6em;
}
div.panel ul li a {
	display:block;	
	color: #545C61;
	padding:0px 0px 0px 4px;
}
div.panel ul li a:hover {
	text-decoration:none;
	background-color:#babfc2;
	color:black;
}
div.panel ul ul li {
	font-size:0.8em;
}
div.panel ul ul li a {
	padding-left:15px;
	padding-right:5px;
}


div.panel div.panel_inner {
	padding:4px;
	font-size:0.9em;
	line-height:1.4em;
}
div.panel img {
	display:block;
}
.firstlink {
	cursor: pointer;	
}
div.productimgholder {
	float:right;	
}

div.paging_wrapper {
        clear: both;
        position: relative;
        display: inline;
        float: left;
        width: 100%;
        margin: 2px 0px;
}
div.paging {
        float:right;
        font-size:11px;
        line-height:18px;
}
div.paging div {
        float: left;
}
div.paging ul {
        margin: 0;
}
div.paging li {
        display: inline;
        padding-left:4px;
        padding-right:4px;
}
div.paging li.disabled {
        color: #bbb;
        padding-left:4px;
        padding-right:4px;
}
div.paging li.sel {
        background: #006AB6;
        color: #fff;
        line-height:18px;
}
div.paging li a {
        border: none;
}

tr.highlide{
		
	background-color:#babfc2;
	color:black;
}

span.nieuws_item_img {
	display: block;
	float: left; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-bottom: 10px;
}

span.nieuws_item_intro {
	display: block;
	font-weight: 700;
}

span.nieuws_item_txt {
	display: block;
	font-weight: normal;
	margin-top: 1.5em;
}

div.nieuwsitem {
	display: inline;
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}	

span.titel a {
	display: block;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 700;
}
span.titel a.hover {
	text-decoration: underline;
}

span.intro {
	display: block;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;	
}
span.leesverder {
	display: block;
	color: #006AB6;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 700;
	text-align: right;
}

