body, td { 
	color		: #000000; 
	font-size	: 12px; 
	font-family	: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style	: none;
	border-width	: 0; 
}

img {
	border-style	: none;
	border-width	: 0;
} 

a {
	color		: #000033;
	border-style	: none;
	border-width	: 0;
	text-decoration	: none;
}

a:hover { 
	color		: #000033; 
}

.menu { 
	font-size	: 11px;
	color		: #ffffff;
	font-weight	: bold;
	font-size	: 12px; 
}

a.menu { 
	font-size	: 11px;
	color		: #000033;
	font-weight	: bold; 
	text-decoration	: none;
}

a.menu:hover { 
	font-size	: 11px; 
	color		: #1D79A1; 
	font-weight	: bold; 
	text-decoration	: none;
}

.tekstkop, td .tekstkop { 
	color		: #1049a4;
	font-size	: 14px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-weight	: bold; 
	line-height	: 16px;
}

.x { 
	font-size	: 2px;
}

.small {
	font-size	: 10px; 
}

td .kopmeticon { 
	background-image: url(img/HZVkop.gif); 
	background-repeat: no-repeat; 
	width		: 100%; 
	height		: 53px;
	margin		: 0 0 12px 0;
	padding		: 0; 
}

td .koptekst { 
	color		: #1049a4; 
	font-size	: 16px; 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-weight	: bold;
	line-height	: 18px;
	text-indent	: 20px;
	margin-left	: 62px;
	padding-top	: 21px; 
	padding-bottom	: 3px; 
	border-bottom	: 1px solid black;
}

td .kopmeticon32 { 
	background-image: url(img/HZVkop32.gif); 
	background-repeat: no-repeat; 
	width		: 100%; 
	height		: 32px;
	margin		: 0 0 12px 0; 
	padding		: 0; 
}

td .koptekst32 { 
	color		: #1049a4; 
	font-size	: 14px; 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-weight	: bold; 
	line-height	: 16px; 
	text-indent	: 15px; 
	margin-left	: 37px; 
	padding-top	: 7px; 
	padding-bottom	: 2px; 
	border-bottom	: 1px solid black; 
}

td .inspringen { 
	margin		: 0 0 0 52px; 
}

p {
	margin		: 0 0 0 52px;
}

ul, ol {
	margin:0 0 0 42px;
}

.inspringen p{ 
	margin		: 0; 
}


table .list { 
	font-size	: 10px; 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
}

em {
	text-align	: left;
}

div form table td{ 
	color		: #0078c1; 
	font-size	: 16px; 
	font-family	: Arial Narrow, Arial; 
      }
      
# form table input   { 
	border		: 0; 
	border-bottom	: orange 2px solid; 
	background	: #ddd; 
	font-family	: courier;
}

form table input:focus { 
	background	: yellow; 
	border		: 1px solid black 0 dotted red;
}

#shm {
	border: 1px solid #000;
	border-radius: .5em;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;	
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);

}
