body {
	background-color:#E1E1E1;
	margin:0px;
}

#container, #content {
	width:100%;
	margin:0px auto;
	background-color:#FFF;
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:150%;
}

#logo {
	left:30px;
	position:absolute;
	top:0;
	width:240px;
}

#letters {
	left:270px;
	position:absolute;
	top:130px;
}

#header {
	height:181px;
	/*border-bottom:4px solid white;*/
	background:#E6E6E6 url(../images/banner.png) 0 0 repeat-x;
}

#leftshadow {
	background:url(../images/schaduw_links.png) 0 0 repeat-y;
	width:25px;
}

#leftcornershadow {
	background:url(../images/schaduw_linkshoek.png) right top no-repeat;
	width:25px;
}

#rightshadow {
	background:url(../images/schaduw_rechts.png) 0 0 repeat-y;
	width:25px;
}

#rightcornershadow {
	background:url(../images/schaduw_rechtshoek.png) left top no-repeat;
	width:25px;
}

#bottomshadow {
	background:url(../images/schaduw_onder.png) 0 0 repeat-x;
	height:23px;
}


#leftcolumn {
	border-right:4px solid white;
	width:240px;
}

#rightcolumn {
	border-left:4px solid white;
	width:200px;
}

#news {
	position:relative;
	padding:5px 10px;
	font-size:10px;
	line-height:120%;
	width:180px;
}

#news a, #news a:link, #news a:visited  {
	color:#EC018C; /* #96015A; */ 
	text-decoration:none;
	padding-bottom:1px;
}

#news a:hover  {
	color:#54075A;
	border:0px;
	border-bottom:1px dashed #54075A;
}

.kreet {
	position:relative;
	width:180px;
	overflow:hidden;
	font-family:arial black, arial;
	padding:5px 10px 5px 10px;
	font-size:24px;
	line-height:120%;
	text-align:center;
	
}

#menu {
	margin:75px 0 10px;
}

#menu .item, #menu .itemover {
	width:211px;
	height:37px;
	background:transparent url(../images/button.png) left top no-repeat;
	margin:7px 0 0 20px;
	padding:7px 0 0 20px;
	position:relative;
	cursor:pointer;
}

#menu .itemover {
	background:transparent url(../images/buttonover.png) left top no-repeat;
}

#content {
	padding:4px 10px 10px;
	background:none;
}

#center_cell {
	padding:0px;
	margin:0px;
	/* background:transparent url(../images/rechtsback.gif) right top repeat-y; */
}

#center {
	width:100%;
	}

#content #breadcrumbs {
	color:#54075A;
	font-size:10px;
	margin-bottom:10px;
}
#content #breadcrumbs a {
	border-width:0 !important;
}

#content a, #content a:link, #content a:visited, td a, td a:link, td a:visited  {
	color:#54075A; /* #96015A; */ 
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px dashed #54075A;
}

#content a:hover, .table a:hover  {
	border:0px;
	background-color:#E6E6E6;
	
}

#content h1 {
	font-size:18px;
	color:#54075A;
	margin:10px 0px 6px;
	font-weight:bolder;
	font-family:arial;
}

#news h1 {
	font-size: 10px;
	font-weight:bolder;
	margin:2px 0px 4px 0px;
}

img.icon {
	border:0px;
	}

div.paragraaf .foto {
	z-index:900;
	/* border:1px solid #EC018C; */
	background-color:#AAAAAA;
	padding:0px;
	}
	
div.nieuwe_paragraaf {
	border:1px solid black;
	background-color:white;
	margin:5px 0px 5px;
	padding:3px;
}

div#melding {
	border:1px solid black;
	font-weight:bold;
	background-color:#FFFF00;
	margin:2px 0px 5px;
	padding:3px;
	color:black;
}

.titel {
		font-size:17px;
		font-family:inherit;
		font-weight:bold;
		width:95%; 
}

.bewerktekst {
		font-family:inherit;
		font-size:16px;
		width:95%;
		height:250px;
}
.breadbold {
font-weight:bold;
color:#54075A;
}

.bold {
font-weight:700;
}

.smaller {
	font-size:10px;
	}
	
table {
font-size:12px;
}

div.adtext, div.myadtext {
 border:0px;
 width:240px;
 height:158px;
 overflow:auto;
 margin:0px 5px;
 }
 
div.myadtext {
 height:140px;
 }


div.ad, div.adon {
	position:relative;
	float:left;
	border:1px solid black;
	width:250px;
	height:160px;
	margin:5px 5px 0px 0px;
}

div.adon {
	background-color:white;
	cursor:pointer;
}
