/*
==========================================================
(c) Capsis B.V.

Capsis B.V.
Herengracht 66
1015 BR  Amsterdam
The Netherlands
www.capsis.nl

Main styles

==========================================================
*/
body {
	background-image: url(images/centerfill.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* Mainmenu selected */
a.mainmenu-selected {
	color: #FFFFFF;
	text-decoration: none
}

a.mainmenu-selected:link {
	color: #FFFFFF;
	text-decoration: none
}

a.mainmenu-selected:visited {
	color: #FFFFFF;
	text-decoration: none
}

a.mainmenu-selected:active {
	color: #FFFFFF;
	text-decoration: none
}

a.mainmenu-selected:hover {
	color: #FFFFFF;
	text-decoration: underline
}

/* Maincontainer */
div.bodycontainer {
	height: 100%;
	width: 995px;
	margin: 0 auto;
	position: relative;
	min-height: 680px;
}

/* Left spacer with logo */
div.mainleft {
	height: 100%;
	width: 215px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.leftleft {
	background-image: url(images/logo-capsis-l.gif);
	background-repeat: no-repeat;
	width: 16px;
	background-color: #E5E8EA;
	float: left;
	height: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

div.leftright { /*
  background-image:url(images/logo-capsis-r.gif);
	background-repeat:no-repeat;
	*/
	width: 199px;
	background-color: #FFFFFF;
	float: right;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page content */
div.mainright {
	width: 764px;
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/* Mainmenu including language selector */
div.topmainmenu {
	width: 756px;
	height: 70px;
}

div.topmainmenu-lr {
	background-image: url(images/bg-mainmenu-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 62px;
	float: left;
	overflow: hidden;
}

div.topmainmenu-fill {
	background-image: url(images/bg-mainmenu-fill.gif);
	background-repeat: repeat-x;
	width: 563px;
	height: 62px;
	float: left;
}

div.topmainmenu-item {
	float: left;
	margin-top: 23px;
	margin-left: 3px;
	margin-right: 3px;
}

div.topmainmenu-selecteditem {
	float: left;
	margin-top: 23px;
	margin-left: 2px;
	margin-right: 2px;
}

div.topmainmenu-selecteditemfill-lr {
	background-image: url(images/bg-mainmenu-active-lr.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 62px;
	float: left;
	overflow: hidden;
}

div.topmainmenu-selecteditemfill-fill {
	background-image: url(images/bg-mainmenu-active-fill.gif);
	background-repeat: repeat-x;
	height: 62px;
	float: left;
}

div.topmain-langbox {
	width: 175px;
	height: 62px;
	float: right;
	margin-right: 6px;
}

div.topmain-langbox-login {
	background-image: url(images/b-mainmenu-login.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 62px;
	float: left;
}

p.logintxt {
	margin-top: 23px;
	margin-left: 20px;
	width: 50px;
}

div.topmain-langbox-lang {
	width: 16px;
	height: 62px;
	margin-left: 8px;
	float: right;
}

/* Title and locationpath */
div.topmain-pagetitle {
	width: 565px;
}

div.locationpath {
	margin-top: 8px;
	margin-left: 16px;
}

span.locationpath-title {
	font-size: 16px;
	color: #9BC62B;
	font-weight: bold;
}

span.locationpath {
	margin-left: 2px;
	color: #939393;
}

/* Submenu */
div.submenu {
	width: 565px;
	height: 36px;
}

div.submenu-right {
	width: 183px;
	height: 36px;
}

div.submenu-lr {
	background-image: url(images/bg-submenu-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 36px;
	float: left;
	overflow: hidden;
}

div.submenu-fill {
	background-image: url(images/bg-submenu-fill.gif);
	background-repeat: repeat-x;
	width: 563px;
	height: 36px;
	float: left;
}

div.submenu-right-fill {
	background-image: url(images/bg-submenu-fill.gif);
	background-repeat: repeat-x;
	width: 181px;
	height: 36px;
	float: left;
}

div.submenu-item {
	float: left;
	margin-top: 8px;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

div.submenu-item-right {
	float: right;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

div.submenu-selecteditem {
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;
}

div.submenu-selecteditemfill-lr {
	background-image: url(images/bg-submenu-active-lr.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 28px;
	float: left;
	margin-top: 8px;
	overflow: hidden;
}

div.submenu-selecteditemfill-fill {
	background-image: url(images/bg-submenu-active-fill.gif);
	background-repeat: repeat-x;
	height: 28px;
	float: left;
	margin-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Content */
div.maincontentcontainer {
	width: 756px;
	margin-top: 10px;
}

div.maincontent-left {
	width: 573px;
	float: left;
}

div.maincontent-right {
	width: 183px;
	float: left;
}

div.visual-home {
	width: 756px;
	background-color: white;
	height: 332px;
}

img.visual-home-img {
	width: 756px;
	height: 332px;
	padding: 0px;
	margin: 0px;
}

div.visual {
	width: 573px;
	float: left;
	height: 285px;
}

div.vwa_nl {
	background-image:
		url(images/vs-mainitem-websitearchivering-green_nl.gif);
	background-repeat: no-repeat;
}

div.vwa_en {
	background-image:
		url(images/vs-mainitem-websitearchivering-green_en.gif);
	background-repeat: no-repeat;
}

div.vwa_de {
	background-image:
		url(images/vs-mainitem-websitearchivering-green_de.gif);
	background-repeat: no-repeat;
}

div.visual-right {
	width: 183px;
	float: left;
	height: 285px;
}

div.vrwa {
	background-image: url(images/vs-nomenu-green-right.gif);
	background-repeat: no-repeat;
}

div.visual-menu {
	width: 573px;
	float: left;
	height: 151px;
}

div.vm {
	background-image: url(images/vs-menu-blue-left.gif);
	background-repeat: no-repeat;
}

div.vmnt_nl {
	background-image: url(images/vs-menu-blue-left-nettrack_nl.gif);
	background-repeat: no-repeat;
}

div.vmnt_en {
	background-image: url(images/vs-menu-blue-left-nettrack_en.gif);
	background-repeat: no-repeat;
}

div.vmnt_de {
	background-image: url(images/vs-menu-blue-left-nettrack_de.gif);
	background-repeat: no-repeat;
}

div.vmps_nl {
	background-image: url(images/vs-menu-blue-left-presurf_nl.gif);
	background-repeat: no-repeat;
}

div.vmps_en {
	background-image: url(images/vs-menu-blue-left-presurf_en.gif);
	background-repeat: no-repeat;
}

div.vmps_de {
	background-image: url(images/vs-menu-blue-left-presurf_de.gif);
	background-repeat: no-repeat;
}

div.visual-right-menu {
	width: 183px;
	height: 151px;
}

div.vrm {
	background-image: url(images/vs-menu-blue-right.gif);
	background-repeat: no-repeat;
}

div.vrmnt {
	background-image: url(images/vs-menu-blue-right.gif);
	background-repeat: no-repeat;
}

div.vrmps {
	background-image: url(images/vs-menu-blue-right.gif);
	background-repeat: no-repeat;
}

div.visual-right-text-top {
	margin: 16px;
	padding-top: 74px;
	width: 151px;
	height: 50px;
}

div.visual-right-text-title {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 100;
	width: 90px;
}

div.visual-right-icon {
	width: 83px;
	height: 50px;
	float: right;
}

div.visual-right-icon-questionmark-blue {
	background-image: url(images/ico-meer-weten-blue-bg.gif);
	background-repeat: no-repeat;
}

div.visual-right-icon-questionmark-green {
	background-image: url(images/ico-meer-weten-green-bg.gif);
	background-repeat: no-repeat;
}

div.visual-right-icon-questionmark-darkblue {
	background-image: url(images/ico-meer-weten-darkblue-bg.gif);
	background-repeat: no-repeat;
}

div.visual-right-text {
	margin: 16px 0px 0px 4px;
	width: 167px;
	height: 50px;
	float: right;
}

div.visual-right-menu-text-top {
	margin: 0px 16px 0px 16px;
	padding-top: 30px;
}

div.visual-right-menu-text-title {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 100;
	width: 60px;
	height: 50px;
}

div.visual-right-menu-icon {
	width: 83px;
	height: 50px;
	float: right;
}

div.visual-right-menu-icon-questionmark-blue {
	background-image: url(images/ico-meer-weten-blue-bg.gif);
	background-repeat: no-repeat;
}

div.visual-right-menu-icon-questionmark-green {
	background-image: url(images/ico-meer-weten-green-bg.gif);
	background-repeat: no-repeat;
}

div.visual-right-menu-icon-questionmark-darkblue {
	background-image: url(images/ico-meer-weten-darkblue-bg.gif);
	background-repeat: no-repeat;
}

div.visual-right-menu-text {
	margin: 16px 0px 0px 4px;
	width: 167px;
	height: 50px;
	float: right;
}

div.infoboxcontainer {
	width: 756px;
}

div.bottominfoboxes-top-container-big {
	margin-top: 8px;
	margin-right: 8px;
	width: 374px;
	background-color: none;
	float: left;
	height: 230px;
}

div.bottominfoboxes-top-container-small {
	margin-top: 8px;
	width: 183px;
	background-color: none;
	float: left;
	height: 230px;
	margin-right: 8px;
}

div.bottominfoboxes-blue-top-lr {
	height: 1px;
	width: 1px;
	float: left;
	overflow: hidden;
}

div.bottominfoboxes-blue-top-fill-big {
	height: 1px;
	width: 372px;
	background-color: #E1F1F8;
	float: left;
	overflow: hidden;
}

div.bottominfoboxes-blue-top-fill-small {
	height: 1px;
	width: 181px;
	background-color: #E1F1F8;
	float: left;
	overflow: hidden;
}

div.bottominfoboxes-blue-center-fill-big {
	width: 374px;
	background-color: #E1F1F8;
	float: left;
	height: 225px;
}

div.bottominfoboxes-blue-center-fill-small {
	width: 183px;
	background-color: #E1F1F8;
	float: left;
	height: 225px;
}

div.bottominfoboxes-blue-bottom-lr {
	background-image: url(images/bg-infobox-bottom-blue-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 4px;
	float: left;
	overflow: hidden;
}

div.bottom-width {
	width: 374px;
}

div.bottom-width-small {
	width: 183px;
}

div.bottominfoboxes-blue-bottom-fill-big {
	background-image: url(images/bg-infobox-bottom-blue-fill.gif);
	background-repeat: repeat-x;
	width: 372px;
	height: 4px;
	float: left;
	overflow: hidden;
}

div.bottominfoboxes-blue-bottom-fill-small {
	background-image: url(images/bg-infobox-bottom-blue-fill.gif);
	background-repeat: repeat-x;
	width: 181px;
	margin: 0px;
	padding: 0px;
	height: 4px;
	float: left;
	overflow: hidden;
}

div.bottominfobox-white {
	margin: 0px 0px 0px 0px;
	width: 183px;
	float: left;
	height: 230px;
}

/* homepage: small boxes at bottom */
div.infoboxeshome {
	xbackground-image: url(images/x.gif);
	xbackground-repeat: no-repeat;
	width: 780px;
	margin-top: 8px;
	height: 153px;
}

div.home-infobox-active-l {
	background-image: url(images/bg-mainitem-active-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	float: left;
	overflow: hidden;
	height: 153px;
}

div.home-infobox-active-r {
	background-image: url(images/bg-mainitem-active-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	float: left;
	overflow: hidden;
	height: 153px;
}

div.home-infobox-active-fill {
	background-image: url(images/bg-mainitem-active-fill.gif);
	background-repeat: repeat-x;
	width: 181px;
	float: left;
	height: 153px;
}

div.home-infobox-l {
	background-image: url(images/bg-mainitem-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	float: left;
	margin-left: 8px;
	overflow: hidden;
	height: 153px;
}

div.home-infobox-r {
	background-image: url(images/bg-mainitem-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	float: left;
	overflow: hidden;
	height: 153px;
}

div.home-infobox-fill {
	background-image: url(images/bg-mainitem-fill.gif);
	background-repeat: repeat-x;
	width: 181px;
	float: left;
	height: 153px;
}

div.home-infobox-text-active {
	padding: 16px;
	color: #FFFFFF;
}

div.home-infobox-text {
	padding: 16px;
}

div.box-blueline {
	width: 563px; /* 2 less than actual width because of border */
	border-left: solid 1px #CEE8F4;
	border-right: solid 1px #CEE8F4;
	border-bottom: solid 1px #CEE8F4;
	padding-bottom: 16px;
	float: left;
	margin-right: 8px;
	min-height: 260px;
}

div.box-blueline-fullborder {
	width: 563px; /* 2 less than actual width because of border */
	border: solid 1px #CEE8F4;
	float: left;
	min-height: 400px;
}

div.box-blueline-left {
	width: 342px;
	float: left;
	padding: 16px;
}

div.box-blueline-left-partners {
	width: 531px;
	float: left;
	padding: 16px;
}

div.box-blueline-right-fill-height {
	height: 370px;
	width: 169px;
	float: left;
	padding-top: 47px;
	padding-left: 20px;
}

div.box-blueline-right-back {
	background-color: #E1F1F8;
	width: 115px;
	height: 288px;
	float: left;
	padding: 16px;
}

div.vspacerX {
	height: 320px;
	width: 22px;
	float: left;
}

div.box-blueline-right-bottom-l {
	background-image: url(images/bg-infobox-bottom-blue-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 4px;
	float: left;
	overflow: hidden;
}

div.box-blueline-right-bottom-r {
	background-image: url(images/bg-infobox-bottom-blue-lr.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 4px;
	float: left;
	overflow: hidden;
}

div.box-blueline-right-bottom-fill {
	background-image: url(images/bg-infobox-bottom-blue-fill.gif);
	background-repeat: repeat-x;
	width: 145px;
	height: 4px;
	float: left;
	overflow: hidden;
}

div.box-blueline-right-content {
	width: 115px;
	height: 288px;
	float: left;
}

div.box-blueline-right-empty {
	width: 115px;
	float: right;
	padding: 16px;
	margin-top: 44px;
}

/* Contact */
div.contactcontainer {
	width: 530px;
	background-color: none;
	padding: 0px;
}

div.contact-top-container-small {
	margin-top: 0px;
	width: 167px;
	background-color: none;
	float: left;
	margin-right: 16px;
	padding: 0px;
	padding-right: 16px;
	border-right: solid 1px #CEE8F4;
}

div.contact-top-container-big {
	margin-top: 0px;
	margin-right: 0px;
	width: 298px;
	background-color: none;
	float: left;
	height: 480px;
	padding: 0px;
}

div.contactform-blue {
	margin-top: 0px;
	margin-right: 0px;
	width: 298px;
	background-color: #E1F1F8;
	float: left;
	padding: 16px;
}

table.contactform {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #E1F1F8;
	width: 200px;
}

table.contactform tr {
	height: 14px;
}

table.contactform td {
	border: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	color: #000000;
	vertical-align: middle;
	width: 220px;
	background-color: #E1F1F8;
}

table.contactform td.spacer {
	border: 0px;
	padding: 0px;
	width: 210px;
}

table.contactform td.top {
	padding-top: 7px;
	vertical-align: top;
}

table.contactform td.inputfield-checkbox {
	width: 15px;
}

table.contactform td.smaller {
	width: 190px;
	padding-top: 2px;
}

table.contactform td.inputfield-checkbox-top {
	width: 15px;
	vertical-align: top;
	margin-top: 0px;
}

table.contactform select {
	width: 206px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #005275;
	font-size: 11px;
}

input.inputfield {
	width: 200px;
	color: #005275;
	font-size: 11px;
	vertical-align: middle;
}

textarea.inputfield {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #005275;
	border: solid 1px #CEE8F4;
	font-size: 11px;
	width: 202px;
	height: 150px;
}

input.inputfield-checkbox {
	width: 15px;
}

/* Disclaimer */
div.disclaimer {
	margin: 8px 8px 8px 8px;
	width: 565px;
	vertical-align: text-bottom;
	text-align: left;
	color: #6F7A89;
	float: left;
}

/* Voorwaarden */
div.voorwaarden {
	width: 521px;
	height: 200px;
	overflow-x: none;
	overflow-y: auto;
	background-color: #ffffff;
}

div.voorwaarden-submit {
	width: 527px;
	background-color: #ffffff;
}

table.voorwaarden {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-bottom: 4px;
	width: 521;
}

table.voorwaarden tr {
	height: 15px;
}

table.voorwaarden td {
	border: #87C8E4 solid 1px;
	padding: 4px;
	color: #000000;
}

table.voorwaarden td.checkbox {
	width: 15px;
}

table.voorwaarden td.center {
	text-align: center;
}

table.voorwaarden td.title {
	font-weight: bold;
}

/* Other */
input.demoform {
	margin-top: 1px;
	margin-bottom: 4px;
	width: 95px;
}

div.ref {
	padding-left: 16px;
	padding-bottom: 16px;
	float: left;
}

div.refblock {
	height: 220px;
	width: 224px;
	background-color: #E1F1F8;
	float: left;
	padding: 16px;
}

div.refblocktitle {
	height: 55px;
}

div.refblocktext {
	width: 224px;
	float: left;
}

div.refimage {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 224px;
	height: 60px;
	text-align: center;
}

/* Partners */

div.partner {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	float: left;
}

div.partnerblock {
	height: 220px;
	width: 224px;
	background-color: #E1F1F8;
	float: left;
	padding: 16px;
}

div.partnerblocktitle {
	height: 55px;
}

div.partnerblocktext {
	width: 224px;
	float: left;
}

div.partnerimage {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 224px;
	height: 60px;
	text-align: center;
}

/* Content */
div.smallcontainer {
	width: 171px;
	float: left;
}

div.smallcontainertext {
	width: 133px;
}

p.infobox-active-text {
	padding: 0px;
	color: #FFFFFF;
}
