@charset "utf-8";
	<!-- 
body  {

font: 0.8em Georgia, serif;
/*	font: 1em comic sans;*/
	background: #5E5347;
	margin: 0;
	padding: 0;
color: #000000;
}


#header {
	background: #5E5347;
	height:70px;
width:100%}

#innerheader {
	margin-left:-8px;
	background: #5E5347 url(../img/logo-topdef.jpg) no-repeat;
	height:70px;
}


#container {
	width: 72.3em;
	margin: 0 5.6em;
	text-align: left;
	background:#fefefe;
	background: url(../img/container-bgleft.jpg)
}

#container-top {
	width:72.3em;
	height:100px;
	margin:0
}

#container-topleft {
	position:relative;
	float:left;
	width:72.3em;
	height:100px;
	background-image: url(../img/container-bg-topcenterdef.jpg);
	background-repeat: repeat-x;
	margin:0
}

#container-bottom {
	position:relative;
	float:left;
	width:72.3em;
	border-bottom: solid 2px;
	border-bottom-color:#e8e8e8;
	/*background-image: url(../images/container-bg-bottom.jpg);*/
	background-repeat: repeat-x;
}

#sidebar {
	float: left;
	width: 15.9em;
background: #fcfcfc;
background-image: url(../img/sidebar-bg.jpg);
	background-repeat: repeat-y;
	margin-left: 1em;
	margin-bottom: 5em;
}

#sidebar-top {
	width: 16.9em;
	height:0.5em;
	background: #fefefe;
	background-image: url(../img/sidebar-bg-top.jpg);
	background-repeat: no-repeat;
	margin-bottom:-5px;
}

#sidebar-bottom {
	width: 16.9em;
	height:0.72em;
	background: #fefefe;
	background-image: url(../img/sidebar-bg-bottom.jpg);
	background-repeat: no-repeat;
	margin:0;
}

#sidebartext .ul,.li {
	line-height:2em;
	list-style-type: none;
	color:#960;
	font-weight:bold;
	list-style-position: outside;
}

#sidebar p,h3{
	margin-left: 1em;
margin-right: 0.4em;
color:#960;
font-weight:bold}

#maincontent {
	background:#fefefe;
	background-image: url(../img/container-bgright.jpg) repeat-y;

}

#textholder {
	float:left;
	min-height:420px;
	width:54.4em;
	background:#fefefe url(../img/q.jpg) no-repeat;
	margin:0 0 3em 0;
}
#rightborder {}
/*	background: url(../img/container-bgright2.jpg) 100% 0 repeat-y}*/
/*   	position:relative;
	float:right;
	width:5px;
/*	margin-right:-5px;*/
/*	background:#fefefe;
	background:url(../img/container-bgright2.jpg) repeat-y;
	margin:0 0 0px 0*/

.foto {
	background:#fefefe;
	position:relative;
	float:right;
	padding:1.4em 1.6em 1em 1em;
	margin-right:1em;
}

.ref-nav {margin-top:50px}

.getuigenissen {margin:60px 0 20px 0;}

.copyright {
position:relative;
float:right;
padding:0 2em 0.2em 0;
font: 0.7em verdana;
color:#CCCCCC;
}


.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


h1,h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right:1em;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
p {padding-right:7em}

ul {
	padding-right:7em;
}


/*LINKS*/
a:link {
	color: #996600;
/*	background:#059;*/
	text-decoration: none;
	line-height:1em;
	font-weight : bold;
	}
	

 a:visited {
 color: #300;	
 text-decoration:none;
 	line-height:1em;
	font-weight : bold;
}

a:hover, p a:hover {
	line-height:1em;
	color:#300;
	text-decoration: underline;
	font-weight : bold;}
	

  a:active {
  	line-height:1em;
	font-weight : bold;}

--> 
