﻿@charset "utf-8";
/* CSS Document 			Basisstijl voor GOOSLOO
  
h1		benadrukte tekst in l.blauw
h2		afbeelding links met floating tekst
h3		afbeelding rechts met floating tekst
h4		afbeelding gecentreerd
h5		datum
h6		linkstijl tbv alignment en marge
.style1 tekststijl met achtergrondbox tbv linkmenu
.style2	alineahoofd, stijl als h1
.style3 centreerd de tekst en kleur rose
.style4	voettekst, gecentreerd
.style5 float left
.style6 float right
*/

body{
	margin:0 0 0 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#336 url('bg-image.jpg') no-repeat fixed top }	
#container{
	width:998px;
	margin:0 auto}	
table{
	table-layout: auto;
	width: 100%;
	margin:0;
	background:fixed 50% 0%;	
	text-align:center;
	border:none;
	border-collapse:collapse;
	border-style:none}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-style:normal;
	line-height:1.2em;
	font-weight:normal;
	color:#ccffff;
	margin:0px 10px 0px 10px}
h2{
	margin:0px 5px 0px 5px}
h2 img{
	float:left;
	margin:5px 5px 5px 5px;
	border:2px #ffffff inset}
h3{
	margin: 0px 5px 0px 5px}
h3 img{
	float:right;
	margin:5px 5px 5px 5px;
	border:2px #ffffff inset}
h4{ 
	text-align:center;
	margin:0px 5px 0px 5px}
h4 img{
	margin:5px 5px 5px 5px;
	text-align:center;
	border:2px #ffffff inset}
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	text-align:center;	
	line-height:1.2em;	
	color:#ccffff;
	margin:10px 0px 10px 0px}
h6{
	font-size:0.9em;
	text-align:left;
	margin:0px 0px 0px 20px}	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal; 
	line-height:normal;
	font-weight:normal;
	color: #fff;
	text-align:left;
	margin:0px 20px 0px 20px}
#apDiv1{
	position: fixed;
	width:40px;
	height:30px;
	z-index:1;
	visibility:visible;
	top:0px;
	right:0px}	
#apDiv2{
	position: fixed;
	width:50px;
	height:30px;
	z-index:1;
	visibility:visible;
	top:0px;
	left:0px}
#apDiv3{
	position: fixed;
	width:100%;
	height:130px; 
	z-index:1;
	visibility:visible;
	background-color: #333366;
	top:0px}
#apDiv4{
	position: fixed;
	width:80px;
	height:25px;
	z-index:1;
	visibility:visible;
	right:50%}		
	
a:link{
	font-family:"Comic Sans MS";
	font-size:100%;
	text-decoration:none;
	color: #ff66cc}
a:visited{
	font-family:"Comic Sans MS";
	font-size:100%;
	text-decoration:none;
	color:#ff66cc}
a:hover{
	font-family:"Comic Sans MS";
	font-size:100%;
	text-decoration:underline;
	color:#ffff99}
a:active{
	font-family:"Comic Sans MS";
	font-size:100%;
	text-decoration:none;
	color:#ff66cc}
.style1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:1.6;
	border:1px #ccffff solid;
	text-align:center;
	background:#336}
.style2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:normal;
	line-height:1.6em;
	font-weight:normal;
	color:#ccffff;
	margin:0px 0px 0px 10px}	
.style3{
	text-align:center;
	color:#ff66cc}	
.style4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	line-height:normal;
	color:#ccffff;
	margin:0px 0px 0px 0px}
.style5{
	float:left}
.style6{
	float:right}
	
 .style7 {
	font-size: 1em;
	color: #FFFFFF;
}
