#elkezichzelfrespecterendecontainer {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCF2ED;
	height: 90%;
	position: relative;
}
.slide_container {
	height: 50%;
	width: 96%;
	position: relative;
	padding: 0px;
	margin: 20px 0px;
	overflow: hidden;
	-webkit-box-shadow:5px 5px 10px #999;
	-moz-box-shadow:5px 5px 10px #999;
	box-shadow:5px 5px 10px #999;
}
.slide_container .slide {
	max-height: 100%;
	float: left;
	position: relative;
	border: 0;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.slide_container .slide img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-height: 90%;
	width: auto;
	max-width: 100%;
}
.slide_container .slide .slide_title {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	font-size: 0.6em;
	line-height: 16px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
.breed {
	position: absolute;
	left: 0px;
	display: block;
	height: 94%;
	padding-top: 1%;
}
.slide_container  h2#showtitel{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #79768F;
	font-weight: normal;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	z-index: 10;
	white-space: nowrap;
	line-height: 1em;
	font-size: 0.9em;
}
.slide_container .container_bul, .slide_container .container_bur {
	height: 95%;
	width: 50%;
	position: absolute;
	top: 5%;
	z-index: 20;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.slide_container .container_bul {
	left: 0px;
}
.slide_container .container_bul:hover {
	background-image: url(../logoos/Lknop.png);
	background-repeat: no-repeat;
	background-position: 5% center;
}
.slide_container .container_bur {
	right: 0px;
}
.slide_container .container_bur:hover {
	background-image: url(../logoos/Rknop.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.container_bur .bur {
	display: block;
	position: relative;
	top: 48%;
	text-align: right;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 100%;
	color: #000890;
}
.container_bul .bul {
	display: block;
	position: relative;
	top: 48%;
	text-align: left;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 100%;
	color: #000890;
}
ul.afbsmall {
	width: 60%;
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	background-color: rgba(255,255,255,1);
	position: relative;
	overflow: hidden;
	height: auto;
}
.afbsmall li {
	width: 24%;
	margin: 0px 1% 0px 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
	height: auto;
}
.afbsmall li img {
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
.oversluit {
	height: auto;
	width: 0.9em;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 80;
}
.LRknp {
	height: auto;
	width: 16px;
}
