html,body				{font-family:  Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; background-image: url('images/kippetje.gif'); background-repeat: no-repeat; background-color: #4396C3;}
form					{margin: 0;}
h1						{font-size: 32px; font-weight: bold; color: #000; margin: 0px}
h2						{font-size: 26px; font-weight: bold; color: #000; margin: 0px}
h3						{font-size: 16px; font-weight: bold; color: #000; margin: 0px}
p                       {margin: 4px 0 4px 0;}
a          		    	{color: #006; text-decoration: none;}
a:hover	        	    {color: #006; text-decoration: underline;}

#maincontainer			{position: absolute; left: 185px; top: 90px; width: 600px; color:#006;  border: 1px solid #ccc; background-color:#e2eef5; background-image: url('images/imgback.gif'); background-repeat: no-repeat; margin-bottom:20px;}

#mainmenu				{text-align:left; margin: 5px 5px 0 8px; font-size: 12.5px; font-weight: bold; border: 0px solid #444;}
#search					{text-align:right; margin: 20px 15px 0 7px; font-size: 12px; font-weight: bold; border: 0px solid #444;}
#header					{text-align:left; margin: 15px 0 0 40px; font-size: 19px; font-weight: bold; border: 0px solid #444;}
#textcontainer			{text-align:left; margin: 4px 40px 10px 40px; padding:10px; border: 1px solid #99f; background-color: white; }

#footer                 {background-color: #c6dfec; padding: 2px; text-align: center; background-image: url('images/footerbackground.gif'); }

.marges					{margin: 10px;}
.inputbox               {height: 16px; border: inset 2px; background-image: url('images/boxback.gif'); font-size: 11px;}
.mainmenulink			{color: #006; text-decoration: none;}
.mainmenulink:hover		{color: #006; text-decoration: underline;}
.blokjelinks            {background-color: #ecf5fc; border: 1px dotted #4396C3; width: 185px; padding: 3px; margin: 0 0 10px 0;}
.blokjerechts           {background-color: #ecf5fc; border: 1px dotted #4396C3; width: 275px; margin: 0 0 10px 0; }

.blokjetitel            {font-size: 12px; font-weight:bold; padding: 1px 4px 6px 4px; background-image: url('images/blokjeback.gif'); background-position: bottom; background-repeat: no-repeat;}
.blokjedatum            {font-size: 9px; text-align:right; padding: 6px 8px 0px 8px;}
.blokjetekst            {font-size: 11px; padding: 0px 8px 0px 8px;}
.blokjelink             {font-size: 11px; text-align: right; padding: 0px 8px 8px 8px;}
.newslink               {color: #006; font-weight: bold; text-decoration: none;}
