
body		{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 12px; line-height: 16px; color: white; 
				text-align: center; background-color: white;
				}

.titel			{ font-family: Verdana, Arial, Helvetica, sans-serif; 
				  font-size: 14px; line-height: 16px; color: white; font-weight: bold; }

.klein		{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; line-height: 12px; }

table tr td	{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px; line-height: 16px; color: white}

A:link    	{ text-decoration: none; color: orange; font-weight: bold; }
A:visited	{ text-decoration: none; color: orange; font-weight: bold; }
A:active	{ text-decoration: none; color: white; font-weight: bold; }
A:hover		{ text-decoration: none; color: white; font-weight: bold; }

a.menu:link		{ text-decoration: none; color: white; font-weight: bold; }
a.menu:visited	{ text-decoration: none; color: white; font-weight: bold; }
a.menu:active	{ text-decoration: none; color: orange; font-weight: bold; }
a.menu:hover	{ text-decoration: none; color: orange; font-weight: bold; }

a.huidige:link		{ text-decoration: none; color: white; font-weight: bold; }
a.huidige:visited	{ text-decoration: none; color: white; font-weight: bold; }
a.huidige:active	{ text-decoration: none; color: white; font-weight: bold; }
a.huidige:hover	{ text-decoration: none; color: white; font-weight: bold; }



div#box-pagina	{position: absolute; height: 550px; width: 900px;
				top: 50%; margin-top: -275px;
				left: 50%; margin-left: -450px;
				text-align: left;
				background: url(../achtergrond/ondergrond.png) no-repeat 0 0;}


div#box-menu	{ 	position: absolute; top: 130px; left: 25px; 
					height: 530px; width: 150px;
					visibility: visible; border: 0}



div#box-home	{position: absolute; top: 0px; left: 0px; 
					height: 550px; width: 900px;
					background: url(../achtergrond/home.png) no-repeat 0 0;
					visibility: visible; border: 0}

div#box-milieu	{position: absolute; top: 0px; left: 0px; 
					height: 550px; width: 900px;
					background: url(../achtergrond/milieu.png) no-repeat 0 0;
					visibility: visible; border: 0}

div#box-duurzame	{position: absolute; top: 0px; left: 0px; 
					height: 550px; width: 900px;
					background: url(../achtergrond/duurzame.png) no-repeat 0 0;
					visibility: visible; border: 0}

div#box-klimaat	{position: absolute; top: 0px; left: 0px; 
					height: 550px; width: 900px;
					background: url(../achtergrond/klimaat.png) no-repeat 0 0;
					visibility: visible; border: 0}

div#box-duurzaamheid	{position: absolute; top: 0px; left: 0px; 
					height: 550px; width: 900px;
					background: url(../achtergrond/duurzaamheid.png) no-repeat 0 0;
					visibility: visible; border: 0}

div#box-contact	{position: absolute; top: 0px; left: 0px; 
					height: 550px; width: 900px;
					background: url(../achtergrond/contact.png) no-repeat 0 0;
					visibility: visible; border: 0}








div#box-tekstvlak	{ position: absolute; top: 100px; left: 205px; 
					width: 660px; height: 390px; 
					visibility: visible; border: 0;
					overflow: auto }

div#box-terug	{ 	float: left; top: 5px; left: 30px; 
					height: 20px; width: 40px;
					visibility: visible; border: 0}


table.groot {	position: absolute;
				top: 50%;
				margin-top: -275px;
				left: 50%;
				margin-left: -450px;
				background: url(../achtergrond/ondergrond.png) no-repeat 0 0;}
