body { 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	line-height: 1.8em; 
	background: url(../images/bg2011.jpg);
}

#wrapper {position: relative; margin: 35px auto; width: 770px; text-align: left;}


div.padder { 
	padding: 0px 14px 8px 14px; 
}


#header { 
	position: relative; 
	width: 767x; 
	text-align: center;
	vertical-align:middle;
	margin: 0px 0px 0px 0px; 
	white-space: nowrap; 
	background-color: #fff;
	border-bottom:1px solid #6074bb;
}
.fotolijn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#fotoos { 
	position: relative; 
	width: 767px; 
	height: 95px; 
	margin: 0px 0px 0px 0px; 
	white-space: nowrap; 
	background-color: #fff;
	border-bottom:1px solid #6074bb;
	text-align: left;
}


#content {
	/*deze stijl moet een bgimage krijgen met de achtergrondkleuren van de 3 kolommen*/
	position: relative;
	height: auto;
	width: 767px;
	white-space: nowrap;
	background: #0099CC;
	border:1px solid #000;
}

.column {
	position: relative;
	height: auto;
	float: left;
	white-space: normal;
}

#clm1.column { width: 164px; z-index:2000; }
#clm2.column { background-color: #fff; width: 439px; z-index:1000; min-height: 350px; padding-bottom:15px; }
#clm3.column { width: 163px; z-index:500; }
#clm3.column  p{ color: #fff; font-size: 1em; line-height: 1.5em; }

#footer { 
	clear: both;
 	height: 30px;
	text-align: right;
	width: 757px; /*verminderen als padding-left-right groter wordt*/
	margin: 0px 0px 0px 0px; 
	padding-top: 8px; 
	padding-right: 10px;
	font-size: 11px; 
	background-color: #000;
	color:#FFFFFF;
}


h1 {font-size: 1.8em; font-weight:bold; color: #000; padding-top:0px; line-height: 1.8em;}
h2 { margin-bottom: -12px; font-size: 1.4em; color: #000;  line-height: 1.8em;}

h3 { margin-top: 24px; margin-bottom: -12px; font-size: 1em; color: #fff;  line-height: 1.8em;}
h4 { margin-top: 24px; margin-bottom: -12px; font-size: 1em; color: #000;  line-height: 1.8em;}
p {	font-size: 1em;  line-height: 1.8em; color: #000; font-weight: normal;}
td {font-size: 0.95em;  line-height: 1.8em; color: #000; font-weight: normal;}

.lijn {border-top: 1px solid #ccc; padding-top: 6px;}

a {color: #000; text-decoration:underline;}
a:visited {color: #004b7d;}
a:hover {text-decoration: none; }

#clm3 a {color: #fff; text-decoration:underline;}
#clm3 a:visited {color: #eee;}
#clm3 a:hover {text-decoration: none; }

#footer a {background:#000 !important; color: #C8E241 !important; text-decoration:underline; }
#footer a:visited {color: #fff; background:#000;}
#footer a:hover {color: #C7E340; }

ul {font-size: 1em;  line-height: 1.8em;	margin-left: -27px;}
ol {font-size: 1em;  line-height: 1.8em; margin-left: 32px; }
li {padding-right: 10px;}

.citaat {

	font-variant: small-caps;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

.intro {
	font-weight: bold;
}

.imglink {
	float: left;
	padding-right: 10px;
	clear: both;
}

.nadruk {
	font-size: 130%;
	font-variant: small-caps;
	color: #6074bb;
	font-weight:bold;
}

.trkleur {
	background-color: #0099CC;
	color: #fff;
	font-size: 120%;
}

.trkleur2 {
	background-color: #0099CC;
	color: #fff;
	font-size: 120%;
}

#siteby {
	font-size: 0.85em;
	color: #fff;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
}

#siteby a {color: #fff; text-decoration:underline;}
#siteby a:visited {color: #fff;}
#siteby a:hover {text-decoration: none; }

.bijschrift { color: #000; font-size: 0.9em; font-weight: bold; }

#formulier p {margin-bottom: -10px;}

.imgfloat {
	float: right;
	padding-left: 10px;
	clear: both;
}

.bgwit {background: #fff;}
