<style type="text/css">
body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}

#container {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	/* border: 1px solid gray; */
	line-height: 130%;
	}

#top {
	padding: 0;
	margin: 0;
	}

#top h1 {
	padding: 0;
	margin: 0;
	}

#menucontainer {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#menu {
	float: left;
	width: 170px;
	margin: 0;
	padding: 1em;
	background-color:#6ea6d0;
	}

#fotoslinks {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0em;
	}

#feiten_div {
	float: left;
	width: 170px;
	margin: 0;
	padding: 1em;
	line-height: 120%;
	background-color:#6ea6d0;
	margin-bottom:10px;
	}

#content {
	margin-left: 220px;
	/* border-left: 1px solid gray; */
	padding: 1em;
	max-width: 31em;
	margin-right:20px;
	}
#content ul li { 
	text-align: justify;
	color: #4c4c4c;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding:0px;
	line-height: 18px;
	}
#footer {
	clear: both;
	margin: 0;
	padding: 1em;
	background-color: #eff9fa;
	/* border-top: 1px solid rgb(101,145,177); */
	/* border-bottom: 1px solid rgb(101,145,177); */
	text-align: right;
	color: #949494;
	font-family: verdana;
	font-size: 10px;
	font-style: italic; 
	line-height: 110%;
	}

#img #img1 #img2 {
	height:140px;
	}
#menu p { margin: 0 0 1em 0; }

#content h2 { 
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}

p { 
	text-align: justify;
	color: #4c4c4c;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding:0px;
	line-height: 18px;
	}
table { 
	text-align: left;
	color: #4c4c4c;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding:0px;
	line-height: 18px;
	}

p#feiten { 
	text-align: left;
	color: white;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding:0;
	}

p#small { 
	text-align: right;
	color: #949494;
	font-family: verdana;
	font-size: 10px;
	font-style: italic; 
	line-height: 110%;
	padding:0;
	margin-right:5px;
	}

#menu ul, li  { 	
	list-style-type: none;
	}

ul.menu-top  { 	
	font-family: verdana;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding:0;
	line-height: 200%;
	}
a.menu-current  { 	
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding:0;
	line-height: 200%;
	}


#footer a:link {
	color: #949494;
	text-decoration: none;
	}
#footer a:visited {
	color: #949494;
	text-decoration: none;
	}
#footer a:hover {
	color: #949494;
	text-decoration: none;
	}
#footer a:active {
	color: #949494;
	text-decoration: none;
	}

#menu a:link {
	color: white;
	text-decoration: none;
	}
#menu a:visited {
	color: white;
	text-decoration: none;
	}
#menu a:hover {
	color: #4F7F9F;
	text-decoration: none;
	}
#menu a:active {
	color: white;
	text-decoration: none;
	}

a:link {
	color: #4c4c4c;
	text-decoration: none;
	}
a:visited {
	color: #4c4c4c;
	text-decoration: none;
	}
a:hover {
	color: #4c4c4c;
	text-decoration: none;
	}
a:active {
	color: #4c4c4c;
	text-decoration: none;
	}

#fotoslinks img {
	width: 202px;
	}

</style>
