/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, fieldset, form, label, legend, caption, tbody, tfoot {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #252c34 url(../images/bg.jpg) repeat-x top left;
	color: #b0b0b0;
	line-height:1.125em;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: disc;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/***************************/
/********* opmaak stylen **********/
b {
	color: #a69078;
}
.note {
	font-size: 0.925em;
}
#content p.more {
	text-align: right;
	padding: 1px 5px 2px 0px;
}
#content a:link, #content a:visited, #footer a:link, #footer a:visited {
	color: #d1bc77;
}
#content a:hover, #footer a:hover {
	color: #a69078;
}
#content h1 {
	display: block;
	margin: 0px 0px 22px 0px;
	color: #a69078;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	height: 54px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
	background: url(../images/bg_h1.jpg) no-repeat bottom center;
}
#content h2, #content h3 {
	padding: 0px 0px 0px 27px;
	margin: 18px 0px;
	background: url(../images/header_image.gif) no-repeat center left;
	line-height: 14px;
	color: #a69078;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
}
#content .imagebox, #content .imagebox2 {
	display: block;
	width: 180px;
	height: 113px;
	text-align: center;
	padding: 21px 0px 0px 0px;/* 20 top */
}
#content .imagebox2 {
	background: url(../images/image_box_perfect2.gif) no-repeat top left;
	/*margin-left: -7px;*/
}
#content .imagebox {
	background: url(../images/image_box_perfect.jpg) no-repeat top left;
}
#content .imagebox .hideflow, #content .imagebox2 .hideflow {
	display: block;
	width: 136px;
	height: 90px;
	border: 1px solid #674d32;
	overflow: hidden;
	margin: 0 auto;
	background: #674d32;
}
#content .hrLijn {
	background: url(../images/scheidingslijn.jpg) no-repeat center;
	height: 10px;
}
/**************************/
#container {
	background: #293038 url(../images/bg_container.jpg) no-repeat top left;
	margin: 0 auto;
	width: 791px;
	min-height: 753px;
	font-size: 0.75em;
}
/* header met logo naar homepagina */
#header {
	position: relative;
	height: 202px;
}
#sinds {
	position: absolute;
	top: 115px;
	left: 350px;
	width: 307px;
	height: 35px;
}
#header #taal {
	position: absolute;
	bottom: 15px;
	left: 7px;
}
#header #taal a {
	margin: 0px;
	padding: 0px 3px;
}
#header #hubertus {
	position: absolute;
	top: 17px;
	right: 30px;
	z-index: 1;
}
/* hoofdmenu */
#navigatie {
	padding: 0px 0px 0px 343px;
	line-height: 36px;
	color: #d1bc77;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigatie ul {
	margin: 0px;
	padding: 0px;
}
#navigatie li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 9px;
}
#navigatie a:link, #navigatie a:visited {
	text-decoration: none;
	color: #d1bc77;
}
#navigatie a:hover {
	color: #a69078;
	text-decoration: underline;
}
/* content inhoud van de site */
#content {
	clear: left;
	padding: 32px 0px 10px 0px;
	min-height: 440px;
}
* html #content {
	height: 1px;
}
#left {
	float: left;
	width: 525px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 65px 25px;
	background: url(../images/close_div.jpg) no-repeat bottom center;
}
#right {
	float: right;
	width: 180px;
	padding: 35px 20px 0px 0px;
}
#content #right #contact {
	text-align: center;
	font-size: 1em;
	line-height: 1.25em;
}
#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat top left;
	height: 43px;
	padding: 0px 0px 0px 140px;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/******** fotogallerij *******/
#gallery {
	position: relative;
	margin-left: 10px;
}
#galleryimages {
	margin-left: 0px;
}
#gallery table {
	margin-bottom: 40px;
}
.bottomlijn {
	position: absolute;
	bottom: 0;
	width: 180px;
	text-align: center;
}
#gallery td, #galleryimages td {
	width: 60px;
	height: 44px;
	background: url(../images/small_box_gallery.jpg) no-repeat center;
	vertical-align: middle;
}
#galleryimages td {
	padding: 0px 5px 0px 0px;
	
}
#gallery td.noBackground, #galleryimages td.noBackground {
	background: none;
}
#gallery td img, #galleryimages td img {
	border: 1px solid #674d32;
}
#gallery td .image, #galleryimages td .image {
	width: 49px;
	height: 33px;
	display: block;
	overflow: hidden;
	padding-left: 5px;
}
#gallery #gallerythumbs, #doggen #galleryimages {
	float: left;
	width: 180px;
	margin-top: 4px;
}
#gallery #gallerypicture, #doggen #gallerypicture {
	display: block;
	float: right;
	width: 300px;
	height: 226px;
	text-align: center;
	background: url(../images/bigger_box_gallery.jpg) no-repeat center;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}
#gallery #gallerypicture .hideoverflow, #doggen .hideoverflow {
	display: block;
	width: 240px;
	height: 159px;
	overflow: hidden;
	margin: 0 auto;
	border: 2px solid #674d32;
	margin-top: 31px;
}
/****** contactformulier *****/
#contactform form td {
	vertical-align: top;
}
#contactform form td input, #contactform form td textarea {
	width: 200px;
	background: #252c34;
	color: #d1bc77;
	font-size: 0.975em;
	border-top: 1px solid #d1bc77;
	border-left: 1px solid #d1bc77;
	border-right: 1px solid #a69078;
	border-bottom: 1px solid #a69078;
}
#contactform form td label {
	display: block;
	text-align: right;
}
#contactform form td input {
	height: 14px;
}
#contactform form td textarea {
	font-size: 1em;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}
#contactform form td {
	scrollbar-base-color: #293038;
	scrollbar-arrow-color: #a69078;
	scrollbar-highlight-color: #a69078;
	scrollbar-highlight-shadow: #a69078;
	scrollbar-track-color: #293038;
}
#contactform form td input.submit {
	width: 80px;
	height: 18px;
}
#contactform form td input.submit:hover {
	background: #293038;
	color: #a69078;
}
/***** doggen detail ******/
#doggen #doggenmenu {
	background: url(../images/close_div.jpg) no-repeat center bottom;
}
#doggen #doggenmenu ul {
	margin: -20px 0px 0px 150px;
	padding: 0px;
	height: 65px
}
#doggen #doggenmenu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
}
#doggen #doggenmenu a:link, #doggen #doggenmenu a:visited {
	text-decoration: none;
	color: #d1bc77;
	padding: 0px 0px 0px 20px;
	background: url(../images/header_image.gif) no-repeat center left;
}
#doggen #doggenmenu a:hover {
	color: #a69078;
	text-decoration: underline;
}
#doggen #doggencontent {
	clear: both;
}
#content #doggen #doggencontent h2 {
	margin: 2px 0px 18px 0px;
}
#doggen #doggenleftbox {
	float: left;
	width: 305px;
}
#doggen #doggenrightbox {
	float: right;
	width: 200px;
}
/**** doggen overzicht *****/

#doggen .overzichtBox {
	margin: 10px 0px 5px 0px;
	width: 440px;
	margin-left: 30px;
}
#doggen .overzichtLeft {
	float: left;
	width: 200px;
}
#doggen .overzichtRight {
	float: right;
	width: 240px;
}
#doggen .hrLijn {
	clear: both;
}
.signboard {
	background: url(../images/signboard.gif) no-repeat center top;
	height: 55px;
	overflow: hidden;
	text-align: center;
	margin: 8px 0px 0px 0px;
	color: #c8b060;
	line-height: 55px;
}
	.signboard a {
		text-decoration: none;
	}