* {
    padding: 0;
    margin: 0;
} 

body {
    background: #feffe8;
	font: 14px "Tahoma" Verdana, Arial, sans-serif;
	color: #06765e;
	line-height: 1.5em; 
}
a {
	color: #06765e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-style:italic;
}


#wrap {
margin: 10px auto;
width: 1106px;
}

#top { 
background: #fff url('images/topp.jpg');
height: 26px;
}

#content {
padding: 0 40px 0 40px;
}

.borderimg1 { 
  border: 10px solid transparent;
  padding: 10px;
  border-image: url(images/border.png) 10 round;
}

.borderimg2 { 
  border: 40px solid transparent;
  padding: 0px;
  border-image: url(border.png) 10% stretch;
}

#bottom {

background: #fff url('images/bott.jpg');
height: 20px;
}


.header {
height: 120px;
background: url('images/header.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }
.h3 {font-size: 24px; text-decoration:bold;}  
.menu { 
    background: #Feffe8; 
	border-bottom: 1px solid #06765e; 
	padding: 10px;
	font: .94em "Tahoma" Verdana, Arial, sans-serif;
	color: #06765e;
	line-height: 1.5em; 
}
	
.inhoudbreed {
	float: middle;
	width: 89%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.middle {
	/*float: left;*/
	width: 65%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}


.right {
	float: left;
	width: 24%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #06765e;
}

.middle h2 { color: #06765e; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #06765e; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	font: .64em "Tahoma" Verdana, Arial, sans-serif;
	
	color: #666;
}
.verborgen {
display: none;
}
.breed {
width: 200px;
}
