/* Body */

a:link .image { border-color: #000000; }
a:hover .image, a:active .image {border:1px; border-thickness: 1px; border-color: #000000; border-style: solid;}
a:visited .image { border-color: #000000; }

img a:link {
border-color:#000;
}
img a:hover {
border-color:#000;
}
img a:visited {
border-color:#000;
}
h1 {
border-bottom: 1px dotted #000;
margin: 1em 0em -1em 0em;
font-size: 13px;
}

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.head{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        10px;
	background-color: #ffffff;
	padding-left:0px;
    border: 1px #000000 solid;
}
/* Gastenboek */
body,td,th {
	font-size:12px;
	color:#000000;
	font-family:Arial;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.style2 {color: #588e98;}

input {
	font-size:12px;
	color:#000000;
	font-family:Arial;
	background-color:#F5F5F5;
	border-color:#000000;
	border-width:thin;
}

textarea {
	font-size:12px;
	color:#000000;
	font-family:Arial;
	width:150px;
	height:80px;
	border-color:#000000;
	border-width:thin;
}

.small {
	font-size:9px;
	font-family:Arial;
}

/* Menu */
.buttonscontainer {width: 120px;}

.buttons a {color: #000000;
background-color: #F5F5F5;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #9EC4CD;
font: 10px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #9EC4CD;
color: #FFFFFF;
text-decoration: blink;
letter-spacing:1px;}



/* Algemeen */
.titel {font-size: 11px;}
.text {font-size: 12px;}
.link1 {font-size: 11px;}
.small1 {font-size: 10px;}
.interview {color: #529ca8;}

a.tlink {  
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	}
a.tlink:link {  
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	
}
a.tlink:visited {color: #000000}
a.tlink:hover { 
    text-decoration: underline overline;
	background-color: #95bfc7;
	font-size: 10px;
	color: #000000;
	}

a.slink {  
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	}