body {
	font-size: 12px;
	line-height: 145%;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: 1px;
	color: #333333;
	background-color: #B1EC00;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home-right {
	font-size: 10px;
	font-weight: bold;
	background-image: none;
	color: #B1EC00;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #83AE00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1EC00;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-weight: normal;
	color: #83AE00;
	font-size: 14px;
}

a {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #99CC00;
}

#main {
	background-color: #B1EC00;
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftborder {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 0px;
	background-image: url(images/bloemrandL.jpg);
	background-repeat: repeat-y;
	overflow: visible;
	height: 632px;
	background-color: #B1EB00;
}

#rightborder {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 0px;
	background-image: url(images/bloemrandR.jpg);
	background-repeat: repeat-y;
	background-color: #B1EB00;
	height: 632px;
	overflow: visible;
}

#center {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 985px;
	background-color: #FFFFFF;
}

#logo {
	margin: 0px;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#banner {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 985px;
}

#content {
	padding: 0px;
	width: 985px;
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightmenu {
	display: inline;
	padding: 0px;
	float: right;
	width: 222px;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: bold;
	color: #666666;
}


.rightmenu ul {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rightmenu a {
	padding-left: 40px;
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 3px;
	margin-right: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bloem-submenu.jpg);
	display: block;
	height: 40px;
}
.rightmenu li {
	list-style-type: none;
}


.rightmenu a:hover {
	background-image: url(images/bloem-submenu-sel.jpg);
	color: #000000;
	text-decoration: none;
}

#rightmenu a:hover {
	text-decoration: underline;
}

.smallcontent {
	padding: 10px;
	width: 465px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
	display: inline;
	float: left;
	border: 1px solid #FB6F24;
}
#leftcolumn {
	margin: 0px;
	float: left;
	width: 222px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 12px;
}

table {
	border: 1px solid #999999;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	clear: both;
	color: #666666;
}
td {
	vertical-align: top;
	padding: 5px;
}


#footer {
	padding: 0px;
	clear: both;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 70px;
}
#footer-right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-middle {
	float: left;
	margin-left: 25px;
}

#footer-left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



.largecontent {
	padding: 10px;
	width: 680px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	border: 1px solid #B1EC00;
	float: left;
}

.mainmenuitem {
	background-image: url(images/hoofdmenu-bg.jpg);
	display: inline;
	float: right;
	height: 30px;
	width: 100px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	color: #333333;
	font-weight: normal;
}

.mainmenuitem:hover {
	background-image: url(images/hoofdmenu-sel-bg.jpg);
	text-decoration: none;
}

.mainmenuitem a:hover {
	color: #000000;
	text-decoration: none;
}

.submenu {
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #666666;
	display: block;
	height: 40px;
}

.submenu a {
	font-weight: bold;
	color: #666666;
}

.hoofdletter {
	font-size: 23px;
	font-weight: normal;
	color: #99CC00;
}

.header {
	font-size: 12px;
	font-weight: bold;
	color: #999900;
}

.small {
	font-size: 9px;
	font-weight: bold;
}

.portfolioblok {
	padding: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
	width: 186px;
	display: inline;
	float: left;
	background-image: url(images/portfolio-bg.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
.portfolioblok-titel {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 80%;
}
.portfolioblok-body {
	margin: 0px;
	padding: 0px;
	height: 178px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.portfolioblok-adres {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	position: relative;
}
.portfolioblok img {
	border: 1px solid #CCCCCC;
}

.newsblok {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 192px;
	display: inline;
	float: left;
	background-image: url(images/newsblok-bg.jpg);
	background-repeat: no-repeat;
}
.newsblok-titel {
	font-size: 12px;
	padding-left: 35px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	height: 20px;
}
.newsblok-body {
	margin: 0px;
	padding: 0px;
	height: 135px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.newsblok-footer {
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
}

.alinea {
	margin-left: 15px;
	padding-left: 15px;
	position: relative;
}
.nogalverweg {
    position: absolute; 
	top: -1000px; 
	left: -1000px;
}
.image-news {
	text-decoration: none;
	border: 1px solid #CCFF33;
}
.newsblok  img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#credit {
	font-size: 9px;
	color: #CCCCCC;
	padding-bottom: 15px;
}
.tagcloud0 {
	font-size: 9px;
}
#htmltagcloud {
	border: 1px dotted #999999;
	margin: 0px;
	padding: 8px;
}

.tagcloud1 {
	font-size: 9px;
}
.tagcloud2 {
	font-size: 10px;
}
.tagcloud3 {
	font-size: 10px;
}
.tagcloud4 {
	font-size: 11px;
}
.tagcloud5 {
	font-size: 11px;
}
.tagcloud6 {
	font-size: 12px;
}
.tagcloud7{
	font-size: 12px;
}
.tagcloud8 {
	font-size: 14px;
}
.tagcloud9 {
	font-size: 14px;
}
.tagcloud10 {
	font-size: 16px;
}
.referentieblok, .referentieblok-up, .referentieblok-down {
	width: 888px;
	position: relative;
	background-image: url(images/referentie-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}

.referentieblok-up {
	background-image: url(images/referentie-bg-up.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 34px;
}

.referentieblok-down {
	background-image: url(images/referentie-bg-down.png);
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 848px;
	padding-left: 60px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

