/* Algemeen Font */
body { font-family: Tahoma, Verdana; font-size: 9pt; background: url(i/achtergrond2.gif) fixed center no-repeat; background-attachment: fixed; }

/* Layout positionering */
div#header { position:absolute; left:15px; top:15px; width:899px; height:126px; z-index:1; background: url(/i/ontwerp_01.jpg) no-repeat; }

	div#koptekst { position:absolute; left:257px; top:45px; width:auto; height:auto; z-index:5; }
	div#koptekst2 { position:absolute; left:42px; top:105px; width:auto; height:auto; z-index:6; }
	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 { position:absolute; left:602px; top:108px; width:155px; height:19px; z-index:8; padding: 0px; margin: 0px; height: auto; 
	width: auto; }

div#left { position:absolute; left:15px; top:141px; width:221px; height:435px; z-index:2; background: url(/i/ontwerp_02.jpg) no-repeat; }
	
	div#adres { position:absolute; left:60px; top:350px; width:auto; height:auto; z-index:7; color: #800000; text-align: right;
	font-family: Arial, Helvetica, sans-serif; }

div#content { position:absolute; left:236px; top:141px; width:481px; height:auto; z-index:3; padding: 0px 5px 0px 5px; color: #003366;
text-align: justify; }

div#right { position:absolute; left:726px; top:141px; width:168px; height:435px; z-index:4; background: url(/i/ontwerp_04-2.jpg) no-repeat;
padding: 0px 5px 0px 15px; color: #800000; }

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

/* Linker Menu */
div#menu-left { margin-top: 25px; text-align: right; }
	/* 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: underline; }
	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; }
