body {
	margin: 0;
	background-color: #660000;
	color: #E9E9E9;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #E0E0E0;
	line-height: 20px;

}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #FFD5E7;
}
h3 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #C0C0C0;
}
#welkom {
	text-indent: -9999px;
	background-image: url(images/koppen/welkom.gif);
	height: 25px;
	width: 201px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#gassho {
	text-indent: -9999px;
	background-image: url(images/koppen/gassho.gif);
	height: 25px;
	width: 201px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#reiki {
	text-indent: -9999px;
	background-image: url(images/koppen/reiki.gif);
	height: 25px;
	width: 201px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#tarieven {
	text-indent: -9999px;
	background-image: url(images/koppen/tarieven.gif);
	height: 25px;
	width: 201px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#contact {
	text-indent: -9999px;
	background-image: url(images/koppen/contact.gif);
	height: 25px;
	width: 201px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#links {
	text-indent: -9999px;
	background-image: url(images/koppen/links.gif);
	height: 25px;
	width: 201px;
	margin-top: 30px;
	margin-bottom: 40px;
}



a {
	color: #EAEAEA;


}
#menu {
	width: 140px;
}
#menu a{
	display: block;
	color: #DA9CA0;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA9CA0;
	margin-bottom: 3px;
	
}
#menu a:hover{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
#menu a#current{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.foto {
	border: 1px solid #E9E9E9;
}
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AE5757;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: bold;
}
.submit {
	font-size: 11px;
	color: #515151;
	margin: 0px;
	padding: 0px;
}
hr {
	height:1px;
	border-top-color:#FFFFFF;
	background-color:#FFFFFF;
	margin-top:30px;
	margin-bottom:10px;
	border-style:none;
	border-width:0;
}
.toplogo {
	background-image: url(images/logo_top.jpg);
	height: 282px;
	width: 800px;
	text-indent: -9999px;
}
.leftbg {
	background-image: url(images/lbg.jpg);
}
.rightbg {
	background-image: url(images/rbg.jpg);
}

