body{
font-family: Arial;
font-size: 12px;
color: #666666;
text-align: left;
line-height: 18px;}

img.breed {
margin-right:10px;
margin-bottom:10px;
}

img.klein{
float:none;
margin:10px;
}

#wrapper{
width: 900px;
margin: auto;
}

#header{
width: 900px;
height:296px;
display:block;
float:left;
background-image:url(images/header.jpg);
}

#headermobiel, #headerafbeelding-mobiel{
display:none;
}

#contentwrapper{
width:900px;
background-image:url(images/titel.jpg);
display: block;
float:right;
}

#menu{
width: 206px;
padding-left: 95px;
padding-top: 16px;
border-top: 1px solid #ffffff;
display:block;
float:left;
}

#menumobiel{
display:none;
}

ul#mobielmenu li{
width:100%;
padding-top: 16px;
display:inline-block;
}

#mobielmenu li a.menulink{
width:100%;
border-bottom-style:none;
}

label.show-menu{
text-align:left;
padding-left:10px;
}

a.menulink,
a.menulink hover,
a.menulink active,
a.menulink visted {
margin-top: -16px;
display:block;
height: 35px;
line-height: 35px;
width: 206px;
border-bottom: 1px solid #ffffff;
text-indent: 20px;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
background:#080;
font-weight: bold;}

a.menulink:hover{
background:#999;
}

#content{
width: 555px;
display:block;
float:left;
padding: 20px;}

#titel{
width: 555px;
display:block;
float:left;
padding: 20px;
color: #ffffff;
font-size: 15px;
font-weight: bold;}

#adres{
color: #ffffff;
margin-top: 30px;
padding: 20px 10px 20px 20px;
font-size: 11px;}

#adres a{
color: #ffffff;
}

#footer{
display:block;
float:left;
background-image: url(images/footer.jpg);
width: 900px;
height: 67px;}

#iframe {
width: 555px;
display:block;
float:left;
padding: 10px;}

#footer2{
text-align: center;}

#footer2 img{
border: none;
padding: 0px;}

#footermobiel{
display:none;
}

































@media only screen and (max-width:450px ){

body{
text-align: left;
margin:0px;
padding:0px;
}

#wrapper{
width: 90%;
margin: auto;
}

#menumobiel{
display:block;
}

#headerafbeelding-mobiel{
display:block;
}

#headerafbeelding-mobiel img{
width:110%;
height:auto;
margin-left:-5%;
}

#header{
display:none;
}

#headermobiel{
display:block;
margin:0 auto;
text-align:center;
}

#headermobiel img{
border-style:none;
margin-top:10px;
}

#contentwrapper{
width:100%;
background-image:none;
display: block;
float:none;
}

#menu{
display:none;
}

#content{
width: 100%;
display:block;
float:none;
padding: 0px;}

#content img{
max-width:100%;
height:auto;
padding:0px;
margin:10px 0px;
}

img.breed{
width:100%;
height:auto;
margin-bottom:10px;
}

img.klein{
float:none;
}

#titel{
width: 100%;
color:#008800;
padding:0px;
line-height:25px;
font-size: 20px;
margin-bottom:10px;
}

#footer{
display:none;}

iframe {
width: 100% !important;
display:block;
float:none;
padding: 0px;
height:300px;}

#footer2{
display:none;}

#footermobiel{
display:block;
}

#adresmobiel{
width:90%;
padding:20px 5%;
background:#0201a7;
float:none;
color:#fff;
margin-bottom:20px;
}

#adresmobiel a{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#copyright a{
color:#666;
font-weight:bold;
text-decoration:none;
}

#copyright{
text-align:center;
margin-bottom:20px;}

#footermobiel h2{
margin-bottom:5px;
margin-top:0px;
font-size:16px;
}


}

























@media only screen and (min-width: 451px) and (max-width:800px ){


body{
text-align: left;
margin:0px;
padding:0px;
}

#wrapper{
width: 90%;
margin: auto;
}

#header{
display:none;
}

#menumobiel{
display:block;
}

#headermobiel{
display:block;
margin:0 auto;
text-align:center;

}

#headermobiel img{
border-style:none;
margin-top:10px;
}

#headerafbeelding-mobiel{
display:block;
margin:10px 0px 20px 0px;
}

#headerafbeelding-mobiel img{
width:110%;
height:auto;
margin-left:-5%;
}

#contentwrapper{
width:100%;
background-image:none;
display: block;
float:none;
}

#menu{
display:none;
}

#content{
width: 100%;
display:block;
float:none;
padding: 0px;}

#content img{
width:auto;
max-width:100%;
height:auto;
padding:0px;
margin:10px 10px;
}

img.klein{
float:none;
width:200px !important;
}

#titel{
width: 100%;
color:#008800;
padding:0px;
line-height:25px;
font-size: 20px;
margin-bottom:10px;
}

#footer{
display:none;}

iframe {
width: 100% !important;
display:block;
float:none;
padding: 0px;
height:300px;}

#footer2{
display:none;}

#footermobiel{
display:block;
}

#adresmobiel{
width:90%;
padding:20px 5%;
background:#0201a7;
float:none;
color:#fff;
margin-bottom:20px;
}

#adresmobiel a{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#copyright a{
color:#666;
font-weight:bold;
text-decoration:none;
}

#copyright{
text-align:center;
margin-bottom:20px;}

#footermobiel h2{
margin-bottom:5px;
margin-top:0px;
font-size:16px;
}

}







/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}

/*Style for menu links*/
li a {
	display:block;
	min-width:140px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	background: #999;
	text-decoration: none;
}

/*Hover state for top level links*/
li:hover a {
	background: #080;
}

/*Style for dropdown links*/
li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: #19c589;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #0201A7 ;
	text-align: center;
	padding: 10px 0;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #mobielmenu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 800px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 1px;

	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
text-align:left !important;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
label.show-menu{
display:none;
}

}




