@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 525px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper  a.block{
	height: 175px;
	width: 175px;
	text-decoration: none;
	position: absolute;
	
}
#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#block01   {
	top: 0px;
	left: 0px;
}
#block02 {
	top: 0px;
	left: 175px;
}
#block03 {
	left: 350px;
}

#block04 {
	left: 525px;
	top: 0px;
}
#block05 {
	left: 0px;
	top: 175px;
}
#block06 {
	left: 175px;
	top: 175px;
}
#block07 {
	left: 350px;
	top: 175px;
}
#block08 {
	left: 525px;
	top: 175px;
}
#block09 {
	left: 0px;
	top: 350px;
}
#block10 {
	top: 350px;
	left: 175px;
}
#block11 {
	left: 350px;
	top: 350px;
}
#block12 {
	left: 525px;
	top: 350px;
}

#wrapper #content  {
	width: 320px;
	padding: 15px;
	position: absolute;
	left: 175px;
	top: 185px;
	display: block;
	font-size: 12px;
	height: 300px;
	overflow: auto;
}
#wrapper #content_breed  {
	width: 495px;
	padding: 15px;
	position: absolute;
	left: 175px;
	top: 175px;
	display: block;
	font-size: 16px;
	height: 320px;
	overflow: auto;
}
#wrapper    h1  {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}
#wrapper  p  {
	margin-bottom: 10px;
}
#wrapper #menu a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#wrapper #menu a:hover {
	background-color: #0099FF;
}

#wrapper   h2  {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #menu  {
	width: 145px;
	padding: 15px;
	position: absolute;
	left: 525px;
	top: 185px;
	display: block;
	font-size: 12px;
	height: 300px;
	overflow: auto;
	font-weight: bold;
}
#wrapper #tumbs  {
	width: 495px;
	padding: 15px;
	position: absolute;
	left: 175px;
	top: 185px;
	display: block;
	font-size: 18px;
	height: 300px;
	overflow: auto;
	font-weight: bold;
}
#wrapper #tumbs a {
	width: 50px;
	display: block;
	float: left;
	margin: 5px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
#wrapper #full {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 525px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	text-align: center;
	background-image: url(../images/bg_foto2.jpg);
}
#wrapper  #full  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #tumbs a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #menu.links {
	left: 0px;
	top: 220px;
	height: 265px;
}

#wrapper #content.agenda {
	font-size: 12px;
}
#wrapper #content table {
	border-collapse:collapse;
}
#wrapper #content table td {
	border:1px solid #000000;
	padding: 5px 0px;
	text-align:center;
	color: #FFFFFF;
}
#wrapper  
#content   span.nieuws_datum   {
	font-size: 12px;
	font-style: italic;
}
#wrapper #thetudes {
	position: absolute;
	top: 530px;
	font-size: 16px;
	left: 20px;
}
#wrapper #thetudes a {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
#wrapper #content_breed a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #content a {
	color: #000000;
	text-decoration: underline;
}
