@charset "utf-8";
/* CSS Document */
<!--

body {
background-color: #DCDCDC;
font-family: "Calibri";
margin: 0px;
color: #CC0000;
}

input {
background: #DCDCDC;
}

textarea {
background: #DCDCDC;
}

span {
color:#000000;
}

span2 {
color:#FFFFFF;
}

span3 {
color: #000000;
font-family: "Calibri";
font-size: 1.1em;
text-align: center;}

.kleur {
color:#FFFFFF;
background-color: #DCDCDC;
}

.table {
color:#000000;
}

h1 {
color: #000000;
font-size: 2.0em;
font-family: "Calibri";
text-align: left;
font-weight: bold;
}

h2 {
color: #000000;
font-size: 1.75em;
font-family: "Calibri";
text-align: left;
font-weight: bold;
}

h3 {
color: #000000;
font-family: "Calibri";
font-size: 1.5em;
text-align: justify;
}

h4 {
color: #000000;
font-family: "Calibri";
font-size: 1.2em;
text-align: left;}

h5 {
color: #000000;
font-family: "Calibri";
font-size: 1.1em;
text-align: left;}

a:link {
color: #78451B;
text-decoration: underline;} 

a:visited {
color: #78451B;
text-decoration: underline;}

#header {
background-image: url(../Images/Achtergrond-2.jpg);
height: 110px;
font-family: "Calibri";
font-size: 48px;
color: #FFFFFF;
font-weight: bold;}

#main-content {
background-color:#FFFFFF;
min-height: 550px;
font-weight: bold;
margin-left: 210px;
margin-right: 210px;`
position: relative;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
padding-top: 20px;}

#navbar {
width: 200px;
position: absolute;
top: 110px;
padding: 10px;
border-bottom: 1px #ffffff solid;
font-family: "Calibri";
font-size: 1.0em;
}

#border-toolbar {
position: absolute;
top: 117px;
width: 200px;
right: 0px;
font-size: 0.8em;}

#toolbar {
background-color: #ffad0a;
width: 200px;
position: absolute;
top: 164px;
right: 0px;
height: 100px;
border-bottom: 1px #ffffff solid;}
-->

