body{
	font-family:  tahoma, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 20px;
	color: #32506D;
	background-color: #C6CAD3;
}

#container{
	margin-top: 50px;
	text-align: center;
}
#mainTable{
	margin: 0 auto;
	text-align: left;
}

td, tr, a, p{ font-family:  tahoma, helvetica, sans-serif; font-size: 12px; 
}

h1{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B41D37;
	text-align: center;
	margin-top: 25px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 50px 0px 10px 0px;
	border-top: dotted 1px #32506D;
}

a:link, a:active{
	color: #0066cc;
	text-decoration: none;
}

a:hover, a:visited:hover{
	text-decoration: underline;
	color: #0066cc;
}

a:visited{
	text-decoration: none;
	color: #006699;
}

form{
	margin: 0px;
	border: 0px;
}

input, select{
	font-size: 10px;
}

.fieldFull{
	width: 250px;
}
.fieldSmall{
	width: 80px;
}
.fieldLong{
	width: 170px;
}

.marginLeft{
	background-image: url(images/marginLeft.gif);
	background-repeat: repeat-y;
	width: 20px;
}

.marginRight{
	background-image: url(images/marginRight.gif);
	background-repeat: repeat-y;
	width: 20px;
}

.footerBack{
	background-image: url(images/footerBack.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 9px;
	font-family:  tahoma, helvetica, sans-serif;
	color: #999999;
	vertical-align: center;
	text-align: center;
}

.footerBack a:link,.footerBack a:visited,.footerBack a:hover,.footerBack a:active{
	font-size: 9px;
}

.contentTd{
	background-color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: top right;
}

/*nav*/
.navTable{
	background-image: url(images/navBack.gif);
	background-repeat: repeat-x;
	height: 38px;
}


.navTable2 td{
	text-align: center;
	height: 38px;
}

.navTable2 td a, .navTable2 td a:visited{
	text-align: center;
	display: block;
	height: 38px;
	color: #5e758e;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 1px dotted #c0cada;
}

.navTable2 td a span{
	display: block;
	height: 20px;
	line-height: 20px;
	padding-top: 9px;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}

.navTable2 td a span.double{
	display: block;
	height: 26px;
	line-height: 13px;
	padding-top: 6px;
}

.navTable2 td a:hover, .navTable2 td a:visited:hover, .navTable2 td a:active, .navTable2 td a.active{
	text-align: center;
	text-decoration: none;
	display: block;
	height: 38px;
	color: #32506D;
	background: url(images/navBackA.gif) repeat-x top left;
}

.navTable2 td a.active{
	font-weight: bold;
}

blink{
	color: #cc0033;
}

.navTable2 td a .dark{
	color: #000;
}

.inleiding{
	font-size: 14px;
	text-align: justify;
	color: #32506D;
}
.inleiding a{
	font-size: 14px;
}

.label{
	text-align: right;
	font-size: 10px;
}
.uitleg{
	border: solid 1px #b0c3da;
	background-color: #f6f7fa;
	background-image: url(images/uitlegBack.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px;
	
}
#promo{
	position: absolute;
	top: 192px;
	left: 163px;
	margin-left: 50%;
	margin-right: auto;
	width:370px;
	height: 390px;
	vertical-align: bottom;
	text-align: right;
}

#tel{
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(images/telBack.png) repeat-x top left;
}

#tel span{
	margin-left: 10px;
	padding-top: 6px;
	display: inline-block;
	font-size: 21px;
	font-family: verdana, arial, sans serif;
	text-shadow: 0px -1px 1px #5f7d00;
}

