@charset "utf-8";
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 18px;
	font-weight: normal;
	color: #001D3D;
	margin-bottom: 0px;
}
.bg_container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.kolom_links {
	background-image: url(../images/bg_navi.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	color: #001D3F;
	line-height: 17px;
}
.kolom_links a{
	background-image: none;
	font-size: 100%;
	color: #001D3F;
	text-decoration: underline;
}
.kolom_links a:hover{
	font-size: 100%;
	color: #001D3F;
	text-decoration: none;
}
.kolom_links h1 {
	font-size: 100%;
	color: #001D3F;
	margin-top: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 95%;
	color: #333333;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bg_content {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 496px;
}
.bg_rechts {
	background-image: url(../images/bg_kolom.gif);
	background-repeat: no-repeat;
	width: 294px;
	font-size: 85%;
	color: #001D3D;
}
.bg_rechts ul{
	font-size: 100%;
	color: #001D3D;

}
.bg_rechts a{
	width: 304px;
	font-size: 100%;
	color: #001D3D;
	text-decoration: underline;
}
.bg_rechts a:hover{
	width: 304px;
	font-size: 100%;
	color: #001D3D;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

#subnavigatie {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	text-align: center;
	margin-top: 20px;
}
#subnavigatie a{
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	text-align: center;
	color: #666666;
}
#subnavigatie a:hover{
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
.foto_marc {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.logo {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
.kolom_rechts_koptekst {
	background-repeat: no-repeat;
	font-size: 110%;
	color: #F47610;
	font-weight: bold;
}
a {
	color: #F47610;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.schuin {
	font-style: italic;
	color: #F47610;
	font-weight: bold;
}
.klein {
	font-size: 80%;
}
.vet {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 95%;
	color: #333333;
	font-weight: bold;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.formulier {
	border: 1px solid #F47610;
}
.tabel {
	background-color: #EEF0F2;
	border: 1px dotted #F47610;
}
.foto {
	margin: 2px;
	border: 1px solid #333333;
}
hr {
	border: 1px dotted #C0C0C0;
}
.border {
	border: 1px solid #001D3D;
}
.schuin_rechts {
	font-style: italic;
	font-weight: normal;
}
.afb_uitlijnen_links {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.afb_uitlijnen_rechts {
	float: right;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
