body {
	background-color : #FFDD00;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

a {
	color: #FF0000;
}
a:visited {
	color: #AA2823;
}

img {
	behavior:	url("scripts/pngbehavior.htc");
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.header_l {
	background-image : url('gfx/header_bg_l.gif');
	background-repeat : repeat-x;
}


.header_r {
	background-image : url('gfx/header_bg_r.gif');
	background-repeat : repeat-x;
}


.footer {
	background-color : #AA2823;
	background-image : url('gfx/footer.jpg');
	background-position : right;
	background-repeat : no-repeat;
	height: 95px;
}


.copyrights {
	background-color : #AA2823;
	height: 20px;
	text-align:center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}

.content {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image : url('gfx/blusserset_content.jpg');
	background-position : right bottom;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
}

.sidebar {
/*	background-image : url('gfx/blusserset.jpg');
	background-repeat : no-repeat;*/
	background-position : right bottom;
	background-image : url('gfx/verloop.jpg');
	padding-left: 0px;
}
.sidebottom {
	background-image : url('gfx/blusserset.jpg');
	background-repeat : no-repeat;
	background-position : right bottom;
	padding-left: 0px;
}

.blusser {
	padding-left: 0px;
	padding-top: 0px;
	width: 89px;
	background-image : url('gfx/blusser.jpg');
	background-repeat : no-repeat;
}

.adres {
	font-size: 12px;
}

.menu {
	padding-top: 5px;
}
