
body {
	margin: 0;
	font-family: verdana, sans-serif, arial;
}

td, p {
	font-size: 0.8em;
}

p { 
}

th {
	font-size: 0.9em;
	text-align: left;
}

h1 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0;
}

img {
	border: 0;
}

a {
	color: #000;
}

small {
	font-size: 0.75em;
}

.c {
	text-align: center;
}

.b {
	font-weight: bold;
}

div#hmain {
	float: left;
	width: 780px; 
	background-image: url('/images/bg2.gif');
}

div#hmainwrapper {
	float: left; 
	line-height: 0px;
	background-color: #c3df76;
}

img#start {
	margin-left: 10px;
}

div#bleft {
	float: left; 
	width: 205px; 
	height: 475px; 
	background: url('/images/bgl/bgl.php') no-repeat 0 0;
	text-align: center;
	padding-top: 10px;
	}
	div#bleft img {
		margin-bottom: 10px;
	}

div#bmain {
	float: left; 
	width: 575px; 
	background-image: url('/images/bgr.gif'); 
	background-repeat: no-repeat;
}

div#bmainwrapper {
	float: left; 
	width: 540px;
}

div#fmain {
	float: left; 
	background-image: url('/images/footer.gif'); 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 780px; 
	height: 58px;
}

div#fbeheer {
	margin-top: 20px;
	width: 5%;
	float: left;
}

div#fcopyright {
	margin: 25px 0 0 360px;
	font-size: 0.7em;
}

div#fw3c {
	float: left;
	width: 95%;
	text-align: center; 
	margin-top: 30px;
}

table#tblTarieven {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

/* Scry photo album */

#t_main {
        text-align: center;
}

#t_main td {
		width: 100%;
        padding: 20px;
}

#t_slim {
        background-color: #FFFFFF;
        border: 1px solid #999999;
        padding: 2px;
}

#t_slim td {
		vertical-align: top;
		width: 50%;
}

.folder {
        float: left;
		clear: both;
		width: 100%;
		margin: 1px;
		background-image: url('/images/folder.gif'); 
		background-repeat: no-repeat;
}

.folderwrapper {
        margin: 4px 0px 0px 25px;
		min-height: 22px;
		height: 22px;
}

.folder a {
        text-decoration: none;
}

.images img {
        border: 2px solid #000000;
}

textarea {
	width: 400px;
	height: 100px;
	font-family: verdana, sans-serif, arial;
	font-size: 1.0em;
}

input.text {
	width: 400px;
}

div.bericht {
	background-color: #F9FCF1;
	border: 1px solid #5B7834;
	margin-bottom: 10px;
	font-size: 0.8em;
}

div.bericht div.head {
	background-color: #DAEDA6;
	font-weight: bold;
	margin: 3px;
}

div.bericht div.head img {
	vertical-align: middle;
}

div.bericht div.body {
	margin: 3px;
}

div.bericht div.head div.date {
	float: right;
}
