@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #14386A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #05152B;
}
.bg_content {
	background-image: url(../images/bg_content_jubileum.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #14386A;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}


.border {
	border: 1px solid #FFFFFF;
}
.bg_rechts {
	background-color: #0E274A;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.bg_rechts_koptekst {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.logo {
	margin: 2px;
}
.tabel {
	border: 1px dotted #00337F;
}
a {
	color: #0E274A;
}
a:hover {
	text-decoration: none;
}
.subnavigatie {
	font-size: 10px;
	background-color: #FFF;
}
.formulier {
	border: 1px solid #0E274A;
}
.klein {
	font-size: 10px;
}
.kop_groot_wit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	border: 1px dotted #FFFFFF;
}
.kop_zwart {
	font-weight: bold;
	color: #14386A;
}
hr {
	border: 1px dotted #0E274A;
}
.producten_omlijning {
	border: 1px solid #0E274A;
}
.meer_info {
	font-size: 10px;
}
.kop_zwart2 {
	font-weight: bold;
	color: #14386A;
	font-size: 10px;
}
.rood_kop {
	font-weight: bold;
	color: #F00;
}

