body{margin: 0;	padding: 0;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: black; font-size: 12px; text-decoration: none; background: #F2F4FE;}

div{margin: 0;padding: 0;}
p{margin: 0; padding: 0;}
img{border: 1px solid white;}
li{list-style: none; list-style-position: outside;}

#wrapper
{
	position: absolute;
    margin: 0 0 0 -360px;   
    left:50%;
    width:720px;         /* 2*|div#inner{margin-left}| */
    top: 2px;
}

#linkerkant{position: relative;	float: left; width: 140px;}
#rechterkant{position: relative; float: right; width: 560px; border: 1px solid black; }

a:link, a:visited{color: #1C32BE; font-size:11px; font-weight:normal; text-align: left; text-decoration: none;}
a:hover{ color: red;}

#date{text-align: center; border: 1px solid black; width: 140px; marging: 10px;}

#top{width: 720px;	text-align: left; height: 120px;
	background-image: url("../gfx/bg_top.jpg"); 
	background-repeat: no-repeat;
}
#top2{width: 720px; text-align: center; background: #FFD209; height: 18px; border: 1px solid black;}
#top2 a{padding: 9px;}
#insites{border: 1px solid black; width: 140px; text-align: center;}

#insites a{color: #FF8400; text-decoration: none;}

table{font-size: 11px; text-decoration: none; width: 95%; text-align: center; cellspacing: 0px;}

td{text-align: left;}

tr{text-align: center; padding: 0px;}

h3{font-size: 17px;	text-decoration: none; text-align: center;}

h4{color: black; font-size: 17px; text-decoration: none; text-align: left;}
