/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalize header sizes */
h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

html {
text-align:center;
height: 100%; margin-bottom: 1px; padding-bottom: 1px;
}


body  {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffff; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.beug #container { 
	width: 833px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	position:relative;
} 
.beug #header { 
	background: #ffffff; 
	padding: 0;  
} 
.beug #header #headerblok1 {width:833px; height:163px;}
.beug #header #logo{ float: right; }
.beug #header #hoofdmenu{ float:center; padding:122px 0 0 0; }
.beug #header h1 {
	margin: 0; 
	padding: 10px 0;
}

#navHeader ul {margin:0; padding:0; }
#navHeader li {display: inline; list-style-type: none; padding: 0 0 0 14px; margin:0; color: #FCB207; font-size:14px;}
#navHeader li a{ color: #000000; text-decoration: none;font-weight:bold;}
#navHeader li a:hover {	color: #000000; text-decoration:underline; }
#navHeader li .selected { color:#FCB207;}


.beug #header #headerblok2 {width:833px; height:193px; background-color: #FCB207;}
#foto {width:833px; height:193px; background-color: #FCB207;margin:0; padding:0;}
#randm img, #rand, #rand img{ width:833px; height:193px; margin:0; padding:0;}
#randm {margin:4px 0 0 0;width:833px; height:193px; }

.beug #header #headerblok3 {width:833px; height:193px; background-color: #FFCE0F; margin: 4px 0 0 0;}

.beug #header #koptekst_breed {padding:27px 0 0 0; text-align:left; }
.beug #header #koptekst_breed h3 {font-size:12px; font-weight:bold; color:#FCB207; margin:0; padding:0;}
.beug #header #koptekst_breed h4{ font-size:12px; font-weight:bold; line-height:20px; font-weight:normal;}
.beug #kolom_rechts {
	float: right; 
	width: 230px; 
	padding: 0;
	line-height:16px;
}
.beug #kolom_rechts h3{ font-size:16px; color:#1d93ce; margin: 0 0 16px 0;}
.beug #kolom_rechts a, .beug #linken_rechts a, .beug #linken_rechts2 a{font-weight:bold; color:#1d93ce;text-decoration:none;}
.beug #kolom_rechts a:hover, .beug #linken_rechts a:hover, .beug #linken_rechts2 a:hover{font-weight:bold; color:#FCB207; text-decoration:none;}
.beug #kolom_rechts li {list-style:disc; margin:0 0 0 12px; color:#FCB207;}
.beug #kolom_rechts li a{color:#FCB207; text-decoration:none;}
.beug #kolom_rechts li a:hover{color:#FCB207;text-decoration:none;}
.oranje_vet {font-weight:bold; color:#FCB207;text-decoration:none;}

.beug #linken_rechts{
	position:absolute;
	bottom:78px;
	width:229px;
	right: 0px;
}
.beug #linken_rechts2{
	position:absolute;
	bottom:92px;
	width:229px;
	right: 0px;
}
.beug #linken_rechts p{ margin:0; padding:0;}

.beug #hoofdtekst { 
	margin: 0 260px 0 0; 
	padding: 0 ; 
	line-height:16px;
	font-size:12px;
	text-align:left;
} 
.beug #hoofdtekst h1{ font-size:14px; color:#FCB207; margin: 0 0 16px 0;}
.beug #hoofdtekst h2{ font-size:12px; color:#FCB207; margin: 0;}
.beug #hoofdtekst h3 {font-size:14px; color:#FCB207; margin:0; padding:0;}
.beug #hoofdtekst h4 { font-size:12px; color:#FCB207; margin: 0;}
.beug #hoofdtekst a, .beug #header #koptekst_breed a{	color: #1d93ce; text-decoration:underline;}
.beug #hoofdtekst a:hover, .beug #header #koptekst_breed a:hover {color: #FCB207; text-decoration:none;}

.beug #hoofdtekst .sitemap_level1 li a, .beug #hoofdtekst .sitemap_level2 li a, .beug #hoofdtekst .sitemap_level3 li a {color: #1d93ce; text-decoration:none;}
.beug #hoofdtekst .sitemap_level1 li a:hover, .beug .hoofdtekst #sitemap_level2 li a:hover, .beug #hoofdtekst .sitemap_level3 li a:hover {color: #FCB207; text-decoration:none;}
.beug #hoofdtekst li, .beug #hoofdtekst .sitemap_level1  li{ list-style:disc; margin:0 0 0 16px;}
.beug #hoofdtekst .sitemap_level2  li{ list-style:circle; margin:0 0 0 24px;} 
.beug #hoofdtekst .sitemap_level3  li{list-style:circle; margin:0 0 0 36px;}

.beug #footer { 
	margin: -16px 0 0 0; 
	padding:0 0 16px 0;
	background:#ffffff; font-size:11px;
} 
.beug #footer p {	margin:0; 	padding:0; }
#navFooter ul {margin:0; padding:0;}
#navFooter li {display: inline; list-style-type: none; padding: 0 12px 0 0; margin:0; color: #FCB207;}
#navFooter li a{ color: #000000; text-decoration: none;font-weight:normal;}
#navFooter li a:hover {	color: #FCB207; text-decoration:none; }
#navFooter li .selected { color:#FCB207;}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr { 
border: 0;
color: #FCB207;
background-color: #FCB207;
height: 1px;
width: 100%;
text-align: top;
margin: 23px 0 23px 0;
}
.oranje {color:#FCB207;}
.oranje a{color:#FCB207; text-decoration:underline;}
.oranje a:hover{color:#FCB207; text-decoration:underline;}
.oranje_twee {color:#FCB207;}
.oranje_twee a{color:#FCB207; text-decoration:none;}
.oranje_twee a:hover{color:#FCB207; text-decoration:none;}
.oranje_groot {color:#FCB207; font-size: 16px; font-weight:bold;}
.oranje_groot a{color:#FCB207; font-size: 16px; font-weight:bold; text-decoration:underline;}
.oranje_groot a:hover{color:#FCB207; font-size: 16px; font-weight:bold; text-decoration:underline;}
.blauw_groot {font-size: 16px; font-weight:bold;}
.blauw_groot a{font-size: 16px; font-weight:bold; text-decoration:underline;}
.blauw_groot a:hover{font-size: 16px; font-weight:bold; text-decoration:underline;}



