body {
	margin: 0px 10px 10px 10px;
	color: #001A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* ======================================= */
/* Hoofdonderdelen */
/* ======================================= */

div#mainDiv
{
	margin: 0px auto;
	text-align: left;
	width: 970px;
	background-image: url(images/layout/body_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 6px;
	position: relative;
}

div#headerDiv
{
	margin-top: 0px;
}

div.bodyDiv
{
	width: 724px;
	min-height: 400px;
	float: left;
	margin: 18px 0px 25px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cce4f1;
	background-image: url(images/layout/section_bg2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.bodyColumnDiv
{
	width: 352px;
	float: left;
}

div.leftColumn
{
    padding-right: 10px;
}

div.rightColumn
{
    padding-left: 10px;
}

img#moodBanner
{
	width: 724px;
	height: 102px;
	border-top: 1px solid #0878af;
	border-bottom: 1px solid #0878af;
	margin-top: 8px;
}

/* ======================================= */
/* Home */
/* ======================================= */

div.homeDiv 
{
    position: relative;
    min-height: 450px;   
}

div.homeDeel1 
{
    position: absolute;
    top: 50px;
    left: 60px;
    width: 500px;   
}

div.homeDeel2 
{
    position: absolute;
    top: 215px;
    left: 100px;
    width: 500px;
    height: 129px;
}

/* ======================================= */
/* Sidebar */
/* ======================================= */

div#sidebar
{
	width: 166px;
	position: absolute;
	top: 0px;
	left: 744px;
	background-color: white;
	padding: 32px 24px 0px 24px;
}

img.sidebarPanel
{
	width: 19px;
	height: 338px;
	position: absolute;
	top: 0px;
}

/* ======================================= */
/* mButton */
/* ======================================= */

div.mButton
{
	height: 16px;
	position: relative;
	margin-left: 5px;
	padding: 1px 5px 0px 12px
}

div.mButtonNormal
{
	background-color: #027abb;
}

div.mButtonSelected {
	background-color: #043c58;
}

img.mButtonArrow
{
	height: 5px;
	width: 5px;
	position: absolute;
	top: 3px;
	left: 2px;
}

a.mButtonText
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}

a.mButtonText:hover
{
	text-decoration: underline;
}

/* ======================================= */
/* Menu */
/* ======================================= */

div.menuDiv {
	padding: 2px 0px 2px 82px;
	float: left;
}

div.menuDiv div.mButton {
	float: left;
}

/* ======================================= */
/* Section */
/* ======================================= */

div.sectionDiv {
	padding: 0px 0px 10px 0px;
}

div.sectionNogMarginDiv {
	padding: 50px 100px 50px 10px;
}

div#sidebar div.sectionDiv
{
    margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #cce4f1;
	background-image: url(images/layout/section_bg2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* ======================================= */
/* FeatureTable  */
/* ======================================= */

table.featureTable {
	width: 100%;
}

table.featureTable td.valueCel 
{
	border-top: 1px solid white;
}

table.featureTable td.nameCel 
{
	border-top: 1px solid white;
	background: #f4f4f4;
}

td.standardCel, th.standardCel {
	background-color: #e6f1f7;
}

td.standardCelGroep {
	background-color: #f3f8fb;
}

td.proCel, th.proCel {
	background-color: #f3dada;
}

td.proCelGroep {
	background-color: #f9eded;
}

td.groep
{
	background: #fafafa;
}

/* ======================================= */
/* 0pmaak */
/* ======================================= */

h1
{
	color: #027abb;
}

h2
{
	color: #666;
}

a
{
	color: #af0808;
}

a img
{
	border: 0px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.button {
	border: 2px solid white;
	cursor: default;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 5em;
}

hr {
	color: #828282;
	height: 1px;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ======================================= */
/* Screenshot */
/* ======================================= */

div.screenshot {
	width: 342px;
	float: left;
	margin: 0px 20px 15px 0px;
	text-align: center;
}

img.screenshot {
	width: 340px;
	height: 230px;
	border: 1px solid #0878af;
}

/* ======================================= */
/* Deepinfo */
/* ======================================= */

a.deepinfo2
{
    text-decoration: none;
	color: black;
	border-bottom: 1px dashed #001A3A;
	cursor: pointer;
}

span.deepinfoInhoud 
{
    color: Gray;
}

span.inhoud a
{
    color: Gray;
}

/* ======================================= */
/* Sjabloon Lay-out */
/* ======================================= */

div.sjabloonLayout div.canvas
{
    width: 220px;
    border: 1px solid silver;
    padding: 2px;
    text-align: center;
}

div.sjabloonLayout div.main
{
    width: 160px;
}

div.sjabloonLayout div.header
{
    height: 30px;
    background: silver;
}

div.sjabloonLayout div.body
{
    background: silver;
    padding: 2px;
    margin: 2px 0px 0px 0px;
}

div.sjabloonLayout div.artikel
{
    background: gray;
    height: 50px;
    margin: 0px 0px 2px 0px;
}

div.sjabloonLayout div.footer
{
    height: 20px;
    background: silver;
}

/* ======================================= */
/* Call2Action */
/* ======================================= */

div.call2action
{
    background-color: #e6f1f7;
    padding: 10px;
    margin: 15px 0px 4px 0px;
}

button.call2action {
	height: 40px;
	width: 240px;
	cursor: pointer;
}

div.toelichting {
	height: 70px;
}


/* ======================================= */
/* Overig */
/* ======================================= */

span.infoLabel {
	cursor: default;
	background: #e7ecef;
}

span.icon {
	width: 11px;
	height: 11px;
	background-color: #027abb;
	padding: 1px 0px 0px 0px;
	text-align: center;
	display: inline-block;
	margin-right: 0.5em;
}

img.infoLabelIcon {
	position: relative;
	top: 2px;
	width: 9px;
	height: 13px;
}

span.iconText {
	color: white;
	margin: 0px;
	line-height: 1em;
	font-size: 9px;
}

div.infoLabelTablet {
	display: none;
	width: 200px;
	position: absolute;
	background-color: white;
	padding: 10px;
	border: 1px solid #027abb;
	background-image: url(images/layout/section_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
}

img.infoLabelTabletIcon {
	position: absolute;
	display: none;
	width: 9px;
	height: 13px;
}

div.infoLabelTablet  p {
	margin: 0px;
}
