<!--
/* extra styles voor navigatie-pagina's*/
body#home 
	{text-align: center;
	margin: 10px;
	padding: 15px;}
body#home
	{margin: 0;
	padding: 0;}
.menu a, td.nav a, #home a
	{font-size: 95%;
	padding: 0.5em 10px 0.5em 10px;
	display: block;}

.menu a	{text-align: right; }
.nav ul, .nav ul li, .nav li
  {list-style: none; list-style-image: none;
  margin: 0; padding: 0; display: inline;}

.nav a	{text-align: center;}
.nav a:hover, 
.menu a:hover, 
a#hier,
#home a:hover
	{background: #fff;
	color: #930;}

td	{padding:4px; margin: 0;}

a.skiplink 
	{margin-left:-5000px;
	padding: 0;
	height: 0.1em;
	position: absolute;}

#home h1, #home h2, #home h3, #home h4, #home h5 
	{padding: 0;
	margin: 0;
	text-align: center;}
#home h3{margin: 1px 0;}

#home div#inhoud
	{position: absolute;
	top: 10px;
	left: 30%;
	right: 10px;
	margin: 0;
	padding: 0;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;}
#home div.links, #home div.rechts
	{width: 49%;
	padding: 0;
	margin: 10px 0;}

#home div.links
	{float: left;}
#home div.rechts
	{float: right;}

#home div.voet
	{position: absolute;
	top: 0px;
	left: 0px;
	width: 27%;
	font-size: 0.9em;
	padding: 110px 0 0 10px;
	background: url(aumkleur.gif) no-repeat 50% 0;}
#home ul
	{margin: 5px 0;
	padding: 0;}

#home ul li
	{list-style-type: none;
	list-style-image: none;
	margin: 2px 0;
	padding: 0;}
#home ul li a
	{margin: 0;
	padding: 5px 0;
	line-height: 1.5em;}

.menu  a#hier	{text-decoration: none;}
.nederlands, 
#home a.nederlands:hover, 
#menu a.nederlands:hover, 
.menu a.nederlands:hover,
#hier.nederlands
	{background-image: url(dutchflag.gif);
	background-repeat: no-repeat;
	background-position: 1px 50% ;}
.english, 
#home a.english:hover, 
#menu a.english:hover, 
.menu a.english:hover,
#hier.english
	{background-image: url(englishflag.gif);
	background-repeat: no-repeat;
	background-position: 1px 50%;}
.english, .nederlands
	{margin: 0;
	padding: 0;}

#home .voet .blinklist_cloud_item a {display: inline;}

/* #home hoort bij index...*/
--!> 


