/*
#################
#	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;
	margin: 0 0 8px 0;
}
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; }

.kleinst { font-size: 0.7em; }
.kleiner { font-size: 0.8em; }
.klein { font-size: 0.9em; }
.normaal { font-size: 1em; }
.groot { font-size: 1.2em; }
.groter { font-size: 1.8em; }
.grootst { font-size: 2.5em; }

.fl { float: left; }
.fr { float: right; }

img.fr { margin: 0 0 0 10px; }
img.fl { margin: 0 10px 0 0; }

.overflow { overflow: hidden; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }

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

.block { 
	display: block; 
}

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 top center;
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
}

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

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

#header_top {
	margin: auto;
	height: 100px;
	position: relative;
	width: 920px;
}

#header_top img.logo {
	float: left;
	margin: 22px 0 0 10px;
}
#header_search {
	width: 520px;
	padding-top: 35px;
	float: right;
	text-align: right;
	font-size: 1.2em;
	position: relative;
}

#header_search a {
	color: #467DBF;
}

#header_right { float: right; font-size: 1.2em; text-align: right; padding-top: 17px; position: relative; width: 520px; }
#header_right a { color: #467DBF; font-size: 0.917em; line-height: 1em; }
#header_right .header { background: #fff; display: block; /* margin: -22px 0 0 -6px; */ left: 6px; padding: 0 5px 7px; position: absolute; top: -10px; }
#header_right #login,
#header_right #login-info,
#header_right #countryselect { border: 1px solid #EBEBEB; height: 55px; margin: 0 3px 0 5px; padding: 12px 10px 4px; position: relative; } 

#header_right #login { float: right; width: 263px; }
#header_right #login form { float: left; }
#header_right #login #options { border: none; float: left;  margin: 6px 0 0 0; padding: 0 0 0 20px; white-space: nowrap; }
#header_right #login #options ul { list-style: none; margin: 0; text-align: left; }

#header_right #login-info { float: right; line-height: 18px; padding: 6px 10px 10px; width: 200px; }
#header_right #login-info a { font-size: 0.971em; }

#header_right #countryselect { float: right; text-align: left; }
#header_right #countryselect a { margin: 0 0 0 2px; }
#header_right input { display: block; border: 1px solid #D7D7D7; margin: 0 0 8px 0; padding: 2px; width: 148px; font-size: 11px; }
#header_right input.password { float: left; width: 100px; }
#header_right input.submit { border: none; float: left; margin: -1px 0 0 3px; padding: 0; width: auto; }
#header_right select { border: 1px solid #d7d7d7; margin: 0 10px 8px 0; padding: 2px; width: 130px; font-size: 11px; }

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

div#login-info .user { font-style: italic; }

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;
}

div.seealsoList { background: #FADDD4 !important; border-top: 5px solid #F15926; }

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		#
#################
*/

.bold {
	font-weight: bold;
}

#main_headLeft {
	width: 320px;
	margin: 20px 0 0 6px;
	float: left;
}

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


/* nieuwsblok */

#news {
	display: inline;
	float: left;
	width: 507px;
	margin: 0 0 10px 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: 2em;
	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; }

div#subRight .list { background: #D9E3EF; font-size: 1.2em; margin: 0 0 10px; overflow: hidden; padding: 10px 10px 0; }
div#subRight .list ul { list-style: none; margin: 0; }
div#subRight .list ul li { background: url(/img/arrow_small3.gif) 1px 3px no-repeat; margin: 0 0 10px 0; padding: 0 0 0 20px; }
div#subRight .list a.more { float: right; font-weight: bold; margin: 0 10px 10px 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,
h1#pageTitle {
	clear: both;
	overflow: hidden;
	padding: 20px 6px 20px;
	width: 900px;
}
h1#pageTitle {
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 0;
	padding: 12px 6px 5px;
	text-indent: -9999px;
}
h1#pageTitle img { display: block; }

div#subLeft {
	float: left;
	width: 670px; overflow: hidden;
	padding: 0 0 0 6px;
	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 6px;
}

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: 210px; padding: 0 6px 0 0; }
div#subRight.hoog { margin: -65px 0 0 0; position: relative; z-index: 9999; }
#subRight ul li.shoppingcart, #subRight ul li.wishlist { color: #477EC1; font-size: 1em; line-height: 1.6em; list-style: none; padding: 0 0 4px; }
#subRight ul li.shoppingcart a, #subRight ul li.wishlist a { font-size: 1.2em; padding: 2px 0 0 26px; text-decoration: underline; }
#subRight ul li.shoppingcart a:hover, #subRight ul li.wishlist a:hover { text-decoration: none; }

#subRight ul li.shoppingcart a { background: url(/img/shoppingcart.png) no-repeat; }
#subRight ul li.wishlist a { background: url(/img/wishlist.png) no-repeat; }

#subRight ul.cart { margin: 0 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: 670px; overflow: hidden;
	padding: 0 0 0 6px;
	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 { width: 670px; }

#Overzichtcatenprod #LocalCountySelectionForm { background: #FADDD4; color: #111; border: 1px solid #F15926; margin: 0 13px 12px 0; padding: 10px; }
#Overzichtcatenprod #LocalCountySelectionForm p { color: #111; display: block; padding: 3px; }

ul#producten { margin: 0; }
ul#producten h2 { float: left; width: 190px; }
ul#producten ul { margin: 0; list-style: none; overflow: hidden; }

ul#producten ul { float: left; font-size: 1em; font-weight: normal; padding: 0 0 10px 0; width: 190px; }
ul#producten ul li { border: none; float: none; margin: 0; padding: 0; width: auto; } 
ul#producten ul li a { float: none; margin: 0 0 0 22px; padding: 0 0 3px; width: auto; }
ul#producten ul li a:hover { color: #B3C7DF; }
ul#producten ul li a span { color: #000; margin-left: -16px; position: absolute; } 

/* IE6 overwrite */
ul#producten li { background: #F4F7FB; border: 1px solid #B3C7DF; display: block; float: left; overflow: hidden; margin: 0 12px 12px 0; padding: 0 0 0 10px; width: 311px; }
ul#producten li.over h2 a { color: #B3C7DF; }
ul#producten li h2 a:hover,
ul#producten li.over h2 a:hover { color: #477EC1; text-decoration: none; }
ul#producten li.over { border: 1px solid #B3C7DF; }

ul#producten li img.thumb { display: block; float: right; padding-top: 10px; }

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 {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 5px 0 0 5px;
	width: 303px;
	z-index: 200;
}
ul#producten li h2 a {
	float: left;
	width: auto;
}

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 {
	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 6px;
	font-size: 1.2em;
	width: 900px;
}

div#breadCrumbs img {
	margin: 5px 3px 0 3px;
	position: relative;
	top: -1px;
}

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;
}

table#orderInfo.groen { border-top: 7px solid #9ACC60; }
table#orderInfo {
	font-size: 11px;
	border-spacing: 0;
	margin: 0;
	width: 100%;
}

table#orderInfo td,
table#orderInfo th {
	padding: 4px 10px;
	text-align: left;
}
table#orderInfo tr td.center,
table#orderInfo tr th.center { text-align: center; }

table#orderInfo a {
	color: #477EC1;
}

table#orderInfo a.button3 { color: #000; margin: 2px; text-decoration: none; }
table#orderInfo a.button3:hover { background: #D9E3EF; text-decoration: none; border-color: #f35927; }

table#orderInfo thead tr td {
	border-bottom: 1px solid #477EC1;
}

table#orderInfo thead tr {
	background: #9ACC60;
	color: #fff;
	font-weight: bold;
}
table#orderInfo thead a { color: #fff; }

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 {
	border-top: 1px solid #b7da8e;
	background: #fff;
	color: #477EC1;
	padding: 15px 5px 0;
	width: 100%;
}

table#productnavigatie td.paginanrs {
	text-align: right;
	color: #477EC1;
	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: #F4F7FB url(/img/addFooter.gif) repeat-x;
}

div#addInfo {
	padding: 10px;
	background: #F4F7FB;
}

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;
	text-align: left;
}
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;
}

#footer #right { float: right; }

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; }

/*
#############################
#	CATEGORIE OVERZICHT		#
#############################
*/
#category-overzicht { border-top: 7px solid #D8E3F1; overflow: hidden; width: 640px; float: left; }
#category-overzicht ul { background: url(/img/category-overzicht.gif) repeat; float: left; list-style: none; margin: 0; min-height: 700px; padding: 0; position: relative; width: 160px; }
#category-overzicht ul.last { background: none; }
#category-overzicht ul li { background: #F4F7FB; border-bottom: 1px solid #D8E3F1; list-style: none; margin: 0 10px 0 0; padding: 0; }
#category-overzicht ul li.product-category a { background-image: url(/img/arrow_small3.gif); background-repeat: no-repeat; background-position: 137px center; padding: 10px 25px 10px 10px; position: relative; }
#category-overzicht ul li.product a { padding: 10px 25px 10px 10px; }

#category-overzicht ul li a { border-right: 1px solid #D8E3F1; display: block; text-decoration: none; outline: none; }
#category-overzicht ul li a:hover { border-left: 1px solid #D8E3F1; border-right: 1px solid #F4F7FB; }

#category-overzicht ul li.product { border-bottom: none; }
#category-overzicht ul li.product a { border-bottom: 1px solid #eaeaea; border-right: none; }
#category-overzicht ul li.product a:hover { border-bottom: 1px solid #DAE5F3; border-left: none; border-right: none; color: #477EC1; text-decoration: none; }
#category-overzicht ul li a:hover { background-color: #fff; background-position: 139px center; }
#category-overzicht ul li.active { background: #fff; margin-right: 0px; }

#category-overzicht ul ul { left: 160px; margin: 0; top: 0; position: absolute; width: 160px; }

#category-overzicht ul li.product-category a img.loader { position:absolute; left:130px; }
#category-overzicht ul li.product-category a.h33 img.loader { top: 9px; }
#category-overzicht ul li.product-category a.h46 img.loader{ top: 15px; }
#category-overzicht ul li.product-category a.h59 img.loader{ top: 23px; }

.home #main_headLeft.intro { margin-bottom: 20px;padding: 0 20px 0 0; width: 318px; }
.home #main_headLeft p { margin: 10px 0 14px; }
.home #main_headLeft .bloklink.klein { margin: 10px 0 0 0; }
.home #main_headRight { background: url(/img/main_headright.gif) repeat-y right top; border: 1px solid #B3C7DF; float: left; font-size: 1.2em; line-height: 2em; margin: 20px 0 20px 0; width: 556px; }

.home #slider { height: 219px; position: relative;}
.home #slider .bloklink { margin: 0 0 10px 0; padding: 0 9px; }

.home #slider ul.meer { clear: both; line-height: 20px; list-style: none; }
.home #slider ul.meer li:before{ content: "\00BB \0020"; list-style-type: none; list-style-image: none; }
.home #slider ul.meer li { margin: 0; padding: 0; }

.home #slider ul#nav { height: 219px; }
.home #slider ul#nav { float: left; margin: 0 0 0 -1px; padding: 0; width: 211px; display: none;}
.home #slider ul#nav li { font-weight: bold; list-style: none; margin: 0; padding: 0; }
.home #slider ul#nav li.first a,
.home #slider ul#nav li.first a:hover,
.home #slider ul#nav li.active.first a,
.home #slider ul#nav li.active.first a:hover { border-top: none; }
.home #slider ul#nav li.active.first a{ border-top: none; }
.home #slider ul#nav li.last a:hover { border-bottom: none; }
.home #slider ul#nav li.last.active a { border-bottom: none !important; }
.home #slider ul#nav li a { background: #f4f7fb; border-bottom: 1px solid #fff; border-left: 1px solid #B3C7DF; border-top: 1px solid #f4f7fb; color: #B3C7DF; display: block; line-height: 42px; height: 42px; padding: 0 10px; }
.home #slider ul#nav li a:hover,
.home #slider ul#nav li.active a { background: #fff; border-bottom: 1px solid #b3c7df; border-left: 1px solid #fff; border-top: 1px solid #b3c7df; color: #477EC1; text-decoration: none; }
.home #slider .content { background: #fff; border-right: 1px solid #B3C7DF; float: left; padding: 0 0 0 0; width: 345px; height: 219px; }
.home #slider .content.active { display: block; }
.home #slider .content img.afbeelding {  margin-bottom: 10px; position: absolute; top: 0px; left: 0px; }
.home #slider .content a.logo { float: left; height: 45px; margin: 5px 7px 5px 8px; text-align: center; width: 100px; }

.home #slider .slidercontent { zoom: 1; } /* fix for IE hasLayout bug */

.home #containers .kolom { float: left; line-height: 2em; width: 345px; }
.home #containers .kolom.kolom-rechts { width: 200px; }
.home #containers .kolom .border { border-top: 1px solid #D7E3F1; height: 113px; padding: 10px 0 0 15px; width: 305px; }
.home #containers .kolom.kolom-rechts .border { width: 185px; }
.home #containers .kolom.kolom-rechts .grootst { font-size:2.0 em; }
.home div.kolom .head { float: none; margin: 0 0 0 15px; }
.home div.kolom img { float: right; margin: 0 0 10px 0;  }
.home div.kolom h2 { margin: 0; }
.home div.kolom h3 { color: #477EC1; font-size: 1.6em; margin: 0 0 5px 0; }
.home div.kolom .bloklink { display: block; font-size: 1.2em; margin: 0 0 0 15px; text-decoration: none; width: 280px; }
.home div.kolom.kolom-rechts .bloklink { width: 161px; }

.bloklink { background-color: #467DBF; background-image: url(/img/a_bloklink.gif); background-position: center left; background-repeat: repeat; clear: both; color: #fff; display: block; float: left; padding: 4px 12px; }
.bloklink:hover { background-position: center right;  color: #9ebbde; text-decoration: none; }
.bloklink.groen { background-image: url(/img/a_bloklink_groen.gif); }
.bloklink:hover.groen { color: #d3e9ba; }
.bloklink.rood { background-image: url(/img/a_bloklink_rood.gif); }
.bloklink:hover.rood { color: #f8ae96; }
.backlink {margin: 15px 0 10px !important; font-size: 11px; }
.home .phonenumber { margin: 24px 0 0 0; }

span.home-phonenumber {
	display: block;
	height: 20px;
	font-size: 14px;
	background: url(/img/iconphone.jpg) no-repeat 0px 0px;
	padding-left: 30px;
	margin-bottom: 10px;
	color:#467DBF;
	font-weight: bold;
}

span.home-email {
	display: block;
	height: 20px;
	font-size: 14px;
	padding-left: 30px;
	background: url(/img/mailicon.jpg) no-repeat 0px 0px;
	color:#467DBF;
	font-weight: bold;
}

.kolom-2 { background: #F0F0F0; border-top: 7px solid #D8E3F0; float: left; line-height: 1.4em; margin: 0 20px 20px 0; padding: 10px; width: 288px; }
.kolom-2.last { margin-right: 0; }

div#subLeft .productLeft img,
div#subLeft .productRight img,
div#subLeft #orderInfo img { background: none; margin: 0; padding: 0; }
div#subLeft .row { border-bottom: 1px solid #E9F0F8; clear: both; overflow: hidden; margin: 0 0 20px;  }

div#subLeft .bloklink { margin: 0 0 0; text-decoration: none; }

div#subLeft #features { margin: 20px 0 0 0; }
div#subLeft #features ul { line-height: 20px; margin: 10px 0 0 0; list-style: square inside;}
.productLeft { float: left; padding: 0 20px 0 0; width: 463px; }
.productRight { float: right; width: 187px; }
.productRight a.logo { float: right; margin: 0 0 0 0; padding: 0; }
.productRight a.logo img { background: none; padding: 0; }

.productRight #productImages { background: #E9F0F8; clear: both; margin: 28px 0 0; overflow: hidden; padding: 10px 20px; }
.productRight #productImages h2 { margin: 0 0 10px 0; }
.productRight #productImages ul { float: right; margin: 0; padding: 0; }
.productRight #productImages li { list-style: none; margin: 0; padding: 0; }
.productRight #productImages li.active { display: block; }
.productRight #productImages img { display: block; width: 147px; }

.productRight #productImages ul#imageTabs { margin: 0; padding: 0; display: none; }
.productRight #productImages ul#imageTabs li { display: block; float: left; }
.productRight #productImages ul#imageTabs li a { background: #fff; display: block; padding: 4px 6px; text-decoration: none; }
.productRight #productImages ul#imageTabs li.active a { background: #477EC1; color: #fff; }
.productRight #productImages ul#imageTabs li a:hover { background: #E9F0F8; }

div#subLeft ul#tabs2 { padding: 0 0 0 5px; overflow: hidden;  }

div#subLeft div.productinfo-tabs { overflow: hidden;  }

div#tabContent2 { margin: 0 0 0 5px; }

div#subLeft #productInfo a.bloklink {  margin: 15px 0 0 5px; }


/* Splashpagina */
.splash #header { background: url(/img/bg-footer.gif) no-repeat center bottom; }

#contentwrapper { line-height: 2em; margin: 20px auto; overflow: hidden; text-align: left; width: 921px; }
#contentwrapper #kolomleft {  float: left; width: 534px; }
p.intro { font-weight: bold; }
#contentwrapper .capitals { text-transform: uppercase; }

h1.background { text-align: center; background: #467DBF; color: #fff !important; padding: 5px; margin-bottom: 1em; }

.splash #contentwrapper #kolomright { padding: 0 0 0 20px; width: 367px; float: right; } 
.splash #contentwrapper #kolomright .box { width: 367px; }

#contentwrapper #kolomright { float: left; padding: 0 28px 0 20px; width: 339px; }
#contentwrapper #kolomright .box { border: 1px solid #D9E3EF; margin: 0 0 10px; overflow: hidden; padding: 10px }
#contentwrapper #kolomright .box.volkleur { background: #D9E3EF; }
#contentwrapper #kolomright .box a.block { margin: 10px 0 0 0; }
#contentwrapper #kolomright .box ul { color: #467DBF; font-size: 1.2em; list-style: square inside; margin: 0 0 0 10px; }

#contentwrapper img.afbeeldingrechts { float: right; margin: 10px 0 10px 10px; }
#contentwrapper img.afbeeldinglinks { float: left; margin: 10px 10px 10px 0; }

#contentwrapper p { margin: 0 0 10px 0; }
#contentwrapper h1 { color: #467DBF; font-size: 2em; }
#contentwrapper h2 { color: #467DBF; font-size: 1.5em; margin: 0 0 10px 0; }

#contentwrapper #kolomright h2 { color: #467DBF; font-size: 2em; }
#contentwrapper #kolomright h3 { color: #467DBF; font-size: 1.5em; margin: 0 0 10px 0; }

#contentwrapper .bloklink { clear: right; font-weight: bold; margin: 10px 10px 20px 0; }
#contentwrapper .bloklink span { display: block; font-weight: normal; }

/* Overrule standaard formulier styles */
.splash form { clear: both; font-size: 1em; margin: 20px 0 0 20px; }
.splash form fieldset { border: none; }
#contentwrapper #kolomright .splash form ul.velden { list-style: none; margin: 0; width: auto; }
.splash form ul.velden li { background: none; border-bottom: none; clear: none; float: none; list-style: none; margin: 0; padding: 0; width: auto; }
.splash form ul.velden li label { float: none; width: auto; }
.splash form ul.velden li input.text,
.splash form ul.velden li textarea { float: none; }

/* Begin opmaak formulieren splash */
.splash form legend { display: none; }
.splash form label, .splash form input, .splash form textarea  { display: block; width: 250px; }
.splash form label { color: #467DBF; font-size: 1.2em; font-weight: bold; }
.splash form label:hover { color: #000; }
.splash form label span.required { color: #000; }

.splash form ul.velden li input,
.splash form ul.velden li textarea,
.splash form ul.velden li input.button { border: 1px solid #ccc; margin: 0 0 10px; padding: 5px; }

.splash form ul.velden li input.button { background: url(/img/a_bloklink.gif) repeat left center; border-color: #b0cce6; color: #fff; font-weight: bold; }
.splash form ul.velden li input:hover.submit { background: url(/img/a_bloklink.gif) repeat right center; border-color: #4f86ba; }

.splash form ul.velden li input.button,
.splash form ul.velden li input.checkbox { float: left; width: auto; }
.splash form ul.velden li input.button { margin: 10px 0; }
.splash form ul.velden li input.checkbox { border: none; margin: 3px 10px 0 0; }
.splash form ul.velden li label.checkbox { border: none; font-weight: normal; }

.splash #kolomright form { margin: 20px 0 0 0px; }
.splash #kolomright form label,
.splash #kolomright form input,
.splash #kolomright form textarea { width: 285px; }
.splash #kolomright form label { font-size: 1em; }

.splash #kolomright form input.button,
.splash #kolomright form input.checkbox { float: left; width: auto; }


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 }
