/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Life+Savers:700);
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#5C1B17;
	font-size:80%;
/*	font-family:Arial, sans-serif;*/
	overflow: hidden;
/*	color: #000000;*/
	color: #0F0D18;
/* */
}

body {
	height:100%;
	max-height:100%;
	overflow:auto;
	padding:0;
	margin:0;
	border:0;
	scrollbar-face-color: #d7c7ec;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #f2ecf9;
	scrollbar-darkshadow-color: #ece1fa;
	scrollbar-track-color: #d1beea;
	scrollbar-arrow-color: #fc6703;
	background-color:                 #334A45     ;
	text-align: left;
font-family: 'Life Savers', cursive;
font-size: 16px;
}

#centreren {
	text-align: left;
	margin:0 auto;
	width: 880px;
	height: 100%;
	padding:0;
	top: 0px;
	z-index: 1;
	position: relative;
}

#logo {position: absolute; margin:0; top:0; display:block; width:880px; height:118px; font-size:4em; z-index:2; color:#fff;}
#foot {
	position: relative;
	margin:0;
	bottom:0;
	display:block;
	width:880px;
	height:30px;
	font-size:7pt;
	z-index:2;
	text-align:right;
	color:#e9119f;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}

* html #foot {
	bottom:-1px;
	height:30px;
}

#kolom1, #kolom2 {
	position:relative;
	top:118px;
	bottom:36px;
	font-size:1em;
	display: block;
}
#kolom1 {
	width:220px;
	overflow:auto;
	background-color:#03A794;
	z-index:2;
	position: absolute;
	height: 86%;
}
#kolom2 {
	width:660px;
	overflow:auto;
	background:#B0E9E2;
	z-index:2;
	position: relative;
	left: 220px;
	height: 86%;
        line-height: 133%;
}

* html #kolom1, * html #kolom2 {height:86%; top:118px; bottom:0; border-top:118px}
* html #kolom2 {width:660px; height: 86%;}

code { color:red;}

.inner2 {
	display:block;
	padding:5px 23px 23px;
}
.inner2 a:link, .inner2 a:visited, .inner2 a:active {
        font-family: Arial, sans-serif;
/*font-family: 'Life Savers', cursive;*/
	font-size: 10pt;
	font-style: normal;
	font-weight: 500;
	color: #0004FF;
	line-height: 14pt;
	text-decoration: underline;
}
.inner2 a:hover {
        font-family: Arial, sans-serif;
/*font-family: 'Life Savers', cursive;*/
	font-size: 10pt;
	font-style: normal;
	font-weight: 500;
	color: #FF006D;
	text-decoration: none;
	line-height: 14pt;
	text-decoration: none;
}


.actiefop {
        font-family: Arial, sans-serif;
/* font-family: 'Life Savers', cursive; */
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #609;
	line-height: 30pt;
	text-decoration: none;
} 

h1 {
        font-family: Arial, sans-serif;
/* font-family: 'Life Savers', cursive; */
	font-size: 14pt;
	line-height: 24pt;
	font-style: normal;
	font-weight: 800;
	color:#9F0060 ;
}
h3 {
/* font-family: Arial, sans-serif; */
font-family: 'Life Savers', cursive;
    font-size: 12pt;
	font-style: normal;
	font-weight: 700;
	color:#9F0060;
	text-indent: 0pt;
}
p {
        font-family: Arial, sans-serif;
/* font-family: 'Life Savers', cursive; */
        font-size: 11pt;
	line-height: 14pt;
	font-weight: 400;
	color:#9F0060 ;
}

img {
	margin: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #880353;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #F994D1;
}
.icon {
       style: none;
	margin: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.mar {
	margin: 40px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #880353;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #F994D1;
}

.left {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: 400;
	color: #4C0072;
}
.left img {
	margin: 10px 10px 10px 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660099;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #9E79CD;
}
.lied {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: 400;
	color: #0004FF;
	margin-left: 25px;
}
.menu {
	display:block;
	padding:0px 32px 0px 0px;
	text-align: center;
}
.menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
/*	color: #B0E9E2; */
	color: #C7FBF8;
	line-height: 32pt;
	text-decoration: none;
	margin-right: -30px;
}
.menu a:hover {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
        color: #FFD4F6;
/*        color: #FCFFAC; */
	text-decoration: none;
	line-height: 32pt;
}


.faceb {
	display:block;
	padding:0px 24px 0px 0px;
	text-align: center;
}
.faceb a:link, .faceb a:visited, .faceb a:active {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
/*	color: #B0E9E2; */
	color: #C7FBF8;
	line-height: 8pt;
	text-decoration: none;
	margin-right: -30px;

}
.faceb a:hover {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
        color: #FFD4F6;
/*        color: #FCFFAC; */
	text-decoration: none;
	line-height: 8pt;
}



.opsomming {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: 400;
	color: #0004FF;
	display: block;
}
#wrapper
{
	width: 800px;
	height: 8%;
	position: absolute;
	margin-right: auto;
	margin-left: -400px;
	margin-top: auto;
	left:50%;
	padding:0px;
	text-align:left;
}

ul {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: 400;
	margin-top: 0pt;
	margin-left: 150pt;
}
li {
	color: #0004FF;
	list-style-type: disc;
}

a {
	font-size: 7pt;
	color: #0004FF;
}
a:link {
	text-decoration: none;
	color: #0004FF;
}
a:visited {
	text-decoration: none;
	color: #0004FF;
}
a:hover {
	text-decoration: none;
	color: #0004FF;
}
a:active {
	text-decoration: none;
	color: #0004FF;
}



table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #618D82;
	border-collapse: separate;
	background-color: #D2E4D8;
	font-size: 10pt;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #618D82 #618D82 #618D82 #618D82;
	background-color: #E8F8ED;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #618D82 #618D82 #618D82 #618D82;
	background-color: #E8F8ED;
}
 
table.image1 { margin-left: 2em }
table.image2 { margin-right: 2em }

.menuin span {

    float:center;

    margin-right:4px;

    position: relative;

    z-index: 0;

}

.menuspan a {
    display: block;
}

.menuspan span:hover div, .menuspan span div:hover {

    display: block;
}

.menuspan span div {

    border: 0px solid green;

    padding: 0px;

    background-color: #03A794;

    display: none;

    position: relative;

    white-space: nowrap;
}

