body { 
	margin: 0px; 
	padding: 0px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #fff; 
	line-height: 1.8em; 
	background: url(../images/bgpixel.gif);
}

#wrapper {position: relative; margin: 0px auto; width: 790px; text-align: left; background: url(../images/bgcontent.gif) repeat-y left top;}


div.padder { 
	padding: 65px 14px 8px 34px; 
}


#header { 
	position: relative; 
	width: 764px; 
	height: 134px; 
	text-align: right;
	padding-right: 26px;
	padding-top: 56px;
	background: url(../images/header.jpg) no-repeat right;
}


#slogan { 
	position: relative; 
	width: 790px; 
	height: 28px; 
	margin: 0px 0px 0px 0px; 
	background-color: #393939;
	color: #AAE959;
	font-weight: bold;
	letter-spacing: 4px;
	border-bottom:1px solid #000;
	text-align: center;
	padding-top: 6px;
		text-transform: uppercase;
}


#content { 
/*deze stijl moet een bgimage krijgen met de achtergrondkleuren van de 3 kolommen*/
	position: relative; 
	height: auto; 
	width: 790px;
	white-space: nowrap;
	background: url(../images/bgcontent.gif) repeat-y left top;

}

.column {
	position: relative;
	height: auto;
	float: left;
	white-space: normal;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: visible;
}

#clm1.column { width: 220px; z-index:2000; background-color: #393939; padding-top: 19px; }
#clm2.column { background-color: #fff; width: 535px; z-index:1000; min-height: 429px; padding-right: 35px; margin-bottom: 20px; z-index: 100;}


h1 {
position:absolute;
	font-size: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #517A98;
	padding-top:0px;
	line-height: 1.8em;
	text-align: right;
	text-transform: uppercase;
	letter-spacing:1px;
	right: 26px;
	width: 500px;
	top: 0px;
}
h2 { margin-bottom: -12px;	font-size: 1.2em;	font-weight: bold;	color: #517A98;	line-height: 1.8em;}
h3 { margin-top: 24px; margin-bottom: -12px; font-size: 1em; color: #393939; }
h4 { margin-bottom: -12px;	margin-top: 0px; font-size: 1em;	font-weight: bold;	color: #517A98;	line-height: 1.8em;}
h5 { margin-bottom: -12px;	margin-top: 0px; font-size: 1em;	font-weight: bold;	color: #000; line-height: 1.8em;}

p {	font-size: 1em;  line-height: 1.8em; color: #393939; font-weight: normal;}
td {font-size: 1em;  line-height: 1.5em; color: #000; font-weight: normal;}

a {color: #3399FF; text-decoration:underline;}
a:visited {color: #999999;}
a:hover {color: #517A98; font-weight: bold; }

#footer a {color: #C8E241; text-decoration:underline;}
#footer a:visited {color: #fff;}
#footer a:hover {color: #C7E340; }

ul {font-size: 1em;  line-height: 1.8em;	margin-left: -27px; color: #393939;}
ol {font-size: 1em;  line-height: 1.8em; margin-left: -20px;color: #393939; }
li {padding-right: 10px;}

.citaat {

	font-variant: small-caps;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

.trinvert {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.introhp {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9DA1;
	width: 390px;
}

.intro{
font-weight: bold;
}

.datum{
	color: #517A98;
	font-size: 0.9em;
}

.pijl{
position: relative;
top: 3px;
}

.imglink {
	float: left;
	padding-right: 10px;
	clear: both;
}

.imgright {
	float: right;
	margin-right: -45px;
	padding-left: 10px;
	clear: both;
}

.lijn {
	width: 390px;
	height: 0px;
	left: 0px;
	background: url(../images/lijn.gif);
}

.nadruk {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #000;
	font-weight:bold;
	text-align:center;
}

#siteby {
	font-size: 0.85em;
	color: #AAE959;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	background-color: #393939;
}

#siteby a {color: #AAE959; text-decoration:underline;}
#siteby a:visited {color: #AAE959;}
#siteby a:hover {text-decoration: none; }

.bijschrift { color: #517A98; font-size: 90%;}

#formulier p {margin-bottom: -10px;}
.blockextra  {background-color: #EBEBEB;}


.wit {color: #fff;}

.wit a {color: #fff; text-decoration:underline;}
.wit a:visited {color: #fff;}
.wit a:hover {text-decoration: none; }

/* Easy Slider */

	#slider{ position: relative; left: 0px;  }	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:500px;
		height:350px;
		overflow:hidden; 
		text-align: center;
		}	
									

/* // Easy Slider */

