*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
img {
	border: none;
}
html, body {
	height: 100%;
}
html {
	height: auto;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans;
	font-size: 67.5%;
}
body {
	background: url('../images/bg1.jpg') no-repeat top center fixed;
	margin: 0px;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial;
	color: #405a67;
	font-size: 76.5%;
}
a {
	color: #405a67;
	text-decoration:none;
}
a:hover {
		/*text-decoration:underline;
	background: #fa981d;*/
	color: #f89821;
}
a:focus {outline:none;} 
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 1.5em;
}
h2{
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 10px;
}
h3{
	margin-top: 15px;
	font-size: 15px;
}
h4{
	font-size: 1.7em;
}
h5{
	font-size: 1.4em;
	margin:2px 0 0 5px;
}
p.nieuwsdatum {
	font-size: 0.9em;
	font-style: italic;
}
th {
	text-align: left;
}
ul {
	margin-left: 15px;
	list-style-image: url('../images/list-style-image.png');
}
li {
	margin-bottom: 10px;
}
#container {
	margin: 0pt auto;
	width: 980px;
	height: 100%;
}
#wrapper {
	float: left;
	background: url('../images/bg_wrapper.png') top left repeat-y #fff;
}
#left {
	height: 100%;
	float: left;
	width: 180px;
	background: url('../images/hondenbescherming-logo.png') top center no-repeat #fff;
	padding: 175px 20px 20px 20px;
}
#left #naarkids {
	text-align: right;
	margin-right: -20px;
	margin-top: -50px;
}
#top {
	float: left;
	width: 760px;
	height: 210px;
	
}
#top #submenu {
	color: #fff;
	height: 30px;
	margin-top: 180px;
	width: 590px;
	float: left;
}
#top a h4 {
	background: #f89821;
	padding: 10px 10px;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#top a:hover h4 {
	background: none;
}
#top .zoeken {
	background:#FFA81B none repeat scroll 0 0;
	float:left;
	height:30px;
	margin-left:-1px;
	margin-top:180px;
	padding:5px 0 0 10px;
	width:161px;
}
#innerwrapper {
	float: left;
	width: 435px;
	background: #feefdd;
	font-size: 1.5em;
	color: #405a67;
	padding: 20px;
	line-height: 1.3em;
}
#innerwrapper a {
	background: #f7cc99;
}
#innerwrapper a.hover img:hover, 
#right a.hover img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
#innerwrapper #faq a, #innerwrapper a.lightwindow {
	background: none;
}
#innerwrapper #faq a:hover {
	color: #405a67;
}
#innerwrapper a.lightwindow img {
	float: left;
	margin:2px 5px 8px 0;
	border: #F7CC99 1px solid;
}
#right {
	float: right;
	width: 285px;
	background: #ffffff;
	font-size: 1.4em;
	color: #405a67;
}
.questions {
	margin-bottom: 6px;
}
.questions img {
	margin-bottom: -2px;
}
a.selected {
	color: #f89821;
}
/* forms */
legend, fieldset label, fieldset p {
	font-size: 1.3em;
}
fieldset em {
	font-size: 1.1em;
}
.formulier {
	width: 530px;
	background: url('../images/bg-formbox.png') repeat-y top left;
	padding: 15px;
}
.bottom-form {
	height: 11px;
	width: 560px;
	background: url('../images/bgbottom-formbox.png') no-repeat top left;
	float: left;
}
#lidworden {
	position: absolute; top: 20px; left: 220px; text-align: left; 
	width: 550px;
	text-align: left;
}
.formulier h2 {
	font-size: 1.8em;
	color: #fff;
}
legend {
	color: #fff;
	font-weight: bold;
	margin-top: 18px;
}
fieldset, fieldset.uniForm .col {
	background: url('../images/trans-white.png') repeat top left;
	width: 450px;
	margin-top: -10px;
}
.formtext {
	font-size: 1.3em; 
	margin: 0px 10px;"
}
.naw input {
	width: 150px;
}
dl {
    font:normal 12px/15px Arial;
    position: relative;
    width: 400px;
}
.naw dt {
		clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
.naw dd {
		float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}
.materiaal dt {
    clear: both;
    float:left;
    width: 230px;
    padding: 4px 0 2px 0;
    text-align: left;
}
.materiaal dd {
    float: left;
    width: 160px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}
.cbf {
	float:left;
	margin:-164px 0 0 94px;
}

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url('../images/pointer.gif') no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url('../images/pointer.gif') left top no-repeat;
}
/* pagination */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #405A67;

	text-decoration: none; /* no underline */
	color: #405A67;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #405A67;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #405A67;
		
		font-weight: bold;
		background-color: #405A67;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #c3c2c2;
	
		color: #c3c2c2;
	}


answerhighlighttext a.answerhighlightlink {
	background-color: #f7cc99;
	color: #405a67;
	padding:2px;
}
answerhighlighttext a.answerhighlightlink:hover {
	color: #f89821;
}
