/* Algemeen Font */
body { font-family: Tahoma, Verdana; font-size: 9pt; }

/* Layout positionering */
div#header { display: none; }

	div#koptekst { width:auto; height:auto; z-index:5; }
	div#koptekst2 {  }
	div#laatstgewijzigd { position:absolute; left:760px; top:75px; width:147px; height:21px; z-index:7; 
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #800000; text-align: right; }
	div#buttons { display: none; }

div#left {  }
	
	div#adres { width:auto; height:auto; z-index:7; color: #800000; text-align: right;
	font-family: Arial, Helvetica, sans-serif; }

div#content { height:auto; z-index:3; padding: 0px 5px 0px 5px; color: #003366;
text-align: justify; }

div#right { display: none; }

	div#right a, a:visited, a:active { color: #800000; text-decoration: none; }
	div#right a:hover { text-decoration: underline; }

/* Linker Menu */
div#menu-left { display: none; }
	/* Actieve links */
	div#menu-left tr.active td.menu-item { color: #800000; padding: 5px 5px 5px 0px; font-weight: bold; }
	div#menu-left tr.active td.bullet { background: url(/i/yin-yang-klein.gif) center no-repeat; }
	/* Inactieve links */
	div#menu-left tr.inactive td.menu-item { color: #800000; padding: 5px 5px 5px 0px; }
	div#menu-left tr.inactive td.bullet { background: none; }

/* Diversen -> Tekstopmaak */
	/* Balance in Life */
	h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: bold; color: #800000; padding: 0px; margin: 0px; }
	/* Pagina titels */
	h2 { font-family: Tahoma, Verdana; font-size: 16pt; font-weight: bold; text-align: center; color: #800000; padding: 0px; 
	margin: 0px 0px 10px 0px; }
	/* Myrna Schut */
	h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #800000; padding: 0px; margin: 0px; }
	h5 { font-family: Tahoma, Verdana; font-size: 14pt; font-weight: bold; color: #800000; padding: 0; margin: 0; text-align: center; }
	/* Styling voor quotes */
	cite { font-size: 8pt; font-style: normal; }
	p.quote { font-size: 8pt; font-style: normal; margin: 10px 0px 0px 40px; font-weight: bold; }
	blockquote { background: url(/i/quote.gif) no-repeat top left; padding: 15px 5px 5px 5px; background-color: #FFE9C9; color: #003366;
	line-height: 15px; margin: 15px 0px 10px 0px; font-size: 8pt; }
	/* Styling voor tabel op index */
	h4 { font-family: Arial, Helvetica, sans-serif; color: #800000; font-style: italic; font-weight: bold; font-size: 12pt;
	margin: 0px; padding: 0px; }
	
	span.wijsheid { color: #800000; font-weight: bold; }
	span.oneliner {	font-size: 12px; font-style: italic; color: #800000; }
	
/* Diversen -> Linkopmaak */
	/* Link colouring Menu links */
	a.nav,a.nav:visited,a.nav:active { color: #800000; text-decoration: none; }
	a.nav:hover { text-decoration: underline; }
	/* h4 links */
	h4 a,a:visited,a:active { color: #800000; text-decoration: none; }
	h4 a:hover { text-decoration: underline; }
	
/* Diversen -> Afbeeldingen */
	.image_left { float: left; margin-top: 1px;	margin-right: 2px; margin-bottom: 1px; margin-left: 1px; }
	.image_right { float: right; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 2px; }
	
/* Diversen -> Unordered lists */
	ul { margin: 5px 0px 5px 5px; list-style: inside; }
	li { padding: 2px; }
	
/* Diversen -> Formuliervelden */
.input { font-family: Tahoma, Verdana; font-size: 12px;	border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; 
border-left-width: 1px;	border-top-style: solid; border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
border-top-color: #CCCCCC; border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC; border-left-color: #CCCCCC; margin: 4px 0px 2px 4px;
color: #003366; }
