*
{
	padding: 0px;
	margin: 0px;
	}

body {
	background: #e6e6e6;
	color: #555555;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	line-height: 16px;
	}


a {
	text-decoration: underline;
	color: #555555;
	}
	
a:hover {
	text-decoration: none;
	}
	
img {
	border: 0px;
	}

.verborgenafb {
	display:none;
	}

/* Stijl paginaheader */

div.header {
	Width: 100%;
	background: #999999;
	}
	
div.header div {
	width: 980px;
	height: 141px;
	margin: 0 auto;
	padding: 0;
	background: #999999 url(img_structure/background_header.gif) repeat-Y;
	}

div.header div div {
	position: relative;
	width: 940px;
	padding: 0;
	margin: 0 20px 0 20px;
	}
	
div.header div div div {
	margin: 0;
	width: 940px;
	height: 112px;
	background: none;
	}

div.container {
	width: 980px;
	margin: 0 auto;
	background: #e6e6e6 url(img_structure/background.gif) repeat-Y;
	}

div.footer {
	width: 980px;
	height: 20px;
	margin: 0 auto;
	padding: 12px 0;
	background: #e6e6e6 url(img_structure/background_footer.gif) no-repeat top left;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #808080;
	}

div.footer a {
	color: #666;
}
	

/* LINKERBALK */

div.menu_left {
	float: left;
	width: 163px;
	padding: 10px 10px 10px 30px;
	}
	
/* RECHTERBALK */

div.menu_right {
	float: left;
	width: 160px;
	padding: 10px 30px 10px 10px;
	}
	
/* MENUS LINKER EN RECHTER BALK */

div.menu_left ul,
div.menu_right ul{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0px;
	border: none;
	}

div.menu_left ul li,
div.menu_right ul li {
	margin: 0px;
	padding: 7px 0px 5px 10px;
	background: url(img_structure/menubullet.gif) no-repeat bottom left;
	}

div.menu_right ul li {
	background: url(img_structure/menubullet_nobullet.gif) no-repeat bottom left;
	padding: 7px 0px 5px 0;
	}

div.menu_left ul li a,
div.menu_right ul li a{
	display: block;
	color: #333;
	padding: 0;
	text-decoration: none;
	}

div.menu_left ul li a.actief {
	font-weight: bold;
	}

div.menu_left ul li a:hover, 
div.menu_left ul li a:focus,
div.menu_right ul li a:hover, 
div.menu_right ul li a:focus {
	color: #25a8da;
	}




/* CONTENT */

div.content {
	float: left;
	width: 555px;
	padding: 10px;
	}
	
div.spacer {
	clear: both;
}

h1 {
	font-size: 14px;
	text-transform: uppercase; 
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dddddd;
	}

h2 {
	font-size: 9px;
	color: #92a3ae;
	text-transform: uppercase; 
	padding: 0 0;
	}

h3 {
	font-size: 12px;
	padding: 0 0 5px 0;
	text-transform: uppercase; 
	border-bottom: 1px solid #dddddd;
	}

p {
	padding: 5px 0 10px 0;
	}

hr {
	border: 0;
	color: #dddddd;
	background-color: #dddddd;
	height: 1px;
	}

div.content ul {
	list-style-type: circle;
	margin: 0 0 5px 15px;
	padding: 0px;
	border: none;
	}

div.content img {
	padding: 5px;
	border: 5px solid #e6e6e6;
	}

/* Gastenboek */
table.gastenboek td.header {
	border: 1px solid #dddddd;
	font-weight: normal;
	padding: 0 0 0 5px;
	color: #333;
	height: 25px;
	background: #f5f5f5;
	}

table.gastenboek td.bericht {
	padding: 8px 0 10px 8px;
	}

.commissies {
	width: 200px;
	text-align: center;
	height: 40px;
	font-weight: bold;
	}
