﻿/*reset css for all browsers*/
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, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com/ .
Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jan 29, 2007) */
.noPrint {
	display: none;
}
body {
	background: #fff;
	color: #333;
	font: 80.0% Verdana,Tahoma,Arial,sans-serif;
	padding: 0;
}
sup {
	font-size: smaller;
}
/* Main layout and header */
/* Main content variations */
#content {
	line-height: 1.3em;
	margin: 10px 170px 10px 170px;
	text-align: justify;
	font-size: 1.1em;
}
#contentwide {
	line-height: 1.4em;
	margin: 10px 170px 10px 170px;
	text-align: justify;
	font-size: 1.1em;
}
#content h2, #contentwide h2 {
	font-size: 2.0em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 8px 0 10px;
	padding: 0;
	font-style: italic;
	line-height: 26px;
}
#content h3, #contentwide h3 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 6px 0;
	padding: 0;
}
#content .left, #contentwide .left {
	background: #fff;
	border: 4px solid #f0f0f0;
	color: #000;
	display: inline;
	padding: 1px;
	margin: 0px 10px 0px 0px;
}
#content .right, #contentwide .right {
	background: #fff;
	border: 4px solid #f0f0f0;
	color: #000;
	display: inline;
	padding: 1px;
	margin: 0px 0px 0px 10px;
}
#content ul, #content ol, #contentwide ul, #contentwide ol {
	margin: 0 0 16px 20px;
	padding: 0;
}
#content ul ul, #content ol ol, #contentwide ul ul, #contentwide ol ol {
	margin: 2px 0 2px 20px;
}
#content li, #contentwide li {
	margin: 0 0 2px 10px;
	padding: 0 0 0 4px;
}
#textblock {
	background: url("../../img/menubg.gif") repeat-x bottom left #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px #ddd solid;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #333;
	margin: 16px;
	line-height: 1.3em;
	padding: 7px 7px 7px 11px;
}
#memoVeld {
	background: #f4f4f4 url("../../img/menubg.gif") repeat-x bottom left;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px #ddd solid;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	padding: 7px 7px 7px 14px;
	width: 450px;
	float: right;
	color: #333;
	clear: none;
	margin-top: 6px;
	margin-bottom: 16px;
}
#memoVeld p {
	font-size: 0.9em;
	line-height: 1.1em;
}
#memoVeld ul {
	font-size: 0.9em;
	line-height: 1.1em;
}
/* Footer */
#footer {
	background: #fff;
	border-top: 2px solid #dadada;
	clear: both;
	color: #333;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	width: 980px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	background: inherit;
	color: gray;
	font-weight: 400;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Links and paragraphs */
a {
	background: inherit;
	color: #166090;
	text-decoration: none;
	font-weight: 700;
}
a:hover {
	background: inherit;
	color: #286ea0;
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	margin: 0 0 16px;
}
note {
	background: url("../../img/menubg.gif") repeat-x bottom left #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #ddd;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #333;
	margin: 16px;
	padding: 7px 7px 7px 11px;
}
blockquote {
	background: url("../../img/menubg.gif") repeat-x bottom left #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px #ddd solid;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #333;
	margin: 16px;
	line-height: 1.2em;
	padding: 7px 7px 7px 11px;
	font-size: 1.5em;
	text-align: right;
}
blockquote p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
}
/* Tables and forms */
#mytable,#mytable1,#mytable2,#mytable3,#mytable4,#mytable5,#mytable6,#mytable7,#mytable8 {
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
}
e8 {
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
}
caption {
	padding: 0 0 5px 0;
	width: 100%;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../../img/images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: white;
	padding: 6px 6px 6px 12px;
	color: #333;
	vertical-align: top;
}
td.alt {
	background: #F5FAFA;
	color: #333;
}
td.text {
	font-size: 1.0em;
	line-height: 1.1em;
	font-style: italic;
}
td.naam {
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: italic;
	font-weight:bold
}
td.bottom {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #CAE8EA;
	color: #333;
	text-align:center;
}
th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../../img/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../../img/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.pictable {
	width: 80%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.centerpic {
	text-align: center;
	background: #f4f6f3;
	vertical-align: middle;
}
.rightpic {
	float: right;
	padding-right: 0px;
}
.tekstjustify {
	text-align: justify;
	font-style: italic;
	padding-right: 15px;
}
/* input */
form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #808080;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 10px;
	margin: 0 0 0 0;
}
form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #333;
  margin-bottom:1em;
  padding: 5px 5px 5px 5px
}
input, textarea, select {
	border: 1px solid #ddd;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 1.0em;
	color: navy;
	margin-right: 5px;
	padding: 4px
}
label {
	margin: 2px;
}
input {
	width: 250px;
}
textarea {
	width: 300px;
}

/* Search box */
#searchbox label, .hide {
	display: none;
}
#searchbox {
	margin: 6px 0 16px;
	padding: 0;
}
#searchform {
	background: #fff;
	border: 1px solid #ccc;
	color: #505050;
	font-size: 0.9em;
	padding: 4px;
	width: 125px;
}
/* Popup */
#wrap_popup {
	background: #FFF;
	color: #303030;
	margin: 0px;
	width: 100%;
}
#content_popup {
	line-height: 1.3em;
	margin: 10px 10px 10px 50px;
	text-align: left;
	font-size: 1.1em;
}
#content_popup h2 {
	font-size: 2.0em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 8px 0 10px;
	padding: 0;
	font-style: italic;
}
/* Various classes */
.prix {
	color:black;
	font-variant:small-caps
}
.picbottom {
	vertical-align:bottom
}
.announce h2 {
	margin: 0 0 10px;
	padding: 0;
}
.textright {
	margin: -10px 0 4px;
	text-align: right;
}
.thumbnail {
	color: #CCCCCC;
	background: transparent;
	border: 1px solid #E3DACB;
	margin: 5px 5px 5px 5px;
	padding: 3px;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.large {
	font-size: 1.3em;
}
.highlighted {
	background: #f0f0f0;
	border: 1px solid #b0b0b0;
	color: #303030;
	padding: 3px;
}
.button {
	background: url("../../img/menubg.gif") repeat-x bottom left #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #ccc;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #505050;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 7px 7px 7px 11px;
	width: 120px;
}
.left {
	float: left;
	margin: 3px 10px 5px 0px;
}
.right {
	float: right;
	margin: 3px 0px 5px 10px;
}
.left2 {
	text-align: left;
}
.right2 {
	text-align: right;
}
.iconRight {
	float: right;
}
.foto {
	font-size: smaller;
	font-style: italic;
	padding-bottom: 20px;
}
.ArtTopRight {
	text-align: right;
	font-variant: small-caps;
	font-size: small;
	color: #444;
	padding-top: 0px;
	border-top: 1px solid #C1DAD7;
}
.ArtHeading {
	font-size: x-large;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #444;
	line-height: 1.3em;
}
.ArtMain {
	font-variant: small-caps;
	font-size: larger;
	color: #444;
}
.ArtText {
	color: #444;
	padding-top: 0px;
	border-bottom: 1px solid #C1DAD7;
	padding-bottom: 20px;
}
.FormFooterText {
	font-size: smaller;
	font-style: italic;
	padding-bottom: 10px;
}
dt {
	color: blue;
	font-style: oblique;
	padding-bottom: 2px;
	text-align: right;
}
pre {
	padding-bottom: 20px;
}
address {
	font-size: .8em;
	color: black;
	padding-bottom: 10px;
}
.liststyle1 {
	line-height: 17px;
	list-style-type: disc;
}
.liststyle2 {
	line-height: 17px;
	list-style-type: decimal;
}
.liststyle3 {
	list-style-type: disc;
}
.liststyle4 {
	line-height: 17px;
	list-style-type: lower-alpha;
}
/* Sorting table Copyright 2006 Joost de Valk */
caption {
	padding: 0 0 5px 0;
	width: 100%;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
table.sortable {
	width: 100%;
	padding: 0;
	margin: 0;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 6px 6px 6px 12px;
}
table.sortable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../../img/images/bg_header.jpg) no-repeat;
}
table.sortable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
table.sortable tr.odd td {
	background: #F5FAFA;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #C1DAD7;
	background: #CAE8EA url(../../img/images/bg_header.jpg) no-repeat;
	font-weight: bold;
}