@charset "utf-8";
/* CSS Document */
/*
	Reset
*/
* {
	padding: 0px;
	margin: 0px;	
}
body {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	padding: 0px 0px 0px 0px;
}
.smallred {
	color: #FF0000;
	font-size: xx-small;
}
.Orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #f07300;
}
em {
		background-color: #FCFCFC;
		font-style		: normal;
/*		font-weight		: normal; */
	}
/*
	Layout
*/
div#container {
	width: 993px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCC;
	background-color:#ffffff;
}
div#header {
	height: 230px;
}
div#header div#topnav {
	height: 32px;
	background-color: #164FA4;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: right;
}
div#header div#banner {
	height: 180px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

div#header div#banner div#headsearch {
	width: 170px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 808px;
}

div#headsearch input.text {
	width: 87%;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	background-color: #FFF;
	border: 1px solid #5B5B5B;
}

div#header div#banner div#group {
	position:relative;
	left: 890px;
	top:0px;
	padding: 2px 0px 3px 3px;
	background-color:#ffffff;
	width:85px;
	font-size:9px;
	line-height:9px;
}

div#header div#banner div#group a { 
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	text-decoration: none
}
div#header div#banner div#group a:hover{
	color:#164FA4;
	text-decoration: none
}

div#header div.spacer {
	height: 15px;
	background-color: #FFF;
}
div#main {
	
}
div#leftbar {
	float: left;
	width: 204px;
	padding: 0px 0px 5px 0px;
}
div#content {
	float: left;
	width: 545px;
	padding: 0px 20px 10px 20px;
}
div#rightbar {
	float: right;
	width: 170px;
	padding: 0px 15px 0px 15px;
}
div#footer {
	clear: both;
	border-top: 1px solid #CCC;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.clearfix {
	clear: both;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
/* 
	TopNavigation 
*/
.nav, .nav * {
	list-style: none;
	text-align: left;
}
.nav {
	line-height: 1;
}
.nav ul {
	position: absolute;
	top: -999em;
	background-color: #164FA4;
}
.nav a {
	width: 100%;
}
.nav li {
	float: left;
	position: relative;
	z-index: 40;
}
.nav a {
	display: block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left: 0em;
	top: 2.5em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 9.45em;
	top: -1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}


/*	Styling	*/
.nav {
	float: left;
	padding: 0px 0px 0px 25px;
}
/*
home
*/
.nav li#home {
	float: left;
	width: 70px;
	padding: 0;
}
.nav li#home li.parent {
	width: 100px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
}
.nav li#home li {
	width: 100px;
	border-bottom: 1px solid #FFF;
}
.nav li#home ul ul {
	margin: 1px 0 0 7em;
}
.nav li#home a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#home a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
/*
company
*/
.nav li#company {
	float: left;
	width: 90px;
	padding: 0;
}
.nav li#company li.parent {
	width: 120px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
}
.nav li#company li {
	width: 155px;
	border-bottom: 1px solid #FFF;
}
.nav li#company ul ul {
	margin: 1px 0 0 7em;
}
.nav li#company a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#company a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
/*
solutions
*/
.nav li#solutions {
	float: left;
	width: 90px;
	padding: 0;
}
.nav li#solutions li.parent {
	width: 190px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 180px center;
}
.nav li#solutions li {
	width: 190px;
	border-bottom: 1px solid #FFF;
}
.nav li#solutions ul ul {
	margin: 1px 0 0 7.9em;
}
.nav li#solutions a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#solutions a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
/*
references
*/
.nav li#references {
	float: left;
	width: 100px;
	padding: 0;
}
.nav li#references li.parent {
	width: 130px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
}
.nav li#references li {
	width: 160px;
	border-bottom: 1px solid #FFF;
}
.nav li#references ul ul {
	margin: 1px 0 0 7em;
}
.nav li#references a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#references a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
/*
News & Events
*/
.nav li#news {
	float: left;
	width: 120px;
	padding: 0;
}
.nav li#news li.parent {
	width: 180px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.nav li#news li {
	width: 180px;
	border-bottom: 1px solid #FFF;
}
.nav li#news ul ul {
	margin: 1px 0 0 7em;
}
.nav li#news a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#news a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}

/*
support
*/
.nav li#support {
	float: left;
	width: 140px;
	padding: 0;
}
.nav li#support li.parent {
	width: 180px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.nav li#support li {
	width: 180px;
	border-bottom: 1px solid #FFF;
}
.nav li#support ul ul {
	margin: 1px 0 0 7em;
}
.nav li#support a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#support a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
/*
community
*/
.nav li#community {
	float: left;
	width: 95px;
	padding: 0;
}
.nav li#community li.parent {
	width: 120px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
}
.nav li#community li {
	width: 170px;
	border-bottom: 1px solid #FFF;
}
.nav li#community ul ul {
	margin: 1px 0 0 7em;
}
.nav li#community a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#community a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}

/*
howtobuy
*/
.nav li#howtobuy {
	float: left;
	width: 110px;
	padding: 0;
}
.nav li#howtobuy li.parent {
	width: 110px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.nav li#howtobuy li {
	width: 110px;
	border-bottom: 1px solid #FFF;
}
.nav li#howtobuy ul ul {
	margin: 1px 0 0 7em;
}
.nav li#howtobuy a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
.nav li#howtobuy a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}
/*
contact
*/
.nav li#contact {
	float: left;
	width: 100px;
	padding: 0;
}
.nav li#contact li.parent {
	width: 100px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
}
.nav li#contact li {
	width: 100px;
	border-bottom: 1px solid #FFF;
}
.nav li#contact ul ul {
	margin: 1px 0 0 30px;
}
.nav li#contact a {
	height: 15px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
}
.nav li#contact a:hover {
	height: 15px;
	display: block;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
}


/*
	Leftbar
*/
div#leftbar p {
	width: 170px;
	margin: 0 auto;
	line-height: 18px;	
}
div#leftbar div.subnav {
	width: 180px;
	margin: 0 auto 10px auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #DDD;
}
div#leftbar div.subnav ul li a.normal-gray {
	text-decoration: none;
	color: #5B5B5B;
	font-size: 11px;
	font-weight: normal;
}
div#leftbar div.subnav ul li a.normal-gray:hover {
	text-decoration: none;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
div#leftbar a {
	text-decoration: none;
	color: #164FA4;
	font-size: 11px;
	font-weight: normal;
}
div#leftbar a:hover {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
div#leftbar div.subnav a.bold-blue {
	text-decoration: none;
	color: #164FA4;
	font-size: 11px;
	font-weight: bold;
}
div#leftbar div.subnav a.bold-blue:hover {
	text-decoration: none ;
	color: #999;
	font-size: 11px;
	font-weight: bold;
}
div#leftbar div.spacer {
	width: 170px;
	height: 15px;
	margin: 0 auto;
	background-image: url(../images/colourline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#leftbar div.subnav div.item_title {
	height: 20px;
	background-color: #164FA4;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 0px 10px;
}
div#leftbar div.subnav ul {
	list-style: none;
	padding: 10px 0px 0px 0px;
}
div#leftbar div.subnav ul li {
	padding: 0px 10px 10px 10px;
}
div#leftbar div.subnav ul li.item_red {
	background-image: url(../images/block-red.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_yellow {
	background-image: url(../images/block_yellow.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_violet {
	background-image: url(../images/block_violet.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_lgreen {
	background-image: url(../images/block-Lgreen.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_dgreen {
	background-image: url(../images/block-Dgreen.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_beige {
	background-image: url(../images/block-beige.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_lblue {
	background-image: url(../images/block-Lblue.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}
div#leftbar div.subnav ul li.item_dblue {
	background-image: url(../images/block-Dblue.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
}

div#leftbar div.links {
	width: 180px;
	margin: 0 auto;
	padding: 10px 0px 5px 0px;
}
/*
	Content
*/
.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.greytext {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.homepagetext {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#818281;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
} 

div#content div.home-row {
	padding: 0px 0px 20px 0px;
}
div#content div.gray-box {
	width: 40%;
	height: 135px;
	padding: 5px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 15px solid #DDD;
}
div#content div.gray-row {
	/*height: 120px; vaste hoogte ? indien niet nodig dit lijntje verwijderen */
	padding: 5px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 15px solid #BBB;
}
div#content div.gray-box a, div#content div.gray-row a {
	text-decoration: none;
	color: #164FA4;
	font-weight: normal;
}
div#content div.gray-box a:hover, div#content div.gray-row a:hover {
	text-decoration: none ;
	color: #999;
	font-weight: normal;
}
div#content div.gray-box h3 a, div#content div.gray-row h3 a {
	text-decoration: none;
	color: #164FA4;
	font-weight: bold;
}
div#content div.gray-box h3 a:hover, div#content div.gray-row h3 a:hover {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
div#content h3 a, div#content h3 a {
	text-decoration: none;
	color: #164FA4;
	font-weight: bold;
}
div#content h3 a:hover, div#content h3 a:hover {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
div#content h1 {
	font-size: 18px;
	color: #164FA4;
	padding: 0px 0px 15px 0px;
}
div#content h3 {
	font-size: 13px;
	color: #164FA4;
	padding: 0px 0px 10px 0px;
}
div#content hr {
	color: #DDD;
	background-color: #DDD;
	height: 1px;
}
div#content p {
	padding: 0px 0px 15px 0px;
}
div#content ul, div#content ol {
	padding: 0px 0px 15px 25px;
}
div#content img.floatl {
	float: left;
	padding: 0px 10px 10px 0px;
}
div#content img.floatr {
	float: right;
	padding: 0px 0px 10px 10px;
}
div#content a {
	text-decoration: none;
	color: #164FA4;
	font-weight: normal;
}
div#content a:hover {
	text-decoration: none ;
	color: #999;
	font-weight: normal;
}

/*
	Rounded table
*/

/*
	Rightbar
*/
div#rightbar a {
	margin: auto 0px;
	text-decoration: none;
	color: #164FA4;
	font-weight: bold;
}
div#rightbar a:hover {
	margin: auto 0px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
div#rightbar div#location {
	padding: 0px 0px 5px 0px;
	text-align: right;
}
div#language {
	padding: 0px 0px 0px 12px;
	text-align: left;
}
select.select {
	width: 91%;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	background-color: #FFF;
	border: 1px solid #5B5B5B;

.
}
div#leftbar-search, div#leftbar-subscribe {
	width: 170px;
	margin: 0 auto;
	padding: 5px 10px 0px 0px;
	text-align: left;
}
div#leftbar-search input.text, div#leftbar-subscribe input.text {
	width: 87%;
	padding: 2px;
	color: #5B5B5B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	background-color: #FFF;
	/*border: 1px solid #DDD;*/
	border: 1px solid #5B5B5B;
}
div#rightbar div.links {
	
}
div#rightbar div.links ul {
	list-style: none;
}
div#rightbar div.links li {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#rightbar div.links li.item_violet {
	border-left: 5px solid #91137C;
}
div#rightbar div.links li.item_orange {
	border-left: 5px solid #EF8A07;
}
div#rightbar div.links li.item_dgreen {
	border-left: 5px solid #00696B;
}
div#rightbar div.links li.item_dblue {
	border-left: 5px solid #164FA4;
}
div#rightbar div.blue-box {
	padding: 5px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #164FA4;
	color: #5B5B5B;
	text-align: center;
}
/*
	Footer
*/
div#footer ul {
	list-style: none;
	padding: 0px 0px 5px 0px;
}
div#footer ul li.first {
	display: inline;
	padding: 0px 0px 0px 5px;
	border: none;
}
div#footer ul li {
	display: inline;
	padding: 0px 0px 0px 5px;
	border-left: 1px  solid #CCC;
}
div#footer ul li a {
	text-decoration: none;
	color: #5B5B5B;
	font-size: 11px;
	font-weight: normal;
}
div#footer ul li a:hover {
	text-decoration: none;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
div#footer p {
	font-size: 11px;
	color: #5B5B5B;
}

