body { 
	margin-top:0px;
	background-image:url(../images/pix_bg.jpg);
	background-repeat:repeat-x;
	background-color:#a69e8f;
	padding-top:25px;
}

#content {
	padding:50px 10px 30px 10px;
}

a:link,a:active,a:visited { 
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

a:link.zonder,a:active.zonder,a:visited.zonder {
	color:#000000;
	text-decoration:none;
}

a:hover.zonder {
	color:#000000;
	text-decoration:underline;
}

a:link.wit,a:active.wit,a:visited.wit { 
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.wit {
	color:#FFFFFF;
	text-decoration:underline;
}

a:link.geel,a:active.geel,a:visited.geel { 
	color:#e9a72d;
	text-decoration:none;
}

a:hover.geel {
	color:#e9a72d;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.tekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.tekstmet {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:13px;
	letter-spacing:1px;
}

.textvak {
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#efefef;
	width:250px;
}

.textvakactief {
	border:1px solid #e9a72d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#666666;
	width:250px;	
}

ul {
	list-style:none;
	line-height:22px;
	list-style-image:url(../images/li.jpg);
	vertical-align:middle;
}

li {
	padding-left:15px;
}

.border {
	border:1px solid #000000;
}

.border_over {
	border:1px solid #ffac00;
}
