/*----------------------Algemeen----------------------*/

BODY, TABLE, TR, TD, TH, P, UL, OL, LI {
	font-family : "Century Gothic", Verdana, Arial;
	font-size : 12px;
}


BODY {
	background-color : #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tabel-rood

 {
	background-color : #c60d1d;
	color : White;
}
.tabel-lrood {
	background-color : #f9e6e8;
}

.tabel-grijs {
	background-color : #f6f6f4;
}

.tabel-wit {
	background-color : #FFFFFF;

}

.btn-search {
	height: 30px;
	width: 65px;
	border: 1px solid #990e1a;
	background-color: #c60d1d;
	font: 14px "Century Gothic", Verdana, Arial;
	color: #fff;
	text-align: center;
	float: left;
	display: inline;
	margin: 5px 0 0;
}

.txt-search {
	clear: both;
	width: 105px;
	border: 1px solid #b5b5b5;
	border-right: none;
	background-color: #fff;
	font: 14px "Century Gothic", Verdana, Arial;
	color: #c60d1d;
	padding: 5px 5px 4px;
	position: relative;
	height: 19px;
	float: left;
	display: inline;
	margin: 5px 0 0;
}


H1
 {
	font-family: "Century Gothic", Verdana, Arial;
	color: 9a9a9a;
	font-style: normal;
	font-weight: lighter;
}

H2
 {
	font-family: "Century Gothic", Verdana, Arial;
	color: 9a9a9a;
	font-style: normal;
	font-weight: lighter;
}

H3
 {
	font-family: "Century Gothic", Verdana, Arial;
	color: black;
	font-style: normal;
	font-weight: lighter;
}


H4
 {
	font-family: "Century Gothic", Verdana, Arial;
	color: black;
	border-bottom : 1px solid #f9e6e8;
}

H5
 {
	font-family: "Century Gothic", Verdana, Arial;
	color: black;
	padding : 0px;
}

.titel_onderlijn{
	font-size : 17px;
	font-style : normal;	
	color: #154a7e;
	border-bottom : 1px solid #e5ebf1;
}



.subtitel {
	font-size : 16px;
	font-weight : bold;
}

.sub {
	font-size : 11px;

}


UL LI {
	list-style-image : url(/images/pijl.gif);
}


.tabelrand-rood {
	background-color : #ffffff;
	border-top : 1px solid #c60d1d;
	border-bottom : 1px solid #c60d1d;
	border-left : 1px solid #c60d1d;
	border-right : 1px solid #c60d1d;
	padding : 0px;
}


.rand-image {
	background-color : #ffffff;
	border-top : 3px solid #e5ebf1;
	border-bottom : 3px solid #e5ebf1;
	border-left : 3px solid #e5ebf1;
	border-right : 3px solid #e5ebf1;
	padding : 1px;
}


.strepen{
	
	border-bottom : 1px solid #f9e6e8;
}

.strepen-rood{
	
	border-bottom : 1px solid #c60d1d;
}



.sub {  font-size: 9px}

.kop-rood {  	
		
		color: #c60d1d;
		font-weight:bold;
}

a:link,
a:visited {
	color: #c60d1d;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #c60d1d;
}


#service a {
	font-size : 10px;
	color : #000000;
	
}


#service a:hover {
	font-size : 10px;
	color : #000000;
	border-bottom: none;
}

#nav-active a {
	font-size : 12px;
	color : #c60d1d;
	font-weight:bold;
	
}


#nav-active a:hover {
	font-size : 12px;
	color : #c60d1d;
	border-bottom: none;
	font-weight:bold;
}

#nav-pas a {
	font-size : 12px;
	color : #ffffff;
	font-weight:bold;
	
}


#nav-pas a:hover {
	font-size : 12px;
	color : #ffffff;
	border-bottom: none;
	font-weight:bold;
}


#nav a {
	font-size : 12px;
	color : #000000;
	border-bottom: none;
	text-decoration: none;
	
}


#nav a:hover {
	font-size : 12px;
	color : #c60d1d;
	border-bottom: none;
	text-decoration: none;
}

#crumb p {

font-size : 10px;

}

#insprong

{

font-size : 10px;
margin-left: 8px;
line-height: 20px;

}

#home

{

font-size : 10px;
margin-left: 8px;
margin-right: 8px;
line-height: 15px;
text-align:justify;

}

a.pdf:link,a.pdf:visited {
background:url(/images/icon_pdf.gif) no-repeat 0 1px;padding:0 0 0 1.7em;display:inline-block;
}

a.print:link,a.print:visited {
background:url(/images/print.gif) no-repeat 0 0px;padding:0 0 0 1.7em;display:inline-block;
}