body {
	background-color: white;
	background-repeat: no-repeat;
	text-align : center;
	overflow : auto;
}
.tekstwitgroot	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
}

.tekstwitmiddel	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.tekstwitklein	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.tekstpaarsklein	{
	color : 980065;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A.adef:link	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A.adef:visited	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A.adef:hover	{
	color : #990066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

A.wit:link	{
	color : white;
}
A.wit:visited	{
	color : white;
}
A.wit:hover	{
	color : white;
}

A.agrijs:link	{
	color : #B2B2B2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A.agrijs:visited	{
	color : #B2B2B2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A.agrijs:hover	{
	color : #B2B2B2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A.agroot:link	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : underline;
}
A.agroot:visited	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : underline;
}
A.agroot:hover	{
	color : #990066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}

A:link {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A:visited {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color : red;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}


#logotoplaag{
	position : relative;
	width : 760px;
	height : 500px;
	background-image :    url(images/Achtergrond.jpg);
	background-repeat : no-repeat;
}
#catalogus	{
	position : absolute;
	width : 640px;
	height : 450px;
	top : 50px;
	left : 120px;
	overflow : auto;
}

#grond	{
	position : relative;
	width : 1024px;
	height : 640px;
	top : 0px;
	left : 0px;
	background-image : url(Achtergrond.jpg);
	z-index : 1;
}

#referentie	{
	position : relative;
	width : 1024px;
	height : 640px;
	top : 0px;
	left : 0px;
}

#logo	{  
	position : absolute;
	width : 149px;
	height : 120px;
	top : 12px;
	left : 7px;
	z-index : 99;
}

#beeldenbalk	{
	background-color: white;
	position : absolute;
	width : 860px;
	height : 96px;
	top : 17px;
	left : 163px;
	overflow : hidden;
	z-index : 99;
}

#menu	{
	position : absolute;
	width : 150px;
	height : 480px;
	top : 140px;
	left : 5px;
	z-index : 99;
   
}

#main	{
	position : absolute;
	width : 850px;
	height : 500px;
	top : 140px;
	left : 180px;
	overflow : auto;
	z-index : 99;
}

#catalogus	{
	position : absolute;
	width : 844px;
	height : 640px;
	top : 0px;
	left : 180px;
	overflow : auto;
	z-index : 99;
}

#presentatie	{
	position : absolute;
	width : 750px;
	height : 500px;
	top : 140px;
	left : 230px;
	overflow : auto;
	z-index : 99;
}
