body { 	background-color: rgb(255, 255, 255);
		background-image: url(afbeeldingen/index2.png);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-size: cover;
		
		font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif,impact,sans-serif; 
		line-height: 1.5em; }

h1 {color: rgb(0, 78, 88);
	font-family: 'Caveat', bradley hand itc,impact,sans-serif; padding: 10px; } 
h2 {color: rgb(0, 78, 88);
	font-family: arial,impact,sans-serif;
	font-size: 12px}
h3
h4
h5
h6 {color: rgb(0, 78, 88);
	font-family: Arial, Helvetica, sans-serif;}		
p    {color: rgb(0, 78, 72);}

.main  {background-color: white;
		background-blend-mode: color;
		width: 100%;
		max-width: 1024px;
		min-width: 225px;
		min-height: 950px;
		margin: 0 auto;
		text-align: none;
		top: center;
		z-index: 1;}
		a {text-decoration: none; }
		a:link {color: rgb(0, 78, 88)}
		a:visited {color: rgb(0, 78, 88)}
		a:hover { color: rgb(0, 150, 150); text-decoration-line: underline;}

p.h1 {position: absolute; top: 5px; text-align: left; z-index:0; }

p.tekst {	position: relative; 
			top: 0px; 
			text-align: left; 
			z-index:0; 
			padding: 10px	}

.background {position: absolute; top:0px; width: 99%;  z-index: -1; opacity: 0.2;}
.navmenu{position: relative; top: 0px; text-align: left; z-index:0; padding: 0 0 0 10; margin: 5px;}
.topbanner {position: relative; top: 0px; left: center; z-index:0; padding: 0px; }
.content {position: relative; top: 0px; 
	min-height: 605px; 
	width: 1014px; 
	}
.footbanner {position: relative; top: 20px; left: center; z-index:0;}
p.disclamer {	position: relative; 
	top: 20px; 
	text-align: center; 
	z-index:0;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; 
	font-size: 14px }
	

.inlog {
    background-color: rgb(250, 250, 250);
    border-bottom: rgb(0, 0, 0);
    border-left: rgb(0, 0, 0);
    border-width: 1px 1px thin thin;
    border-style: groove groove groove groove;
    display: block;
    float: center;
    margin: auto;
    padding: 10px 10px 10px 10px;
	width: 175px;
	height: 175px;
	position: absolute; 
	top: 200px;
	left: 400px;
	z-index:0;
	
  }
.center1 { 	margin-top: 30px;;
			margin-right: 2px;
			margin-bottom: 0px;
			margin-left: 0px;
			float: left;
			width: calc(50% - 2px);
			}

			.center2 { 	margin-top: 30px;;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 2px;
				float: right;
				width: calc(50% - 2px);
				}	
.tekst_klein { 	font-size: 12px;
				margin-top: 20px;
			}
			