﻿/*  Deze CSS stylesheet stelt de fonts, kleuren, links samen en de weergave van elementen  */
.newStyle1 {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.style17 {
	color: #808080;
}
.style18 {
	margin-bottom: 5px;
}
.style19 {
	margin-bottom: 11px;
	margin-top: 10px;
}
.style20 {
	margin-bottom: 19px;
	margin-top: 10px;
}
.style21 {
	text-align: center;
	margin-bottom: 7px;
	margin-top: 2px;
}
.style22 {
	border-style: solid;
	border-width: 0px;
}
.style23 {
	color: #959595;
}
.style25 {
	margin-bottom: 6px;
	margin-top: 0px;
}
.style36 {
	color: #12266C;
}
.style45 {
	font-size: small;
}
.style50 {
	text-align: center;
	margin-bottom: 525px;
	margin-top: 2px;
}
.style52 {
	color: #B28500;
	font-size: large;
	font-family: Tahoma, Geneva, sans-serif;
	}
.style53 {
	color: #930000;
	font-size: medium;
	font-weight: 700;
}
.style17Copy {
	color: #C2C2C2;
	margin-bottom: 16px;
}
.style54 {
	color: #9D7E02;
}
.style55 {
	text-align: center;
	margin-bottom: 7px;
	margin-top: 2px;
	color: #808080;
}
.style7a {
	color: #333333;
}
.style4 {
	list-style-type: square;
	margin-left: 10px;
	color: #333333;
}
.style3 {
	font-size: large;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 8px;
	margin-bottom: 20px;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.style6 {
	font-size: 90%;
}
.style7 {
	font-family: Verdana, Verdana, Geneva, sans-serif;
}
.style8 {
	margin-bottom: 14px;
}
.style12 {
	color: #800000;
}
.style14 {
	color: #800000;
	font-size: 13px;
}
.style16 {
	color: #A28A02;
}
.style16Copy {
	color: #C88900;
}
body {
	background: #ffffff url('../images/achtergrondtemplate.jpg') repeat-x;
	color: #000000;
	font: normal 76% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
hr {
	background-color: #C2C2C2;
	color: #C2C2C2;
	border: none;
	height: 1px;
	width: 100%;
}
img {
	border: none;
}
ul {
	padding: 0;
	margin: 5 0 20px 5px;
	list-style: square;
	line-height: 1.5em;
	left: -5px;
}
/*  Beneden de item eigenschappen voor de linsk in de body text en de sidebars  */
a {
	color: #9B0B0B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #959595;
	text-decoration: underline;
	font-weight: bold;
}
/*  Vanaf dit punt de eigenschappen voor fonts, corps grootte en kleuren voor h1 tot h6  */
h1 {
	color: #9D7E02;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
h2 {
	color: #9D7E02;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;
}
h3 {
	color: #9D7E02;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;
}
h4 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
}
h5 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
}
h6 {
	color: #9D7E02;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
/*  Om de content gecentreerd te houden op de pagina is de gehele content in een wrapper geplaatst. Vanaf dit punt is de wrapper gedefinieerd.  */
#wrapper {
	background-image: url('../images/achtergrond-zijkantbreed.jpg');
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
/*  Vanaf dit punt de eigenschappen van de header aan bovenzijde pagina. De navigatie links zijn bovenop  geplaatst.  */
#header {
	position: relative;
	width: 950px;
	height: 230px;
}
#global {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 950px;
	text-align: right;
	padding-right: 10px;
	color: #656565;
	height: 30px;
	font-size: 85%;
}
#topnav {
	position: absolute;
	left: 60px;
	top: 160px;
	z-index: 1;
	width: 830px;
	text-align: center;
	color: #ffffff;
	height: 30px;
	font-size: 90%;
}
#topnav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#topnav a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
/*  Beneden de eigenschappen voor de sidebar en content blokken alsook de wijdere content pagina in geval van enkel koloms pagina.  */
#sidebar {
	font-size: 90%;
	float: left;
	width: 230px;
	padding: 0 10px 0 72px;
}
#mainnav {
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 120%;
}
#content {
	float: right;
	width: 500px;
	line-height: 1.5em;
	padding: 0 95px 0 20px;
}
/*  Vanaf dit punt de voetnoot met de hyperlinks en menu in de voetnoot  */
#footer {
	background: #ffffff url('../images/achtergrondfooterbreed.jpg') no-repeat;
	clear: both;
	padding: 25px 0 15px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 60px;
	width: 950px;
}
#footer a {
	font-weight: normal;
	color: #A08103;
}
#footer a:hover {
	font-weight: normal;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 0;
}
/*  Hieronder de fieldset met de eigenschappen van het formulier, de invulvelden, de verzendknop e.a.  */
.plaatsnaamhyperlink {
	color: #800000;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
}
fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 0px 0 5px 0;
}
legend {
	background-color: #ffffff;
	color: #656565;
	font: bold small Verdana, Verdana, Geneva, sans-serif;
	padding: 2px 4px;
	margin: 0;
}
form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;
}
label {
	width: 150px;
	float: left;
	text-align: right;
	margin: 3px 5px 5px 5px;
	clear: both;
}
input {
	margin: 3px 5px 5px 5px;
	background-color: #fff;
	color: #000;
	border: 1px solid #c2c2c2;
}
textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px;
	background-color: #fff;
	color: #000;
	border: 1px solid #c2c2c2;
}
.button {
	text-align: center;
	margin: 5px 0 0 170px;
	border: none;
	clear: both;
}
/*  De catalogus is hier uiteengezet in css codering  */
table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}
.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;
}
/*  Hieronder staat de opmaak van de plaatjes en foto's. Met of zonder rand opmaak, links of rechts uitgelijnd, inline met tekst, etc.  */
.image-border {
	border: 3px double #c2c2c2;
}
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;
}
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;
}
.imageleft-border {
	margin: 0 10px 0 0;
	float: left;
	border: 3px double #c2c2c2;
}
.imageright-border {
	margin: 0 0 0 10px;
	float: right;
	border: 3px double #c2c2c2;
}
#footermidpage {
	clear: both;
	padding: 5px 0 5px 0;
	text-align: center;
	line-height: 1.7em;
	font-size: 70%;
	height: 60px;
	text-decoration: none;
	display: none;
}
.style13 {
	color: #808080;
}
#zadditionalinformation {
	clear: both;
	text-align: justify;
	line-height: 1.2em;
	font-size: 90%;
	visibility: none;
	padding-top: 5px;
	padding-bottom: 6px;
}
#bottomtext {
	background: #ffffff none no-repeat;
	clear: both;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 60px;
	text-decoration: none;
}
.stylelZilverH6 {
	color: #959595;
}
.image-rightmargin {
	margin: 0 15px 0 0;
	float: left;
}
.Grijslinktekst {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

