@charset "utf-8";
/* CSS Document */
body {
background-color:#161C1C
}
body.site {
background-color:#000000
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 940px;
}
div#foto {
	position: relative;
	width: 165px;
	left: 35px;
}
div#adres {
	position: relative;
	width: 600px;
	left: 250px;
}
ul {
	text-align: center;
}
li.hoofdmenuZonderSub {
	position: relative;
	top: 4px;
	padding:1em 0.5em;
	white-space:nowrap;
	display:inline;
}
table#main {
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
    border-style: none;
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	}
td#logo {
	background-image: url(/accounts/78/images/algemeen/bg01.gif);
	border-width: 0px;
	padding: 0px;
	height: 127px;
	}
td#menu {
	background-image: url(/accounts/78/images/algemeen/bg_menu.gif);
	border-width: 0px;
	padding: 0px;
	height: 43px;
	text-align:center;
	}
td#main {
	background-image: url(/accounts/78/images/algemeen/bg_main.gif);
	border-width: 0px;
	padding: 0px;
	}
td#content {
	background-image: url(/accounts/78/images/algemeen/bg_main.gif);
	border-width: 0px;
	padding: 20px;
	}
td#end {
	background-image: url(/accounts/78/images/algemeen/bg_end.gif);
	border-width: 0px;
	padding: 0px;
	height: 52px;
	}
#logo {
	margin-left: 15px;
}
 .h0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
    color: #999999}
h1 titel ,.forum_header div,td .forum_header ,.gastenBoekTitle,td.newsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #999999}
h2 subtitel,.forum_subheader,.gastenBoekSectionTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #999999}
	
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px; text-decoration: none;
	 color: #ffffff;
}
a:visited {  
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px; 
	 text-decoration: none
	 color: #ffffff;
}
a:hover {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
	 text-decoration: underline;
	 color: #ffffff;
}



/* ----- FORUM, GASTENBOEK, WEBBERICHTEN ----- */

.gastenboekBerichtTD {
	border-left:1px solid lightgrey;
	border-right:1px solid lightgrey;
	border-bottom:1px solid lightgrey;
}
.gastenboekBerichten {
	width:500px;
}
.gastenboekNaam {
	padding-top:15px;
 	color:#FFFFFF;
 	border-bottom:1px solid #FFFFFF;
 	font-weight:bold;
}
.gastenboekDatum {
	padding-top:15px;
 	border-bottom:1px solid #FFFFFF;
}
.gastenboekBerichtTD {
	padding-top:10px;
}
.newsImage {
	width:85px;
	height:85px;
	border:1px solid gray;
}
.newsTable {
	width:100%;
}
