body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
        background-image: url(body_achtergrond.gif);
        background-repeat: repeat-x;
	
}

body, p, html, table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

#container {
	width: 900px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
}

#centercolumn {
	width: 600px;
	border: 0px solid #666666;
	margin-left: 100px;
	margin-right: 201px;
        margin-top: 200px;
	padding: 10px 4px;
	position: absolute;
	background: #FFFFFF;
	background-image: url(lolly_onder_rechts.gif);
        background-repeat: no-repeat;
        background-position: top left;
        z-index: 200;
}

#header {
	background: #000000;
	height: 200px;
        padding-left: 100px;
	background-image: url(lolly_boven.gif);
        background-repeat: no-repeat;
        background-position: 100px 87px;
        margin-top: 0px;
        position: absolute;
}

#leftcolumn {
	width: 100px;
	margin-top: 200px;
	position: absolute;

}

#rightcolumn {
	background: #FFFFF;
        position: absolute;
	width: 180px;
	right: 0px;
	margin-top: 200px;
        z-index: 100;
}

#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px;
	line-height: 16px;
}


#footer {
	border: 1px solid #00f;
	clear: both;
}

.block {
	margin: 8px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}

.block2 {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

.block3 {
	margin: 0px;
	padding: 10px;
	background: #FFF;
}

.block H3 {
	background: #000000;
	color: #FFDE08;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

.block P {
	margin: 0px;
}

.content {
	padding: 4px;
	border: 1px solid #999;
}

.entrycontent {
	padding: 12px;
	border: 1px solid #999;
}


.content p {
	margin: 4px 2px 4px 2px;
}


H1 {
        position: absolute;
        top: 100px;
        font-size: 20px;
	margin: 4px;
	color: #FFDE08;
	display: inline;
}


H2 {
	font-size: 13px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	color: #BD8C00
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #FFDE08;
	display: inline;
	font-style: italic;
}

.date {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #BD8C00;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #BD8C00;
}


a {
 color: #BD8C00;
}

.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: #FFDE08;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #FFDE08;
	font-weight: bold;
	text-decoration: underline;
}



/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}


/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}


.calendarHeader { 
	font-weight: bold; 
	color: #000;                   
	background: #DDD;
	margin:0px;
	padding: 2px 5px;
		font-size: 11px;
}

.calendarToday { 
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 1px solid #000;
	padding:0px;
	width: 175px;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #253A69;
	text-decoration: none;
}
/* end of the calendar styles */

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }