@charset "utf-8";
/* CSS Document */
<!-- 
body  {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	background:#fff;
	margin: 0; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0;
	text-align: center; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #000000;
}
a {
	color : #30375C;
	text-decoration : underline;
	font-weight:bold;
}
a:hover {
	color: #CC0000; 
	text-decoration : none;
	font-weight:bold;
}
h1, h2, h3 {
	font-family: "Helvetica", Verdana, Arial;
	margin:0.8em 0 0.4em 0;
	padding:0;
	font-weight: bold;
}
h1 {
	font-size : 125%;
color: #003366;
}
h2 {
	font-size : 110%;
color: #003366; }
h3 {
	font-size : 100%;
color: #cc0000; }
hr {
	color : orange;
}

img {
	margin:0;
	border:0;
}
.rightimg {
	float : right;
	position : relative;
	margin : 0 10px;
	border: 1px solid black;
}
.leftimg {
	float : left;
	position : relative;
	margin : 10px;
	border: 1px solid black;
}
.leftimg2 {
	float : left;
	position : relative;
	margin : 0 10px 0 0;
	border: 0;
}
.rightimg2 {
	float : right;
	position : relative;
	margin : 0 0 0 30px;
}
.center {
	text-align:center;
}
.GeoDynamic #container { 
	min-width:800px; 
   max-width: 960px;
	background-image: url(assets/bgmenu2.gif);
	margin: 1em auto; 
	text-align: left;
	border:5px solid #757EB7;
} 
.GeoDynamic #header { 
	background-image : url(assets/top.jpg);
	display : block;
	height : 100px;
} 
.GeoDynamic #header h1 {
	margin: 0; 
	padding: 0; 
}

.GeoDynamic #sidebar1 {
	float: left; 
	width: 200px; 
	padding: 15px 0; 
}
.GeoDynamic #sidebar2 {
	float: right; 
	width: 220px; 
	background:#DCDFED;
	padding: 15px 0; 
margin:20px 10px;
border:1px dotted #30375C;
}
.GeoDynamic #sidebar1 h3, .GeoDynamic #sidebar1 p, .GeoDynamic #sidebar2 h3{
	margin-left: 10px; 
	margin-right: 10px;
}
.GeoDynamic #sidebar2 p {
	font-size:80%;
	line-height:1.2em;
	margin-left: 10px;
	margin-right: 10px;
}
.GeoDynamic #mainContent {
 	margin: 0 240px 0 240px;
} 
.GeoDynamic #mainContent2 {
 	margin: 0 40px 0 240px;
} 
.GeoDynamic #box1 {
	padding: 10px; 
margin:20px;
background:#F2F2FF;
border:1px dotted #003366;
}
.GeoDynamic #box1 p{
	padding: 0; 
margin:0;
font-weight:bold;}

.GeoDynamic #footer { 
	padding: 0 10px;
	background-image : url(assets/bgfooter.jpg);
	border:0;
} 
.GeoDynamic #footer p {
	margin: 0;
	height:30px;
	padding: 20px 0 0 0;
	font-size:85%;
	text-align:center;
	color:#FFF;
}
.GeoDynamic #artofakt a {
	margin: 0;
	padding: 10px 0;
	font-size:80%;
	text-align:center;
	color:#ccc;
}
table {
width:500px;
padding 5px;
margin 1px;
border:1 px solid #006;}
td{
background:#CACEE3;
padding:5px;
font-weight:bold;}
accent{
color:red;
font-weight:bold;}

.GeoDynamic #copy p{
	font-size:85%;
	font-style:italic;
	color:#666;
}
.readmore{
text-align:right;}

.fltrt { 	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*FORMS*/
form.form1 {
	font-size : 100%;
}
form.form1 fieldset {
	width : 430px;
	padding : 0.5em 1em;
	margin-left:5em;
	border: 1px solid #ccc;
}
form.form1 legend {
	border: 1px solid #ccc;
	padding:4px;
	font-weight:bold;
}
form.form1 fieldset ul {
	margin : .5em 0em;
	padding: 0;
}
form.form1 fieldset li {
	list-style: none;
	padding: 10px;
	margin: 0;
	clear: both;
}
form.form1 label {
	position : relative;
	text-align:left;
	padding-left:20px;
	width : 10em;
	display : block;
	margin : .5em 0em;
}
form.form1 p {
}
label input {
	position : absolute;
	left : 100%;
	top : 0px;
	width : 250px;
	padding:4px;
	border:1px inset #ccc;
}
label textarea, select, radio {
	position : absolute;
	left : 100%;
	top : 0px;
	margin : 3px;
	height : 40px;
	width : 250px;
	border:1px inset #ccc;
}
input.submit {
	margin: 40px 0 0 250px;
	padding : 2px 2px 2px 2px;
}
.nobr {
	display : none;
}
/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 175px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 175px;
	border:0;
	border-bottom:1px solid #fff;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #ccc;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #7F8BBE;
	padding: 0.5em 0.75em;
	color: #fff;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #CC0000;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #CC0000;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

--> 
