* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #7F7F7F;
	height:100%;
}
#container {
	height: 100%;
	background-image: url(../_Images/tabella.gif);
}

/* 3 column layout
-------------------------------------------------- */

#pageWrapper{
	width: 890px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-image: url(../_Images/tabella.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#leftcol{
	float: left;
	width: 185px;
	height:450px;
}
#midCol {
	float: left;
	padding-top:18px;
	padding-left:28px;
	width: 556px;
	height:100%;
}
#rightCol {
	float: left;
	width: 102px;
	height:100%;
}


/* header elements
-------------------------------------------------- */
#logo {
	position: absolute;
	top: 8px;
	height: 66px;
	width: 92px;
	background-image: url(../_Images/boven.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px;
}
#tekstlogo {
	position: absolute;
	top: 8px;
	height: 66px;
	width: 349px;
	background-image: url(../_Images/boven-02.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 100px;
}
#hdh {
	position: absolute;
	top: 8px;
	height: 66px;
	width: 82px;
	margin-left: 785px;
}
#zoeken{
	position: absolute;
	top: 12px;
	width: 200px;
	HEIGHT: 17px;
	margin-left: 550px;
	z-index:99;
}
.text
{
    border:1px solid #FFFFFF; 
    FONT-WEIGHT: normal;
	width: 180px;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color:transparent;
}
.text2
{
    border:1px solid #FFFFFF; 
    FONT-WEIGHT: normal;
	width: 80px;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color:transparent;
}
#firstLine {
	height: 84px;	
	position: absolute;
	top: 32px;
}
#secondLine {
	position: absolute;
	top: 110px;
}

#thirdLine {
	position: absolute;
	top: 232px;
	width: 879px;
}

#foto {
	float: left;
	height: 117px;
	width: 879px;
	background-image: url(../_Images/bedrijf_boven.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#breadcrumbs {
	position: absolute;
	left: 28px;
	padding-left: 195px;
	font-size: 9px;
	color: Gray;
	height: 18px;
}
#breadcrumbs a{
	color: Gray;
	text-decoration: underline;
}
#breadcrumbs a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#sitemap {
	position: absolute;
	top: 0px;
	left: 848px;
}

/* leftCol
-------------------------------------------------- */
#navigatie {
	position: absolute;
	top: 216px;
	margin: 10px;
	width: 185px;
}
#navigatie ul {
	margin: 0;
	padding: 0;
}
#navigatie ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#navigatie ul li a {
	display: block;
	width: 100%;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../_Images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #444444;
}
#navigatie ul ul li {
	padding-left: 20px;
}

#navigatie ul li a:hover{
	color:#BDA300;
	text-decoration: none;
}
#navigatie ul li .parent{
	background-image: url(../_Images/plus_blue.gif);
	background-repeat: no-repeat;
	xbackground-position: 120px;
}
#navigatie ul li .active{
	font-weight: normal;
	xtext-decoration: none;
	color:#BDA300;
}

/* midCol
-------------------------------------------------- */
#main {
	padding: 10px;
	line-height: 17px;
}

#main li{
	list-style: square;
	color: #FFFFFF;
}
#main a{
	color: #BDA300;
	text-decoration: underline;
}
#main a:hover{
	text-decoration: underline;
	color : #FFFFFF;
}
#main h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BDA300;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}
#main td {
	line-height: 17px;
}
#main hr {
	color: #444444;
	height: 1px;
}

/* Hoofdnavigatie - horizontale list */
#hoofdnav {
	float: left;
	margin-top: 51px;
	border-top: 1px solid #ffffff;
	width: 879px;
}

#hoofdnav ul {
	margin: 0;
	padding-left: 4;
}

#hoofdnav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#hoofdnav a {
	color: #ffffff;
	padding: 6px 14px 6px 15px;
	float: left;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-image: url(../_Images/vertline2.gif);
	background-repeat: no-repeat;
	background-position: right ;
}
#hoofdnav a:hover {
	color:#BDA300;
	text-decoration: none;
}
	
#hoofdnav a.active {
	color: #BDA300;
	xtext-decoration: underline;
	text-decoration: none;
}
#hoofdnav .last {
	background: none;
}
/* footer elelemts
-------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	height: 10px;
	text-align: center;
	padding-top: 10px;
}

#footerLeft, #footerRight {
	width: 185px;
	height: 50px;
	float: left;
	padding: 10px;
	font-size: 9px;
}
#footerRight {
	text-align: right;
	width: 102px;
}

#footerMid {
	float: left;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 0;
	width: 556px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8B8C9;
	font-size: 9px;
}

#footer a{
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}

#footerNav ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#footerNav li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	line-height: normal;
}
#footerNav a {
	width: auto;
	text-decoration: none;
	line-height: normal;
	color: #FF9300;
	font-size: 9px;
}
#supporttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 500px;
	background-color: #292929;
	padding-left: 4px;
}