html {
	min-height:100%;
	height:100%;
}

body {
	font-size:62.5%;
	margin:0;
	font-family:arial;
	min-height:100%;
	height:100%;
	background-image:url(/images/back.gif);
}

body > #cntbody {
	height:auto;
}

#cntcontent {
	margin:0 auto 0 auto;
	background-color:#fff;
	width:760px;
	min-height:100%;
	background-image:url(/images/back_content.gif);
	background-repeat:repeat-y;
	border-right:solid 2px #fff;
	border-left:solid 4px #c1e2f3;
}

#content {
	background-image:url(/images/back_logo.jpg);
	background-repeat:no-repeat;
	background-position:260px 0;
	min-height:500px;
	position:relative;
	padding-bottom:20px;
}

#content .teaser {
	width:400px;
	float:left;
	padding:10px 0 0 20px;
	min-height:180px;
	color:#4e8abe;
}

#content .teaser h1 {
	font-size:2em;
	font-family:century gothic;
	margin:0 0 20px 0;
}

#content .breadcrum {
	margin:10px 0 0 0;
	float:left;
	font-size:1.6em;
	color:#f6c7b9;
	font-weight:bold;
	width:300px;
	text-align:center;
}

#content p {
	font-size:1.2em;
	line-height:1.6em;
}

#content p.type1 {
	padding-top:10px;
}

#content p.type2 {
	width:200px;
	float:left;
}
#content p.type3 {
	margin-bottom:20px;
}

#content .logo {
	position:absolute;
	left:498px;
	top:33px;
}

#content .topnav {
	clear:both;
	margin:20px 0 15px 20px;
	padding:0 0 0 10px;
	list-style-type:none;
	position:relative;
	width:522px;
	background-color:#c1e2f3;
	min-height:19px;
}

#content .topnav li {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	float:left;
	margin-right:30px;
	position:relative;
	min-height:16px;
}

#content .topnav a, #content .topnav a:visited {
	color:#1595d3;
	font-size:1.4em;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	padding-left:17px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	*background-position:0 5px;
}

#content .topnav a:hover {
	background-image:url(/images/bullet_over.gif);
	color:#e9193a;
}

#installaties {
	display:none;
	position:absolute;
	width:120px;
}

#bouw {
	display:none;
	position:absolute;
	width:160px;
}
#home {
	display:none;
	position:absolute;
	width:90px;
}

#content .topnav .submenu {
	left:0;
	top:19px;
	background-color:#c1e2f3;
	padding:10px 5px 0 10px;
	list-style-type:none;
	opacity:0.95;
	filter:alpha(opacity=95);
	border:solid 1px #fff;
	border-width:2px 0px 0px 0px;
	*margin-left:-2px;
}

#content .topnav .submenu  li {
	float:none;
	font-size:0.8em;
	margin:0 0 10px 0;
	padding-right:5px;
	background-position:0 1px;
	*background-position:0 2px;
}


#content .topnav .submenu  li  a, #content .topnav .submenu  li  a:visited {
	background-position:0 2px;
	*background-position:0 3px;
}


#content .box {
	padding:10px;
	width:200px;
	background-color:#edf7fc;
	color:#4e8abe;
}

#content .boxleft {
	margin:10px 20px 10px 0;
	float:left;
}

#content .boxright {
	margin:10px 0 10px 20px;
	float:right;
}

#content .colleft {
	float:left;
	width:520px;
	margin:0 0 0 20px;
}

#content .colright {
	float:right;
	width:170px;
	min-height:460px;
}

#content .col1 {
	float:left;
	width:250px;
}

#content .col2 {
	float:right;
	width:220px;
}

#content .colright img {
	margin-bottom:2px;
}
#content .colright p {
	padding:0 10px 0 10px;
}

#content img {
	border:0;
}

#content .image {
	
}

#content .imageleft {
	float:left;
	margin:0 20px 10px 0;
}

#content .imageright {
	float:right;
	margin:0 0 10px 20px;
}

#content p.imageleft , #content p.imageright {
	width:350px;
}

#content .imageright.ext {
	margin:0 0 10px 0px;
}

#content p {
	text-align:justify;
}

#content h2 {
	font-size:1.6em;
}

#content li {
	font-size:1.2em;
	line-height:1.6em;
}

#content  .rule {
	border-top:solid 1px #c0e2f3;
	margin-bottom:20px;
}

#content ul.link {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}

#content ul.link li {
	margin-bottom:5px;
	color:#e9193a;
	background:url(/images/bullet2.gif) no-repeat 0 7px;
	padding-left:12px;
}

#content ul.link li a , #content ul.link li a:visited{
	color:#e9193a;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
}

#content ul.link li a:hover {
	text-decoration:underline;
}

#content ul.contact {
	float:right;
	margin:130px 20px 0 0;
	list-style-type:none;
}

#content ul.contact li {
	float:left;
	padding:0 5px 0 5px;
	border-right:solid 1px #1385bc;
	line-height:0.8em;
}

#content ul.contact li a, #content ul.contact li a:visited {
	font-size:0.9em;
}

#content ul.contact li.email {
	border-right:none;
}

#content  .map {
	float:right;
	width:425px;
}

#content  .map .link {
	margin:10px 0 0 0;
}

#content  .tagcloud {
	list-style-type:none;
	margin:0;
	padding:0;
	width:200px;
	float:right;
	margin:0px 2px 20px 20px;
	border:solid 1px #e6edf5;
	border-width:1px 1px 1px 0;
	padding:10px;
}
#content  .tagcloud li {
	display:inline;
}

#content  .tagcloud a, #content  .tagcloud a:visited {
	text-decoration:none;
	color:#b1c1ce;
}
#content  .tagcloud a:hover {
	text-decoration:underline;
}

#content  .tagcloud .type1 {
	font-size:1.4em;
}

#content  .tagcloud .type2 {
	font-style:italic;
}

#content  .tagcloud .type3{
	font-weight:bold;
}

#content  .tagcloud .type4 {
	letter-spacing:7px;
}

#content  .tagcloud .type5 {
	font-size:1em;
}

#content  .tagcloud .type6 a, #content  .tagcloud .type6 a:visited {
	background-color:#b1c1ce;
	color:#fff;
}

#content  .tagcloud .type7 {
	text-transform:uppercase;
}

#content  .tagcloud .type8 {
	text-transform:capitalize;
}
#content  .tagcloud .type9 {
	font-size:1.5em;
	font-style:italic;
}

#content  .tagcloud .type10 {
	font-family:arial;
	letter-spacing:-1px;
}

#content  .tagcloud .type11 {
	font-family:verdana;
	letter-spacing:5px;
	font-weight:bold;
}

#content  .tagcloud .type12 {
	font-family:tahoma;
}

#content  .tagcloud .type13 {
	font-family:century gothic;
	font-size:1.2em;
}

#content  .tagcloud .type14 {
	font-weight:bold;
	font-style:italic;
}

#content p.rightcol {
	padding:0;
	margin-left:2px;
}

a, a:visited {
	color:#1385bc;
}

a:hover {
	color:#e9193a;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.cb {
	clear:both;
}