html body {
	padding: 0;
	margin: 0;
	overflow-y: scroll;
}

html,body,td,p,font,div,textarea,input,select {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

h2 {
	font-size: 11px;
	color: #002550;
	margin: 0px;
	font-weight: bold;
}

p {
	margin: 0px;
}

form sup {
	color: red;
}

div#root {
	width: 950px;
	margin: 0 auto;
	position: relative;
	display: block;
}

div#top-header {
	height: 70px;
}

div#top-logo {
	height: 70px;
	width: 184px;
	display: block;
	float: left;
}

img {
	border: 0;
}

sup {
	font-size:14px;
}

div#top-menu {
	height: 70px;
	width: 700px;
	background: transparent url('/images/top-background.jpg') scroll top
		right no-repeat;
	display: block;
	float: right;
}

div#top-menu-items {
	display: block;
	float: right;
	margin-top: 16px;
}

div#top-menu ul {
	display: block;
	float: left;
	padding: 0px;
	margin: 0 25px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

div#top-menu ul li a {
	color: #585858;
}

div#menu-balk {
	height: 29px;
	background: transparent url('/images/menu-background.jpg') scroll top
		left repeat-x;
	color: #FFFFFF;
}

div#menu {
	width: 696px;
	display: block;
	float: left;
}

div#zoekbalk {
	height: 29px;
	width: 254px;
	display: block;
	float: right;
}

div#zoekbalk form {
	padding: 0;
	margin: 0;
}

div#zoekbalk input {
	width: 190px;
	height: 15px;
	border: 0;
	background: #FFFFFF;
	margin-top: 6px;
}

div#zoekbalk span {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 6px;
}

div#header {
	background: transparent url('/include/headers[950x283]/header.jpg')
		scroll top left no-repeat;
	height: 283px;
	margin-top: 4px;
}

div.clear {
	clear: both;
}

a:link,a:hover,a:active,a:visited {
	color: inherit;
	text-decoration: none;
}

div#menu-links {
	margin-left: 14px;
	margin-top: 16px;
	width: 295px;
	display: block;
	float: right;
	padding-bottom: 10px;
}

div#kop-actueel {
	display: block;
	width: 58px;
	height: 12px;
	background: url('/images/actueel.jpg');
}

div#menu-links ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

div#menu-links ul li.nborder {
	border-bottom: 1px dotted #999999;
}

div#menu-links ul li a {
	color: #002550;
	line-height: 20px;
}

div#menu-links ul li a.bold {
	font-weight: bold;
}

div#menu-links ul li a.expand {
	line-height: 25px;
	font-size: 11px;
}

div#menu-links ul li a span.grey {
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}

div#menu-links ul li div {
	line-height: 20px;
	border-top: 1px dotted #999999;
	padding-bottom: 5px;
	color: #333333;
}

div#menu-links ul li div.last {
	border-bottom: 1px dotted #999999;
}

div#submenu {
	float: left;
	width: 633px;
	display: block;
	margin-top: 17px;
	position: relative;
	height: 250px;
	clear: left;
	margin-left: 8px;
}

div#submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
}

div#submenu ul li { /*display: block;*/ /*background-color: #EB8A00;*/
	/*height: 26px;*/ /*line-height: 26px;*/ /*color: #FFFFFF;*/
	/*position: relative;*/
	float: left;
	width: 203px;
	margin-right: 5px;
	text-indent: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

div#submenu ul li h1.kop {
	margin: 0;
	padding: 2px 0 0 0;
	width: 100px;
	height: 27px;
	line-height: 27px;
}

div#submenu ul li ul {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display: block;
	margin-top: -2px;
	overflow: hidden;
	position: absolute;
	width: 203px;
	height: 200px;
	margin-left: -1px;
}

div#submenu ul li ul li {
	clear: left;
	background-color: #FFFFFF;
	line-height: 16px;
	height: auto;
	display: block;
	border: 0px none;
}

div#submenu ul li ul li a {
	color: #002550;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

div#submenu ul li ul li .orange {
	font-size: 11pt;
	color: #EB8A00;
}

div#datum {
	color: #EB8A00;
}

div#content {
	width: 633px;
	display: block;
	float: left;
	display: block;
	position: relative;
	margin-left: 8px;
	line-height: 20px;
	border-bottom: 8px solid #002550;
	padding-bottom: 14px;
	color: #002550;
	font-weight: bold;
	font-size: 12px;
	margin-top: 16px;
}

div#rechts {
	width: 105px;
	display: block;
	border-top: 8px solid #002550;
	display: block;
	position: relative;
	float: right;
	text-align: center;
}

div#rechts img {
	margin: 5px 0;
	border: 0;
}

div#rechts div#seperator {
	width: 105px;
	height: 8px;
	display: block;
	background-color: #002550;
}

h1.actueel,h1.referenties {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

h1.paginatitel {
	margin: 0 0 10px 0;
}

h1.referenties {
	margin: 15px 0 10px 5px;
}

div.mainitem-root {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

div.mainitem-image {
	display: block;
	width: 170px;
	float: left;
	text-align: center;
}

div.mainitem-image img {
	margin-top: 18px;
}

div.mainitem-title {
	float: left;
	margin-top: 15px;
	display: block;
}

div.mainitem-title h1 {
	margin: 0px;
	font-size: 18px;
	width: 340px;
}

div.mainitem-content {
	overflow: hidden;
	float: right;
	width: 350px;
	display: block;
	color: #333333;
	line-height: 20px;
}

div.mainitem-content a {
	color: #EC910F;
	text-decoration: underline;
}

div.mainitem-content a span {
	font-size: 16px;
}

div.bottom {
	clear: both;
	position: relative;
	height: 38px;
	display: block;
	top: 30px;
	background: url('/images/bottom.jpg');
}

div.bottom div {
	position: absolute;
	display: block;
	bottom: 3px;
	right: 20px;
	font-size: 10px;
	color: #FFFFFF;
}

div.bottom-text {
	text-align: right;
	font-size: 10px;
	color: #002550;
	float:right;
	padding-top: 33px;
	padding-right:5px;
}

div.bottom-social {
	text-align: left;
	font-size: 10px;
	color: #002550;
	padding-top: 33px;
	padding-left: 5px;
	float:left;
}

div.bottom-text span {
	font-weight: bold;
}

div#slideContent {
	position: relative;
	width: 948px;
	height: 282px;
	margin-top: 5px;
	background-repeat: no-repeat; 
	border: 1px solid #CCCCCC;
}

div#slideNumberPosition {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 75;
}

ul.slideUl {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.slideLi {
	float: left;
	text-align: center;
}

a.gallery-link {
	display: block;
	width: 19px;
	height: 19px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	float: left;
	text-align: center;
	background-color: #222222;
	color: #999999;
	line-height: 20px;
	cursor: pointer;
	font-size: 10px;
}

a.gallery-link:link {
	color: #999999;
	background-color: #222222;
}

a.gallery-link:visited {
	color: #999999;
	background-color: #222222;
}

a.gallery-link:hover {
	color: #FFFFFF;
	background-color: #83764E;
}

a.gallery-link-active {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	font-size: 10px;
}

a.gallery-link:link {
	color: #000000;
	background-color: #FFFFFF;
}

a.gallery-link:visited {
	color: #000000;
	background-color: #FFFFFF;
}

a.gallery-link:hover {
	color: #000000;
	background-color: #FFFFFF;
}

div#slideUI {
	height: 122px;
	width: 467px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: #01172F;
}

div#slideUI-title {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0 0 20px;
}

div#slideUI-content {
	color: #FFFFFF;
	font-size: 12px;
	margin: 5px 15px 0 20px;
	line-height: 20px;
}

a.slideUI-link:link,a.slideUI-link:hover,a.slideUI-link:active,a.slideUI-link:visited
	{
	color: #576575;
	font-size: 12px;
	text-decoration: none;
}

a.slideUI-link-orange:link,a.slideUI-link-orange:hover,a.slideUI-link-orange:active,a.slideUI-link-orange:visited
	{
	color: #EB8A00;
}

div#slideUI-navigate {
	position: absolute;
	width: 467px;
	bottom: 10px;
}

a#slideUI-back {
	margin-left: 20px;
}

a#slideUI-forward {
	position: absolute;
	right: 20px;
}

div#content-left {
	width: 191px;
	float: left;
	margin: 38px 20px 0 0;
	border-top: 8px solid #002550;
}

div#content-left-spacer {
	height: 15px;
	overflow: hidden;
}

div#content-left-spacer-menu {
	height: 13px;
	overflow: hidden;
}

div#content-left-spacer-cloudtag {
	height: 30px;
	overflow: hidden;
}

div#content-breadcrumbs {
	height: 38px;
}

div#content-breadcrumbs-spacer {
	height: 12px;
	overflow: hidden;
}

div#content-root {
	width: 528px;
	float: left;
	margin-right: 20px;
	border-top: 8px solid #002550;
}

div#content-root a {
	color: #EB8A00;
}

div#content-root a:hover {
	color: #EB8A00;
	text-decoration: underline;
}

div#content-root #customer-frame .customer-field-frame .customer-field-title a
	{
	color: #002550;
}

div#content-root p {
	margin-top: 0;
}

div#content-root p strong {
	color: #002550;
}

div#content-root-spacer {
	height: 16px;
	overflow: hidden;
}

div#content-root-spacer-header {
	height: 10px;
	overflow: hidden;
}

div#content-right,div.content-right {
	padding-top: 10px;
	width: 191px;
	float: right;
	border-top: 8px solid #002550;
}

div#content-right-spacer {
	height: 5px;
	overflow: hidden;
}

div#content-right-spacer-content {
	height: 10px;
	overflow: hidden;
}

div.content-right {
	margin: 15px 0 0 0;
}

.link: {
	color: #EB8A00;
}

.link:hover {
	color: #EB8A00;
	text-decoration: underline;
}

div.subscribe {
	border-top: 8px solid #002550;
}

h1.side_title {
	margin: 0;
	padding: 0;
}

div#tagcloud {
	margin-top: 20px;
}

div#tagcloud ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

div#tagcloud ul li {
	float: left;
}

.newsletter-title {
	display: block;
	width: 75px;
	position: relative;
	height: 24px;
	line-height: 24px;
	text-align: left;
}

.newsletter-input {
	width: 140px;
	float: right;
	margin-top: -24px;
	border: 1px solid #cccccc;
}

.newsletter-text {
	font-size: 9px;
}

.newsletter-submit,div#newsletter input.submit {
	clear: both;
	background-image: url('/images/button-gradient.jpg');
	border: 1px solid #eb8a00;
	width: 120px;
	height: 20px;
	color: #ffffff;
	padding-bottom: 5px;
	cursor: pointer;
	text-align: left;
}

#zoek_titel,#actueel_titel,#page_not_current {
	color: #012651;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer
}

#zoek_footer,#actueel_footer {
	color: #eb8a00;
	cursor: pointer
}

#page_current {
	color: #eb8a00;
	font-size: 15px;
	font-weight: bold;
}

div#newsletter {
	border-top: 8px solid #002550;
	padding-top: 10px;
	margin-top: 10px;
}

div#newsletter h1.newsletter {
	margin: 0 0 5px 0;
	font-size: 18px;
}

div#newsletter div.newsletter-row {
	line-height: 25px;
}

div#newsletter div.clear {
	clear: both;
}

div#newsletter label.label {
	vertical-align: middle;
	display: block;
	width: 80px;
	float: left;
}

div#newsletter label.extra {
	width: 170px;
	font-size: 10px;
}

div#newsletter input[type="text"] {
	border: 1px solid #cccccc;
}

div#newsletterinput.input {
	vertical-align: middle;
}

p.productmenu-content {
	text-indent: 0;
	padding: 10px;
	margin: 0 0 -5px 0;
	text-align: justify;
}

#slideBigImage {
	width: 948px;
}

div#slidePreloadImage {
	display: none;
}

div#slideProjectLink {
	background: none repeat scroll 0 0 #333;
	bottom: -1px;
	color: #CCCCCC;
	display: block;
	height: 19px;
	line-height: 19px;
	position: absolute;
	right: 0px;
	text-indent: 10px;
	width: 200px;
	z-index: 75;
}



.usual {
  width:295px;
}
.usual li { list-style:none; float:left;  }
.usual li.border-top { border-top: 1px dotted #999999; width: 275px; }
.usual ul a {
  display:block;
  text-decoration:none!important;
  color:#FFF;
}
.usual ul a:hover {
  color:#FFF;
  }
.usual ul a.selected {
  color:#000;
  cursor:default;
  }
.usual div {
  padding:10px 10px 8px 10px;
  clear:left;
  border: 0 !important;
}
.usual div a { color:#000; }

.tabs{
	float:left;
}

.tabs li a.selected{
	font-weight: bold;
	font-size: 14px;
}

.tabs li a{
  margin:0px 10px;
}
.tabs li a.selected{
  border-bottom: none;
}

.twitter-date{
	font-style: italic;
	color: #585858;
	font-size: 10px;
	line-height: 12px;
}

.blog-title{
	font-weight: bold;
}

.blog-read-more{
	float: right;
}

.hostGroen {
	position:absolute;
	left: 0;
	bottom: -10px;
	font-size: 17px;
}

.hostGroen a {
	color: #7ec423;
}

.hostGroen a:hover {
	color: #469019;
}

