body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	text-align: justify; */
	color: #494C40;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/bg01.gif);
}
.navcontainer {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navcontainerheader {
	width: 190px;
	color: #FFFFFF;
	background-color: #007AC3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}
.navcontainer ul {
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
.navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_menu.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #007AC3;
	display: block;
	padding: 4px 2px 4px 7px;
	width: 190px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}
.navcontainer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navcontainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navcontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4CA2D5;
	background-image: none;
}
.subnavcontainer ul {
	color: #6C6E71;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subnavcontainer a {
	color: #6C6E71;
	text-decoration: none;
	background-color: #ECEDEE;
	background-image: none;
	display: block;
	padding: 2px 2px 2px 17px;
	width: 180px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}
.subnavcontainer a:link {
	color: #6C6E71;
	text-decoration: none;
}
.subnavcontainer a:visited {
	color: #6C6E71;
	text-decoration: none;
}
.subnavcontainer a:hover {
	color: #6C6E71;
	text-decoration: none;
	background-color: #CCCCCC;
}
.homefooter {
	color: #AAAAAA;
	background-color: #FCFCFC;
	border: 1px solid #AAAAAA;
	text-align: justify;
	padding: 3px 5px 3px 5px;
	width: 99%;
}
.contentTable {
	margin: 5px 5px 5px 5px;
}
.showcasetekst {
	font-size: 8pt;
	padding-left: 5px;
	}
.titlelb {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #007AC3;
}
.referenties {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #007AC3;
}
.koplb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C9C9C;
	font-weight: bold;
}
.tablelb {
	margin: 10px;
}
.titel {
	font-size: 16px;
	color: #007AC3;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
}
.titelblokje {
	font-size: 12px;
	color: #007AC3;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	text-align: left;
}
.tekst {
	font-size: 11px;
	color: #6C6E71;
	margin: 0px 10px 0px 10px;
}
.tekstgroot {
	font-size: 12px;
	color: #6C6E71;
}
.tekstgroot2 {
	font-size: 14px;
	color: #6C6E71;
}
.domeincheck {
	margin: 0px;
}
.domeincheckinput {
	vertical-align: top;
}
.linksondertekst {
	font-size: 11px;
	color: #000000;
}
.linksonderkoptekst {
	font-size: 12px;
	font-weight: bold;
	color: #007AC3;
}
.tekstblokje {
	font-size: 11px;
	color: #000000;
	margin: 0px 5px 0px 5px;
	text-align: left;
}
.titleWhite {
	margin: 5px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleGray {
	margin: 5px 10px 5px 10px;
	font-weight: bold;
	color: #494C40;
}
.kop1 {
	margin: 20px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
.normal {
	margin: 5px 10px 5px 10px;
}
.text {
	margin: 0px 10px 0px 10px;
}
.paragraaf {
	margin: 10px 10px 10px 10px;
}
.textWhite {
	color: #FFFFFF;
}
.image {
	border: 1px solid #494C40;
}
img.referentie {
	border: 1px solid #494C40;
	margin: 5px 0px 5px 5px;
	vertical-align: middle;
}
hr {
	margin: 10px;
	color: #6C6E71;
	height: 1px;
}
ul.opsomming {
	list-style: inside disc;
	margin: 0px 0px 0px 10px;
}
td.blokje {
	background-color: #ECEDEE;
}
td.randond {
	border-bottom: 1px solid #6C6E71;
}
td.linksonder {
	padding: 5px 6px 5px 6px;
	text-align: left;
}
td.nieuwsblok {
	border-bottom: 1px solid #00ADEF;
	border-top: 1px solid #00ADEF;
}
td.form {
	vertical-align: top;
}
td.showcasefoto {
	background-color: #E3E3E3;
}

td.showcasetekst {
	border-left: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

td.boven {
	background-color: #007AC3;
}

td.vertlijn {
	background-color: #00ADEF;
}

td.menubalk {
	background-color: #007AC3;
	font-size: 12px;
	color: #FFFFFF;
}

table.main {
	border: 1px solid #007AC3;
}
table.menu {
	border-bottom: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
}
table.tablewithborder {
	border: 1px solid #CCCCCC;
}
table.tabelrand {
	border-left: 1px solid #D1D2D4;
	border-right: 1px solid #D1D2D4;
	border-top: 1px solid #D1D2D4;
	background-color: #FFFFFF;
}
tr.bgreferenties1 {
	background-color: #DDDDDD;
}
tr.bgreferenties2 {
	background-color: #EEEEEE;
}
td.menuoff {
	background-color: #007AC3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
td.menuon {
	background-color: #FFCC33;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	text-align: left;
}
div.menu {
	margin: 0px 10px 0px 10px;
}
td.logoheader {
	border-bottom: 1px solid #007AC3;
}
td.menurechts {
	background-color: #F0F0F0;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
}
td.menurechtstop {
	background-color: #F0F0F0;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
	border-top: 1px solid #007AC3;
}
td.menurechtsbottom {
	background-color: #F0F0F0;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
	border-bottom: 1px solid #007AC3;
}
td.menurechtsheader {
	background-image: url(images/header-bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #007AC3;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #007AC3;
	border-bottom: 1px solid #007AC3;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
}
td.menurechtsspacer {
	border-top: 1px solid #007AC3;
}
td.menurechtstotaal {
	background-color: #F0F0F0;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
	border-top: 1px solid #007AC3;
	border-bottom: 1px solid #007AC3;
}
td.tussenbalk {
	background-color: #FFFFFF;
	height: 2px;
}
.knopjes a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.knopjes a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.knopjes a:hover {
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
.knopjes a:active{
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
th {
	background-color: #188C45;
	text-align: left;
	vertical-align: top;
}
fieldset {
	border: 1px solid #4D832B;
}
legend {
	color: #494C40;
	font-weight: bold;
}
input, select, button {
	font-size: 10px;
	border: 1px groove #888888;
	background-color: #FFFFFF;
	margin: 1px 0px 1px 0px;
}
select.prijzen {
	font-size: 10px;
	border: 1px groove #888888;
	background-color: #F1F2F2;
	margin: 1px 1px 1px 1px;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px groove #888888;
	background-color: #F1F2F2;
	margin: 1px 0px 1px 0px;
}
a:link{
	color: #007AC3;
	text-decoration: underline;
}
a:visited {
	color: #007AC3;
	text-decoration: underline;
}
a:hover {
	color: #F9BC5E;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	padding: 3px;
}
.footer a:link{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:hover {
	color: #D0F0FC;
	font-weight: normal;
	text-decoration: none;
}
.belmij {
	background-color: #ECEDEE;
	border: 1px solid #A8A8A8;
	padding: 10px;
	width: 220px;
}

img  {
border: 0px;
}.infotekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
