body, html {
	color: #0B4564;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A78855;
	font-size: small;
	scrollbar-face-color: #20527F;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-shadow-color: #063654;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #EBE7BA;
	scrollbar-track-color: #EBE7BA;
	scrollbar-darkshadow-color: #A58755;
	scrollbar-base-color: #CBB785;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0;
}
a {
	color: #0b4564;
}
a:hover {
	color: #EFE7BD;
	text-decoration: none;
}
p { margin-bottom: 15px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	letter-spacing: 1px;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #063144;	
}
#nieuws div {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	font-size: small;
}
#nieuwstable {
	color: #EFE7BD;
	background-image: url(images/news-mid.jpg);
	z-index: 2;
}
#nieuwstable a {
	color: #EFE7BD;
}
.MainContent {
	padding: 10px;
	color: #0B4564;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #a88755;
	color: #ebe8ba;
}
.tdhome {
	background-image: url(images/site2_02.gif);
	background-repeat: no-repeat;
}
.tdbeagle {
	background-image: url(images/site2_03.gif);
	background-repeat: no-repeat;
}
.tdteven {
	background-image: url(images/site2_04.gif);
	background-repeat: no-repeat;
}
.tdfotos {
	background-image: url(images/site2_05.gif);
	background-repeat: no-repeat;
}
.tdreferenties {
	background-image: url(images/site2_06.gif);
	background-repeat: no-repeat;
}
.tdcontact {
	background-image: url(images/site2_07.gif);
	background-repeat: no-repeat;
}
#MainTable {
	width: 800px;
	/*border-right: 1px solid #05374D;
	border-left: 1px solid #05374D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05374D;*/
	background-color: #CBB785;
}
.headerright {
	background-image: url(images/Untitled-3.gif);
}
.tdright {
	background-image: url(images/site2_08.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.title, h1 {
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-size: 13px;
	margin-top: -10px;
	}
#contacttable {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #154D73;
	border-left-color: #154D73;
}
.contactform {
	color: #164D74;
	background-color: #EFE7BD;
	border: 1px solid #104A6C;
}
#celldog {
	float: right;
	vertical-align: top;
}
#counter {
	position: absolute;
	visibility: hidden;
	height: 115px;
	width: 200px;
	left: 16px;
	top: 14px;
}
#puphome {
	float: left;
}
.copyright {
	background-color: #13476C;
	font-size: small;
	color: #CBB785;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	background-image: url(images/copyright.jpg);
}
.copyright a {
	color:  #CCCCCC;
	text-decoration: none;
}
.keywords {
	color: #A78855;
	position: absolute;
	visibility: hidden;
}
hr {
	color: #0C3853;
	line-height: 1px;
	font-size: 1px;
}
.doorstreept {
	text-decoration: line-through;
}


.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 125px;
height: 94px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 200px;
visibility: hidden;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}
.date {
	font-style: italic;
	font-weight: normal;
	margin-bottom: -10px;
	}
div.referenties img {
	margin: 15px 5px;}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}