* {
	margin: 0;
	padding: 0;
}
body,html {
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 100.01%; 
	color: #153B63;
}
h1 {
	line-height: 48px;
	background: #829cb9;
	font-size: 170%;
	color: #fff;
	text-indent: 10px;
}
h2 {
	text-indent: 0px;
	font-size: 125%;
	color: #f00;
}
h3 {
	font-size: 100%;
	margin: 15px 0 0 10px;
}
h3.product-name {
	margin: 1px 0 0 0;
	padding: 2px 0 2px 0;
	color: #fff;
	background: #153B63;
	padding-left: 5px;
	text-align: left;
}
h3.brighter {
	margin: 1px 0 0 0;
	padding: 2px 0 2px 0;
	color: #153b63;
	background: #dfe9f3;
	padding-left: 5px;
	text-align: left;
}
h3.product-line {
	margin: 1px 0 0 0;
	padding: 2px 0 2px 0;
	background: #DFE9F4;
	padding-left: 5px;
	text-align: left;
}
hr {
margin-bottom: 5px;
}
p {
	padding: 15px;
	line-height: 15px;
}
a:link {
	color: #153B63;
	text-decoration: none;
}
a:visited {
	color: #153B63;
	text-decoration: none;
}
a:hover {
	color: #153B63;
	text-decoration: none;
}
a:active {
	color: #153B63;
	text-decoration: none;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 900px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align: left;
	font-size: 70%;
}
.wrapper-wide {
	width: 1080px;
}
.wrapper .top-bar {
	height: 17px;
	background: #B4C6D9;
	clear: both;
}
.wrapper .header {
	clear: both;
	margin-bottom: 1px;
}
.wrapper .content-box {
	clear: both;
	padding-bottom: 25px;
	width: 100%;
	background: url('images/left-column-back.gif') 0 0 repeat-y;
}
.wrapper .content-box  .left-menu {
	float: left;
	display: inline;
	margin-left: 6px;
	width: 174px;
}
.wrapper .content-box .center-column {
	float: right;
	border-top: 0px solid #B4C6D9;
	width: 720px;
	overflow: hidden;
}
.wrapper .content-box .center-column ul {
	margin-left:20px;
}
.wrapper .content-box .center-column sup,
.wrapper .content-box .center-column sub {
	font-size: 11px;
}
.content-margin-div {
	margin: 0 0 0 9px;
}
.content-margin-div p {
padding-left: 0;
}
.content-margin-div object {
	margin: -12px 0 0 -9px;
}
.wrapper .footer {
	position: relative;
	clear: both;
	margin-left: 6px;
	height: 6px;
	background: #b4c6d9;
}

/* Topbar styles */
.wrapper .top-bar ul {
	list-style: none;	
}
.wrapper .top-bar li {
	float: left;
	font-size: 85%;
	border-right: 1px solid #fff;
}
.wrapper .top-bar ul.right li {
	float: right;
}
.wrapper .top-bar li span {
	padding: 0 10px 0 10px;
	line-height: 17px;
}
.wrapper .top-bar li a {
	padding: 0 10px 0 25px;
	line-height: 17px;
	height: 17px;
	text-decoration: none;
	color: #153B63;
	background-repeat: no-repeat;
}
.wrapper .top-bar li a.link-web-assistent {
	background-image: url('images/icons/icon-search.gif');
	background-position: 10px 1px;
}
.wrapper .top-bar li a.link-contact {
	background-image: url('images/icons/icon-contact.gif');
	background-position: 10px 2px;
}
.wrapper .top-bar li a.link-dealer-locator {
	background-image: url('images/icons/icon-dealer-locator.gif');
	background-position: 10px 2px;
}
.wrapper .top-bar li a.link-mijn-bosch {
	background-image: url('images/icons/icon-mijn-bosch.gif');
	background-position: 10px 2px;
}
/* Header styles */
.wrapper .header .logo{
	display: block;
	margin: 14px 0 14px 0;
	float: right;
	width: 356px;
	height: 32px;
	background: url('images/logo.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.wrapper .header .crumble {
	clear: both;
	height: 17px;
	list-style: none;
	background: url('images/header-back.gif') 0 100% repeat-x;
}
.wrapper .header .crumble li {
	padding-left: 10px;
	float: left;
	font-size: 90%;
}
.wrapper .header .crumble li a,
.wrapper .header .crumble li span {
	padding-left: 10px;
	color: #fff;
	line-height: 17px;
	text-decoration: none;
	background: url('images/icons/icon-arrow-white.gif') 0 4px no-repeat;
}
.wrapper .header .crumble li span.path,
.wrapper .header .crumble li span#path_separator {
	background: none;
}
/* Left-column styles */
.wrapper .left-menu ul.menu {
	margin-left: -6px;
	position: relative;
	padding-top: 15px;
	width: 174px;
	list-style: none;
	background: #153B63;
	border-right: 6px solid #B4C6D9;
	border-bottom: 6px solid #B4C6D9;
}
.wrapper .left-menu ul.menu ul {
	padding: 0 0 15px 0;
	list-style: none;
}
.wrapper .left-menu ul.menu li a,
.wrapper .left-menu ul.menu li span{
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
.wrapper .left-menu ul.menu li li a:hover,
.wrapper .left-menu ul.menu li li a.active {
	background-color: #1b528c; 
}
.wrapper .left-menu ul.menu li li a {
	display: block;
	margin-left: 10px;
	padding: 0;
	font-size: 95%;
	font-weight: normal;
	background: url('images/icons/icon-arrow-white-menu.gif') 0 5px no-repeat;
	text-indent: 10px;
	line-height: 17px;
	height: 17px;
	border-bottom: 1px solid #B4C6D9;
}
.wrapper .left-menu .submenu {
	padding: 17px 0 0 0;
	background: #B4C6D9;
	list-style: none;
}
.wrapper .left-menu .submenu li a {
	display: block;
	line-height: 17px;
	_height: 17px;
	border-top: 1px solid #fff;
	background: url('images/icons/icon-arrow-blue.gif') 3px 5px no-repeat;
	text-indent: 13px;
	font-size: 90%;
}
.wrapper .left-menu .navleft {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}



/* Center Column Styles */
.wrapper .center-column .blue-area {
	margin: 0;
	padding: 0;
	border-top: 0px solid #DFE9F4;
	background: #DFE9F4;
}
.wrapper .center-column .content-inhoud {
	
}
.wrapper .center-column .content-inhoud .content-column {
	float: left;
	display: inline;
	margin-left: 6px;
}
.wrapper .center-column .content-inhoud .column-wide {
	width: 534px;
}
.wrapper .center-column .content-inhoud .column-2-columns {
	width: 354px;
}
.wrapper .center-column .content-inhoud .column-wide-product {
	margin-left: 0;
	width: 540px;
}
.wrapper .center-column .content-inhoud .column-short {
	width: 174px;
	overflow: hidden;
margin-top: 0px;
}
.wrapper .center-column .content-inhoud .column-short-product {
	width: 180px;
	margin-left: 0;
}
/* Product pagina */
.right-column-box, .right-column-box-bright, .right-column-box-brighter, .right-column-box-light {
	margin-bottom: 6px;
	width: 100%;
	background: #B4C6D9;
	text-align: center;
}
.right-column-box {
    height: 354px;
margin-bottom:0;
}
.right-column-box img {
    margin-top: 20px;
}
.right-column-box-bright {
	background: #DFE9F4;
}
.right-column-box-brighter {
	background: #f4f8fb;
}
.right-column-box-light {
	background: #FFF;
}

.right-column-box .right-column-text, .right-column-box-bright .right-column-text, .right-column-box-brighter .right-column-text, .right-column-box-light .right-column-text {
	margin: 0px 3px 0 5px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 11px;
}
.right-column-bottom {
BORDER-TOP: #fff 1px solid; 
WIDTH: 100%; 
BACKGROUND-COLOR: #b4c6d9;
}
.footer .link-top {
	display: block;
	position: absolute;
	top: -11px;
	width: 174px;
	height: 17px;
	line-height: 17px;
	background: #b4c6d9 url('images/icons/icon-arrow-up.gif') 10px 8px no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 90%;
}

/* Design table */
.design-table {
	margin: 10px 0 10px 0;
	border-collapse: collapse;
	text-align: left;
}
.design-table thead th {
	padding: 0 10px 0 5px;
	background: #34567A;
	color: #fff;
	line-height: 17px;
}
.design-table th.even {
	background: #34567A; 
}
.design-table th.odd {
	background: #153B63; 
}
.design-table td {
	padding: 0 10px 0 5px;
	line-height: 17px;
	border-top: 1px solid #D3D3D3;
}
.design-table tr.headline td{
	border-top: 1px solid #153B63;
}
.design-table td.even {
	background: #F7F7F7; 
}
.design-table td.odd {
	background: #F1F1F1;
}
.design-table .left-align {
	text-align: left;
}
.design-table .right-align {
	text-align: right;
}
/* Form styles */
.form {
	margin-left: 6px;
	border: 0;
	background: #F1F1F1;
}
.small-form {
	width: 348px;
}
.wide-form {
	width: 534px;
}
.form legend {
	display: block;
	margin-left: -7px;
	width: 100%;
	height: 17px;
	background: #DFE9F4;
	font-weight: bold;
	color: #153B63;
	line-height: 17px;
	text-indent: 3px;
}
.form input,
.form select,
.form textarea {
	font-size: 95%;
	height: 18px;
	border :1px solid #ccc;
}
.form textarea {
	height: 75px;
}
.form .form-row {
	margin: 3px 0 0px 0;
	clear: both;
}
.form .form-row .form-left-column {
	float: left;
}
.small-form .form-row .form-left-column {
	width: 126px;
}
.wide-form .form-row .form-left-column {
	width: 174px;
}
.form .form-row label {
	line-height: 17px;
	text-indent: 3px;
}
.form .form-row .form-right-column {
	float: left;
}
.small-form .form-row .form-right-column input {
	width: 216px;
}
.wide-form .form-row .form-right-column input {
	width: 354px;
}
.small-form .form-row .form-right-column select {
	width: 218px;
}
.wide-form .form-row .form-right-column select {
	width: 356px;
}
.small-form .form-row .form-right-column textarea {
	width: 216px;
}
.wide-form .form-row .form-right-column textarea {
	width: 354px;
}
.form .form-row .form-right-column .checkboxes {
	display: block;
	padding: 0 0 10px 0;
}
.form .form-row .form-right-column .checkboxes input {
	width: auto;
	margin: 2px 5px 2px 0;
	line-height: 20px;
}
.form .btn-submit {
	width: auto !important;
	background: #B4C6D9;
	border :1px solid #ccc;
}
.btn {
	width: auto !important;
	background: #B4C6D9;
	margin: 6px 0;
	padding: 3px 6px;
	border :1px solid #153B63;
}
/* Nieuws module */
.mini-news {
	margin: 0 10px !important;
	list-style: none;
}
.mini-news li {
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: 0;
}
.mini-news li a:hover {
	text-decoration: none;
}
.mini-news li a.title {
	font-weight: bold;
}
.mini-news li a.more {
	font-weight: bold;
	padding-right: 10px;
	background: url('images/icons/icon-arrow-blue.gif') 100% 5px no-repeat;
}
#overlay-window div.inner_window{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
}

#overlay-window .close-overlay {
	position: absolute;
	right: 10px;
	top: 8px;
}
#overlay-window .close-overlay img {
	border: 0;
}
.searchform {
	margin: 45px 10px 0 10px;
}
.searchform fieldset {
	position: relative;
	border: 0;
}
.searchform fieldset legend {
	position: absolute;
	top: -1.2em;
	left: 0;
	font-weight: bold;
	color: #fff;
}
.searchform fieldset .row {
	width: 100%;
	padding: 15px 0 0 5px;
	clear: both;
}
.searchform fieldset .row input {
	float: left;
	width: 250px;
	background: #fff;
	border: 1px solid #fff;
}
.searchform fieldset .btn-search {
	float: left;
	margin-left: 3px;
	display: block;
	width: 50px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #000;
}
.clear {
	clear: both;
}

/* Nieuws module */
.news-item {
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b4c6da;
}
.news-item a {
	text-decoration: none;
}
.news-item h3 {
	margin: 0;
}
.news-item p {
	margin: 0;
	padding: 0;
}
.news-item a.more-link {
	padding-right: 10px;
	font-weight: bold;
	background: url('images/icons/icon-arrow-blue.gif') 100% 4px no-repeat;
}
.news-paging {
	margin: 10px;
}
.news-detail {

}
.news-detail .left {
	float: left;
	width: 534px;
}
.news-detail .right {
	float: left;
	width: 186px;
	overflow: hidden;
}
.news-detail p {
	padding: 15px 10px !important;
}
/* Webconstruction aanpassingen */

.product-footer {
	float: left;
	margin-left: 10px;
}
hr, .product-hr {
    color: #b4c6da;
    background-color: #b4c6da;
    border: 0px;
    text-align: left;
    height: 1px;
    margin: 5px 0;
}
.product-hr {
    width: 238px;
}
.popup-box {
	width: 250px;
	background: #34567a;
	border: 1px solid #153b63;
	font-size: 11px;
	color: #fff;
	text-align: left;
	padding: 1px 3px;
}
.popup-white {
height:70px;
margin: 2px 0 -6px 0;
background: #34567a;
}

#ONLYCONTENT {
	margin: 0 !important;
	padding: 0 !important;
}
#HTMLCONTENT {
	margin: 0 !important;
	padding: 0 !important;
}
#MAINCONTENT  {
	margin: 0 !important;
	padding: 0 !important;
}



/*++++++++++++++++++++++++++++Search-Style++++++++++++++++++++++++++++*/


.searched {
  font-weight:bold;
}

#mainzoekBox {
margin: 8px 0 0 10px;
width: 750px;
}
#mainzoekBox table {
width: 750px;
font-size: 90%;
}

/*+++++++++++++++++++++++++Left-Column-Search-Style++++++++++++++++++++++++++++*/
#mainzoekBox tbody tr .xml-leftcolumn {
display: none;
}

#mainzoekBox tbody tr .xml-leftcolumn .subtitel {
margin: 20px 25px 0 0;
display: block;
width: 164px;
height: 30px;
text-indent: 7px;
font-size: 95%;
color: #000;
text-decoration: underline;
background: url('images/xmlsearch-split.gif') 0 100% repeat-x;
}
#mainzoekBox .xml-leftcolumn .binnenrubriek_titel {
margin: 10px 0 10px 0;
display: block;
width: 164px;
height: 20px;
text-indent: 7px;
font-size: 95%;
color: #000;
font-weight: bold;
}
#mainzoekBox .xml-leftcolumn .binnenrubriek_rubrieken {
color: #000;
font-size: 95%;
} 
#mainzoekBox .xml-leftcolumn .binnenrubriek_rubrieken label {
float: left;
margin: -4px 0 0 0;
font-size: 95%;
}
#mainzoekBox .xml-leftcolumn .binnenrubriek_rubrieken span{
display: block;
margin: 0 0 0 7px;
font-size: 95%;
}

/*++++++++++++++++++++++++Right-Column -Search-Style++++++++++++++++++++++++++++*/
#mainzoekBox .titel {
font-size: 1.1em;
}
#mainzoekBox .titel .keyword {
font-size: 1.0em;
font-weight: bold;
}

#mainzoekBox .title_td {
padding: 20px 0 10px 0;
width: 690px;
background: url('images/xmlsearch-row-split.gif') 0 100% repeat-x;
}
#mainzoekBox .found_item {
width: 690px;
margin: 10px 0 5px -15px;
padding: 15px !important;
background: url('images/xmlsearch-row-split.gif') 0 100% repeat-x;
}
#mainzoekBox .searchSnapshot {
font-size: 1.1em;
}
#mainzoekBox .title_link {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 20px;
	background: url('images/search-arrow.gif') 0 3px no-repeat;
	text-indent: 25px;
	font-size: 1.2em;
	font-weight: bold;
}
#mainzoekBox .target_url a {
	display: block;
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: bold;
}
#mainzoekBox, #NoResults {
	font-size: 1.1em;
}


.searchPager table {
	margin: 10px 0 10px 0;
	width: auto !important;
}
.searchPager table tr td {
	background: #fff;
	color: #153b63;
	width: 18px;
	text-align: center;
}
.searchPager table tr td a {
	float: left;
	margin: 0;
	display: block;
	border: 1px solid #153b63;
	width: 18px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-weight: normal;
	color: #000 !important;
	background: #fff;
	text-decoration: none;
}
.searchPager table tr td a:visited {
	color: #666 !important;
}
a.leeg {
color:#fff;
text-decoration: none;                
}
a.leeg:visited {
color: #fff;
}
a.leeg:hover {
color:#fff;
text-decoration: underline; 
}
.uitlijnen {
margin-left: 5px;
text-align: left;
}
.label {
	font-size: 80%;
}

p.koppel img{
padding: 0px;
margin: 0px;
}

.login-area {
width: 520px;
height: 400px;
position: relative;
font-size: 120%;
margin: 0 0 0 250px;
}

.login-area .aanmelden {
font-weight: bold;
margin-top: 20px;
}

.login-area .caption {
display: none;
}

.login-area .userlabel {
position: absolute;
left: 0;
top: 50px;
}
.login-area .useredit {
position: absolute;
left: 125px;
top: 50px;
}
.login-area .passlabel {
position: absolute;
left: 0;
top: 75px;
}
.login-area .passedit {
position: absolute;
left: 125px;
top: 75px;
}
.login-area .logkeep {
position: absolute;
left: 125px;
top: 100px;
}
.login-area .logkeep input {
padding-right: 5px
}

.login-area .login {
position: absolute;
left: 128px;
top: 130px;
}
.login-area .login input {
border: 1px solid #999;
font-size: 90%;
padding: 2px 0 2px 0;
}

.errmsg {
padding: 10px;
color: red;

position: absolute;
left: 2px;
top: 150px;
}

/*+++++++++++++++++++Custom Badjas actie CSS++++++++++++++++++++++++++++*/

#badjasVisual
{
	width:720px;
}
#badjasContainer
{
	width:720px;
}
#badjasTekst
{
	width:430px;
	padding:14px 10px 14px 14px;
	
	text-align:left;
	float:left;
}

#badjasformulier
{
	width:241px;
	padding:6px 9px;
	margin:14px 0 0 0;
	background:#dddddd;
	float:right;
	
	text-align:left;
}

