body, html {height: 100%; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #666666;
}
#container {
	width: 60em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	margin-bottom: -17px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-image: url(../images/border_content.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #FFFFFF;
}
#heading {
	margin: 0px;
	background-color: #2B2B2B;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

#heading ul {
	list-style-type: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #2A2A2A;
	background-image: url(../images/knop2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	position: absolute;
	right: 0px;
	margin: 0px;
	float: right;
	width: 100%;
	bottom: 0px;
	_position: relative;
	
}

#heading li {
	display: block;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: right;
	width: 10%;
}
#heading a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	_height: 1px;
}
#heading a:link {
	color: #FFFFFF;
}
#heading a:visited {
	color: #FFFFFF;
}
#heading a:hover {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333333;
	background-image: url(../images/knop%20hover2.gif);
}

#heading img {
	margin-left: 30px;
	margin-top: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#nav {
	color: #FFFFFF;
	background-color: #A6967F;
	width: 197px;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#nav ul {
	margin: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564B3D;
	padding: 0px;
}
#nav li {
	color: #FFFFFF;
	display: block;
	list-style-type: none;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #3366FF;
	background-color: #A6967F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #564B3D;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	_height: 1px;
}
#nav a:link{
	color: #FFFFFF;
}
#nav a:visited {
	color: #FFFFFF;
}

#nav a:hover{
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #564B3D;
	color: #FFFFFF;
	display: block;
}

#content{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	min-height: 500px;

}

#content p {
	padding-left: 220px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.vet {
	font-weight: bold;
}

#content blockquote {
	color: #990000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
}
#footer {
	background-color: #554A3C;
	height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 60em;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	color: #FFFFFF;
	font-size: 70%;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
}

h2 {
	color: #3366FF;
	font-size: 130%;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin-left: 211px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content a {
	color: #990000;
}
#push {
	height: 17px;
}
.contactfoto {
	margin-top: 30px;
	float: right;
}

.mail {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
}
.hide {
	display: none;
}
.show{
display: block;
}
#archiefmenu a {
	padding-left: 30px;
}
address {
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 20px;
}
