body { margin:0px;
	background: #D5DBE7;
         background-image: url(plaatjes/achtergrond.jpg);
         background-attachment:fixed;
         font-family: Helvetica, sans-serif;
         font-size: 13px;

}
table {font-family: Helvetica, sans-serif;
         font-size: 13px;
}
a{      font-weight: bold; 
	text-decoration: none;
	color: black;
}
a:link {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	background: #99CCCC;
	color: #333399;
}
a:visited {
	text-decoration: none;
	color: purple;
}
img {border: 0px; margin: 25px;}       
.menu {position: absolute; width:160px; padding: 5px; border-color:black; border-width:3px 0px 0px 0px; border-style: solid;}
#inhoud {padding: 30px; position:absolute; left:210px; top: 0px; width: 65%; height: 100%; background: #CCCCCC; border-width: 0px 2px 0px 2px; border-style: solid; border-color: black; overflow:auto;}
#home {position:absolute; background:#CCCCCC;}
#deco {position:absolute; text-align: center;}
#deco a {color:white; background-color:black; padding:5px; width:210px; height:25px;text-align: }
#deco a:hover{background: transparant; color:#555555;}
.nieuws {position:absolute; left:40px; top:310px; width:185px; padding: 5px; background-color:#CCCCCC; border-width:1px 3px 3px 1px; border-style:solid; border-color:black; opacity: .85; filter: alpha(opacity=85);}
