/**
 * Colors.
 */

div.searchnav {
	background-color: #007dea;
}
.validation-advice {
	color: #00ddfd;
}
html, body, a, a:visited, .button, .button:visited,input.btn,
div#header div.container ul#menu,
div#header ul#menu a.active, div#header ul#menu a.active:visited,
div#header ul#menu a:hover, div#header ul#menu a:active,
div#brandbox div#boxheader a.active, div#brandbox div#boxheader a.active:visited,
div#brandbox div#boxheader a:hover, div#brandbox div#boxheader a:active,
div.home_block h1, div.home_block ul li a, .bullet, div#gallery div.nav a.right:hover,
div#center, div#footer dd a:hover, div#footer li a:hover, div#footer li:hover a,
div#subnav ul li a:hover, div#subnav ul li a.active, #minilang a, #minilang a:hover,
#minilang input.active, #minilang input.fontsize:hover {
	color: #ffffff;
}
input, textarea {
	border-color: #003f8b;
	color: #003f8b;
}
input {
	width: 200px;
}
input.btn, div#header div.search input.btn {
	background: #0090ff;
}
	div#mininav ul li a {
		color: #6dc0ff;
	}
ul.colorbar li.colorbar1 {
	background: #00ddfd;
}
ul.colorbar li.colorbar2 {
	background: #fb00bd;
}
ul.colorbar li.colorbar3 {
	background: #fbe000;
}
ul.colorbar li.colorbar4 {
	background: #000000;
}
div#mininav, div#brandbox div#boxheader a, div#brandbox div#boxheader a:visited,
div#gallery div.item {
	background: #ffffff none repeat scroll 0 0;
}
#minilang, #minilang input.fontsize {
	background: #0080ed;
	color: #bedfeb;
}
div#header {
	background: #1aa9f7 url('/skin/achtergrond.jpg') repeat-x top center;
}
div#header ul#menu a, div#header ul#menu a:visited {
	border-right: 2px solid #80c7fe;
	color: #80c7fe;
}
div#brandbox div#boxheader a, div#brandbox div#boxheader a:visited {
	color: #008ffd;
}
div#brandbox div#boxheader a.active, div#brandbox div#boxheader a.active:visited,
div#brandbox div#boxheader a:hover, div#brandbox div#boxheader a:active {
	background-color: #008ffd;
}
div.home_block {
	background: #243f6f;
}
div.home_block ul.block:hover {
	background: #dfdfdf;
}
div.home_block ul li a:hover, div#gallery div.nav a.right, div#gallery div.nav a.left, div#subnav ul li a, div#submenu h1{
/*	background: transparent url(/skin/ul-right.gif) no-repeat scroll left top; */
	color: #909eb7;
}
div.home_block a.block:hover, div.home_block a.block:active {
	background: #666666;
}
div#gallery, div#gallery div.nav, div#gallery div.galleryindex, div#contact {
	background: #284678;
}
div#gallery h1 {
	color: #94a3bc;
}
div#gallery div.item {
	border-color: #ffffff;
}
div#gallery div.item a, div#gallery div.item a:visited {
	color: #5b5b5b;
}
div#center {
	background-color: #1f3968;
}
div.container img {
	border: 0px solid #ffffff;
}
div#footer, div#footer ul, div#footer dd, div#footer dd a, div#footer li a  {
	color: #797d84;
}
div#footer li a:active, div#footer .submenu li a:visited  {
	color: #000000;
}


/**
 * Default styles.
 */

* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #0e1a2b;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-bottom: 1em;
	text-align: left;
}
ul, ol, dd {
	padding-left: 15px;
}

h1 {
	line-height: normal;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	line-height: normal;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	line-height: normal;
	font-size: 13px;
	font-weight: bold;
}
a, a:visited {
	text-decoration: none;
}
a.active, a.active:visited,
a:hover, a:active {
	text-decoration: underline;
}
.button, .button:visited {
	background: transparent url(/skin/button.gif) no-repeat scroll left top;
	padding: 0 30px 5px 10px;
	font-size: 11px;
	width: 109px;
	height: 28px;
	border: 0;
}
a.button, a.button:visited {
	display: inline-block;
	width: 58px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 26px;
}
.button:hover, .button:active {
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-decoration: none;
	cursor: pointer;
}
input, textarea {
	margin-bottom: 5px;
	padding: 2px;
	line-height: normal;
	font-size: 12px;
	border: 1px solid ;
}
input.btn {
	border: 0;
}
input.btn:hover, input.btn:active {
	cursor: pointer;
}
label.label {
	display: block;
	float: left;
	width: 150px;
}
label.overTxtDiv, label.overTxtLabel, label.inline {
	display: inline;
	float: none;
	width: auto;
}

.noborder {
	border: 0;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}
div.block {
	margin-bottom: 15px;
}
div.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/**
 * DOM related styles.
 */

div#header {
	position: relative;
	z-index: 1;
}
	div#mininav {
		height: 28px;
		line-height: 1px;
		position: absolute;
		left: 648px;
		top: 98px;
	}
	div#mininav ul li {
		float: left;
		list-style: none;
		padding: 15px;
	}
	div#header div.container {
		height: 157px;
	}
	.home div#header div.container {
		height: 400px;
	}
		a#logo {
			height: 170px;
			width: 240px;
			background: transparent url('/skin/logo.png') no-repeat top left;
			text-indent: -20000px;
			outline: none;
			overflow: hidden;
			position: absolute;	
			top: 0px;
		}
		ul.colorbar {
			padding-left: 0;
			list-style: none;
			position: absolute;
			top: 127px;
			left: 150px;
		}
			ul.colorbar li {
				height: 8px;
				width: 201px;
				float: left;
				position: relative;
			}
			ul.colorbar li.colorbar4 {
				width: 203px;
			}
		div#header div.container ul#menu {
			display: block;
			height: 34px;
			width: 791px;
			margin-left: 150px;
			background: transparent url(/skin/gradient.jpg) repeat-x;
			line-height: 34px;
			font-size: 14px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			position: absolute;
			top: 135px;
			left: 0;
		}
			div#header div.container ul#menu  li {
				display: block;
				float: left;
				background-repeat: repeat-x;
				background-position: top left;
				list-style: none;
				position: relative;
				_bottom: -1px;
			}
			div#header ul#menu li.has_sub {
				z-index: 2;
				border-left: none;
			}
			div#header ul#menu a, div#header ul#menu a:visited {
				display: block;
				padding: 0 10px;
				background-repeat: repeat-x;
				background-position: top left;
				text-decoration: none;
			}
			div#header ul#menu a.active, div#header ul#menu a.active:visited,
			div#header ul#menu a:hover, div#header ul#menu a:active {
				text-decoration: none;
			}
			div#header ul#general a.active, div#header ul#general a.active:visited,
			div#header ul#general a:hover, div#header ul#general a:active {
				opacity: 1;
				filter: alpha(opacity=100);
			}
		div#header ul.submenu {
			display: none;
			width: 200px;
			margin: 0;
			padding: 0;
			font-size: 12px;
			position: absolute;
			top: 30px;
			left: 0;
		}
		div#submenu h1 {
			font-size: 13px;
			padding-left: 15px;
		}
		div#header li:hover ul.submenu {
			display: block;
		}
			div#header ul.submenu li {
				width: 100%;
			}
			div#header ul.submenu a:hover, div#header ul.submenu a:active {
				background-image: none;
			}
		div#header ul.main {
			bottom: 0;
			left: 0;
		}
		div#header ul.general {
			top: 0;
			left: 0;
		}
		div#header ul.stay_updated {
			top: 0;
			right: 0;
		}
		div#header div.search {
			width: 191px;
			padding: 10px 17px 10px 0;
			line-height: normal;
			position: absolute;
			top: 61px;
			right: 2px;
		}
			div#header div.search input.btn {
				display: inline-block;
				height: 21px;
				width: 50px;
				left: -52px;
				overflow: hidden;
				position: relative;
				top: 26px;
				padding-bottom: 20px;
			}
			div#header div.search input.txt {
				width: 200px;
			}
		div#header div.search_index {
			width: 191px;
			padding: 10px 17px 10px 0;
			line-height: normal;
			position: absolute;
			right: 2px;
			top: 61px;
		}
			div#header div.search_index input.btn {
				display: inline-block;
				height: 21px;
				width: 50px;
				left: -52px;
				overflow: hidden;
				position: relative;
				top: 26px;
			}
			div#header div.search_index input.txt {
				width: 200px;
			}
	div#brandbox {
		height: 216px;
		width: 956px;
		background: transparent url('/skin/bg.gif') no-repeat top right;
		position: absolute;
		top: 175px;
		left: 0;
	}
		div#brandbox h1 {
			width: 300px;
			line-height: 55px;
			font-size: 38px;
			z-index: 1;
			position: absolute;
			top: 10px;
			left: -320px;
		}
		div#brandbox div.item 
		{
			height: 204px;
			width: 604px;
			position: absolute;
			top: 6px;
			right: 6px;
		}
			div#brandbox div.image {
				height: 100%;
				width: 100%;
				background: transparent none no-repeat top left;
				position: absolute;
				top: 0;
				left: 0;
			}
				div#brandbox div.image div.border {
					height: 100%;
					width: 100%;
					background: transparent url('/skin/border.gif') no-repeat top left;
					position: absolute;
					top: 0;
					left: 0;
				}
			div#brandbox div.content {
				width: 270px;
				z-index: 1;
				position: absolute;
				top: 48px;
				left: 324px;
			}
		div#brandbox div#boxheader {
			z-index: 1;
			position: absolute;
			top: 6px;
			right: 105px;
		}
			div#brandbox div#boxheader li {
				float: left;
				margin-left: 2px;
				list-style: none;
			}
				div#brandbox div#boxheader a, div#brandbox div#boxheader a:visited {
					display: block;
					height: 20px;
					width: 20px;
					text-align: center;
					text-decoration: none;
			}
	div.left {
		display: block;
		float: left;
		clear: left;
		width: 300px;
		position: relative;
	}
	div#right {
		float: right;
		width: 640px;
	}
		div.home_block {
			float: left;
			height: 280px;
			width: 300px;
			margin: -30px 10px 31px;
			font-size: 18px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			position: relative;
		}
		div.home_block#twitterblock { overflow: hidden;}
		div.home_block.news {
			width: 150px;
		}
			div.home_block a.button {
				position: absolute;
				bottom: 15px;
				left: 20px;
			}
			div.home_block h1 {
				background: transparent url(/skin/gradient.jpg) repeat-x;
				line-height: 34px;
				font-size: 15px;
				padding-left: 20px;
				padding-right: 20px;
			}
			div.home_block p {
				margin-left: 20px;
				margin-right: 20px;
				line-height: 18px;
				overflow: hidden;
				font-size: 12px;
			}
			div.home_block ul.block {
				display: block;
				height: 146px;
				width: 155px;
				padding-top: 5px;
				position: absolute;
				top: 0;
				left: 0;
			}
				div.home_block ul.block li {
					margin-left: 5px;
				}
			div.home_block div.anchor {
				height: 166px;
				width: 166px;
				opacity: 0.21;
				position: absolute;
				top: 0;
				left: 0;
			}
				div.home_block a.block, div.home_block a.block:visited {
					display: block;
					height: 166px;
					width: 166px;
				}
				div.home_block ul {
					list-style: none;
				}
				div.home_block ul li a {
					background: transparent url(/skin/ul-right.gif) no-repeat scroll left top;
					padding-left: 20px;
					font-size: 15px;
				}
				div.home_block ul li a:hover {
					/* background: transparent url(/skin/ul-right.gif) no-repeat scroll left top; */
					padding-left: 20px;
					font-size: 15px;
					text-decoration: none;
				}
				div.home_block img {
					margin-top: 15px;
					margin-left: 20px;
					margin-right: 20px;
				}
				div.home_block#twitterblock img { margin : 2px;}
				.bullet {
					background: transparent url(/skin/ul-right.gif) no-repeat scroll left top;
					padding-left: 20px;
					padding-right: 20px;
					font-size: 15px;
				}
		div#gallery {
			float: left;
			height: 500px;
			width: 294px;
			position: relative;
			top: 0;
			left: 0;
		}
		div#gallery h1 {
			font-size: 18px;
			margin-left: 25px;
			margin-top: 15px;
		}
			div#gallery div.items {
				width: 294px;
				position: absolute;
				left: 0;
				margin-left: 26px;
			}
				div#gallery div.item {
					float: left;
					height: 104px;
					width: 104px;
					margin-top: 24px;
					margin-right: 26px;
					overflow: hidden;
					position: relative;
					border: 2px solid;
				}
					div#gallery div.item a, div#gallery div.item a:visited {
						display: block;
						height: 100%;
						width: 100%;
						text-align: center;
					}
					div#gallery div.item a:hover, div#gallery div.item a:active {
						text-decoration: none;
					}
						div#gallery div.item a img {
							max-height: 104px;
							_width: 104px;
						}
			div#gallery div.nav {
				width: 100%;
				text-align: center;
				position: absolute;
				bottom: 27px;
				left: 0;
			}
				div#gallery div.nav a, div#gallery div.nav a:visited {
					display: inline-block;
					margin: 0 5px;
					background: transparent none no-repeat center top;
					outline: none;
				}
				div#gallery div.nav a:hover {
					background-position: center bottom;
				}
				div#gallery div.nav a.right {
					display: inline-block;
					padding-right: 25px;
					background: transparent url('/skin/arrow-right.gif') no-repeat center right;
				}
				div#gallery div.nav a.right:hover {
					text-decoration: none;
				}
				div#gallery div.nav a.left {
					display: inline-block;
					padding-left: 25px;
					background: transparent url('/skin/arrow-left.gif') no-repeat center left;
				}
				div#gallery div.nav a.left:hover {
					text-decoration: none;
				}
			div#gallery div.galleryindex {
				width: 100%;
				text-align: center;
				position: relative;
				bottom: 27px;
				left: 0;
			}		
			div#content div.search {
			margin-bottom: 10px;
			padding: 0 10px;
		}
			div#content div.search input.txt {
				width: 250px;
			}
		div.searchnav {
			margin-top: 10px;
			padding: 0 10px;
			border-top: 1px solid;
			position: relative;
		}
			div.searchnav span.count {
				position: absolute;
				top: 0;
				right: 10px;
			}
		div.match {
			margin-top: 10px;
		}
			div.match h2 {
				font-size: 17px;
			}
			div.match p {
				margin-bottom: 0;
			}

div#contact {
	width: 500px;
	height: 436px;
	padding: 25px;
}
div#contact h1 {
	font-size: 18px;
	line-height: 60px;
}
div#center {
	border-top: 12px solid #0090ff;
	position: relative;
}
	div#center div.container {
		padding: 30px 0;
	}

div#footer {
	background-repeat: repeat-x;
	background-position: top center;
	line-height: 15px;
	font-size: 11px;
	position: relative;
	height: 50px;
	text-align: right;
	position: relative;
}
	div#footer div.container {
		min-height: 500px;
		padding: 10px 0 30px;
		text-align: left;
	}
	div#footer div.footer {
		float: left;
		min-height: 500px;
		width: 170px;
		margin: 0 10px;
		_margin: 0 15px 0 5px;
	}
		div#footer h1, div#footer h2, div#footer dt.large {
			clear: left;
			margin-bottom: 0;
			padding-top: 15px;
			text-align: left;
			font-size: 14px;
		}
		div#footer h1 {
			margin-left: 14px;
		}
		div#footer h2.small {
			font-size: 11px;
		}
		div#footer h3 {
			padding: 1em 10px 0;
			line-height: 16px;
			font-size: 11px;
		}
		div#footer dt {
			padding-top: 15px;
		}
		div#footer ul, div#footer dd, div#footer dd a {
			margin: 0;
			padding-left: 0;
			list-style: none;
		}
		div#footer dd a img {
			border: 0;
		}
		div#footer dd a:hover {
			text-decoration: none;
		}
		div#footer li {
			display: block;
			float: left;
			width: 100%;
			position: relative;
		}
		div#footer li.has_sub {
			z-index: 1;
		}
			div#footer li a, div#footer li a:visited {
				display: block;
				padding-left: 15px;
			}
			div#footer li.rss a, div#footer li.rss a:visited,
			div#footer li a.normal, div#footer li a.normal:visited {
				padding: 0;
				background-image: none;
			}
				div#footer li.rss span {
					padding-left: 15px;
					background: transparent url('/skin/rss_small.png') no-repeat 2px 2px;
				}
			div#footer li a.active, div#footer li a.active:visited,
			div#footer li a:hover, div#footer li:hover a {
				background-position: 5px -15px;
				text-decoration: none;
			}
			
			div#footer .submenu {
				display: none;
				width: 150px;
				border: 1px solid;
				line-height: 18px;
				position: absolute;
				top: 0;
				left: 120px;
			}
			div#footer div.submenu {
				width: 600px;
				overflow: hidden;
			}
			div#footer li:hover .submenu {
				display: block;
			}
				div#footer .submenu li a {
					padding: 0 10px;
					background-image: none;
				}
				div#footer div.submenu ul {
					float: left;
					width: 200px;
				}
		div#subnav {
			float:left;
			clear: both;
			padding: 5px;
		}
		div#subnav ul {
			list-style: none;
		}
		div#subnav ul li a {
			background: transparent url(/skin/ul-right.gif) no-repeat scroll left top;
			padding-left: 20px;
			font-size: 15px;
		}
		div#subnav ul li a:hover {
			/* background: transparent url(/skin/ul-right.gif) no-repeat scroll left top; */
			padding-left: 20px;
			font-size: 15px;
			text-decoration: none;
		}
		div#subnav ul li a.active {
			text-decoration: none;
		}
	#minilang {
		height: 25px;
		width: 55px;
		line-height: 12px;
		color: #bedfeb;
		overflow: hidden;
		z-index: 100;
		position: absolute;
		top: 136px;
		right: 4px;
		line-height: 33px;
		text-align: center;
	}
	#minilang a, #minilang a:hover {
		width: 37px;
		text-decoration: none;
		font-size: 13px;
		text-align: center;
	}
	#minilang input.fontsize {
		height: 25px;
		width: auto;
		margin: 0;
		padding: 0 0 0 50px;
		border: 0;
	}
	#minilang input.active,
	#minilang input.fontsize:hover {
		background-position: 20px -25px;
		cursor: pointer;
	}





html #center .twtr-widget {
	height: 275px;
	overflow: hidden;
}
html #center .twtr-widget .twtr-tweet-wrap {
	padding-left: 0;
}
html #center .twtr-widget .twtr-popular {
    	display: none;
}
html #center .twtr-widget .twtr-avatar {
    	display: block;
}
html #center .twtr-widget .twtr-user {
    	display: inline;
}
html #center .twtr-widget .twtr-tweet {
	height: 82px !important;
	overfow: hidden;
}
html #center .twtr-widget .twtr-tweet-text {
    margin-left: 40px;
}
html #center .twtr-widget em {
    display: block;
}
#center .twtr-widget .twtr-doc {
	width: 281px !important;
}
#center .twtr-widget .twtr-doc, #center .twtr-widget .twtr-hd a, #center .twtr-widget h3, #center .twtr-widget h4, #center .twtr-widget .twtr-popular {
    background-color: transparent !important;
    color: #fff !important;
}
#center .twtr-widget .twtr-popular {
    color: #fff !important;
}
#center .twtr-widget .twtr-tweet a {
    color: #fff !important;
}
#center .twtr-widget .twtr-bd, #center .twtr-widget .twtr-timeline i a, #center .twtr-widget .twtr-bd p {
    color: #fff !important;
}
#center .twtr-widget .twtr-new-results, #center .twtr-widget .twtr-results-inner, #center .twtr-widget .twtr-timeline {
    background: none repeat scroll 0 0 transparent !important;
}
html #center .twtr-hd, html #center .twtr-ft, html #center .twtr-new-results { display: none; }
