body {
	background: #00A0C6;
	margin: 0px;
}
body, td, font {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

img {
	border: 0px;
}
img.image {
	margin-top: 24px;
}

a {
	color: #00A0C6;
	text-decoration: none;
}
a:hover {
	color: #C60000;
}
a.active {
	color: #000000;
}

blockquote {
	margin: 2px;
	margin-left: 12px;
	color: #00A0C6;
}

table.main {
	width: 100%;
	height: 520px;
	background-color: #FFFFFF;
}
table.main td.logo {
	width: 198px;
	height: 103px;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 28px;
}
table.main td.navigation {
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
}
table.main td.content {
	width: 534px;
	padding-bottom: 65px;
	vertical-align: top;
}
table.main td.subnavigation {
	height: 18px;
	padding-top: 9px;
	padding-left: 30px;
	background-color: #00A0C6;
}
table.main td.movewater {
	/*width: 30px;*/
	background-image: url('/images/wemovewater.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.navigation {
	width: 100%;
	cursor: pointer;
}

table.home {
	width: 100%;
}
table.home td.left {
	width: 366px;
	height: 20px;
	vertical-align: top;
	text-transform: capitalize;
}
table.home td.left2 {
	width: 300px;
	height: 20px;
	vertical-align: top;
}
table.home td.mid {
	width: 66px;
	height: 20px;
	padding-top: 5px;
	vertical-align: top;
}
table.home td.right {
	width: 168px;
	vertical-align: top;
}
table.home td.tekst {
	padding-right: 20px;
	vertical-align: top;
}
table.home td.image {
	padding-top: 16px;
	vertical-align: top;
}

table.referenties {
	width: 100%;
}
table.referenties td {
	width: 50%;
	padding-bottom: 20px;
	vertical-align: top;
}

/* Site by: */
td.pos_farright {
        text-align: right;
        padding-right: 30px;
}

a.stl_siteby {
        font-family: arial, helvetica, "sans-serif";
        font-size: 9px;
        text-decoration: none;
        color: #000000;
}

/* CMS STYLE */
a.cms_link {
	text-decoration: underline;
	color: #000000;
}
a.cms_link:hover {
	color: #378ECA;
}

input, textarea {
	border: 1px solid #378ECA;
	background-color: #FFFFFF;
	color: #000000;
	width: 300px;
}
input.box {
	margin-left: 34px;
	width: 15px;
	vertical-align: bottom;
}
textarea {
	height: 200px;
}
input.codebuttons {
	width: 20px;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
}
input.cms_submit {
	margin-top: 5px;
	width: 100px;
}
