/*********** basic CSS *********/

*{ padding: 0; margin: 0; }
html { overflow: -moz-scrollbars-vertical; }
ul, ol { list-style: none; }
body
{
	margin: 0;
	padding: 0;
	color: #004570;
	font-family: Arial;
	font-size: 12px;
	background-image: url("../images/body-bg.png");
	background-repeat: repeat-x;
	background-color: #D9E8D7;
}
a img
{
	border: 0;
}

/************ fonts ***********/

h1
{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #4FB83F;
	letter-spacing: -1px;
	line-height: 22px;
}
h2
{
	color:#0072BA;
	font-size:14px;
	font-weight:bold;
	margin-left:2px;
	margin-top:22px;
}
h6
{
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #004570;
	margin-top: 15px;
	line-height: 16px;
}

.bold 	{ font-weight: bold; }
.clear 	{ clear: both; }

.right-block h2 
{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	font-family:"Arial Narrow Bold","Arial Narrow","Arial Bold", Arial;
}
.right-block li a
{
	color: #3D8931;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.right-block li a:hover,
.right-block .current
{
	color: #0064A4;
}
.footertext
{
	color:#3D8931;
	font-size:11px;
}


/****************** main layout css ****************/

.green-block
{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 80px;
	background-color: #3D8931;
}
.container
{
	background-color: #FFFFFF;
	background-image: url("../images/header-image.jpg");
	background-position: 0 -7px;
	background-repeat: no-repeat;
	width: 920px;
	margin: 0 auto;
	position: relative;
	height: 340px;
	z-index: 4;
}
.left-shadow
{
	position: absolute;
	top: 0;
	left: -8px;
}
.right-shadow
{
	position: absolute;
	top: 0;
	right: -8px;
}
.header-image
{
	position: absolute;
	top: 0;
	right: 0;
}


/************* top links, big buttons ************/

.doorrijders
{
	position:absolute;
	top: 0;
	left: 0;
}
.logo
{
	position: absolute;
	top: 0;
	height: 80px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	left: 670px;
}


/********* Content part ***********/

.content
{
	position: relative;
	background-color: #FFFFFF;
	background-image: url("../images/content-bg.jpg");
	background-position: left;
	background-repeat: repeat-y;
	width: 932px;
	z-index: 6;
	margin-left: auto;
	margin-right: auto;
}

.content .text
{
	background: transparent url("../images/bg-leftcolumn.jpg") no-repeat scroll right top;
	padding: 20px;
	padding-left: 26px;
	float: left;
	width: 630px;
	min-height: 260px; 	
}

.content .text ul
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.content .text ul li
{
	background:transparent url("../images/green-bullit.gif") no-repeat scroll left 5px;
	display:block;
	margin-bottom: 5px;
	padding-left: 11px;
}

.content .text h1
{
	color:#4FB83F;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:22px;
	margin-bottom:10px;	
	margin-top:6px;
}

.content .text h2
{
	color:#0072BA;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	margin-left:2px;
	margin-top:4px;
}

.content .text p
{
	margin-top:15px;
}
.content .text a
{
	border-bottom:1px solid #A5D194;
	color:#004570;
}

.content .text a:hover, a:active
{
	color: #3D8931;
}

.pullquote
{
	background: #F1F7FB none repeat scroll 0 0;
	border: 1px solid #CDE3F1;
	color: #003B61;
	line-height: 18px;
	padding: 6px 8px;
}

.right-block
{
	position: absolute;
	width: 234px;
	top: -31px;
	right: 14px;
}

.right-block div
{
	background-image: url("../images/block-bg.png");
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-bottom: 5px;
	width: 234px;
	float: left;
	display: block;
}
.right-block ul
{
	height:auto !important;
	margin-top:0;
	min-height:268px;
	padding:4px 8px 6px;
}
.right-block li
{
	padding: 5px 10px 5px 22px;
	line-height: 12px;
	background-image: url("../images/bullet.png");
	background-position: 10px 8px;
	background-repeat: no-repeat;
}
.right-block li a
{
	display: block;
}

#mailer
{
	margin-top: 20px;
}

#mailer div
{
	padding-bottom: 8px;
	padding-top: 8px;
}
#mailer .label
{
	float: left;
	width: 125px;
	line-height:22px;
}

#mailer .field-small
{
	background-color:#FFFFFF;
	border:1px solid #CDE3F1;
	color:#0063A4;
	margin-right:10px;
	padding-bottom:2px;
	padding-top:2px;
	width:200px;
}

#mailer .field
{
	background-color:#FFFFFF;
	border:1px solid #CDE3F1;
	color:#0063A4;
	padding-bottom:2px;
	padding-top:2px;
	width:300px;
}

#mailer .submit
{
	background:#449F36 none repeat scroll 0 0;
	border:1px solid #449F36;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:3px 5px;
	margin-left:125px;
}

.asterisk
{
	color: #449F36;
	font-size: 18px;
	margin-left: 2px;
}

.vestiging
{
	background:#0063A4 none repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:140px;
	margin-bottom:14px;
	margin-right:14px;
	padding:1px;
	text-align:center;
	width:190px;
}

.error
{
	background:#A5DAFF none repeat scroll 0 0;
	border:1px solid #017CCA;
	color:#0063A4;
	font-weight:bold;
	padding:5px;
}

/*********** footer text, link and graphic **********/

.up{
	float: right;
	background:#FFFFFF url(../images/arrow-top.png) no-repeat scroll 4px center;
	border:1px solid #A5D194;
	bottom:10px;
	color:#3C8931;
	display:block;
	font-size:11px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	padding-left:16px;
	position:absolute;
	right:26px;
	width:62px;
	text-decoration: none;
	
}
.up:hover
{
	color: #285C21;
	border-color: #3C8931;
}

.footer
{
	margin: 0 auto;
	width: 936px;
	margin-bottom: 15px;
	background-image: url("../images/footer-shadow.png");
	background-repeat: no-repeat;
}


