/* 
CSS
Tussen <head> op iedere pagina.
<link href="style.css" title="compact" rel="stylesheet" type="text/css" /> 
*/
body 			{ arial; background-color: #FFFFFF; margin:0px; text-align: center; align: center;}
a:link			{ arial; color:#244C7F; margin:0px; text-decoration: none;}
a:visited		{ arial; color:#244C7F; margin:0px; text-decoration: none;}
a:hover			{ arial; color:#D14B4C; margin:0px; text-decoration: none;}
h1				{ font:20pt arial; color: #5E574D; font-weight: bold; margin-bottom: 0px;}
h2				{ font:14pt arial; color: #5E574D; font-weight: bold; margin: 0px;}
h3				{ font:12pt arial; color: #5E574D; font-weight: bold; margin: 0px;}
h4				{ font:8pt arial; font-weight: bold; color: #000000; margin: 0px;}
h5				{ font:10pt arial; color: #000000; font-weight: bold; margin: 0px;}
img 			{ margin-right:0px;margin-top:0px; border: none;}
table			{ font:11px arial;}



div 		{font:11px arial; color: #244C7F;}

div.boven 	{float: top; width: 760px; height: 40px; text-align: left; padding-left: 179px;}
div.midden 	{float: top; width: 760px; height: 351px; }
div.onder 	{float: top; width: 760px; height: 40px; text-align: right; padding-right: 10px;}

div.links  	{float: left; width: 174px; height: 351px; text-align: center;}
div.rechts 	{float: left; width: 574px; margin-left: 5px; height: 351px;}


div.plaatje	{height: 132px; width:168px; align: left;}
div.menuonder	{float: top; background-image: url(images/linkermenu.gif);	width:168px; height: 215px; background-repeat:no-repeat;}
div.rechtsboven {float: top; height: 17; width: 575; background-image: url(images/Iframeboven.gif); }
div.rechtsmidden{float: top; width: 575; border: 3px solid #244E84; border-style: none solid none solid;}
div.rechtsonder {float: top; height: 17; width: 575; background-image: url(images/Iframeonder.gif); }

div.tekst {float: top; height: 100%; width:100%; text-align: left; padding-left: 5px; padding-top: 4px; padding-bottom: 0px}
div.welkomnieuws {float: top; height: 100%; width:100%; text-align: left; padding-left: 5px; padding-top: 4px; padding-bottom: 0px}
div.welkomnieuwsfoto {float: top; height: 100%; width:100%; padding: 0px;}
