/*
#################
#	ALGEMEEN	#
#################
*/

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 0px;
	margin-bottom: 15px;
	color: #467dbf;
	font-size: 12px;
}

iframe { margin-bottom: 15px; border: 0; }

h1 {
	margin-bottom: 10px;
}
h2 {
	color: #477ec1;
	font-size: 1.2em;
}
a {
	color:  #477ec1; /* #3a5b8c; */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.bigger_font {
	font-size: 1.6em;
	line-height: 1em;
}

.overflow { overflow: hidden; }

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}

table {
	margin: auto;
	color: #467DBF;
	font-size: 12px;
}

.nobr {
	white-space: nowrap;	
}

/*
#################
#	CONTAINER	#
#################
*/

div.fckeditor {
	overflow: hidden; height: 1%;
}

#container {
	/*overflow: hidden;*/
	margin: 0 auto;
	width: 913px;
	text-align:left;
	background: url(/img/bg_main.gif) repeat-y 5px;
}
#container-new {
	overflow: hidden;
	margin: 0 auto;
	width: 921px;
	text-align:left;
	position: relative;
	z-index: 10000;

}
body#new-2009 #content-wrapper {
	background: url(/img/bg_main-new.gif) repeat-x;
	overflow: hidden;
	float: left;
	
}

/*
#################
#	HEADER		#
#################
*/

#header {
	margin: auto;
	width: 921px;
}

#header_top {
	margin: auto;
	width: 920px;
	height: 80px;
}

#header_top img.logo {
	float: left;
	margin: 15px 0 0 20px;
}

#header_search {
	width: 520px;
	padding-top: 35px;
	float: right;
	text-align: right;
	font-size: 1.2em;
	position: relative;
}

#header_search a {
	color: #467DBF;
}

#header_search input {

}

#header_search select {
	border: 1px solid #d7d7d7;
	margin: 0 10px 0 0;
	width: 180px;
}

#header_search input {
	vertical-align: bottom;
}

div#login-info {
	position: absolute;
	line-height: 18px;
	right: 0;
	top: 8px;
}

div#login-info a.user-link {
	margin-left: 10px;
}

div#login-info .user {
	background-color: #E9F0F9;
	border: 1px solid #467DBF;
	color: #467dbf;
	padding: 0 6px;
}

#header_search p img {
	vertical-align: middle;
	margin: 0 5px 0 1px;
}
#header_footer {
	float: left;
	height: 29px;
	width: 920px;
	background: url(/img/bg_header_footer.gif) no-repeat;
}

/*
#################
#	MENU		#
#################
*/
ul {
	margin: 1em;
	margin-left: 0;
	padding: 0;
}

ul li {
	padding: .3em 0;
}


#menuContainer {
	background: url(/img/bg_menu.gif) repeat-x;
}

ul#menu {
	float: left;
	width: 919px;
	height: 41px;
}

ul#menu,
ul#menusub { margin: 0; }

ul#menu li,
ul#menusub li { padding: 0; }

ul#menu a,
ul#menusub a {
	color: #475b89;
	text-decoration: none;
	height: 25px;
	float:left;
	overflow: hidden;
	display: block;
}

ul#menu a:hover,
ul#menusub a:hover,
ul#menu li.active a,
ul#submenu li.active a
  {
	color: #475b89;
	background-color: #fff;
}

ul#menu li.active a img,
ul#menusub li.active a img,
ul#menu a:hover img,
ul#menusub a:hover img {
	margin-top: -100px;
}

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

ul#menu ul {
	margin: 0;
	list-style: none;
}

ul#menu li {
	display: inline;
	float: left;
	list-style: none;
	margin: 8px 0 0 3px;
	padding: 0;
	background: url(/img/arrow.gif) no-repeat 10px 9px;
}

ul#menu li span.left {
	width: 18px;
	height: 25px;
	float: left;
}

ul#menu li span.middle {
	height: 25px;
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
}

ul#menu li span.right {
	width: 14px;
	height: 25px;
	float: left;
}

ul#menu li.active span.left {
	width: 18px;
	height: 25px;
	background: url(/img/menu_left.gif) no-repeat;
	float: left;
}

/* IE 6 CSS */
ul#menu li.active span.middle {
	background-color: #477ec1;
	height: 20px;
	padding-top: 0px;
	float: left;
}

ul#menu li.active span.right {
	width: 14px;
	height: 25px;
	background: url( '../img/menu_right.gif' ) no-repeat;
	float: left;
}

ul#menusub {
	float: right;
	height: 41px;
}

ul#menusub a {
	color: #475b89;
	text-decoration: none;
}

ul#menusub a:hover {
	text-decoration: underline;
}

ul#menusub ul {
	list-style: none;
}

ul#menusub li {
	display: inline;
	float: left;
	list-style: none;
	margin: 8px 8px 0 0;
	background: url(/img/arrow.gif) no-repeat 10px 8px;
}

ul#menusub li span.left {
	width: 18px;
	height: 25px;
	float: left;
}

ul#menu li span.middle {
	height: 25px;
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
}


ul#menusub li span.right {
	width: 14px;
	height: 25px;
	float: left;
}

ul#menusub li.active span.left {
	width: 18px;
	height: 25px;
	background: url(/img/menu_left.gif) no-repeat;
	float: left;
}

/* IE 6 CSS */
ul#menusub li.active span.middle {
	background-color: #477ec1;
	height: 20px;
	padding-top: 0px;
	float: left;
}

ul#menusub li.active span.right {
	width: 14px;
	height: 25px;
	background: url( '../img/menu_right.gif' ) no-repeat;
	float: left;
}

/*
#################
#	MAIN		#
#################
*/

#main_headLeft {
	width: 445px;
	height: 150px;
	margin: 20px 0 0 25px;
}

#main_headLeft p {
	color: #3d3d3d;
	margin: 10px 0 0 0;
	line-height: 2.0em;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#main_headRight { /* ie */
	width: 380px;
	height: 254px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(/img/bg-front.png) no-repeat;
	z-index: 9999;
}

/* nieuwsblok */

#news {
	display: inline;
	float: left;
	width: 507px;
	margin-left: 25px;
	background: url(/img/news-pijl.gif) no-repeat;
	padding: 20px 0  0 0;
}

#news h2 a {
	text-decoration: none;
}

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

#news p a {
	color: #3d3d3d;
	line-height: 20px;
}

#news #more a {
	display: block;
	padding-left: 12px;
	background: url(/img/pijl.gif) no-repeat 0 6px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

div#subRight div#news img { margin-right: 5px; }
div#subRight div#news { float: none; display: block; width: auto; margin-left: 0; }
div#subRight div#news_bottom { width: 100px; margin-left: 0; }

#news .overflow a.more { float: left; margin-right: 8px; }
div#subRight #news .overflow a.more img { margin-right: 0; }

/* extra right menu blok */

div#extraMenu {
	float: right;
	margin: 100px 15px 0 0;
}
div#extraMenu a {
	background: url(/img/front-links.gif) no-repeat;
	float: right;
	clear: right;
	display: block;
	margin-bottom: 5px;
	padding-left: 1px;
}
div#extraMenu a span {
	background: url(/img/front-links.gif) no-repeat right 0;
	display: block;
	padding: 4px 17px 2px 14px;
}
div#extraMenu a img { display: block; }

div#blokken {
	width: 911px;
	display: inline;
	float: left;
	margin: 20px 0 0 10px;
}
div.blok {
	font-size: 1.2em;
	padding: 20px 0px 10px 20px;
	display: inline;
	float: left;
	width: 198px;
	height: 240px;
	margin-right: 9px; 
}
div.laatst {
	margin-right: 0;
}
div.blok li {
	list-style: none;
	padding: 0 0 9px 15px;
}
/* blokken kleuren */
div.groen {
	background: url(/img/bg-blok-groen.gif) no-repeat;
}
div.groen li {
	background: url(/img/dot-groen.gif) no-repeat 0 4px;
}

div.blauw {
	background: url(/img/bg-blok-blauw.gif) no-repeat;
}
div.blauw li {
	background: url(/img/dot-blauw.gif) no-repeat 0 4px;
}
div.geel {
	background: url(/img/bg-blok-geel.gif) no-repeat;
}
div.geel li {
	background: url(/img/dot-geel.gif) no-repeat 0 4px;
}
div.rood {
	background: url(/img/bg-blok-rood.gif) no-repeat;
}
div.rood li {
	background: url(/img/dot-rood.gif) no-repeat 0 4px;
}
/* IE 6 CSS */
#blok_groen {

}

#blok_groen a {
	color: #467DBF;
}

#blok_groen img {
	float: left;
}

#blok_groen ul {
	margin: 0;
	padding-top: 5px;
}

#blok_groen li {

}

#blok_groen li.more {
	margin: 5px 0 0 0;
}

/* blokken_rood */

/* IE 6 */
#blok_rood {
	background: #faddd4 url(/img/bg_blok_rood.gif) repeat-x;
	float: left;
	width: 243px;
	font-size: 1.2em;
	padding: 20px 0px 10px 20px;
	border-left: 10px solid #fff;
	height: 304px;
}

#blok_rood a {
	color: #467DBF;
}

#blok_rood ul {
	margin: 0;
	padding-top: 5px;
}

#blok_rood li {
	list-style: none;
	background: url(/img/dot_red.gif) no-repeat 0 4px;
	padding: 0 0 12px 15px;
}

#blok_rood img {
	float: left;
}

#blok_rood li.more {
	margin: 5px 0 0 0;
}

/* mainright */

#mainLeft {
	float: right;
	width: 338px;
/*	height: 426px; waarom?*/
}
div#containers {
	float: left;
	overflow: hidden;
	margin: 25px 0 0 10px; 
}

/* brands */
#brandscontainer {
	float: left;
	width: 294px;
}

#brands {
	border: 1px solid #d7e3f1;
	height: 130px;
	text-align: center;
	overflow: hidden;
}

#brands div {
	margin-top: 5px;
}

#brands a {
	display: block;
	height: 130px;
	text-align: center;
}
#brands img {
	display: block;
	/*margin-left: 46px;
	position: absolute;*/
	margin: 0 auto;
}

/* contact */
div#tabscontainer {
	float: left;
	margin-right: 10px;
}

ul#tabs {
	margin: 0;
	float: left;
	list-style: none;
	background: url(/img/bg-tabs.gif) repeat-x bottom right;
	width: 302px;
}

ul#tabs a {
	text-decoration: none;
}

ul#tabs li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
}

ul#tabs li#first a {
	display: block;
	width: 108px;
	height: 18px;
	padding: 8px 0 0 0;
	background: url(/img/tab1.gif) no-repeat;
}
ul#tabs li#first a.active {
	display: block;
	background: url(/img/tab1_active.gif) no-repeat;
}

ul#tabs li#second a {
	display: block;
	width: 91px;
	height: 18px;
	padding: 8px 0 0 0;
	background: url(/img/tab2.gif) no-repeat;
}
ul#tabs li#second a.active {
	display: block;
	background: url(/img/tab2_active.gif) no-repeat;
}


div#tabContent {
	clear: both;
	padding: 7px 0px 0px 10px;
	border-left: solid 1px #D7E3F1;
	border-right: solid 1px #D7E3F1;
	border-bottom: solid 1px #D7E3F1;
	width: 290px;
	height: 123px;
}

div#tabContent span.left {
	float: left;
	display: block;
	color: #477ec1;
	font-size: 1.1em;
	margin: 3px 0 3px 0;
	padding: 0;
	line-height: 1.8em;
}

div#tabContent span.right {
	float: left;
	display: block;
	color: #477ec1;
	font-size: 1.1em;
	margin: 3px 0 3px 10px;
	padding: 0;
	line-height: 1.8em;
}

div#tabContent span.service {
	clear:both;
	display:block;
	color: #477ec1;
	font-size: 1.2em;
	padding: 0;
	line-height: 1.8em;
}
/* newsletter */ 

div#newsletter {
	float: left;
	margin-right: 10px;
}
form.subscribe {
	border: solid 1px #D7E3F1;
	height: 105px;
	width: 265px;
	padding: 25px 0 0 15px;
	margin: 0;
}
form.subscribe legend {
	display:none;
	margin: 0;
}
form.subscribe fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form.subscribe fieldset input {
	width: 230px;
	border: 1px solid #D7E3F1;
	height: 18px;
	margin-bottom: 5px;
}
form.subscribe input.submit {
	background: url(/img/subscribe.gif) no-repeat;
	width: 90px;
	height: 22px;
	cursor: pointer;
	border: none;
}

/*
#################
#	SUB			#
#################
*/


div#pageTitle {
	clear: both;
	overflow: hidden;
	padding: 20px 28px 20px 35px;
	width: 850px;
}

div#subLeft {
	float: left;
	width: 641px; overflow: hidden;
	padding: 0 0 0 35px;
	font-size: 1.2em;
}

div#pageTitle2 {
	height: 86px;
	padding: 70px 0 20px 0;
	margin: 0 0 20px 0;
	background: no-repeat;
}

div#pageTitle2 div#bar {
	padding: 20px 0 15px 40px;
	background: #E9F0F9;
}

div#subLeft h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 5px;
	color: #477EC1;
}

div#subLeft p {
	padding: 0 5px;
	line-height: 1.4em;
}

div#subLeft a {
	font-weight: bold;
	text-decoration: underline;
}

div#subLeft a:hover {
	text-decoration: none;
}

div#subLeft ul,
div#subLeft ol {
	margin: 0;
	color: #477EC1;
	padding: 0 5px 12px 30px;
}

div#subLeft ul {
	list-style: square;
}


table tr td img {
	background: none;
}

div#subLeft img {
	padding: 8px;
	background: #E9F0F8;
}

div#subLeft img.left {
	float: left;
	margin: 0 25px 5px 0;
}

div#subLeft img.right {
	float: right;
	margin: 0 0 5px 25px;
}

div#subRight {
	float: right;
	width: 189px;
	padding: 0 28px 0 20px;
}

div#leverancier {
	width: 167px;
	border: 1px solid #D9E3EF;
	padding: 10px;
	margin: 0 0 10px 0;
	text-align: center;
}

div#leverancier img.logo {
	padding: 5px 0;
}

div#leverancier a {
	color: #0D74C0;
	font-size: 1.2em;
	font-weight: bold;
}

div#inloggen {
	border: 1px solid #D9E3EF;
	padding: 10px;
	margin: 0 0 10px 0;
}

div#inloggen input.inputbox {
	border: 1px solid #D7D6D4;
	margin: 2px 0 0 0;
	color: #1467AD;
	width: 154px;
	padding: 0px 4px;
}

/* IE 6 CSS*/
div#inloggen input.login {
	border: none;
	width: 90px;
	margin: 5px 3px 0 0px;
	float: right;
}

/* IE 6 CSS*/
div#winkelwagen,
div#wishlist {
	padding: 10px 10px 5px 10px;
	background: #D9E3EF;
	font-size: 1.2em;
	color: #477EC1;
	margin: 0 0 10px 0;
	position: relative;
}

div.kassa,
div#kassa {
	height: 25px;
	padding: 4px 10px 1px 10px;
	overflow: hidden;
	background: #477EC1;
	margin: 0 0 10px 0;
}

div#zieOok {
	width: 169px;
	padding: 10px;
	font-size: 1.2em;
	background: #FADDD4;
	margin: 0 0 10px 0;
	border-top: 6px solid #F15926;
}

div#zieOok a {
	display: block;
	width: 154px;
	padding: 0 0 0 15px;
	font-weight: bold;
}

/* IE 6 */
div#subLeft2 {
	float: left;
	width: 641px; overflow: hidden;
	padding: 0 0 0 35px;
	font-size: 1.2em;
}

div#subLeft2 div#addInfo ul {
	margin: .5em 1em .5em 2em;
}

ul#prodList {
	overflow: hidden;
	width: 153px;
	list-style: none;
	float: left;
	margin: 0;
}

ul#prodlist li { padding: 0;
}

ul#prodList ul {
	margin: 0;
	margin-left: 12px;

}

ul#prodList ul li {
	list-style: none;
	display: block;
	padding: 0;
}

ul#prodlist li ul {
	margin: 0;
	margin-left: 5px;
}

ul#prodList li { padding: 0;
}

ul#prodList li.title a {
	font-weight: normal;
	display: block;
	padding: 4px 20px;
	background: url(/img/bg_a.gif) no-repeat left top;
	color: #477EC1;
	border-bottom: 1px solid #cccccc;
}

ul#prodList li.title a:hover {
	background: url(/img/bg_a-active.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #477EC1;
}

ul#prodList li.over {

}

ul#prodList li.over a {
	font-weight: bold;
	border-bottom: 1px solid #477EC1;
		background: url(/img/bg_a-active.gif) no-repeat right top;
}



ul#prodList li.over ul li a {
	font-weight: normal;
	display: block;
	padding: 4px 20px;
	background: url(/img/bg_a.gif) no-repeat left top;
	color: #477EC1;
	border-bottom: 1px solid #cccccc;
}

ul#prodList li.over ul li a:hover {
	background: url(/img/bg_a-active.gif) no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #477EC1;
}

ul#prodList li.subOver {
}

ul#prodlist ul li ul li a,
ul#prodlist ul li.title ul li a {
	font-weight: normal;
}

ul#prodList li a {
	display: block;
	padding: 4px 20px;
	background: url(/img/bg_a.gif) no-repeat left top;
	color: #477EC1;
	border-bottom: 1px solid #cccccc;
}

ul#prodList li a.subA {
	display: block;
	padding: 4px 20px 4px 38px;
	color: #477EC1;
}

ul#prodList li a:hover {
	background: url(/img/bg_a-active.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #477EC1;
}


div#Overzichtcatenprod {
	float: right;
	width: 482px;
}


div#prodOverzicht {
	float: left;
	width: 486px;
	margin: 0 0 0 2px;
}

ul#producten {
	margin: 0;
	list-style: none;
}
/* IE6 overwrite */
ul#producten li {
	display: block;
	overflow: hidden;
	float: left;
	width: 225px;
	height: 50px;
	margin: 0 0 12px 12px;
	padding: 0;
	border-right: 1px solid #477EC1;
	background: url(/img/prod_bg.gif) no-repeat;
}

ul#producten li.over {
	background: url(/img/prod_bg_over.gif) no-repeat;
}

ul#producten li img.thumb {
	vertical-align: bottom;
	padding: 5px 0 0 0;
	position: absolute;
	z-index: 199;
}

ul#producten li img.titel {
	padding: 0 0 0 10px;
	vertical-align: top;
}

ul#producten li.over a img.titel {
	margin-top: -100px;
}

/* IE 6 */
ul#producten li a {
	position: absolute;
	z-index: 200;
	margin: 5px 0 0 0;
	float: left;
	height: 40px;
	overflow: hidden;
	padding: 5px 0 0 73px;
	width: 150px;
}

div.producttitel {
	float: left;
	height: 40px;
	width: 160px;
	margin: 5px 0 0 0;
	overflow: hidden;
}

ul#producten li a:hover {
	color: #fff;
	text-decoration: none;
}


div#prodOverzicht2 {
	float: left;
	width: 462px;
	padding: 0 0 0 20px;
	margin: 0 0 0 1px;
}

div#detailIntro {
	overflow: hidden;
	margin: 0 3px 0 2px;
	padding: 0 0 0 2px;
	height: 117px;
	background: url(/img/detail_bg.gif) no-repeat;
}

/* IE 6 CSS */
div#detailIntro div#tekst {
	display: inline;
	float: left;
	padding: 25px;
	width: 269px;
}

div#detailIntro div#tekst h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	padding: 0 0 10px 0;
}

div#detailIntro div#tekst p {
	color: #D8E3F0;
	font-size: 0.9em;
}

div#detailIntro div#afbeelding {
	overflow: hidden;
	float: left;
	width: 135px;
	height: 117px;
}

/* IE 6 CSS */
div#detailMeer {
	background: url(/img/detail_shade.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px;
}

div#detailText-small {
	width: 330px;
}

div#detailMeerFooter {
	height: 8px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 30px 0;
	background: url(/img/detail_shade_footer.gif) no-repeat;
}

div#detailMeer p {
	/*width: 312px;*/
	width: auto;
	line-height: 1.4em;
}

p.kenmerk {
	width: 297px;
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
	background: url(/img/block_orange.gif) no-repeat;
}

p.kenmerk a {
	padding: 0 0 0 15px;
}

div#detailMeer h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #477EC1;
	padding: 0;
	margin: 15px 0 0 0;
}

div#detailImages {
	overflow: hidden;
	float: right;
	width: 86px;
	padding: 26px 0 0 0;
	margin: 20px 0 0;
	text-align: center;
	background: url(/img/detail_images.gif) no-repeat;
}

div#detailImages div {
	overflow: hidden;
	padding: 5px 0;
	width: 84px;
	border: 1px solid #E3EFD5;
}

div#detailImages div img {
	padding: 5px 0;
}



div#breadCrumbs {
	padding: 0 28px 0 35px;
	font-size: 1.2em;
	width: 850px;
}

div#breadCrumbs img {
	margin: 5px 3px 0 3px;
}

div#breadCrumbs a {
	color: #C3C3C3;
	text-decoration: none;
}

div#breadCrumbs a.here {
	color: #477EC1;
	text-decoration: underline;
}

div#breadCrumbs a:hover {
	text-decoration: underline;
}

div#breadCrumbs a.here:hover {
	text-decoration: none;
}

div#breadCrumbs a.print {
	float: right;
	padding: 0 0 0 20px;
	background: url(/img/print.gif) no-repeat 0px 2px;
}




ul#tabs2 {
	list-style: none;
	margin: 0 0 0 15px;
	display: inline;
	float: left;
}

ul#tabs2 a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

ul#tabs2 li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
}

/* IE 6 */
ul#tabs2 li#first a {
	background: url(/img/detail_1.gif) no-repeat;	
	display: block;
	height: 1%;
	padding: 6px 0 5px;
	width: 145px;
}

/* IE 6 */
ul#tabs2 li#first a.active {
	display: block;
	background: url(/img/detail_1_active.gif) no-repeat;
}

ul#tabs2 li#second a {
	background: url(/img/detail_2.gif) no-repeat;	
	display: block;
	height: 1%;
	padding: 6px 0 5px;
	width: 147px;
}

div#tabContent2 {
	clear: both;
	width: 430px;
	margin: 0 0 0 15px;
}

table#orderInfo {
	font-size: 11px;
	border-spacing: 0;
	margin: 0;
	width: 448px;
}

table#orderInfo td,
table#orderInfo th {
	padding: 4px 10px;
	text-align: left;
}
table#orderInfo a {
	color: #000;
}

table#orderInfo a.button3 {
	color: #000;
	padding: 3px;
	background-color: #e3efd5;
	border: 1px solid #9acc60;
	margin: 2px;
	display: block;
	text-decoration: none;
}

table#orderInfo a.button3:hover {
	text-decoration: none;
	border-color: #f35927;
	background-color: #faddd4;
}

table#orderInfo tr {
}

table#orderInfo thead tr {
	background: #E3EFD5;
	color: #9ACC60;
	font-weight: bold;
}

table#orderInfo tfoot {
	background: #E3EFD5;
	font-size: 12px;
	overflow: hidden;
}

table#orderInfo tr.donker td {
	background-color: #E3EFD5;
}

table#orderInfo tr.licht td {
	background-color: #F5FDEB;
}

table#orderInfo tr.actie td {
	background-color: #ffd;
	font-weight: bold;
}

ul#orderInfo .pagina {
	float: left;
	display: block;
	width: 150px;
	padding: 0 10px;
}

ul#orderInfo .nummer {
	float: right;
	display: block;
	font-weight: bold;
	color: #9ACC60;
	padding: 0 10px;
}

ul#orderInfo .nummer a {
	text-decoration: underline;
}

table#productnavigatie {
	width: 448px;
	color: #000;
}

table#productnavigatie td {
	padding: .3em .7em;
	border-top: 1px solid #9acc60;
	background: #e3efd5;
}

table#productnavigatie td.paginanrs {
	text-align: right;
	color: #9acc60;
	font-weight: bold;
}

table#productnavigatie td.paginanrs a {
	color: #000;
	padding: 0 .15em;
	text-decoration: underline;
}

table#productnavigatie td.paginanrs a:hover {
	color: #9acc60;
}
table#productnavigatie td.paginanrs span {
	padding: 0 .15em;
}

div#addHeader {
	height: 7px;
	overflow: hidden;
	background: #FEF3F0 url(/img/addFooter.gif) repeat-x;
}

div#addInfo {
	padding: 10px;
	background: #FEF3F0;
}

div#addInfo h3 {
	line-height: 1.4em;
	color: #477EC1;
}

div#addInfo p {
	color: #000;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}

div#meerNieuws {
	margin: 30px 30px 0 50px;
	padding: 15px 0;
	background: #F0F0F0 url(/img/meernieuws_header.gif) repeat-x;
}

div#meerNieuws img {
	border: 0;
	background: none;
	padding: 0 0 0 15px;
}

div#meerNieuws ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#meerNieuws li {
	padding: 3px 38px;
	background: url(/img/arrow_small3.gif) no-repeat 25px 7px;
}

div#meerNieuws li.over {
	padding: 3px 38px;
	background: #1367AD url(/img/arrow_small.gif) no-repeat 25px 7px;
	color: #fff;
}

div#meerNieuws a {
	display: block;
	font-weight: normal;
	color: #467DBF;
	text-decoration: none;
}

div#meerNieuws li.over a {
	color: #fff;
}

/*
#################
#	FOOTER		#
#################
*/

/* IE 6 CSS */

#footer {
	margin: auto;
	width: 893px;
	background: url(/img/bg_main.gif) repeat-y 5px;
	font-size: 1.0em;
	overflow: hidden;
	padding: 10px 0px 0px 20px;
}
body#new-2009 #footer {
	margin: auto;
	width: 893px;
	background: url(/img/bg-footer.gif) no-repeat top right;
	font-size: 1.0em;
	overflow: hidden;
	padding: 20px 0px 0px 20px;
	margin: 20px auto;
}
#footer_footer {
	margin: 0 auto 10px;
	width: 909px;
	height: 15px;
	background: url(/img/bg_footer.gif) no-repeat 2px 0px;
}

form.tableless {

}

form.tableless fieldset {
	border: none;
}

form.tableless label {
	width: 200px;
	display: block;
	float: left;
}

form.tableless input.text, form.tableless textarea {
	width: 300px;
	display: block;
	float: left;
}

form.tableless input.button {
	width: 90px; height: 22px;
}

form.tableless textarea {
	height: 300px;
}

form.tableless em, form.tableless ul.errors li {
	color: #f15926;
}

form.tableless li {
	clear: left;
	list-style: none;
	padding: 1em 0 1em 0;
}

ol.search {
	margin-left: 0;
	padding-left: 0;
}

ol.search li {
	list-style: none; clear: left;
	margin: 5px 0 0 0;
	border: 1px solid #D9E3EF;
	padding: 10px;
	display: block;
	float: left;
	width: 560px;
}

ol.search h2 {
	height: 25px;
	margin: 0px 0 0 0;
	padding: 0 0 0 15px;
	background: url(/img/dot_lichtblauw.gif) no-repeat left 4px;
}

ol.search p {
	margin: 2px 0 0 5px;
}

ol.search img#productSearchImg {
	padding: 5px;
	background: #D9E3EF;
	float: left;
	margin: 0 5px 5px 5px;
}

table.checkout,
table.checkout2 {
	border-spacing: 0;
	border-top: 6px solid #9acc60;
	border-bottom: 1px solid #9acc60;
	margin-bottom: 24px;
	margin-top: -6px;
	background-color: #fff;
	width: 100%;
	color: #4c7ec4;
}
table.checkout2 {
	border-color: #F15926;
}

table.checkout th {
	border-bottom: 1px solid #9acc60;
	text-align: center;
	background-color: #eee;
}

table.checkout2 td,
table.checkout td,
table.checkout th,
table.checkout2 th {
	padding: 7px 5px;
	vertical-align: top;
}

table.checkout tr.odd {
	background-color: #e3efd5;
}

table.checkout2 tr.odd {
	background-color: #FADDD4;
}

table.checkout2 a img,
table.checkout a img {
	vertical-align: top;
	margin-right: 3px;
}
table.checkout2 tfoot td,
table.checkout tfoot td {
	border-top: 1px solid #9acc60;
}

table.checkout2 tfoot td {
	border-color: #F15926;
}

table .midden { text-align: center; }

div#subLeft a.button2 img {
	padding: 0; background: none;
}

input.button2,
a.button2 {
	margin: 4px;
	background-color: #477ec1;
	padding: 3px;
	display: block;
	float: right;
	width: 160px;
	border: 1px solid #b3c7df;
	text-align: center;
	cursor: pointer;
}

table a.button2 {
	width: auto;
	float: none;
}

input.button2 {
	width: auto;
	padding: 0 15px;
}

a.button2 img {
	vertical-align: bottom;
}

input.veld, textarea.veld {
	font: 10pt Arial;
	border: 1px solid #4c7ec4;
	width: 378px;
	padding: 1px;
}

textarea.veld {
	height: 200px;
}

div#subLeft p.error,
p.error {
	border: 1px solid #F15926;
	background-color: #FADDD4;
	padding: 4px 6px;
	margin: 8px 0;
	color: #111;
}

div#subLeft p.error img {
	padding: 0; background: none;
	vertical-align: top;
}

code {
	font-size: 1.33em;
	background-color: #eee;
}

div.sitemap {
	border-top: 6px solid #477cc2;
	padding-top: 24px;
	margin-bottom: 2.8em;
}

div#subLeft div.sitemap ul {
	margin: 0;
	padding: 0;
}

div.sitemap a {
	text-decoration: none;
}

div.sitemap li {
	margin: 0;
	border-top: 1px solid #ebebeb;
	line-height: 1.8;
	padding: 3px 0 3px 0px;
	list-style: none;
	text-indent: 24px;
}

div.sitemap li li {
	text-indent: 48px;
}
div.sitemap li li li {
	text-indent: 72px;
}
div.sitemap li li li li {
	text-indent: 96px;
}
div.sitemap li li li li li {
	text-indent: 120px;
}

span#caption {
	display: block;
	padding: .25em 1em 1em 1em;
	color: #477ec1;
	text-align: center;
}


ul.submenu {
	display: none;
	border: 0;
	left: 0;
	margin: 0;
}

ul.submenu li ul {
	width: 180px;
}

ul#menu li.active {
	position: relative;
}

ul#menu li:hover ul.submenu li ul li ul {
	display: none;
}

/* IE 6 CSS*/
ul#menu li:hover ul.submenu li ul li a  {
	padding-left: 40px;
	background: #477EC1 url(/img/dot_lichtblauw.gif) no-repeat 25px center;
	width: 215px;
}

/* IE 6 CSS*/
ul#menusub li:hover ul.submenu li ul li a:hover,
ul#menu li:hover ul.submenu li ul li a:hover {
	padding-left: 40px;
	background: #67A7ED url(/img/dot_wit.gif) no-repeat 25px center;
	width: 215px;
}

ul.submenu li ul.submenu li ul  {
	width: 230px;
}

ul#menusub li:hover ul.submenu,
ul#menu li:hover ul.submenu {
	position: absolute;
	z-index: 900;
	margin: 23px 0 0 0;
	list-style-type: square;
	color: #000;
	display: block;
	background: #477EC1;
	width: 260px;
	border-bottom: 1px solid #154682;
	border-right: 1px solid #154682;
	border-left: 1px solid #7daae3;
}

ul#menusub ul.submenu li,
ul#menu ul.submenu li {
	padding: 0;
	margin: 0;
	background: #477EC1;
}

ul#menusub ul.submenu li a,
ul#menu ul.submenu li a {
	background: #477EC1 url(/img/dot_lichtblauw.gif) no-repeat 8px center;
	padding: 4px 5px 4px 23px;
	display: block;
	text-align: left;
	color: #fff;
	width: 232px;
	font-size: 1.2em;
	border-top: 1px solid #6697d4;
	border-bottom: 1px solid #366caf;
	height: auto;
}

ul#menusub ul.submenu li a:hover,
ul#menu ul.submenu li a:hover {
	background: #67A7ED url(/img/dot_wit.gif) no-repeat 8px center;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #8bb6ec;
	border-bottom: 1px solid #366caf;

}

/* CONTACT FORMULIER */

ul.velden {
	width: 500px;
}

ul.velden li {
	float: left;
	clear: left;
	background: #eef2f7;
	border-bottom: 2px solid #fff;
	padding: 5px;
	width: 500px;
	position: relative;
}

ul.velden li input.text,
ul.velden li textarea {
	float: left;
	border: 1px solid #477EC1;
}

ul.velden li label {
	float: left;
	width: 190px;
}

ul.velden li textarea {
	width: 200px;
	height: 40px;
}

ul.velden li.button {
	background: none;
}

ul.velden li.button input {
	border: none;
}

/* PRODUCT CAT OVERZICHT */

div#prodcatOverzicht {
border-top: 10px solid #fff;

}

ul#productcat {
	border-top: 5px solid #477EC1;
	padding: 10px 10px 0 10px;
/*	float: left;*/
	/*width: 448px;*/
	margin: 0 0 0 14px;
	list-style: none;

}

div#prodcatOverzicht div.titel  {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ebebeb;
}

div#prodcatOverzicht ul#productcat li  {
	display: block;

}
/* IE 6 CSS */
div#prodcatOverzicht ul#productcat li a {
	border-bottom: 1px solid #ebebeb;
	display: block;
	padding: 5px 4px 5px 25px;
	height: 1%;
	background: url(/img/dot_lichtblauw.gif) no-repeat 5px center;
}

div#prodcatOverzicht ul#productcat li a:hover {
	background-color: #477EC1;
	background-image: url(/img/dot_wit.gif);
	border-bottom-color: #fff;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


fieldset h3 {
	clear: left;
	color: #477EC1;
	margin: 4em 0 1em 0;
	padding-top: 3em;
	border-bottom: 1px solid #eef2f7;
}

/* TABELLEN GEMAAKT IN FCKEDITOR */
div.fckeditor table td {
	padding: .2em .5em;
	line-height: 150%;
	vertical-align: middle;
}

a.pdf-download { background: url('/webbeheer-assets/img/icons/page_white_acrobat.png') left no-repeat; padding: 2px 2px 2px 20px; }

div#subLeft fieldset.radiogrouper ul {
	padding-left: 0;
}
div#subLeft fieldset.radiogrouper li {
	padding-left: 30px; width: 470px;
}
div#subLeft fieldset.radiogrouper label { width: 160px; }

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
fieldset legend { display: none; }
fieldset {border: none;}
div#subLeft form.webbeheer-formulier ul.velden {
	list-style:none;
	
}
li.form-input-checkbox {position:relative}
input.checkbox {position:absolute;top:3;left:190px }