body {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #000000;
	padding-top: 60px;
	letter-spacing: 0.1em;
}
div.wrapper {
	position: relative;
	width: 832px;
	text-align: left;
	margin: 0px auto;
}
div.header {
	height: 279px;
}
	div.right {
		float: left;
		width: 832px;
	}
		img#logo {
			margin-left: 87px;
			padding-top: 10px;
		}
		img#charlottefoto {
			float: left;
		}

/* Taalswitch */
div.taalswitch {
	float: right;
	margin-top: 106px;
}
#switchuk {
	margin-top: 0px;
}
div.taalswitch a {
	display: block;
	width: 40px;
	height: 20px;
	float: left;
}
	a#nl {
		background: url(../img/vlag_nl.gif) no-repeat bottom left;
	}
	a#uk {
		background: url(../img/vlag_uk.gif) no-repeat bottom left;
		margin: 0px 0px 3px 0px;
	}
	a#nl:hover,
	a#nl.hier,
	a#uk:hover,
	a#uk.hier {
		background-position: top left;
	}

/* Menu */
div.menu {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 832px;
	padding: 2px 0px 2px 0px;
	margin-top: 130px;
}
	ul.menu {
		padding: 3px 2px 0px 0px;
		margin-bottom: -2px;
	}
		ul.menu li {
			float: left;
			margin-right: 0px;
			margin-bottom: -2px;
		}
				ul.menu li.home {
					width: 142px;
					padding-left: 10px;
					margin-right: 20px;
				}
				ul.menu li.producten {
					width: 142px;
					padding-left: 10px;
					margin-right: 20px;
				}
				ul.menu li.exposities {
					width: 142px;
					padding-left: 10px;
					margin-right: 20px;
				}
				ul.menu li.over {
					width: 142px;
					padding-left: 10px;
					margin-right: 0px;
				}
			ul.menu li a {
				text-decoration: none;
				color: #000000;
				font-size: 1.2em;
			}
				ul.menu li a:hover,
				ul.menu li.hier a,
				ul.menu li.open a {
					text-decoration: underline;
				}
		ul.menu li.hier a:hover {
			text-decoration: none;
		}


/* kruimelpad */
div.kruimelpad {
	width: 560px;
	height: 44px;
}
	ul#kruimelpad li {
		float: left;
		margin-right: 4px;
		padding-top: 10px;
		text-decoration: none;
	}
		ul#kruimelpad li a {
			margin-right: 4px;
			color: #000000;
			margin-bottom: 5px;
			text-decoration: none;
		}
			ul#kruimelpad li a:hover {
				text-decoration: underline;
			}
		ul#kruimelpad li.last a {
			text-decoration: underline;
		}
			ul#kruimelpad li.last a:hover {
				text-decoration: none;
			}


/* Headings */
h1 {
	font-size: 1.6em;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
}

/* Content */
div.contentcontainer {
	position: relative;
	background-color: #2b3134;
}
	div.homelinks {
		width: 510px;
		padding-top: 20px;
		float: left;
	}
		div.homelinks li {
			border: 1px solid #000000;
			float: left;
			margin: 0px 20px 20px 0px;
			padding: 0px;
		}
			div.homelinks a {
				display: block;
				height: 128px;
				width: 128px;
				border: 10px solid #ffffff;
			}
				div.homelinks li a img {
					vertical-align: bottom;
				}
				div.homelinks a:hover {
					border-color: #a1a72b;
				}
				li.groen a {
					border-color: #a1a72b;
				}
	div.homerechts {
		border: 1px solid #000000;
		background-color: #ffffff;
		float: left;
		margin: 20px 0px 20px 0px;
		height: 488px;
	}
		div.homerechts ul {
			width: 319px;
			height: 488px;
		}
		div.homerechts li {
			float: left;
		}
			div.homerechts a {
				display: block;
				height: 128px;
				width: 128px;
				border: 10px solid #ffffff;
			}
				div.homerechts a:hover {
					border-color: #a1a72b;
				}
			li.groot {
				margin-bottom: 21px;
			}
				li.groot a {
					height: 299px;
					width: 299px;
				}
					li.groot a:hover {
						border-color: #ffffff;
					}
			li.klein {
				margin-right: 23px;
			}
		div.homerechts#detailside {
			background: none;
			margin: 10px 20px 20px 0px;
			border: none;
		}
			div.homerechts img {
				vertical-align: bottom;
			}
			#detailside li {
				border: 1px solid #000000;
			}
			#detailside li.klein {
				margin-right: 19px;
			}

	div.center {
		width: 832px;
		margin: 0px auto;
	}
	div.content {
		padding-top: 20px;
	}
		div.content a {
			color: #000000;
		}

			body#about h2 {
				text-align: center;
			}
		div.content li {
			float: left;
			margin: 0px 0px 20px 0px;
			padding: 0px;
		}
			div.content li.nomargin {
				margin-bottom: 0px;
				min-width: 250px;
			}
			div.plaatje a {
				display: block;
				height: 128px;
				width: 128px;
				float: left;
				border: 10px solid #ffffff;
			}
					div.plaatje a:hover {
						border-color: #a1a72b;
					}
		div.plaatje {
			width: 148px;
			margin-right: 20px;
			float: left;
			border: 1px solid #000000;
		}
		div.text {
			width: 660px;
			min-height: 148px;
			background-color: #ffffff;
			float: left;
			border: 1px solid #000000;
		}
			body#about div.text {
				height: auto;
			}
			div#productdetailtext {
				width: 488px;
				margin-bottom: 20px;
				min-height: 490px;
			}
				div#productdetailtext h2 {
					font-size: 1.2em;
					padding: 6px 0px 6px 0px;
				}
				div#productdetailtext p {
					height: auto;
				}
				#detail h2 {
					text-align: center;
				}
			div.content div.smal {
				width: 317px;
				float: left;
				margin: 0px 20px 20px 0px;
			}
			div.content div.breed {
				margin-right: 0px;
				float: right;
				width: 491px;
				margin-bottom: 20px;
			}
			#pic img, #pic2 img {
				border: 10px solid #ffffff;
			}
				#pic, #pic2 {
					margin-bottom: 0px;
				}
			div.content p.overfoto {
				color: #ff0000;
				float: right;
				width: 465px;
				padding: 0px;
				margin: -30px 0px 15px 0px;
				font-size: 1em;
				line-height: 120%;
				padding-bottom: 20px;
				padding-right: 10px;
				padding-left: 10px;
			}
				p.overfoto#fototwee {
					color: #00ff00;
					padding-bottom: 0px;
					margin-top: -57px;
				}
				span.date {
					width: 80px;
					display: block;
					float: left;
					margin-left: -85px;
				}
				#textcv li {
					padding-left: 85px;
				}
			#laatste {
				margin-bottom: 0px;
			}

			div.text ul {
				padding: 0px 10px 10px 10px;
			}
			div.text li {
				margin-top: 0px;
				line-height: 170%;
			}
			div.text a.leesmeer {
				float: right;
				vertical-align: bottom;
				padding-right: 10px;
			}
			body#products div.text p {
				min-height: 62px;
			}

			body#about div.content {
				padding-bottom: 20px;
			}
		div.content h2 {
			padding: 6px 0px 6px 0px;
			margin: 10px 10px 10px 10px;
			border-top: 2px solid #000000;
			border-bottom: 2px solid #000000;
			font-weight: lighter;
			font-size:1.2em;
		}
			h2 a {
				color: #000000;
				text-decoration: none;
			}
				h2 a:hover {
					text-decoration: underline;
				}
		div.content p {
			line-height: 170%;
			padding: 0px 10px 10px 10px;
		}
			div.content p em {
				font-style: italic;
			}
				
		div.content a {
		}
			div.content a:hover {
			}
		div.quote {
			text-align: center;
			border-top: 2px solid #ffffff;
			border-bottom: 2px solid #ffffff;
			padding-top: 14px;
			color: #ffffff;
			font-style: italic;
		}

		#tentoonstelling {
			width: 880px;
			margin: 20px 0px 20px 0px;
			background-color: #e4e4e4;
		}
			#veld {
				padding: 10px 10px 0px 10px;
				border-top: 2px solid #000000;
				border-bottom: 2px solid #000000;
				margin: 10px;
			}
				#tentoonstelling ul#veld li {
					margin-bottom: 0px;
				}
				ul.gegevens {
					margin: -22px 0px 0px 80px;
					width: 740px;
				}
					#tentoonstelling ul.gegevens li {
						float: none;
						margin-bottom: 0px;
					}
		div.textgebied {
			background-color: #ffffff;
			margin-bottom: 20px;
			padding-top: 10px;
		}
			div.textgebied ul, ol {
				list-style-type: decimal-leading-zero;
				margin-left: 40px;
				line-height: 170%;
				padding: 10px;
			}
				div.textgebied li {
					float: none;
				}

	div#galerij {
		width: 880px;
		height: 620px;
		display: block;
		background: url(../img/exhibitionsgallery.jpg) no-repeat top left;
	}
		ul#galerijmenu {
			margin: 560px 0px 0px 0px;
			padding-left: 212px;
			float: left;
		}
		#galerijmenu li {
			text-indent: -999em;
			float: left;
			height: 54px;
		}
			#galerijmenu li.hier a, #galerijmenu li a:hover {
				background-position: bottom left;
				background-repeat: no-repeat;
			}
			#galerijmenu li a {
				text-indent: -999em;
				display: block;
				height: 54px;
			}

			#galerijmenu li#eerste a {
				width: 93px;
				background-image: url(../img/expo1.gif);
			}
			#galerijmenu li#tweede a {
				width: 89px;
				background-image: url(../img/expo2.gif);
			}
			#galerijmenu li#derde a {
				width: 90px;
				background-image: url(../img/expo3.gif);
			}
			#galerijmenu li#vierde a {
				width: 90px;
				background-image: url(../img/expo4.gif);
			}
			#galerijmenu li#vijfde a {
				width: 96px;
				background-image: url(../img/expo5.gif);
			}

/* contactformulier */
	form {
		padding: 12px 10px 1px 10px;
	}
		form div {
			min-height: 23px;
		}
		input {
			width: 262px;
			float: left;
			display: block;
			height: 14px;
			border: 1px solid #404040;
			margin: -6px 300px 0px 0px;
		}
		textarea {
			border: 1px solid #404040;
			margin-top: -6px;
			width: 540px;
		}
		label {
			float: left;
			width: 123px;
		}
		button {
			border: none;
			width: 170px;
			margin: 5px 0px 9px 207px;
			height: 30px;
			display: block;
			text-indent: -999em;
			cursor: pointer;
		}
			button.versturen_NL {
				background: url(../img/button_verzenden_nl.gif)
			}
			button.versturen_UK {
				background: url(../img/button_verzenden_uk.gif)
			}
		form p input {
			display: none;
			width: 0px;
			height: 0px;
			padding: 0px;
			margin: 0px;
		}
		div.error span {
			color: red;
			display: block;
			margin-bottom: 10px;
			padding: 15px 0px 0px 123px;
			width: 500px;
		}
			div.error textarea {
				margin-bottom: -12px;
			}

/* Footer */
div.footer {
	text-align: center;
	margin-top: 90px;
	height: 20px;
}
	div.footer p.insyde {
		padding-top: 1em;
		text-align: center;
	}
		div.footer p.insyde a {
			color: #999999;
			text-decoration: none;
			padding-left: 15px;
		}
ul.utilitymenu {
	margin-left: 330px;
}
	ul.utilitymenu li {
		float: left;
	}
		ul.utilitymenu li a {
			color: #000000;
			text-decoration: underline;
		}
			ul.utilitymenu li.hier a,
			ul.utilitymenu li a:hover {
				text-decoration: none;
			}

/* image loader */
div#loader {
	border: 10px solid #ffffff;
	width: 299px;
	height: 299px;
	background: #ffffff url(../img/spinner.gif) no-repeat center center;
}
div#loader2, div#loader3 {
	background: #ffffff url(../img/spinner.gif) no-repeat center center;
}
/**
 * While we're having the loading class set.
 * Removig it, will remove the loading message
 */
div.loading {
	background: url(../img/spinner.gif) no-repeat center center;
}

/* overige classes */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.screenreader {
	display: none;
}

.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}