body {
    background-image: url(pictures/background-body.jpg);
    background-position: right;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #313030;
    line-height: 19px;
}

#headerTopBackground {
    background-image: url(pictures/background-header-top.png);
    height: 126px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

#centerScreen {
	width: 980px;
	text-align: left;
	margin: 0px auto 0px auto;
	display: block;
	overflow: hidden;
	height:auto !important;
    position: relative;
    z-index: 100;
}

#headerTop {
    position: absolute;
    top: 0px;
    left: 626px;
    width: 354px;
    height: 43px;
    background-image: url(pictures/background-header-menu.png);
    z-index: 2;
}


/* Font size */

#headerFontSize {
    position: relative;
    margin: 5px 0px 0px 20px;
    float: left;
}

#headerFontSize a {
    margin-left: 3px;
    float: left;
    color: #ffffff;
    text-align: center;
    display: block;
    overflow: hidden;
}

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

#fontSizeStandard {
    background-image: url(pictures/font-size-chosen.png);
    width: 27px;
    height: 27px;
    line-height: 28px;
    text-decoration: underline;
}

#fontSizeLarge {
    background-image: url(pictures/font-size.png);
    width: 27px;
    height: 27px;
    font-size: 14px;
    line-height: 27px;
    text-decoration: none;
}

#fontSizeXLarge {
    background-image: url(pictures/font-size.png);
    width: 27px;
    height: 27px;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}

/* Contrast */

#headerContrast {
    position: relative;
    margin: 5px 0px 0px 35px;
    float: left;
}

#headerContrast a {
    margin-left: 3px;
    float: left;
    color: #ffffff;
    text-align: center;
    display: block;
    overflow: hidden;
}

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

#contrastHigh {
    background-image: url(pictures/contrast-high-chosen.png);
    width: 40px;
    height: 27px;
    line-height: 27px;
    text-decoration: underline;
}

#contrastLow {
    background-image: url(pictures/contrast-low.png);
    width: 40px;
    height: 27px;
    line-height: 27px;
    text-decoration: none;
}


/* JQuery */

#headerJquery {
    background-image: url(pictures/background-jquery.png);
    height: 126px;
    position: absolute;
    width: 360px;
    height: 500px;
    top: 72px;
    left: 620px;
    z-index: 3;
    overflow: hidden;
}

#headerJquery a {
    text-decoration: none;
}

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

#headerTopMenu {
    position: absolute;
    top: 11px;
    left: 880px;
    width: 354px;
    z-index: 3;
}

#headerTopMenu a {
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    padding: 0px 8px 0px 8px;
    border-left: 1px dotted #000000;
    color: #515151;
}

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

#headerMenu {
    position: absolute;
    top: 144px;
    left: 28px;
    background-image: url(pictures/background-menu.jpg);
    width: 559px;
    height: 32px;
    z-index: 3;
}

#headerHolder {
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(pictures/background-header.png);
    width: 608px;
    height: 214px;
}

#headerLogo {
    position: absolute;
    top: 56px;
    left: 70px;
    width: 160px;
    height: 64px;
}

#headerKruimelpad {
    position: absolute;
    top: 182px;
    left: 40px;
    font-size: 10px;
    padding-left: 20px;
    height: 18px;
    line-height: 18px;
    background-image: url(pictures/kruimelpad.jpg);
    background-repeat: no-repeat;
}

#headerKruimelpad a {
    text-decoration: none;
}

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

#headerAddthis {
    position: absolute;
    top: 182px;
    left: 480px;
    font-size: 10px;
    height: 18px;
    line-height: 18px;
}


/* Main menu */

#headerMenuNav {
	margin:0;
	padding:0;
    margin-left: 25px;
    margin-top: 0px;
    list-style:none;
    z-index: 10;
}

#headerMenuNav li {
	position:relative;
	left: 0px;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	float: left;
    background-image: url(pictures/button-hover.gif);
    background-repeat: no-repeat;
    text-align: center;
    z-index: 10;
}

#headerMenuNav li a {
	color: #ffffff;
    font-family: sans-serif, Verdana;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    padding: 0px 25px 0px 25px;
	display: block;
    text-align: center;
	text-decoration: none;
}

#headerMenuNav li a:hover {
	background-image: url(pictures/menu-item-hover.jpg);
}

#headerMenuNav a span {
	padding-left: 0px;
}

#headerMenuNav a.selected {
    background-image: url(pictures/menu-item.jpg);
}

#headerMenuNav ul {
	position:absolute;
	left:0px;
	display:none;
	margin:0px;
	padding:0px;
    top: 32px;
	list-style:none;
    width: 173px;
}

#headerMenuNav ul li {
    width: 173px;
	float:left;
    height: 26px;
    text-align: left;
}

#headerMenuNav ul a {
    background-image: url(pictures/menu-sub-item.jpg);
	color: #ffffff;
    font-weight: bold;
	width: 173px;
    margin: 0px;
    height: 26px;
    padding:0px;
    line-height: 26px;
	text-decoration: none;
	display:block;
    text-align: left;
}

#headerMenuNav ul a span {
    padding-left: 8px;
}

#headerMenuNav ul a:hover {
    background-image: url(pictures/menu-sub-item-hover.jpg);
}

#headerMenuNav ul a.selected {
    background-image: url(pictures/menu-sub-item-hover.jpg);
}

*html #headerMenuNav ul {
	margin: 0 0 0 0px;
}


/* Portfolio */

.contentTextLeft {
    width: 300px;
    float: left;
    height: 410px;
}

.contentTextRight {
    width: 300px;
    float: right;
    height: 410px;
}

.contentTextRight h2 a, .contentTextLeft h2 a {
    text-decoration: none;
    margin-top: 37px;
    margin-bottom: 5px;
    color: #d46703;
    display: block;
    font-size: 17px;
    font-weight: normal;
}

.contentTextRight a:hover, .contentTextLeft a:hover {
    text-decoration: underline;
}


/* Table */

.overviewProducts td {
    vertical-align: middle;
    padding-right: 10px;
}

.overviewProducts td a{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
}

.overviewProducts td a:hover{
    text-decoration: underline;
}

/* Links */

.aStripped {
    text-decoration: none;
}

.aStripped:hover {
    text-decoration: underline;
}

a {
  color: #000000;
}

.aInvisible {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


/* Main fieds */

#contentHolder {
    top: 236px;
    float: left;
    width: 980px;
    position: relative;
}

#contentMain {
    position: absolute;
    width: 368px;
    height: 336px;
    left: 238px;
    top: 231px;
    background-image: url(pictures/background-main-content.png);
    z-index: 2;
    overflow: hidden;
}


#contentGreyHolder {
    position: relative;
    float: left;
    width: 199px;
    margin-top: 236px;
    left: 15px;
}


/* Headings */

h1 {
    float: left;
    font-size: 15px;
    margin: 4px 0px 0px 7px;
    padding: 0px;
    width: 250px;
    color: #d46703;
}

h1 a{
    color: #d46703;
}

.fieldContentMiddle702 h1 {
    font-size: 20px;
    width: 632px;
    margin: 7px 0px 34px 0px;
}

h2 {
    color: #d46703;
    font-size: 15px;
    padding: 0px;
}

h2 a {
    text-decoration: none;
}

#footerHolder h2{
    color: #ffffff;
}

.fieldContentMiddle702 h2 {
    margin: 0px;
}

.contentHome h2 {
    margin: 0px 0px 10px 0px;
    color: #d46703;
}

.fieldGrey199 h2 {
    color: #ffffff;
    float: left;
    width: 100px;
    margin: 4px 0px 0px 7px;
}

.h2Heading {
    color: #d46703;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.paddingFooter h2 {
    margin: 0px;
}

.contentLeft h2, .contentRight h2 {
    margin-bottom: 5px;
}


/* Lists */

ul {
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
    list-style-image: url("pictures/list-icon.gif");
}

.paddingFooter ul {
    margin-left: 0px;
    list-style-image: none;
}

.paddingFooter li {
    float: left;
    width: 130px;
    display: block;
    height: 15px;
    overflow: hidden;
}


/* Inages */

.imgPage {
    margin: -20px 0px 0px -60px;
    position: absolute;
    z-index: 100;
}

.contentHome img {
    float: left;
    margin: 0px 15px 2px 0px;
}

.fieldGrey199 img {
    margin: 5px 0px 10px 0px;
}

.headingField img {
    float: left;
    margin: 0px;
}


/* Fields */

#fieldContact {
    width: 632px;
    float: left;
    margin: 30px 0px 30px 0px;
}

.contentLeft {
    width: 280px;
    float: left;
    position: relative;
    margin-right: 50px;
}

.contentRight {
    width: 280px;
    float: left;
    position: relative;
}

.contentHome {
    width: 302px;
    float: left;
    position: relative;
    margin-top: 35px;
    margin-right: 30px;
}

.fieldNewRelease {
    width: 173px;
    float: left;
    text-align: center;
    margin: 10px 0px 10px 0px;
}

.fieldGrey199 {
    width: 199px;
    float: left;
    color: #ffffff;
    margin-bottom: 29px;
}

/* Fields grey */

.fieldGrey199 a {
    color: #ffffff;
}

.headingField {
    width: 100%;
    float: left;
    margin: 20px 0px 10px 0px;
}

.fieldGrey199Top {
    width: 199px;
    height: 15px;
    background-image: url(pictures/background-199-grey-top.png);
    float: left;
    overflow: hidden;
}

.fieldGrey199Middle {
    width: 199px;
    background-image: url(pictures/background-199-grey-middle.png);
    float: left;
    overflow: hidden;
}

.fieldGrey199Bottom {
    width: 199px;
    height: 15px;
    background-image: url(pictures/background-199-grey-bottom.png);
    float: left;
    overflow: hidden;
}


/* Mobiele website */

#contentLeftMobile {
	background-image: url(pictures/mobiele-website.png);
	width: 183px;
	height: 362px;
	margin: 0px 0px 0px 7px;
    float: left;
}

#contentLeftMobileIframe {
	position: relative;
	top: 75px;
	margin-left: 13px;
	background-color: White;
	width: 161px;
}

.mobileField {
  	background-image: url(pictures/voorbeeld-gsm.jpg);
    background-repeat: no-repeat;
    background-position: center;
	position: relative;
    width: 315px;
    height: 600px;
    text-align: center;
    float: left;
}


/* Content */

#fieldContent {
    float: right;
    position: relative;
    margin-top: 231px;
    right: 10px;
    width: 732px;
    margin-bottom: 24px;
}

.fieldContentLeftTop {
    background-image: url(pictures/background-white-left-top.png);
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
}

.fieldContentTop702 {
    float: left;
    position: relative;
    width: 692px;
    height: 20px;
    background-image: url(pictures/background-white-top.png);
}

.fieldContentRightTop {
    background-image: url(pictures/background-white-right-top.png);
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
}

.fieldContentMiddle702 {
    background-image: url(pictures/background-white-middle.png);
    width: 732px;
    position: relative;
    float: left;
    overflow: hidden;
}

.fieldContentLeftBottom {
    background-image: url(pictures/background-white-left-bottom.png);
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
}

.fieldContentBottom702 {
    float: left;
    position: relative;
    width: 692px;
    height: 20px;
    background-image: url(pictures/background-white-bottom.png);
}

.fieldContentRightBottom {
    background-image: url(pictures/background-white-right-bottom.png);
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
}


/* Padding */

.padding20 {
    padding: 20px;
}

.padding50 {
    padding: 20px 50px 20px 50px;
}


/* Footer */

#footerHolder {
    float: right;
    position: relative;
    margin-top: 0px;
    right: 15px;
    width: 722px;
    height: 150px;
    margin-bottom: 40px;
}

#footerLeft {
    width: 15px;
    height: 150px;
    float: left;
    background-image: url(pictures/background-footer-left.png);
}

#footerMiddle {
    width: 692px;
    height: 150px;
    float: left;
    background-image: url(pictures/background-footer-middle.png);
    overflow: hidden;
}

#footerRight {
    width: 15px;
    height: 150px;
    float: left;
    background-image: url(pictures/background-footer-right.png);
}

#footerCopyright {
    width: 692px;
    float: left;
    margin-top: 10px;
}

.paddingFooter {
    padding: 20px 0px 20px 0px;
    color: #ffffff;
    font-size: 10px;
}

.paddingFooter a {
    color: #ffffff;
    text-decoration: none;
}

.paddingFooter a:hover {
    text-decoration: underline;
}














