﻿body {
    font-family: Verdana;
}

/* Layout DIV's */
.Container {
    width: 940px;
    height: 630px;
    margin: 0 auto;
}

.SubContainer {
    position: absolute;
}

.Hoofdmenu {
    position: absolute;
    top: 60px;
    width: 755px;
    height: 20px;
    background-color: #009681;
    padding-left: 85px;
    padding-right: 100px;
    text-align: justify;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
}

.HoofdmenuContent {
    width: 740px;
    height: 20px;
    margin: 0 auto;
    text-align: justify;
    overflow: hidden;
    background-color: Green;
}

.Submenu {
    position: absolute;
    top: 90px;
    width: 755px;
    height: 20px;
    background-color: #aad6cf;
    padding-left: 85px;
    padding-right: 100px;
    text-align: justify;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
}

.SubmenuContent {
    width: 740px;
    height: 20px;
    margin: 0 auto;
    text-align: justify;
    overflow: hidden;
}

.Content {
    position: absolute;
    top: 150px;
    left: 100px;
    width: 740px;
    height: 400px;    
    overflow-y: auto;
    overflow-x: hidden;
}

.MenuBol {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 3px;
    background-color: Blue;
    display: block;
}

.Formulier {
    position: absolute;
    left: 330px;
        font-family: Verdana;
    font-size: 12px;
}

.FormulierBevestiging {
    position: absolute;
    left: 330px;
        font-family: Verdana;
    font-size: 12px;
}

.ButtonNieuwsbrief 
{
    position: absolute;
    left: 250px;
    top: 570px;
}
/* Informatieitem */
.InfoItem_Rechts {
    position: absolute;
    width: 363px;
    left: 378px;
}

.InfoItem_Links {
    position: absolute;
    width: 378px;
}


/* Hyperlinks */
A:link {
    color: #009681;
    text-decoration: none;
}

A:hover {
    color: #AAD6CF;
    text-decoration: none;
}

A:visited {
    color: #009681;
    text-decoration: none;
}

A.MenuItem_groen
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #aad6cf;
	font-size: 12px;
}
A.MenuItem_groen:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #aad6cf;
	font-size: 12px;
}
A.MenuItem_groen:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #aad6cf;
	font-size: 12px;
}

A.SubMenuItem_groen
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009681;
	font-size: 12px;
}
A.SubMenuItem_groen:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009681;
	font-size: 12px;
}
A.SubMenuItem_groen:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009681;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_groen
{
    padding-left: 15px;
    background-image: url('Images/bol_groen.jpg');
    background-position: -2px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_groen:hover
{
    padding-left: 15px;
    background-image: url('Images/bol_groen.jpg');
    background-position: -2px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_groen:visited
{
    padding-left: 15px;
    background-image: url('Images/bol_groen.jpg');
    background-position: -2px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_blauw
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #89d2f1;
	font-size: 12px;
}
A.MenuItem_blauw:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #89d2f1;
	font-size: 12px;
}
A.MenuItem_blauw:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #89d2f1;
	font-size: 12px;
}
A.SubMenuItem_blauw {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009fe9;
	font-size: 12px;
}
A.SubMenuItem_blauw:hover {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009fe9;
	font-size: 12px;
}
A.SubMenuItem_blauw:visited {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009fe9;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_blauw
{
    padding-left: 15px;
    background-image: url('Images/bol_blauw.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_blauw:hover
{
    padding-left: 15px;
    background-image: url('Images/bol_blauw.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_blauw:visited
{
    padding-left: 15px;
    background-image: url('Images/bol_blauw.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_oranje
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #f7b67a;
	font-size: 12px;
}
A.MenuItem_oranje:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #f7b67a;
	font-size: 12px;
}
A.MenuItem_oranje:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #f7b67a;
	font-size: 12px;
}
A.SubMenuItem_oranje {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #e55300;
	font-size: 12px;
}
A.SubMenuItem_oranje:hover {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #e55300;
	font-size: 12px;
}
A.SubMenuItem_oranje:visited {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #e55300;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_oranje
{
    padding-left: 15px;
    background-image: url('Images/bol_oranje.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_oranje:hover
{
    padding-left: 15px;
    background-image: url('Images/bol_oranje.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_oranje:visited
{
    padding-left: 15px;
    background-image: url('Images/bol_oranje.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_paars
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #cbafcb;
	font-size: 12px;
}
A.MenuItem_paars:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #cbafcb;
	font-size: 12px;
}
A.MenuItem_paars:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #cbafcb;
	font-size: 12px;
}
A.SubMenuItem_paars {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #7b5a86;
	font-size: 12px;
}
A.SubMenuItem_paars:hover {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #7b5a86;
	font-size: 12px;
}
A.SubMenuItem_paars:visited {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #7b5a86;
	font-size: 12px;
}


A.MenuItem_Geselecteerd_paars
{
    padding-left: 15px;
    background-image: url('Images/bol_paars.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_paars:hover
{
    padding-left: 15px;
    background-image: url('Images/bol_paars.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_paars:visited
{
    padding-left: 15px;
    background-image: url('Images/bol_paars.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_rood
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #fc9cb4;
	font-size: 12px;
}
A.MenuItem_rood:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #fc9cb4;
	font-size: 12px;
}
A.MenuItem_rood:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #fc9cb4;
	font-size: 12px;
}
A.SubMenuItem_rood {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #f71b52;
	font-size: 12px;
}
A.SubMenuItem_rood:hover {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #f71b52;
	font-size: 12px;
}
A.SubMenuItem_rood:visited {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #f71b52;
	font-size: 12px;
}

A.MenuItem_Geselecteerd_rood
{
    padding-left: 15px;
    background-image: url('Images/bol_rood.jpg');
    background-position: -0px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_rood:hover
{
    padding-left: 15px;
    background-image: url('Images/bol_rood.jpg');
    background-position: -0px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd_rood:visited
{
    padding-left: 15px;
    background-image: url('Images/bol_rood.jpg');
    background-position: -0px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009681;
	font-size: 12px;
}
A.MenuItem:hover
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009681;
	font-size: 12px;
}
A.MenuItem:visited
{
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color: #009681;
	font-size: 12px;
}
A.MenuItem_Geselecteerd
{
    padding-left: 15px;
    background-image: url('Images/bol_groen.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd:hover
{
    padding-left: 15px;
    background-image: url('Images/bol_groen.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
A.MenuItem_Geselecteerd:visited
{
    padding-left: 15px;
    background-image: url('Images/bol_groen.jpg');
    background-position: -1px 0px;
    background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color: White;
	font-size: 12px;
}
.onzichtbaar 
{
	visibility: hidden;
}

/* Kleurtjes */
.groen {
    background-color: #009681;
}

.Sub_groen {
    background-color: #aad6cf;
}

.paars {
    background-color: #7b5a86;
}

.Sub_paars {
    background-color: #cbafcb;
}

.blauw {
    background-color: #009fe9;
}

.Sub_blauw {
    background-color: #89d2f1;
}

.oranje {
    background-color: #e55300;
}

.Sub_oranje {
    background-color: #f7b67a;
}

.rood {
    background-color: #f71b52;
}

.Sub_rood {
    background-color: #fc9cb4;
}

.MenuTitel {
    font-weight: bold;
    padding-left: 15px;
	text-decoration:none;
	font-family:Verdana;
	color:White;
	font-size: 12px;
	font-style:italic;
}

/* Elementen t.b.v. EditPagina's */
.fieldname
{
	width:120px;
    float:left;
    padding: 1px;
    clear:both;
    line-height: 23px;
}
.fieldvalue
{
	padding: 1px;
}

.error {
    color: Red;
}

.Tekst {
    font-family: Verdana;
    font-size: 12px;
}