body	{
	 width:100%; 
	 margin:0px !important;
	 padding:0px !important;
	 font-size:12px !important;
	}

	
	/*
.header 	{
	 	 color:black;
		}
 .header a img	{
		 width:20%;
		 border: 0;
		 margin: 0px 0px 5px 0px;
		}

.header table 	{
		width:70%;
		text-align: bottom;
		float:left 
		}
.header table a	{ 
	 	color:black !important;
		}

.header hr {
		clear:both;
		color:black;
		width:100%;
	}
*/
.header 		{
			font-size:100% !important; 
			}
.header .tekst 		{
			padding:3em 1em; height:6em; 
			}
.header .tekst a	{
			color:black !important; 
			}
.header .logo 		{
			position:absolute; top:0%; right:2%;
			}
.header .logo img 	{
			border:0; 
			height:12em;
			}
.header .ruler 		{
			padding: 0; margin:0;
			color:black;
			width:100%;
			}

.menu 	{
	 display: none;
	}
	

.images {
	 display: none;
	}

	
.content {
	width:100%; 
	float:none !important;
	font-size:12pt;
	font-family:serif;
	}

.content h2	{
		color:black;
		}

.content h3	{
		color:black;
		}

.content h4	{
		color:black;
		}

.content h5	{
		font-size:100%;
		color:black;
		margin-bottom:0%;
		}

.content h5 + p	{
		margin-top:0%;
		}
.content .nm	{	/* patch voor IE, kent geen '+' */
		margin-top:0%;
		}

.content .fl:first-letter {
		color:black;
		}

.content a	{
		color:black;
		}

.toplink {
	display:none;
	}
