/*Algemeen*/

* { 
	box-sizing      : border-box; 
	-moz-box-sizing : border-box; 
	}
	
* {
	scrollbar-base-color: Black;
	scrollbar-3d-light-color:Black;
	scrollbar-arrow-color:Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #D5D9E2;
	scrollbar-highlight-color: #D5D9E2;
	scrollbar-shadow-color: #D5D9E2;
	scrollbar-track-color: #D5D9E2;
	margin:0;
   padding:0;
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
 
 body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
 
.border {
	border:solid 1px #439823;
	}

.ok {
	text-decoration: underline;
	color:#439823;
	cursor:pointer;
	}
/* basislayout
-------------------------------------------------- */

#container {
	background-image: url(../_Images/bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#hoofdnav {
	background-image: url(../_Images/uf_nav.gif);
	background-repeat:no-repeat;
	}

#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#fff;
	width:858px;
	}

/* verdeling content */
#leftCol{
	float: left;
	width: 180px;
	width: 170px;
	padding-left:10px;
	xborder:solid 1px green;
}
#hdh {
	padding-left:10px;
	padding-bottom:10px;
}

#rightCol {
	float: right;
	width:678px;
	width: 648px;
	padding-right:10px;
	xpadding-left:17px;
	xborder: 1px solid red;
}

/* Hoofdnavigatie - horizontale list */
#hoofdnav {
	float: left;
	height: 46px;
	width: 858px;
}

#hoofdnav ul {
	float: left;
	padding-top:15px;
	padding-bottom:6px;
	padding-left:185px;
}

#hoofdnav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#hoofdnav a {
	color: #439823;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	float: left;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	border-left: 1px solid #000000;
	line-height: normal;
}
#hoofdnav a:hover {
	color:#000000;
}
#hoofdnav a.active {
	color: #000000;
}
#hoofdnav #first {
	border-left: none;
}

/* leftCol
-------------------------------------------------- */

#leftCol #logo {
	float: left;
	height: 170px;
	width: 100%;
	background-image: url(../_Images/uf_logo.jpg);
}
#leftCol #foto1 {
	float: left;
	height: 130px;
	width: 100%;
	background-image: url(../_Images/uf_afb1.jpg);
}
#leftCol #foto2 {
	float: left;
	height: 167px;
	width: 100%;
	background-image: url(../_Images/uf_afb2.jpg);
}
#leftCol #nofoto1 {
	float: left;
	height: 130px;
	width: 100%;
}
#leftCol #nofoto2 {
	float: left;
	height: 167px;
	width: 100%;
}
#leftCol #space1 {
	float: left;
	height: 30px;
	width: 100%;
}
#leftCol #space2 {
	float: left;
	height: 10px;
	line-height:10px;
	width: 100%;
}
#logofooter {
	background-image: url(../_Images/bg_producten.gif);
	background-repeat:repeat-y;
	margin-top:-140px;
}
#hdhlogo {
	padding-left:10px;
}
#nbdlogo {
	padding-left:20px;
	padding-bottom:10px;
}

/* rightCol
-------------------------------------------------- */
#rightCol li{
	list-style: square;
	color: Black;
}

#rightCol a{
	color: #439823;
}
#rightCol a:hover{
	color: Black;
}
#rightCol .active {
	color:#439823;
	}
#rightCol h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #439823;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-top:10px;
	margin-bottom: 20px;
}
#rightCol h3 {
	color: #439823;
	margin: 0;
	margin-top:10px;
	margin-bottom: 20px;
}
#rightCol td {
	line-height: 17px;
}
#rightCol hr, hr {
	color: #E0E0E8;
	background-color: #E0E0E8;
	height: 1px;
	border: none;
}
#rightCol p {
	line-height:16px;
	margin-bottom:10px;
	}

/*Product selectie */

.left { 
  float: left; 
  margin: 0 40px 10px 0;
}
.leftnomargin { 
  float: left; 
  margin: 0;
  padding-right:20px;
  xborder:solid 1px yellow;
  width: 500px;
  width: 460px;
}

.leftnomargin ul {list-style-type: square; list-style-position:outside; padding-left: 16px;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-top:10px;
	margin-bottom: 26px;
}
.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-top:10px;
	margin-bottom: 10px;
	text-decoration:none;
}

.bold {
	font-weight:bold;
	}
.big {
	font-size:larger;
	}

#right {
  xbackground: #E5E8ED;
  float: right; 
  margin: 0;
  padding:0;
  width:150px;
  xborder:solid 1px blue;
 }
#rightproduct {
  xbackground: #D5D9E2;
  float: right; 
  margin: 0;
  padding:0;
 }

#right ul {
	list-style:none;
	list-style-type:none;
	margin-bottom:15px;
	}
	
#right ul li {
	list-style:none;
}

#right li a {
	color:Black;
	text-decoration: none;
	line-height:16px;
}
#right li a:hover {
	color:#439823;
	}
	
#right .headerfirst {
	display:block;
	width:150px;
	height:16px;
	margin-top:11px;
	border-bottom: solid 1px Black;
	background-color: #D5D9E2;
	}
#right .header {
	display:block;
	width:150px;
	height:16px;
	border-bottom: solid 1px Black;
	background-color: #D5D9E2;
	}

/*einde Product selectie */

/* bestek */
.BestekArea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #D5D9E2; 
	color : #000000;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	width : 215px;
	height : 100px;
	border : solid 1px Black;
	overflow-x : hidden;
}

.bestekStappen {
	margin-left: 15px;
	margin-top:17px;
}
.BestekInput
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #D5D9E2; 
	color : #000000;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	width:100px;
	border : solid 1px Black;
	}

#footer a{
	color: #32AC00;
	text-decoration: none;
	line-height:23px;
}
#footer a:hover{
	text-decoration: underline;
}

.green { color: #439823; }