﻿@charset "utf-8";
/* CSS Document */

/* ===============================
    Default font styles
   =========================== */
body {

	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;/* Verdana, Arial, Hevetica;*/
	font-size: 14px;
	line-height: 17px;
	color: #F6F0E8;
	margin-bottom: 10px;
	background-color: #778E88;;/*#FFFFFF*/

}

/* form attributen */
select,input,button,textarea,button {
    font-size:99%;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;/* Verdana, Arial, Hevetica;*/

}

table {

	font-size: inherit;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;/* Verdana, Arial, Hevetica;*/
}
 
pre,code,kbd,samp,{
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;/* Verdana, Arial, Hevetica;*/
    line-height:100%;
}

a {

	color: #F6F0E8;
	text-decoration: none;
}
a:visited {
	color: #F6F0E8;
}
a:active {

	text-decoration:underline;
}
a:hover {

    text-decoration:underline;	
}

li {

	background-position: inherit;
/*	background-color: gainsboro; om te testen */
	
}



div.container {

    margin: 0 auto 0 auto;
	background: #778E88;
	width: 97%;
}

div.head{

	padding: 10px 10px 0 10px;
	width: auto;
	height: 100px; /*	top: inherit; */;
	position: inherit;
}

div.head img{

    height:90px
}


div.header {

	width: auto;
	height: 30px;
	padding-left: 40%;
	padding-top: 10px;
}

div.update {

	float: left;
	height: 17px;
}
/* div.update niet meer gebruikt
div.update ul li {

    float:left;
    display:inline;
    position:relative;
    margin-right:15px;
}
 
div.update ul li {

    margin-right:15px;

}
*/
div.languageChoice{

	float: right;
	position: relative;
	top: 0px;
	width: 200px;
}

div.languageChoice ul li {

	float: left;
	display: inline;
	margin: 0 0 5px 5px;
	height: 20px;
}

div.languageChoice ul li a {

	margin: 0;
	padding: 0 !important;
	background: none;
}

div.languageChoice img {

	width: 19px;
	height: 11px;
	margin: auto 2px auto 2px;
}

div.languageChoice ul li a img {
    padding: 1px;
    border: 1px #666 solid;

}

div.languageChoice ul li a:hover img,
div.languageChoice ul li a:active img {
    padding: 1px;
    border: 1px #ccc solid;

}

div.logo {

	height: auto;
	width: auto;
	float: left;
}

nav {

	height: 40px;
	width: auto;
	float: none;
	position: inherit;
	margin-top: 55px;
}

nav ul,nav ul li ul {

    margin: 0px 0px 0px 0px;

}

nav ul li,nav ul li ul li {

    float:left;
    display:inline;
    
}

nav ul li ul {

    display:none;
    position: absolute;
    left:25%;
    
}

nav ul li:hover>*,nav ul li ul li:hover>* {

    display:block;
}

nav ul li {

    margin:5px  5px 5px 5px;
    height: 20px;
   
    
}

nav ul li ul li {

    margin:0;
    padding:0 5px;
    
}



div.minicontainer {

	width: 99%;
	height: auto;
	margin: auto auto auto auto;
	background: #778E88;
}

header {
    width: 99%;
    height: auto;    
    margin: 20px auto 20px auto;
    padding-bottom: 10px; 
    text-align: center;
}

div.center {
    
    width: 99%;    
    margin: 20px auto 20px auto; 
    text-align: center;
}

.center {

    text-align:center;
}

div.text{

    margin-bottom:20px;
}

.top{

	height: 400px;
}

ol {
    padding-left: 40px;
    margin-bottom:20px;
}

img.logodb{

    width:85px;
    height:85px;

}

.space1_2 {

    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    text-align:center;
    margin-bottom:15px;   
    text-rendering: auto;
    
}

.space1_2{

    width:49.5%;
}


.space1_3 {
    
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    text-align:center;
    margin-bottom:15px;   
    text-rendering: auto;
    
}

.space1_3 {

    width:33%
}


.space2_3 {

    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    text-align:center;
    margin-bottom:15px;   
    text-rendering: auto;
    
}

.space2_3 {

    width:66%;
}


.textspace2_3 {

    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    text-align:left;
    margin-bottom:15px;   
    text-rendering: auto
}

.textspace2_3 {

    width:66%;
}

.space1_4 {


    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    text-align:center;
    margin-bottom:15px;   
    text-rendering: auto;
    
}

.space1_4 {

    width:24.5%;
}

.imgspace99 {
    
    width: 99%;
}

.imgspace90 {
    
    width: 90%;
}

.imgspace80 {
    
    width: 80%;
}

.imgspace75 {

    width: 75%;
}

.imgspace60 {
    
    width: 60%;
}

.imgspace50 {

    width: 50%;
}


div.footer {

	background: #778E88;
	margin: 40px auto auto auto;
	padding-top:10px;
    padding-bottom: 10px;
	width: 100%;
	height: auto;
	text-align: center;
} 

div.footer p {

}

div.footer img {

	width: 47px;
	height: 13px;

}

h1 {

    font-size:150%;

}

h2 {

    font-size:130%;
}

h3 {

    font-size:120%;
}

h4 {

    font-size:110%;
}

h5 {

    font-size:90%;
}

.normalsize {

	font-size: 13px;
}



