body {
	margin: 0;
	padding: 0;
	background: #808088;
	color: #000;
	font-family: Arial, Sans Serif, Helvetica, Sans-Serif;
	font-size: 11pt;
}

a {
	color: #939598;
	text-decoration: none;
	border-bottom: 1px dotted #939598;
}

a img {
	border: 0;
	vertical-align: middle;
}

a:hover { color: inherit; }

blockquote p {
	font-style: italic;
	text-align: justify;
}

.naturel { color: #c2c200; }
.hip { color: #40c200; }
.modern { color: #0080c2; }
.klassiek { color: #c20000; }

div.boxed {
	margin: 25px 25px 25px 25px;
	padding: .75em 1em .25em 1em;
	border: 1px solid #F0F0F0;
	background: #FEFEFE;
}

div.center { text-align: center; }

div.floatl { float: left; }

div.floatr { float: right; }

div.hlist {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0;
}

div.hscroll180 {
	overflow: auto;
	width: 100%;
	height: 180px;
}

div.hscroll290 {
	overflow: auto;
	width: 100%;
	height: 290px;
}

div.hscroll290 img { margin: 0 40px 0 40px; }

div.hscroll415 {
	overflow: auto;
	width: 100%;
	height: 415px;
}

div.hscroll415 img { margin: 0 40px 0 40px; }

div.spacer {
	visibility: hidden;
	clear: both;
	height: 0;
}

form button {
	border: 1px solid #808080;
	background: #C0C0C0;
	color: #FFF;
}

form input, form select, form textarea {
	border: 1px solid #C0C0C0;
	background: #F8F8F8;
	color: inherit;
}

form input.kwart, form select.kwart, form textarea.kwart { width: 25%; }
form input.half, form select.half, form textarea.half { width: 50%; }
form input.heel, form select.heel, form textarea.heel { width: 100%; }

h1, h2, h3, h4, h5, h6 {
	margin: .9em 0 .1em 0;
	padding: 0;
	color: #404044;
	font-weight: normal;
}

h1, h3, h5 { font-style: none; }
h2, h4, h6 { font-style: none; }

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size:  90%; }
h5 { font-size:  80%; }
h6 { font-size:  70%; }

hr {
	margin: 20px auto 10px auto;
	padding: 0;
	width: 75%;
	height: 1px;
	border: 0;
	color: #c0c0c8;
	background: #c0c0c8;
}

img.ensp {
	visibility: hidden;
	width: .5em;
}

img.emsp {
	visibility: hidden;
	width: 1em;
}

p {
	margin: .25em 0 .75em 0;
	padding: 0;
}

p.splash { font-size: 150%; }

ul.inline {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

ul.inline li {
	display: inline;
	margin: 5px;
	padding: 0;
}

#copy {
	margin: 5px auto 5px auto;
	padding: 0;
	width: 800px;
	border: 0;
	border-top: 1px solid #939598;
}

#copy a { text-decoration: underline; }

#copy p {
	margin: .5em 10px .5em 10px;
	padding: 0;
}

#copywrapper {
	margin: 0;
	padding: 50px 0 0 0;
	border: 0;
	border-top: 1px solid #939598;
	background: inherit;
	color: #939598;
	font-size: 8pt;
}

#head {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: auto;
}

#headwrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 55px;
	border: 0;
	border-bottom: 5px solid #939598;
	background: #c0c0c8 url(/images/global_logo_sm.jpg) bottom center no-repeat;
	color: inherit;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: auto;
}

#page div.content {
	float: right;
	clear: left;
	margin: 5px 10px 5px 10px;
	padding: 0;
	width: 600px;
	height: auto;
}

#page div.content p { /*text-align: justify;*/ }

#page div.menu {
	overflow: hidden;
	float: right;
	clear: right;
	margin: 10px 0 10px 20px;
	padding: 0;
	width: 159px;
	height: auto;
	border: 0;
	border-left: 1px solid #c0c0c8;
	font-size: 11pt;
}

#page div.menu a.isactive {
	font-weight: bold;
	color: #808088;
}

#page div.menu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 0 5px 5px;
	padding: 5px 0 5px 5px;
}

#page div.menu ul a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px transparent;
}

#page div.menu ul a:hover { border-bottom: 1px dotted #808088; }

#page div.menu ul a.noborder { border: 0; }

#page div.menu ul li { margin-bottom: .25em; }

#page div.menu ul ul {
	list-style-type: disc;
	margin: 0 0 0 2px;
	padding: 0 0 0 15px;
	font-size: 10pt;
}

#page div.menu ul ul a { font-weight: normal; }

#page div.menu ul ul li { margin-bottom: .25em; }

#page div.menu ul ul ul {
	list-style-type: square;
	font-size: 9pt;
}

#page div.menu ul ul ul li { margin-bottom: .25em; }

#pagewrapper {
	margin: 0;
	padding: 0 0 25px 0;
	width: 100%;
	height: auto;
	background: #fff;
	color: inherit;
}
