* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	height:100%;
	background-image: url(../_Images/houtachtergrond2.jpg);
}
#tekstlogo {
	margin-left: 15px;
}
#sitemap {
	float: left;
	background-color: #b5aaa5;
	padding-top: 5px;
	width: 40px;
	height: 23px;
}

/* 3 column layout
-------------------------------------------------- */

#pageWrapper{
	width: 990px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}
#container {
	height: 100%;
	background-color: #FFFFFF;
}
#leftcol{
	float: left;
	width: 200px;
	height:100%;
}
#midCol {
	padding-top:18px;
	margin-left:80px;
	margin-right:125px;
	float: left;
	width: 585px;
	height:100%;
	padding-bottom: 20px;
}
#foto {
	float: left;
	height: 129px;
	width: 990px;
	background-image: url(../_Images/bedrijf_boven.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
/* leftCol
-------------------------------------------------- */
#navigatie {
	width: 200px;
}
#navigatie ul {
	margin: 0;
	padding: 0;
}
#navigatie ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigatie ul li a {
	margin-left: 20;
	display: block;
	width: 100%;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 10px;
	color:#00447b;
	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 #eae7e5;
}
#navigatie ul ul li {
	padding-left: 20px;
}

#navigatie ul li a:hover{
	color: #00447b;
	text-decoration: none;
	background-color: #f5f5f5;
}
#navigatie ul li .parent{
	background-image: url(../_Images/plus_blue.gif);
	background-repeat: no-repeat;
}
#navigatie ul li .active{
	font-weight: normal;
	color: #00447b;
	background-color: #f5f5f5;
}

/* midCol
-------------------------------------------------- */
#main {
	line-height: 18px;
	height: 100%;
}

#main li{
	list-style: square;
	color: #555555;
}
#main a{
	color: #00447b;
	text-decoration: underline;
}
#main a:hover{
	text-decoration: underline;
	color : GRAY;
}
#main h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00447b;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}
#main td {
	line-height: 17px;
}
#main hr {
	color: #555555;
	height: 1px;
}

/* Hoofdnavigatie - horizontale list 
-------------------------------------------------- */

#hoofdnav {
	height: 23px;
	background-color: #b5aaa5;
}
#hoofdnav ul {
	margin: 0;
	padding: 0;
}

#hoofdnav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#hoofdnav a {
	color: #ffffff;
	padding: 3px 14px 6px 16px;
	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:#000000;
	text-decoration: none;
}
	
#hoofdnav a.active {
	color: #000000;
	text-decoration: none;
}
#hoofdnav .last {
	background: none;
}
/* footer elelemts
-------------------------------------------------- */
#footer {
	padding-top: 4px;
	color: #ffffff;
	clear: both;
	width: 990px;
	text-align: center;
	height: 20px;
}
#footer a{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
input {
	color : #6F6C6A;
	width: 200px;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	border-width: 1; 
	border-color: Gray; 
	border-style: solid; 
	background-color:transparent;
}
.text2 {
	color : Gray;
	width: 25px;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	background-color:transparent;
}
Textarea {
	color : Gray;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	width: 195px;
	border-width: 1; 
	border-color: #818273; 
	border-style: solid; 
	background-color:transparent;
}
