body {
	margin: 100px 0px 0px 0px;
	padding: 0px;
	background: url(images/lay-out.gif);
	background-color: 000000;
}

body, p, html, table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

A:link {text-decoration: none; color:#FFF; }
A:visited {text-decoration: none;  color:#FFF; }
A:active {text-decoration: none; color: #FFF; }
A:hover	{color: #149544; 
background-color: #000; 
TEXT-DECORATION: none; 
}

.contentmidden {
	color: #FFF;
	margin: 0px;
	padding-top: 50px;
	background-color: #000;
}

.footer {
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
}

.footer A:link {text-decoration: none; color:#FFF; }
.footer A:visited {text-decoration: none;  color:#FFF; }
.footer A:active {text-decoration: none; color: #FFF; }
.footer A:hover	{color: #149544; 
background-color: #000; 
TEXT-DECORATION: none; 
}

.header {
	background: url(images/header.gif);
	padding-top: 175px;
	padding-left: 85px;
}

.links {
	text-align: center;
}

.omkader {
	border: 1px solid #000;
	background-color: #000;
}

.pic {
	background-color: #D5D4D4;
	border: 1px solid #8311B2;

}

.port {
	font-weight: bold;
	text-align: center;
	padding: 3px;
}


.home ul a{
background-color: #000;
font-weight: bold;
color: #FFF;
cursor: default;
}

.home ul a:link{
background-color: #000;
font-weight: bold;
color: #FFF;
cursor: pointer;
}

.home ul a:visited{
background-color: #000;
font-weight: bold;
color: #FFF;
cursor: pointer;
}

.home ul a:active{
background-color: #000;
font-weight: bold;
color: #FFF;
cursor: pointer;
}

.home ul a:hover{
background-color: #159444;
font-weight: bold;
color: #FFF;
cursor: pointer;
}

.home ul li{
background-color: #000;
border-left: 3px solid #000;
margin-top: 5px;
}

.home ul ul li{
background-color: #159444;
border-top: 3px solid #FFF;
border-left: 0;
}

.webtop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}









#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 120px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
background-color: #159444;
color: #000;
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

ul a{
background-color: #159444;
font-weight: bold;
color: #FFF;
cursor: default;
}

ul ul a:link, ul ul a:visited{
background-color: #159444;
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
background-color: #159444;
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
background-color: #159444;
border-left: 3px solid #159444;
}

ul ul li{
background-color: #159444;
border-top: 3px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 
