body	{ 
	margin: 0px; 
	font-size: 11px; 
	font-family:  Verdana, Microsoft Sans MS;
	color: #222; }

#hoofdcontainer {
	position: absolute;
	float:left;
	width:990px;
	left:50%;
	margin-left:-495px;
	display: block;
}

TD.Maintext {
	width: 500px;
	vertical-align: top;
	padding-top: 20px;
}

TD.Menu		{
	height: 449px;
	width: 500px;
	background: #fff url("images/bg_potlooden.jpg") no-repeat;
	vertical-align: top;
}

TD.Footer		{
	height: 160px;
	width: 1000px;
	background: #fff url("images/foot_diezine.gif") no-repeat;
	padding: 0px
	margin: 0px;
}

TD.Porthead {
	background: url(images/bg_heading.gif) repeat-x;
	color: #BE007C;
	height: 24px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

h1	{
	font-size: 20px;
	font-weight: bold;
	color: #BE007C;
	letter-spacing: 0px;
}

#menu {
	display: absolute;
	margin-left: 75px;
	margin-top: 200px;
	width: 178px;
	text-align: center;
} 

#menu p {
	padding: 0px;
	margin: 10px 0 0 0;
}

#menu a:link, a:visited, a:active {
	color: #BE007C;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

#menu a.selected:link, a.selected:visited, a.selected:active {
	color: #777;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

div.imgshadow {
	padding-right:5px;
	padding-bottom:5px;
	filter:shadow(color:#808080, strength:5, direction:150);
}

div.Portcontainer {
	border: 1px Solid #eee;
	height: 310px;
	overflow-y : scroll;
	overflow-x: hidden;
	scrollbar-arrow-color : #BE007C;
	scrollbar-base-color : #dedede;
}

a.PDF:link, a.PDF:visited, a.PDF:active {
	color: #c0c0c0;
	font-size: 10px;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 0px;
	padding-left: 22px;
	padding-top: 10px;
	line-height: 25px;
	background: url(images/ico_pdf.gif) no-repeat 1px;
}

a.PDF:hover {
	color: #444444;
	text-decoration: none;
}

a.Meer:link, a.Meer:visited, a.Meer:active {
	color: #BE007C;
	font-size: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}

a.Meer:hover {
	text-decoration: underline;
}

Input.msg {
	margin: 0px;
	padding: 0px;
	width: 0px;
	border: 0px;
	margin-left: -2px; }

TD.design {
	font-size: 9px;
	color: #dedede;
	text-align: right;
}
a.design:link, a.design:visited, a.design:active {
	color: #cdcdcd;
	font-size: 9px;
	text-decoration: none;
}
a.design:hover {
	text-decoration: underline;
	color: #a0a0a0;
}
