a {
	border-bottom:1px dotted #006bd0;
	color:#006bd0;
	text-decoration:none;
}
.kop {
	background-color:#006bd0;
	color:white;font-weight:bold;
}
input.login {
	width:110px;
	font-size:11px;
}
.error {
	background-color:#ffe7e7;
	border-bottom:1px dotted #ff0000;
}
.refheader {
	background-color:#006bd0;
	color:white;
	font-weight:bold;
}
#personalia tr td {
	border-bottom:1px solid #e3e3e3;
}
.refheader2 {
	background-color:#c1c1c1;
	color:white;
	font-weight:bold;
}
input.button {
	width:80px;
	color:white;
	font-size:10px;
	background-color:#006bd0;
	border:1px solid white;
}
input, select, textarea {
	font-family:verdana;
	font-size:11px;
}
#snellelinks a {
	color:black;
	border-bottom:1px dotted #006bd0;
}
.header {
	background-color:#eeefed;
	vertical-align:top;
	width:130px;
}
a:hover {
	border-bottom:1px solid #006bd0;
}
.advieswijzer1 {
	background-color:#f9f9f9;
	margin-top:5px;
	padding:10px;
	border:1px dotted black;
}
.advieswijzer2 {
	background-color:#f1f1f1;
	margin-top:0px;
	padding:10px;
	border:1px dotted black;
	border-top:0px;
}
td.label {
	background-color:#f9f9f9;
	vertical-align:top;
}
td.sub {
	background-image:url(img/menu/sub-normaal.gif);
	width:100%;
	border-bottom:1px solid #c1c1c1;
	background-position:left;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:25px;
	color:#3e3e3e;
}
#sub {
	background-image:url(img/bg-sub.gif);
	background-position:left;
	background-repeat:repeat-y;
}
td.sub-actief {
	background-image:url(img/menu/sub-actief.gif);
	width:100%;
	border-bottom:1px solid #006bd0;
	background-position:left;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:25px;
	color:#006bd0;
	font-style:italic;
	background-color:#f9f9f9;
}
td.actief {
	background-image:url(img/menu/actief.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:4px;
	color:white;
	font-weight:normal;
	width:102px;
}
td.inactief {
	background-image:url(img/menu/inactief.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:4px;
	color:#3e3e3e;
	font-weight:normal;
	width:102px;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	background-color:#ffffff;
}
td, span, div, strong, table, div span {
	font-family:verdana;
	font-size:11px;
	line-height:18px;
}
.topheader {
	background-image:url(img/headers/keuringen.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bottommenu {
	background-color:#006bd0;
	height:5px;
}
.breadcrumb {
	background-color:#0055a5;
	height:25px;
	padding-left:10px;
	color:white;
	text-align:left;
	font-weight:bold;
}
.submenu {
	border-right:1px solid #c1c1c1;
	padding-left:15px;
	padding-right:15px;
	width:195px;
	text-align:left;
	vertical-align:top;
}
.text {
	padding-left:15px;
	text-align:left;
	vertical-align:top;
}
.footer {
	border-top:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	color:#c1c1c1;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding:2px;
	height:25px;
	background-image:url(img/bg-sub.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.footer a {
	color:#c1c1c1;
	border-bottom:0px;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
.footer a:hover {
	border-bottom:0px;
	text-decoration:underline;
}
p.alinea {
	padding-left:30px;
	margin:0px;
	text-align:justify;	
	padding-right:5px;
}
hr {
	margin:0px;
	width:100%;
	color:#6dafed;
}
h1 {
	font-weight:bold;
	font-family:arial;
	font-size:15px;
	color:#0055a5;
	margin-top:8px;
	margin-bottom:5px;
	margin-left:15px;
}
h2 {
	color:black;
	font-size:11px;
	font-family:verdana;
	background-image:url(img/bg-header.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px;
	border:1px solid #c1c1c1;
	padding-left:5px;
	padding-bottom:2px;
}
h3 {
	font-family:verdana;
	font-size:11px;
	background-color:#006bd0;
	border:1px dotted white;
	padding-left:3px;
	padding-bottom:2px;
	color:white;
}
h3 a {
	color:white;
	border-bottom:1px solid white;
}
h2 a {
	color:black;
	width:100%;
	text-decoration:underline;
	border-bottom:0px;
}
h2 a:hover {
	border-bottom:0px;
}
.actief a {
	color:white;
	border-bottom:0px;
	font-weight:bold;
}
.inactief a {
	color:#1e1e1e;
	border-bottom:0px;
}