body, html, #txt, div p, #copyright, .fnt6, a:link, a:hover, a:active, a:visited, a.foo:link, a.foo:hover, a.foo:active, a.foo:visited {
font-family : Tahoma, Geneva, Georgia, arial; 
}
body,
html {
	margin:0;
	padding:0;
	/*font-size : 62.5%;*/
	background-color: #F3EFF8;
	background-image: url(http://www.excellenttaste.nl/imgkl/mid_background.jpg);
	background-repeat: repeat;
    }
body {
	min-width:90%; 
    }
#container{ width: 960px;
 margin: 5% auto; 
	border-top: thick solid #A195BB;
	border-left: thick solid #A195BB; 
 	border-right: thick solid #E3DAEF;
	border-bottom: thick solid #E3DAEF;
	background: #fff url(faux.gif);/*belangrijk om de verticale kolommen gelijk te krijgen*/
overflow: hidden;/*idem*/
}
#header{
   background:  url(http://www.excellenttaste.nl/imgkl/header.jpg) repeat;
	overflow: visible; 
    height: 105px;
	padding: 0;
    margin: 0;
	padding-left: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A195BB;
}
h1 {
	font: normal 0.9em Tahoma, Geneva, Georgia, arial;
	background:  url(http://www.excellenttaste.nl/imgkl/banner_lavender2.gif) no-repeat  /*40%*/;
	padding-left: 580px; padding-top:10px;
	height: 105px;
	color: #A195BB;
}
em {
 font-size: small;
}
/* ---------->>>Content<<<-----------*/
#content{
position: relative;
width: 99%;
height:100%; /* voor IE */
height:auto; /*!important;  voor moderne browsers */
margin: 12px auto;
padding:0;
background-color:#fff;
}
.imgtekst { float: right;
margin: 25px 0 0 10px;
clear: right;
}
#txt {
	float: right;
    overflow: visible;
	margin: 0;
	width: 73%;
	height: auto;
	min-height: 360px;
	padding: 7em 0.5em 0.5em 0;
	word-spacing: 2px;
	color: #635e8b;
	font: normal 0.7em/1.2em Tahoma, Georgia, arial;
	background-color: #fff;
	}
.clearboth { clear: both; height: 1em;
 }
#copyright{
    width: 100%;
  	font-size: 0.7em; 
	line-height: 150%;
    }
.fnt6 {
font-size: 0.9em; 
}/* ---------->>> Links <<<-----------*/
a:link { background-color: #ECE9D8;
color: #706C5B;
text-decoration: none; 
}
a:visited {
color: #706C5B;
} 
a:hover {
color: #cc0000;
background-color: #ECE9D8;  
} 
a:active {
color: #706C5B; 
} 
a.foo:link {
color: #706C5B; 
padding: 2px; 
}
a.foo:visited {
color: #706C5B; 
}  
a.foo:hover {
color: #31659c; 
background-color: #ECE9D8; 
} 
a.foo:active {
color: #cc0000; 
} 
a:link, a:visited,  a:hover, a.foo:hover, a:active, { text-decoration: none; font-size: 1em; background-color: #F3EFF8; 
}
a.foo:link,  a.foo:visited, a.foo:active{text-decoration: none; 
 }
a.foo:link, a.foo:visited, a.foo:hover, a.foo:active, {font-size: 0.8em;}