body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}
body {
	background-color: #54515c;
	background-image:url(../img/bg_main.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
body, html, #wrapper{
	margin: 0px;
	padding: 0px;
	height:100%;
}
	
a:link {
	color: #660000;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #660000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

img{
	border:none;
	vertical-align:top;
}
p{
	padding:0px 0px 1em 0px;
	margin:0px;
}
h1{
	font-family:"Trebuchet MS", verdana
	color:#9e311d;
	font-size:18px;
	padding:0px 0px 1em 0px;
	margin:0px;
	text-align:left;
}
h2{
	text-transform:uppercase;
	color:#5c448d;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 1em 120px;
	margin:0px;
}

/* ------------------------- */
/* WRAPPERS					 */
/* ------------------------- */

#siteWrapper{
	text-align:left;
	width:809px;
	overflow:hidden;
	background-image:url(../img/bg_site.gif);
	margin: 21px auto;

}
#headerWrapper{
	height:291px;
	background-image:url(../img/bg_header.gif);
	padding:9px 9px 2px 9px;
	background-repeat:no-repeat;
}
#footerWrapper{
	height:9px;
	background-image:url(../img/bg_footer.gif);
	padding:0px 9px 9px 9px;
	background-repeat:no-repeat;
	background-color: #54515c;
	
}

/* ------------------------- */
/* HEADER WRAPPER   		 */
/* ------------------------- */


#header{
	padding:5px 5px 0px 0px;
	text-align:right;
}
#flashimage{
	height:153px;
	vertical-align:top;
	overflow:hidden;
}
#balk{
	text-align:right;
	height:22px;
	padding-top:1px;
}


/* ------------------------- */
/* CONTENT 			 */
/* ------------------------- */
#nav{
	width:182px;
	padding-left:9px;
	float:left;
	
}
#content{
	width:558px;
	float:left;
	padding:30px;
}

#clear{
	clear:left;
}
#contentTekst{
	width:400px;
	text-align:justify;
	float:left;
}

#contentFoto{
	width:100px;
	float:right;
	padding-right:40px;
}

#content img{
	border:1px solid white;
	margin-bottom:10px;
}
#contentHome_short{
	width:220px;	
	float:left;
}
#contentHome_full{
	width:450px;
	text-align:justify;
	
}
#contentVideo{
	width:320px;
	float:right;
	margin-bottom: 8px;
	border:1px solid #999;
	background-color:#CAC3DC;
	padding:6px;
	
}
.flvWrapper{
	padding-bottom:20px;
}
.actietekst{
	border:1px solid #999;
	background-color:#f5f5f5;
	padding:2px;
	font-weight:bold;
}

/* ------------------------- */
/* NAV  					 */
/* ------------------------- */

#nav ul {
list-style : none;
margin : 0;
padding : 0;
border : none;
}
#nav li {
border-bottom : 1px solid #ffffff;
margin : 0;
}
#nav li a {
display : block;
padding : 3px 3px 3px 0.5em;
border-right : 1px solid #fff;
background-color : #e3e2e4;
color : #000;
text-decoration : none;
font-weight:normal;
}
#nav li a {
width : auto;
font-weight:normal;
}
#nav li a:hover {
border-left : 0 solid #cdcdcd;
background-color : #bdbdbd;
color : #000000;
font-weight:normal;
}

/* ------------------------- */
/* REFERENTIES			 */
/* ------------------------- */

.referentiefoto{
	width:100px; 
	float:left; 
	padding-right:10px; 
	padding-bottom:10px; 
	padding-top:3px;
}
.referentietekst{
	float:left; 
	width:420px;
}
.referentieclear{
	clear:left; 
	border-bottom:1px solid #ccc; 
	margin-bottom:10px;
}

