body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
}
a {
	color: #dddddd;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 5px 10px 0px;
	float: left;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 5px 10px 0px;
	color: #000000;
	float: left;
}
hr {
	border: 0px;
	background-color: #bbbbbb;
	color: #bbbbbb;
	height: 1px;
}
.clear {
	clear: both;
}
.blue {
	color: #0082c6;
}
#body1 {
	background-color: #899192;
}
#body2 {
	background-color: #708086;
}
#body3 {
	background-color: #929189;
}
#main-container {
	margin: 0px auto;
	width: 924px;
}
#left-side {
	float: left;
}
#right-side {
	float: left;
}
#topleftmenu-top {
	background-image: url('/images/background-topleftmenu-top.png');
	background-repeat: no-repeat;
	background-position: 0px 36px;
	width: 204px;
	height: 54px;
}
#topleftmenu-middle {
	background-image: url('/images/background-topleftmenu-middle.png');
	width: 204px;
	height: 372px;
	padding-top: 14px;
}
#topleftmenu-middle #menu {
	width: 190px;
	margin-left: 21px;
}
#topleftmenu-middle #menu .topleftmenu-seperator {
	height: 1px;
	width: 140px;
	margin-left: 14px;
	background-image: url('/images/topleftmenu-seperator.png');
	margin-top: 0px;
}
#topleftmenu-middle #menu .leftmenu-button, #topleftmenu-middle #menu .leftmenu-button-inactive {
	position: relative;
	background-image: url('/images/leftmenu-blue.png');
	background-repeat: no-repeat;
	background-position: 1px 4px;
	height: 26px;
	width: 306px;
}
#topleftmenu-middle #menu .leftmenu-button-inactive {
	background-image: url('/images/leftmenu-transparent.png');
	background-image: url('/images/leftmenu-bolletje.png');
	background-repeat: no-repeat;
	background-position: 1px -8px;
}
#topleftmenu-middle #menu .leftmenu-button img, #topleftmenu-middle #menu .leftmenu-button-inactive img {
	position: relative;
	margin-left: 14px;
	top: 6px; 
}
#topleftmenu-middle #menu .leftmenu-button a, #topleftmenu-middle #menu .leftmenu-button-inactive a {
	display: block;
	height: 26px;
}
#topleftmenu-middle #menu #submenu {
	margin-bottom: 29px;
	padding-top: 4px;
	font-size: 12px;
	color: #dddddd;
}
#topleftmenu-middle #menu #submenu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	list-style-type: none;
		
}
#topleftmenu-middle #menu #submenu li {
	background-image: url('/images/li-arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	margin-bottom: 5px;
}
#topleftmenu-middle #menu #submenu li.active {
	background-image: url('/images/li-active.gif');
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
#topleftmenu-bottom {
	background-image: url('/images/background-topleftmenu-bottom.png');
	width: 204px;
	height: 38px;
}
#topmenu {
	margin-left: auto;
	margin-right: auto;
	width: 718px;
	height: 54px;
	background-image: url('/images/background-topmenu.png');
	background-repeat: no-repeat;
	background-position: 0px 36px;
	text-align: right;
}
#topmenu-container {
	float: right;
	width: 208px;
	margin-right: 0px;
}
#topmenu .topmenu-link {
	float: left;
	margin-right: 7px;
	padding-top: 14px;
}
#topmenu .topmenu-seperator {
	float: left;
	margin-right: 7px;
	margin-top: 17px;
	width: 1px;
	height: 11px;
	background-color: #ffffff;
}
#topmenu .topmenu-image {
	padding: 2px 5px 0px 5px;
}
#topmenu .blue {
	background-color: #0082c6;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 718px;
	background-image: url('/images/background-header.png');
	height: 386px;
}
#header img {
	margin: 0px 0px 0px 18px;
}
#header #macbath-logo {
	position: absolute;
	margin-left: 343px;
	top: 368px;
}
#header #menu {
	position: absolute;
	margin-left: 18px;
	top: 238px;
	width: 310px;
}
#header #menu .leftmenu-seperator {
	height: 1px;
	width: 291px;
	margin-left: 14px;
	background-image: url('/images/leftmenu-seperator.png');
}
#header #menu .leftmenu-button, #header #menu .leftmenu-button-inactive {
	background-image: url('/images/leftmenu-blue.png');
	background-repeat: no-repeat;
	background-position: 1px 4px;
	height: 26px;
	width: 308px;
}
#header #menu .leftmenu-button-inactive {
	background-image: url('/images/leftmenu-transparent.png');
}
#header #menu .leftmenu-button img, #header #menu .leftmenu-button-inactive img {
	position: relative;
	margin-left: 14px;
	top: 6px; 
}
#header #menu .leftmenu-button a, #header #menu .leftmenu-button-inactive a {
	display: block;
	height: 26px;
}
#inbetween {
	margin: 0px auto;
	width: 718px;
	background-image: url('/images/background-inbetween.png');
	height: 37px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 718px;
	background-image: url('/images/background-content.png');
	min-height: 100px;
	color: #535353;
}
#content #content-box a {
	color: #666666;
	text-decoration: underline;
}
#content #content-box a:hover {
	text-decoration: none;
}
#content #content-box {
	height: 100%;
	margin: 0px 70px 0px 58px;
	padding: 20px 0px;
}
#bottom {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 718px;
	background-image: url('/images/background-bottom.png');
	height: 26px;
	font-size: 10px;
	color: #d0d3d3;
	text-align: right;
}
#bottom #footer {
	padding-top: 20px;
	margin: 0px 18px;
}
#bottom #footer a {
	color: #d0d3d3;
	text-decoration: none;
}
#bottom #footer a:hover {
	text-decoration: underline;
}
#page-title {
	padding-top: 10px;
	clear: both;
}
#page-text {
	clear: both;
}
#brand-title {
	padding-top: 19px;
	padding-left: 1px;
}
#brand-text {
	clear: both;
}
.bigger {
	font-size: 13px;	
}

/* Content related */
#breadcrumbs {
	clear: both;
	padding-bottom: 10px;
}
#breadcrumbs .breadcrumb, #breadcrumbs .breadcrumb-active {
	float: left;
	margin-right: 10px;
}
#breadcrumbs .breadcrumb-active {
	color: #0082c6;
}
#searchbox {
	clear: both;
	margin-top: 10px;
	margin-left: 1px;
}
#searchbox input[type=text] {
	background-color: #e5e5e3;
	border: 1px solid #b9b9b7;
	padding: 2px;
	font-size: 11px;
	color: #535353;
	width: 223px;
}
#searchbox .searchbutton {
	position: relative;
	top: 5px;
}
#series {
	clear: both;
	margin-top: 22px;
}
#series .serie {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
#series .serie .serie-image {
	float: left;
	width: 124px;
	height: 124px;
	background-color: #ffffff;
}
#series .serie .serie-image-right {
	float: right;
}
#series .serie .serie-image-wide {
	width: 259px;
	height: 122px;
}
#series .serie .serie-image img, #series .serie .serie-image-wide img {
	margin: 1px 0px 0px 1px;
}
#series .serie .serie-name {
	width: 124px;
	height: 15px;
	margin-top: 7px;
	background-color: #0082c6;
	color: #ffffff;
	font-size: 11px;
}
#series .serie .serie-name-wide {
	width: 259px;
}
#series .serie .serie-name .text, #series .serie .serie-name-wide .text {
	margin-left: 8px;
}
#contact-form {
	margin-top: 15px;
	float: left;
	width: 340px;
}
#contact-form table {
	margin: 10px 0px;
}
#contact-form input[type=radio] {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#contact-form input[type=radio].v {
	margin-left: 15px;
}
#contact-form input[type=text] {
	background-color: #ffffff;
	border: 1px solid #929189;
	height: 18px;
	width: 159px;
}
#contact-form input[type=image] {
	margin-right: 8px;
	margin-top: 3px;
}
#contact-form textarea {
	background-color: #ffffff;
	border: 1px solid #929189;
	width: 244px;
	height: 71px;
}
#contact-form .soort {
	margin-top: 3px;
}
#contact-form .comment {
	color: #9a9a9a;
	font-size: 9px;
}
#contact-info {
	margin-top: 15px;
	float: left;
	width: 250px;
}
#products {
	clear: both;
	margin-top: 22px;
}
#products .product-image {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
#products .product-text {
	float: left;
	width: 240px;
	margin-bottom: 10px;
	padding-top: 50px;
}
#products .product-name {
	margin-right: 0px;
	color: #000000;
}
#zoek-merk{
	margin-bottom: 10px;
}
#zoek-serie{
	margin-bottom: 10px;
}
#zoek-product{
	margin-bottom: 10px;
}
ul.zoekresultaten {
	padding: 0px;
	padding-left: 15px;
	list-style-image: url('/images/li-dot.png');
	line-height: 18px;
}
.reseller {
	float: left;
	width: 175px;
	height: 140px;
	padding: 0px 10px;
}
.reseller-letter {
	margin-left: 10px;
}
#douche {
	clear: both;
	margin-top: 22px;
}
#douche .soort {
	float: left;
	margin-right: 15px;
}
#douche .soort .serie-image {
	float: left;
	width: 122px;
	height: 190px;
	background-color: #ffffff;
}
#douche .soort .serie-image-right {
	float: right;
}
#douche .soort .serie-image-wide {
	width: 259px;
	height: 122px;
}
#douche .soort .serie-image img, #douche .soort .serie-image-wide img {
	margin: 1px 0px 0px 1px;
}
#douche .soort .serie-name {
	width: 122px;
	height: 15px;
	margin-top: 7px;
	background-color: #0082c6;
	color: #ffffff;
	font-size: 11px;
}
#douche .soort .serie-name-wide {
	width: 259px;
}
#douche .soort .serie-name .text, #douche .soort .serie-name-wide .text {
	margin-left: 8px;
}
.douche-left {
	float: left;
	height: 461px;
	width: 365px;
}
.douche-left img {
	margin-right: 23px;
	margin-top: 30px;
}
.douche-right {
	float: left;
	height: 426px;
	width:220px;
}
.douche-right .name {
	margin-top: 50px;
	color: #000000;
}
.douche-right .text {
	
}
.downloads {
float: left;
width: 300px;
	line-height: 20px;
}
.downloads .title {
	font-size: 14px;
	color: #000000;
}
.news {
	float: left;
	width: 270px;
}
.news .title {
	font-size: 14px;
	color: #000000;
}
.news .news-item {
	margin-top: 15px;
}
.voorwaarden {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #ff0000;
}
