@charset "iso-8859-1";

/* Cascading Style Sheet for Excellent Software Services websites */
/* Author: 			Otto Soede, ESS */
/* Creation date:	11-5-2004 */
/* Version:			0.1 */

/* initial style settings */
body {font-family: Tahoma,Arial,Verdana; color: black; background-color: #FFFFCC; margin: 0 0 0 0; padding: 0 0 0 0; cursor: default}
h1 {font: bold 120%; margin: 0 0 10 0}
h2 {font: bold}}
img {margin: 0 0 0 0; padding: 0 0 0 0;}

/* Table is main construction, so here are the default style settings */
table {font: normal normal 11px; font-family: Tahoma,Arial,Verdana; color: black; background-color: #FFFFCC; width: 625; padding: 0 0 0 0; margin: 25 0 0 0;}
/* td {margin: 0 0 0 0; padding: 0 0 0 0} */

a:link {text-decoration: none; color: white}
a:visited {text-decoration: none; color: white}
a:active {text-decoration: none; color: white}
a:hover {text-decoration: none; color: gray}

/* definition of style classes */
td.logo {text-align: right; border-bottom: medium solid black}
img.logo {height: 100; width: 100}

td.adres {font: bold 110%; text-align: center; vertical-align: middle; border-bottom: medium solid black}
td.adres:first-line {font: bold 120%}

td.plaatjes {text-align: right}
img.plaatjes {height: 100; width: 100}

td.content {font: inherit; font-family: inherit; padding: 10 10 10 10; text-align: left; vertical-align: top}
td.content em {font: normal bold 100%}

td.voetnoot {font: 80%}

td.menu {font: normal bold 110%; height: 25; width: 105; text-align: center; background: black; color: white; cursor: hand}
td.menu-geselecteerd {font: normal bold 110%; height: 25; width: 105; text-align: center; color: white; cursor: default}

a.mail:link {color: black}
a.mail:visited {color: black}
a.mail:active {color: black}
a.mail:hover {color: gray}

ul.dienst{}
li.dienst{}

