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

body {
background-color:white;
background-image:url('http://www.holistic-approach.nl/Images/Websiteimages/background.png');
padding:none;

color:black;

text-align:left;
}
table.bodytable{width:100%; height:80%}
td.contentcell{ height:100%; width:55%;font-family:"Times New Roman", Times, serif; font-size:18px; font-style: italic;}
td.lefttop{background-image: url('http://www.holistic-approach.nl/Images/Websiteimages/bgleft.png');width: 20%;background-repeat:repeat-y;}
td.righttop{background-image: url('http://www.holistic-approach.nl/Images/Websiteimages/bgright.png');width: 20%;background-repeat:repeat-xy;}
td.leftcell{background-image: url('http://www.holistic-approach.nl/Images/Websiteimages/bgleft.png'); background-repeat:repeat-y; width: 20%;}
td.rightcell{background-image: url('http://www.holistic-approach.nl/Images/Websiteimages/bgright.png');background-repeat:repeat-xy; width:20%}
a:link {color:#ad509f}      /* unvisited link */
a:visited {color:#d58abc}  /* visited link */
a:hover {color:#c287ab}  /* mouse over link */
a:active {color:#e4a6bf}  /* selected link */

	
