@charset "utf-8";
/* CSS Document */

body  {
    text-align      : justify;
	margin-left		: 0px;
	margin-right	: 0px;
	margin-top		: 20px;
	margin-bottom	: 0px;
	color			: #096f89;
	font-family		: helvetica, verdana, arial, sans-serif;
	font-size		: 11px;
	background-color: #48727e;
}

h1 {
	font-size		: 16px;
	font-weight		: bold;
	color           : #096f89;
	text-indent		: -10px;
	margin-bottom	: 20px;
}

h2 {
	font-size		: 12px;
	font-weight		: bold;
	color           : #096f89;
	font-style      : italic;
}

A:link {
    COLOR			: #054859;
    text-decoration	: none;
    font-family		: verdana, arial, helvetica, sans-serif;
    font-size		: 11px;
    font-weight		: bold;
}
A:visited {
	COLOR			: #054859;
    text-decoration	: none;
    font-family		: verdana, arial, helvetica, sans-serif;
    font-size		: 11px;
    font-weight		: bold;
}
A:active {
	COLOR			: #054859;
    text-decoration	: none;
    font-family		: verdana, arial, helvetica, sans-serif;
    font-size		: 11px;
    font-weight		: bold;
}
A:hover {
	COLOR			: #054859;
    text-decoration	: underline;
    font-family		: verdana, arial, helvetica, sans-serif;
    font-size		: 11px;
    font-weight		: bold;
}

A.menu {
    COLOR			: #096f89;
    text-decoration	: none;
    font-family		: arial, helvetica, sans-serif;
    font-size		: 11px;
    font-weight		: bold;
    letter-spacing	: 2px;
}


a.copyright {
    COLOR			: #096f89;
    text-decoration : none;
    font-family		: verdana, arial, helvetica, sans-serif;
    font-size		: 9px;
    font-weight		: bold;
}

td.toprow {
    background-image: url(../images/topimage.jpg);
    background-position:right;
	background-repeat:no-repeat;
	background-color: #c1e5ee;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
table.tabel {
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
 }
table.tabel tr{
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}
table.tabel td {
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}
td.accent {
	background-color: #a3d5e2;
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}
td.menu {
	background-color: #c1e5ee;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
td.menuitem {
	background-color: #ffffff;
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	color		: #096f89;
}
td.mouse {
	background-color: #a3d5e2;
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	color		: #ffffff;
}
td.content {
	background-color: #ebf5f7;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding		: 40px;
	padding-left: 80px;
	line-height: 20px;
	text-align: justify;
}
td.gestenboek {
	background-color: #ebf5f7;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding		: 10px;
	padding-left: 80px;
}
td.bottomrow {
	background-color: #c1e5ee;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
td.alignright {
	text-align: right;
}
iframe.gastenboek {
	background-color: #c1e5ee;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}	
table.white {
	background-color: #ffffff;
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	padding-left: 20px;
}
.image {
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	margin: 20px;
}
.imagefront {
	border-color: #096f89;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}

