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

body
	{
	background-image:url(images/pattern_groupgl.gif); background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#08266e;
	}

A:link {text-decoration: none;color:#77ad1a;}
A:visited {text-decoration: none;color:#77ad1a;}
A:active {text-decoration: none;color:#77ad1a;}
A:hover {text-decoration: underline;color:#77ad1a;}

.menu
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#77ad1a;
	}
.menu A:link {text-decoration: none;color:#77ad1a;}
.menu A:visited {text-decoration: none;color:#77ad1a;}
.menu A:active {text-decoration: none;color:#77ad1a;}
.menu A:hover {text-decoration: underline;color:#77ad1a;}


.terug
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#527812;
	font-weight:bold;
	}
.terug A:link {text-decoration: none;color:#527812;}
.terug A:visited {text-decoration: none;color:#527812;}
.terug A:active {text-decoration: none;color:#527812;}
.terug A:hover {text-decoration: underline;color:#527812;}


.tekstvak
	{
	margin-left:30px;
	margin-right:30px;
	height:490px;
	overflow:auto;
	width:900px;
	text-align:left;
	}
.tekst
	{
	margin-left:30px;
	margin-right:30px;
	}
.tekst2
	{
	text-align:left;
	}
	
.fototekst{
position:absolute;
width:170px;
height:360px;
margin-left:372px;
margin-top:0px;
background-image:url(images/trans.png);
background-repeat:repeat;
color:#000033;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
overflow:auto;
}