
body,input,textarea{
	font-family:Tahoma,trebuchet ms,verdana;
	font-size:62.6%;
}

/* RESET STANDAARD OPTIES */
body,p,h1,h2,h3,ul,li,label,form
,input,select,option
{padding:0;margin:0;}
a img{border:0;}

/* Hyperlinks */
body a{color:#284d72;}
a:hover,#sitemap a:hover{color:#000;}

/* 
	CONTENT
*/

/* Breadcrumbs */
#breadcrumbs{
	font-size:1.3em;
	color:#808080;
	margin:14px 0 12px 0 ;
	text-transform:lowercase;
}

/* Content Tekst */
#content h1{
	font-size:1.6em;
	padding-bottom:19px;
}
#content h3{
	font-size:1.3em;
	padding-bottom:10px;
}
#content p{
	font-size:1.3em;
	color:#636363;
	line-height:1.8em;
	margin-bottom:20px;
}
#content_tekst.contact p{
	padding:0;
	margin-bottom:8px;
	line-height:17px;
	font-size:1.2em;
}	
/* FSC Logo */
table#fsc{
	margin-top:248px;
}
table td p#fsc{
	width:250px;
	font-size:1em;
	line-height:13px;
	color:#0c9006;
	padding:16px 0 0 0;
	padding-top: 95px;
	margin:0;
}

/* Lijnen /  HR */
#content hr{
	color:#eeeeee;
	height:1px;
	opacity:0.3;
}

/* Footer */
#footer p{font-size:1.1em; color:#4e4f4f;}

/* 
	SIDEBAR
*/

/* Sidebar */
#sidebar h2{
	font-size:1.3em;
	padding-bottom:6px;
}
#sidebar a h2{
	color:#000;
	text-decoration:none;
}
#sidebar p{
	font-size:1.1em;
	line-height:14px;
	color:#636363;
}
#sidebar a strong{
	font-size:1.1em;
	color:#000;
	text-decoration:none;
}

/* Contactgegevens */
#contactgegevens{
	margin-bottom:14px;
}
#contactgegevens p{
	padding-bottom:10px;
}
#contactgegevens hr{
	width:121px;
	height:1px;
	margin:5px 0 10px 0;
	color:#e1e1e1;
	opacity:.3; /* FF: ipv color */
}
img#next{
	margin-top:10px;
}

img#hondelink{
	margin-top:10px;
}

/* 
	THICKBOX
*/

a.thickbox{float:left;}

#medewerker_popup{margin-top:10px;}


#medewerker_popup td{
	font-size:1.1em;
	color:#777;
	line-height:25px;
}

/* 
	LIJSTEN
*/

.list{
	margin:0 0 20px 0;
	paddin:-left:10px;
}

.list ul{
	margin-left:35px;
}

.list li{
	font-size:1.2em;
	margin:10px 0;
}
.list li ol li,
.list li ul li{
	font-size:1em;
}
.list li ul li{
	list-style:disc;	
}

/*ul.list a{
	font-size:1.2em;
	line-height:1.5em;
}*/