* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #2a4204; 	
	margin: 0; 	padding: 0; 
	background: #fdfdfd url(../images/back.jpg) no-repeat center top;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #0e5993;
	font-weight:bold;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000;
	
}
.left, .alignleft {
	float:left;
	}
/* headers */
h1, h2, h3 {
	font-family: 'Arial', Tahoma, Arial, Sans-serif;
	color: #087c99;
}
h1 {
	font-size: 2.8em;	
	font-weight: normal;
	letter-spacing: .5px;
	padding: 18px 10px 10px 10px;
	margin-top:1px;	
	color:#087c99;
}
h2 {
	font-size: 1.8em;
	color: #087c99;
	padding: 20px 10px 5px 10px;	
}
h2 {
	font-size: 1.8em;
	color: #000;
	padding: 0 10px 5px 10px;	

}
h3 {
	font-size: 1.6em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
	color:#2a4204;
}

p, dl { 

padding-top: 10px; 
padding-right: 10px; 
padding-bottom: 10px; 
margin: 0; }
/*
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }
*/
dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* ../images */
img {
	background: none;
   border: 0px solid #1B1B1B;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(../images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}
blockquote div {
  padding: 0 48px;
  background: transparent url(../images/quoright.png) right bottom no-repeat;
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 44px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 1px solid #dadada;	
}
/* end - table */

/* form elements */
form {
	margin: 5px 10px; 
	padding: 5px 10px 5px 10px;
	border: 0px solid #c9c9c8; 
	background: none; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #444;
}
input, select, textarea {
	padding: 2px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #f1f1f1;  
	border: 1px solid #c9c9c8;
}

textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 1px 3px; 
	color: #fff;
	
 background:#75bb03;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 17px;
	width: 320px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.email {
	font-size: 17px;
	width: 320px;
}
.nixhier {
	display:none;
}	
	

#zoek{
	float:right;
	margin: 80px 0 0 0;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 980px;	
	margin: 0 auto;
	text-align: left;		
}
#content-wrap {
	position: relative;
	clear: both;
	width: 980px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	float: left;	
	display: inline;	
	z-index: 0;
}
#header {
	position: relative;
	width: 980px;	
	height: 196px;	
	margin: 0; padding: 0;		
	background: transparent;
	z-index: 100;
}



/*  Navigation  */



 
/*  searchform */

#headersearch {
position:absolute;
float:right;
margin:105px 0 9px 700px;
}


#headersearch form#qsearch {
	padding: 0; margin: 0px 0 3px 0px;
	border: none;
	border: 0px solid #7a787c;
	width: 362px; height: 28px;
	background: url(../images/searchform.gif) no-repeat;		
}
#headersearch form#qsearch p {
	margin: 0; padding: 0;		
}
#headersearch form#qsearch input {
	float: left;
	border: none;
	background: transparent;
	color: #000;	
	margin: 0;
}
#headersearch form#qsearch .tbox {
	margin: 3px 0 0 5px; 
	width: 196px;	
	display: inline;	
	font: 1em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;	
}
#search form#qsearch .buttonsearch{
	width: 30px; height: 20px;						
}
.buttonsearch{
background: url(../images/searchbutton.gif);
padding-top:0px;
}
#headersearch form#qsearch label {
	display: none;
}	
	

#header h1#logo-text a, #header h3#logo-text a {
	position: absolute;
	padding: 81px 0 0 0;
	overflow: hidden;
	margin:0;
	font: normal 32px Georgia, 'Times New Roman', Times, serif;
	height: 0px !important; /* for most browsers */
    height /**/:81px; /* for IE5.5's bad box model */
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
	/* change the values of top and left to adjust the position of the logo*/
	top: 10px; left: 10px;	
}
#header h3#logo-text a:hover {
 	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #000;
	width: 900px;
	
	/* change the values of top and left to adjust the position */
	top: 95px; left: 25px;		
}

#catnav {
  	padding: 0;
  	clear: both;
 	height: 32px;
 	width: 671px;
  	position: absolute;
  	top: 20px;
    z-index: 100;
	
}

#nav {
  	list-style: none;
  	margin: 0;
  	padding: 0;
	position: relative;
	z-index: 100;
	width: 671px;
	margin: 0px 0 0 340px;
	
}

#nav ul {
  	margin: 0;
  	padding: 0;
	
}

#nav li {
  	float: left;
 	margin: 0;
 	padding: 0;
	list-style: none;
}

#nav a {
  	display: block;
	margin: 0 5px;	
  	padding: 10px;
  	font: bold 11px arial;
	text-decoration: none;									
	color: #fff;
	background-color: #93ce17;
}
#nav a.active {
	
	color: #0e5993;
	font-weight:bold;
	background-color: #ff6600;	
}



#nav li a:hover, #nav li a:active {
  	color: #fff;
  	text-decoration: underline;
  	display: block;
}

#nav li ul {
  	list-style: none;
  	position: absolute;
  	width: 150px;
  	left: -999em;
	
}

#nav li ul {
margin-left:5px;
display:inline;
} 
#nav li:hover ul, #nav li.sfhover ul {
  	left: auto;
	display:inline;
	
}

#nav li ul ul {
	margin: -1.8em 0 0 14em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li li {
  	float: left;
  	margin: 0;
  	padding: 0;
 	width: 129px;
	padding-top: 8px;
	margin-top:-8px;
}

#nav li li a {
 	width: 200px;
  	height: 24px;
  	color: #fff;
  	border-bottom: 1px solid #c2dd8a;
  	background: #93ce17;
  	margin: 0;
  	padding: 0px 20px 0px 15px;
	padding-top: 8px;
	
}

#nav li li a:hover {
  	
  	background: #ff6600;
  	padding: 8px 20px 0px 15px;
	
}

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  	position: static;
}


/* TELOS APO NAVIGATION */



/* Main Column */
#main {
	float: left;
	width: 645px;
	padding: 0; margin: 0;
	display: inline;		
}
#main img{
	padding:4px;
	background:#dadada;
	border: 1px solid #bfbfbf;
}

#mainhome, #mainportfolio {
	float: left;
	width: 960px;
	padding: 0; margin: 0;
	display: inline;		
}
#main h2, #mainhome h2 {
	padding-bottom: 3px;
	margin-top: 12px;
	font: normal 2.2em 'Arial', Tahoma, Helvetica, Arial, sans-serif;	
	color: #639e03; 
	letter-spacing: .5px;	
	text-transform: none;	
}
#main h2 a, #mainhome h2 a {
	color: #087c99;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
	margin-left: 20px;
}
#breadcrumbs {
	margin:53px 0 0 0;	
}

/* tooltip */

div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #a5cf0b;
border: 6px solid #313131;
color: black;
padding: 3px;
width: 200px; /*width of tooltip*/
}



/* informatiepag */	
.leftinfo, .rightinfo{
width:550px; height:auto;
border:1px solid #e8e6e6;
background:#efeeee;
margin:0 6px 0 0;
float:left;
display:inline;
}
.rightinfo{
width:314px;
float:right;
background:none;
border:none;
} 
/* portfoliopag */	
.topport{
background-color:#f4f4f4;
padding:12px;
border: 1px solid #dfdede;
font-size: 1.2em;
font-style:Italic;
width:926px;
margin: 9px 0 15px 11px;
}
.leftport, .middleport, .rightport{
width:300px;
height:350px;
float:left;
margin-right:30px;
background:none;
border:none;
display: inline;
}
.rightport{

margin-right:0;

}  
green{
	font-style:Italic; font-weight:bold;
	margin-right:16px;
}	
.leftport h3, .middleport h3, .rightport h3{
color:#65a203;
font-size:1.9em;
} 

.eronder{
float:left;
width:960px;
margin-top:16px;
} 
/* Sidebar */	
#sidebar {
	float: right;
	width: 310px;
	padding: 0; margin: 95px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 0px;
	padding: 5px 5px 5px 5px; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	background: url(../images/footer-to0.jpg) no-repeat center bottom;
	color: #000;
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
list-style: none;	
}
#sidebar li{
			margin:0 0 0 12px; 
			line-height:25px;
			border-bottom:1px dotted #e8e6e6;
			width:auto; height:auto;
		background: url(../images/pijl.gif)no-repeat;
			background-position:0 8px!important;
	padding-left: 18px !important;
		}

#sidebar p{
	padding: 2px 0px 16px 12px;
	color:#493d34;
	margin: 0px;
	font-size: .95em;	
	line-height: 15px;
	}
				
.green{
	width:310px;
	
	background-position:top;
	padding:1px 0 6px 0;
	border:0px solid #e7e7e7;
	margin:13px 0 0 0;	
}
#sidebar h3, #sidebar h2{
	color: #000;
	
	text-transform:uppercase;
	margin: 0 0px  0px 0px;
	text-indent:12px;
	padding: 12px 0 0 0;
	width:310px;
	height:19px;
	letter-spacing:0.15em;
	background: url(../images/top.gif);
	font: 1.15em Arial, Helvetica, sans-serif;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding-bottom: 3px;
}
#sidebar h2{
	background:none;
	padding: 5px 5px 5px 0px; 
}
.dienst{
	width:302px;
	background: url(../images/bottom.gif);
	background-position:bottom;
	padding:0px 8px 6px 0;
	border:0px solid #dadada;
	margin:13px 0 15px 0;	
}
		
		a.noborder{
			border-bottom:none;
			display:block;
			background:url(../images/skype.gif) 100px no-repeat;
			padding:0;
			line-height:16px;
			margin:7px 0 -14px 0
		}	
		.fade {font-style:Italic;
		width:310px; height:196px;
		background:url(../images/bl.gif) no-repeat;
		padding-top:5px;
margin:10px 0 14px 0}

* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #323330; 	
		
	font-weight: normal;		
	font-family: 'Arial', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 12px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul .current_page_item a, #sidebar ul .current_page_item a:hover {
  background: #f4f3ec;
  cursor: default;
  color: #fe7801;
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/* footer */

	

#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	margin-left:-142px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #F5780B url(../images/footer-top.jpg) repeat-x center top;
	color: #fff;
	width: 1264px;
	float: left;	
	display: inline;
	border-bottom: 10px solid #F5780B;		
}
#footer-wrap h3 {
	font: normal 1.8em/1.8em 'Trebuchet MS', Tahoma, sans-serif;
	color: #fff;	
}
#footer-content {	
	margin: 0 auto;		
	width: 980px;
	text-align: left;		
}
#footer-content a.latest{
	font-size: 1.1em;
	text-transform:none;
	margin: 0 0 0 299px;
	}
#footer-content ul.col-list {
	border-top: 1px solid #ff9900;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #ff9900;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #fff;
	border: none;
}

#footer-content  a {
	
	color: #fff;
	
}
#footer-content  a:hover {
	
	color: #555;
	text-decoration:underline;
	
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #def382;
	text-decoration: none;
	background:#9aba0d;
}

#footer-content .col {
	width: 160px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 345px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin:0 22px 0 0;
	width: 430px;
}
#footer-content .space-sep h3{
	margin:0 0 10px 0;
	
}
#footer-content .space-sep a img  {	
	margin-top:9px;
	margin-right:20px;
	background:#2c2c2c;
	padding:3px;	
	border:1px solid #cdcdcd;
	}	
	/* button footer */
	.btn {
	margin:0 6px 0 0; padding:2px 12px 2px 12px;
	width:126px; height:26px;
	display:inline-block;
	text-align:center;

		font:bold 1em Arial, Helvetica, sans-serif; color:#000;
		line-height:20px; 
}
		
	.btn-footer {
		margin:6px 30px 0 0;
		color:#000;
		background:url(../images/btn-footer.gif) no-repeat top center;
	}
	
	a#toTop{	
	display:block;	
		background:url(../images/boven.gif) 102px no-repeat;
		margin:0 0 0 190px;
	}
	
/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #c9c9c8;
	background: #eaeae9;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}



div.hr {
  height: 27px;
	margin:14px 0 0 0;
  background: url(../images/hr.jpg) no-repeat;
}
div.hr hr {
  display: none;
}
.text, .area, .code{
 width:80px;
 padding:2px;
 margin-bottom:2px;
 color: #b9b9b9;
	background: #1a1a1a;  
	border: 1px solid #2d2d2d
 
}

.area{
 width:160px;
 height:20px;
}
.code{
 float:left;
 padding:2px;
 width:40px;
}

