@font-face {
    font-family: 'UnieModern';
    src: url('unie2.0-webfont.eot');
    src: url('unie2.0-webfont.eot?#iefix') format('embedded-opentype'),
         url('unie2.0-webfont.woff') format('woff'),
         url('unie2.0-webfont.ttf') format('truetype'),
         url('unie2.0-webfont.svg#UNIE2.0Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #000; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

input[type="search"] { -webkit-appearance: textfield; }


/**
 * Primary styles
 *
 * Author: PMS72 [www.pms72.com]
 */


*{
	font-family: 'Times New Roman', Times, serif;
}

/* main classes */
a, input, textarea{
	outline: none;
}
a:link, a:visited {
	color: #e10000;
}
a:hover, a:active {
	color: #000;
}
a.active, #footer a.active {
	color: #e10000;
	text-decoration: none;
}
p, p a, p span {
	font-size: 12px;
	line-height: 16px;
}
p.datum, .reserveer{
	text-transform: uppercase;
}
p.datum{
	font-size: 10px;
	line-height: 14px;
}
.intro p{
	font-weight: bold;
}
#content_item .intro{
	width: 310px;
	display: block;
}
.intro a:link, .intro a:visited{
	color:#000;
	font-style: italic;
}
.intro a:hover, .intro a:active{
	text-decoration: underline;
}
.tekst {
	left:350px;
	margin: 0;
	padding: 0 0 30px 0;
	position: absolute;
	top:40px;
	width: 380px;
}
.itemwrapper {
	width: 310px;
}
p.filter, p.filter strong, p.filter a{
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}
p.filter a{
	font-style: italic;
}
p .reeks{
	font-family: UnieModern, Impact, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	white-space:nowrap;
}
.decontent{
	height:370px;
}
.decontent p{
	margin: 0 0 15px;
}
.decontent .first{
	margin: 0 10px 0 0;
}
.breed p{
	width: 370px;
}
.breed .column  p{
	width: auto;
}
h1, h2, h3, h4, h5, h6{
	
}
h1 {
	
}
h2, h2 a:link, h2 a:visited {
	
}
h3 {
	font-family: UnieModern, Impact, Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-weight: normal;
	line-height: 37px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h3#zoekh3{
	display: block;
	font-size: 45px;
	font-weight: normal;
	line-height: 47px;
}
#footer h3{
	display: inline;
	float: left;
	width: auto;
}
h4 {
	font-family: UnieModern, Impact, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 1px;
	margin-top: 3px;
}
#vimeobox h4 {
	font-size: 22px;
	line-height: 22px;
}
h5 {
	
}
h6 {
	
}
img {
	
}
ul {
	
}
li {
	
}
em{
	font-style: italic;
}
.blue .afbeelding, .blue .afbeelding_m, .c3 div, span.c3{
	background: #2a3795;
}
.red .afbeelding, .red .afbeelding_m, .c2 div, span.c2{
	background: #e10000;
}
.yellow .afbeelding, .yellow .afbeelding_m, .c1 div, span.c1{
	background: #fff000;
}
span.block{
	display:block;
	padding-top: 16px;
	margin-bottom: -16px;
}
span.block, span.block a{
	text-transform: uppercase;
	font-style: italic;
}
.afbeelding a img, .afbeelding a canvas{
background:#000;
}


/* layout */
html {
	
}
body {
	background: #FFF;
	height: 100%;
	width: 100%;
}
#wrap{
	height: 100%;
	position: relative;
	width: 100%;
	overflow-x:hidden;
}
#mainwrap {
	margin: 0 auto;
	width: 980px;
}
#header{
	display: block;
	/* height:275px; */
	height:195px;
	position: relative;
	width: 100%;
}
#logo{
	display: block;
	height: 75px;
	position: absolute;
	right: 55px;
	top:18px;
	width: 375px;
	z-index: 99;
}
#logo h1{
	display: none;
}
#adres{
	display: block;
	height: 20px;
	position: absolute;
	right: 32px;
	top:100px;
	width: 398px;
	z-index: 99;
}
#adres p, #adres p a{
	color: #000;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}
#adres p a:hover{
	color: #e10000;
}
#hometekst{
	display: block;
	/* font-size: 9px; */
	font-size: 11px;
	left: 510px;
	/* line-height: 11px; */
	line-height: 13px;
	position: absolute;
	top:118px;
	/* width: 350px; */
	width: 400px;
	z-index: 99;
}
#content, #content_item{
	display: block;
	height:400px;
	position: relative;
	width: 980px;
}
#content_item{
	height:100%;
}
#content .afbeelding{
	display: block;
	height: 148px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 180px;
}
#content .afbeelding_s{
	display: block;
	max-height: 325px;
	margin-bottom: 7px;
	overflow: hidden;
	width: 180px;
}
#content .afbeelding_m, #content_item .afbeelding_m{
	display: block;
	margin-bottom: 21px;
	overflow: hidden;
}
#content .afbeelding_l{
	display: block;
	max-height: 325px;
	margin-bottom: 7px;
	overflow: hidden;
	width: 370px;
}
#content li.even{
	padding-top: 45px;
}
#content li hover h4{

}
#content .item, #content_item .item {
	margin:0 auto;
	padding: 0 0 0 22px;
	position: relative;
	width: 555px;
}
#footer, #footer_item {
	bottom: 10px;
	left:30px;
	position: absolute;
		
}
.fotos{
	margin: 30px 0 0 0;
	width: 330px;
}
.videos{
	margin: 10px 0 0 0;
	width: 330px;
}
.fotos a{
	margin: 0 10px 10px 0;
	display: block;
	width: 150px;
	float: left;
}
#footer_item{
	left:300px;
}
#footer.top{
	left:280px;
}
#footer a:link, #footer a:visited, #footer_item a:link, #footer_item a:visited {
	color: #000;
	padding: 0 3px;
}
#footer a:hover, #footer a:active, #footer_item a:hover, #footer_item a:active {
	color: #e10000;
}
#footer a.active, #footer_item a.active {
	color: #e10000;
	text-decoration: none;
}
#footer a.meer_ruimte, #footer_item a.meer_ruimte{
	padding: 0 0 0 30px;
	font-weight: bold;
	font-style: normal;
}
#footer .pbl a:link, #footer .pbl a:visited, #footer_item .pbl a:link, #footer_item .pbl a:visited {
	color: #000;
	display: block;
	font-family: inherit;
	font-size: inherit;
	margin-top: -20px;
	padding: 0;
}
#footer .pbl a:hover, #footer .pbl a:active, #footer_item {
	color: #2a3795;
}

/* menu */
#nav, #subnav {
	display: block;
	left: 16px;
	position: absolute;
	top:14px;
	width: 180px;
	z-index: 99;
}
#subnav{
	left:185px;
	top:0;
	width: 200px;

}
#subnav li a:link, #subnav li a:visited {
	font-weight: normal;
}
#nav a:link, #nav a:visited {
	font-weight: bold;
}
#nav li {
	
}
#nav a:link, #nav a:visited, #subnav li a:link, #subnav a:visited {
	color: #000;
	font-size: 15px;
	/* font-size: 16px;*/
	font-style: italic;
	line-height: 19px;
	/* line-height: 22px;*/
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover, #nav a:active, #subnav li a:hover {
	text-decoration: underline;
}
#nav a.active, #subnav li a.active {
	color: #e10000;
	text-decoration: none;
}

/* scrollpane*/
.scroll-pane ul{
	display: block;
	height: 365px;
	width: 980px;
}
.scroll-pane ul li {
	float: left;
	display: block;
	height: 365px;
	margin:0 35px 0 0;
	overflow: hidden;
	width:180px;
}
.scroll-pane ul li:hover h4 {
	color: #e10000;
}
.scroll-pane ul li:hover a {
	color: #e10000;
}
.scroll-pane ul li.breed {
	width:370px;
}

.scroll-pane ul li.smal {
	width:180px;
}
.scroll-pane ul.image li.smal img  {
	width:180px;
}
.scroll-pane {
	width: 980px;
	float: left;
	padding: 0;
}
#scrollpanewrap {
	height:400px;
	width: 980px;
	display: block;
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
	z-index: 0;
}
.jScrollPaneContainer {
	position: relative;
	overflow: visible;
	width: 980px;
	z-index: 1;
}
/*.jScrollPaneTrack {
	position: absolute;
	background: #FFF;
	border-top: 1px solid #E5E5E7;
	border-bottom: 1px solid #E5E5E7;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 980px;
}
*/
.jScrollPaneTrack {
	position: absolute;
	background: #FFF url(../images/scroll_bg.jpg) repeat-x left top;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 980px;
}
.jScrollIntervalTrack { 
	position: absolute;
	display:none;
}
/*.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #E5E5E7;
}*/
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #FFF url(../images/scroll_bar.jpg) no-repeat left top;
}
.jScrollPaneDragLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragRight {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
a.jScrollArrowLeft {
	background: #FFF url(../images/scroll_left.png) no-repeat left top;
	bottom: 0;
	display: block;
	height: 16px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -2000px !important;
	width: 17px;
	z-index: 1;
}
a.jScrollArrowLeft:hover {
	background-position: 0 0px;
}
a.jScrollArrowRight {
	background: #FFF url(../images/scroll_right.png) no-repeat left top;
	bottom: 0;
	display: block;
	height: 16px;
	right: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -2000px !important;
	width: 17px;
	z-index: 1;
}
a.jScrollArrowRight:hover {
	background-position: 0 0px;
}
a.jScrollActiveArrowButton, 
a.jScrollActiveArrowButton:hover {
	background-position: 0 0px;
}




/* forms en buttons */
#footer form {
	float: left;
	margin: 21px 0 0 8px;
}
form#zoekform {
	display: block;
	left:420px;
	position: absolute;
	top:22px;
	width: 361px;
}
fieldset {
	
}
input, textarea {
	border: 1px solid #EEE;
	color: #000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	height: 18px;
	line-height: 16px;
	margin-bottom: 5px;
	padding: 1px 4px;
	width: 300px;
}
.smal input, .smal textarea{
	width: 170px;
}
#footer input#zoekbox{
	text-transform: uppercase;
	font-style: italic;
	float: left;
}
textarea {
	height:225px;
}
input#form_submit {
	background: none;
	border: none;
	color: #000;
	font-family: UnieModern, Impact, Helvetica, Arial, sans-serif;
	font-size: 24px;
	float: left;
	height: 28px;
	line-height: 24px;
	margin-top: -5px;
	padding: 0px 4px 2px 0;
	width: auto;
}
input#form_submit:hover {
	color: #2a3795;
}
.decontent input#form_submit{
	margin-top: 0px;
}
label {
	width:160px;
	float: left;
}
input.check {
	clear: left;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	width: auto;
}
input.select {
	
}
.focusField {
	
}
.idleField {
	
}
/* Clearen van floats */
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;height:0
}
.clearfix{
	display:inline-block
}
* html .clearfix{
	height:1%
}
.clearfix{
	display:block
}
#fancybox-close, #fancybox-left-ico, #fancybox-right-ico{
	font-family: UnieModern, Impact, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 32px;
}
#fancybox-left-ico, #fancybox-right-ico{
	color:#000;
}

/* share */

#icons {
	left:350px;
	margin: 0;
	padding: 0 0 30px 0;
	position: absolute;
	top:0px;
	width: 380px;
}
#icons a {
	float: right;
	margin: 0 0 0 5px;
}
#icons .addthis_toolbox {
	float: right;
	margin: 0;
}
#icons .addthis_button_email {
	float: left;
	margin: 0 5px 0 0;
}
#icons .addthis_button_print {
	float: left;
	margin: 0 5px 0 0;
}

/* demo*/
#demo html {
	
}
#demo body {
	background: #FFF;
	height: 100%;
	width: 100%;
}
#demo #wrap{
	height: 100%;
	position: relative;
	width: 100%;
	overflow:auto;
}
#demo #mainwrap {
	margin: 0 auto;
	width: 100%;
}
#demo #header{
	display: block;
	/* height:275px; */
	margin: 0 auto;
	height:195px;
	position: relative;
	width: 100%;
}
#demo #logo{
	display: block;
	height: 75px;
	position: absolute;
	right: 55px;
	top:30px;
	width: 375px;
	z-index: 99;
}
#demo #logo h1{
	display: none;
}
#demo #content {
	display: block;
	position: relative;
	width: 100%;
	margin: 35px;
}

#float ul{
	display: block;
}
#float ul li {
	float: left;
	display: block;
	margin:0 25px 25px 0;
	width:180px;
}
#float ul li {
	margin: 0 25px 35px 0;
	padding: 0;
}
#float ul li.even {
	margin: 25px 25px 10px 0;
	padding: 0;
}
#float ul li:hover h4 {
	color: #e10000;
}
#float ul li:hover a {
	color: #e10000;
}
#float ul li.breed {
	width:370px;
}
#float ul li.smal {
	width:180px;
}

@media screen and (max-width: 768px) {
html { margin: 0; padding: 0; }
#wrap { width: 768px;}
#wrap, #wrapper, #mainwrap, #content, #content_item { width: 100%;padding:0; margin:0;}
#logo {right: 20px;top: 20px;width: 300px;}
#adres {display: block; right: 10px; width: 400px;text-align:right;}
#logo img {height: 60px;}
#scrollpanewrap {width: 768px; padding:0; margin:0;}
#icons, .filter { display: none;}
#hometekst {left: 430px; width: 300px;}
}

@media screen and (max-width: 480px) {
html { margin: 0; padding: 0; }
#wrap { width: 480px;}
#wrap, #wrapper, #mainwrap, #content, #content_item { width: 100%;padding:0; margin:0;}
#logo {height: 25px;right: 10px;top: 10px;width: 100px;}
#adres {display: none;}
#logo img {height: 20px;}
#nav, #subnav {left: 10px; top: 8px; width: 350px;}
#subnav {left: 0;top: 25px; width: 350px;}
#nav li, #subnav li {float: left; margin: 0 5px 0 0; padding: 0; line-height: 13px;}
#nav a:link, #nav a:visited {font-size: 10px; line-height: 9px; margin: 0; padding: 0;}
#nav #subnav a:link, #nav #subnav a:visited {font-size: 9px; line-height: 9px; margin: 0; padding: 0;}
#header {height: 50px;}
#scrollpanewrap {height: 160px;width: 480px;padding:0; margin:0;}
.scroll-pane ul li {height: 150px; margin: 0 10px 0 0;width: 100px;}
#content .afbeelding {display: none; height: 70px;margin-bottom: 5px;width: 100px;}
.scroll-pane ul li img {height:70px; width: 100px;}
.scroll-pane ul {margin: 0; padding: 0; height: 160px; width: 480px;}
.scroll-pane ul li.smal {width: 100px;}
.scroll-pane ul li.breed {width: 470px;}
.scroll-pane ul li .afbeelding_s img {height:150px; width: 100px;}
#content .afbeelding_s {height: 150px;margin-bottom: 0;width: 100px;}
.afbeelding_m {height: 130px;margin-bottom: 0;width: 200px;}
h4 {font-size: 18px;line-height: 18px;}
p {font-size: 10px;line-height: 10px;}
h3 {font-size: 18px;line-height: 18px;}
.block, .block a {font-size: 10px;line-height: 10px;}
#icons, .filter, p.intro { display: none;}
#content .item, #content_item .item {margin: 1px; padding: 0 0 0 10px; width: 200px;}
.itemwrapper {width: 200px;}
.itemwrapper p {width: 200px;}
.tekst {width: 230px; left:220px; top: 0;}
.tekst p {font-size: 11px;line-height: 12px;}
.decontent {height: 150px;}
}


@media screen and (max-width: 420px) {
html { margin: 0; padding: 0; }
#wrap { width: 420px;}
#wrap, #wrapper, #mainwrap, #content, #content_item { width: 100%;padding:0; margin:0;}
#logo {height: 25px;right: 10px;top: 10px;width: 100px;}
#adres {display: block; height: 25px;right: 10px;top: 40px; width: 100px;text-align:right;font-size: 10px; }
#logo img {height: 20px;}
#nav, #subnav {left: 10px; top: 10px; width: 100px;}
#subnav {left: 100px;top: 0px; width: 100px;}
#nav li, #subnav li {margin: 0; padding: 0; line-height: 13px;}
#nav a:link, #nav a:visited {font-size: 10px; line-height: 9px; margin: 0; padding: 0;}
#nav #subnav a:link, #nav #subnav a:visited {font-size: 9px; line-height: 9px; margin: 0; padding: 0;}
#header {height: 110px;}
#scrollpanewrap {height: 245px;width: 420px;padding:0; margin:0;}
.scroll-pane ul li {height: 220px; margin: 0 10px 0 0;width: 100px;}
#content .afbeelding {display: block; height: 70px;margin-bottom: 5px;width: 100px;}
.scroll-pane ul li img {height:70px; width: 100px;}
.scroll-pane ul {margin: 0; padding;: 0; height: 240px; width: 420px;}
.scroll-pane ul li.smal {width: 100px;}
.scroll-pane ul li.breed {width: 470px;}
.scroll-pane ul li .afbeelding_s img {height:220px; width: 100px;}
#content .afbeelding_s {height: 220px;margin-bottom: 0;width: 100px;}
.afbeelding_m {height: 200px;margin-bottom: 0;width: 300px;}
h4 {font-size: 18px;line-height: 18px;}
p {font-size: 11px;line-height: 11px;}
h3 {font-size: 22px;line-height: 22px;}
.block, .block a {font-size: 10px;line-height: 10px;}
#icons, .filter, p.intro { display: none;}
#content .item, #content_item .item {padding: 0 0 0 10px;width: 420px;}
.tekst {position: static;width: 300px;}
}



@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
