
@charset "iso-8859-1";
/* author: RS Docter */

body {
	font-family: Tahoma;
	font-size: small;
	background: #99ccff url(http://www.expertpagina.be/paginas/spiritueel/bg_spiritueel.jpg?7027AE) repeat fixed top left; /* bg */
	color: #000000; /* txt */
	scrollbar-base-color: #99ccff; /* bg */
	text-align: center;
	margin: 5px;
}

div.body {
	font-family: Tahoma;
	font-size: small;
	color: #000000; /* txt */
	text-align: center;
	width: 790px;
	margin: 0 auto 0 auto;
}

div.banner {
	float: left;
	width: 234px;
	height: 60px;
	color: #000000; /* txt */
	overflow: hidden;
}

div.header {
	float: left;
	width: 322px;
	height: 60px;
	overflow: hidden;
}

div.column_nav {
	float: left;
	width: 160px;
	height: 100%;
	overflow: hidden;
	text-align: left;
	color: #000000; /* ct_txt */
}

div.column1 {
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.column2 {
	float: left;
	width: 410px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.column3 {
	float: left;
	width: 620px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.column4 {
	float: left;
	width: 305px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.column5 {
	float: left;
	width: 160px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.column6 {
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.copyrights {
	width: 790px;
	overflow: hidden;
	text-align: center;
	font-size: x-small;
	color: #000000; /* txt */
	margin-top: 10px;
	font-weight: bold;
	clear: both;
}

sub {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
}

h1, h1 a {
	margin: 0px;
	padding: 0px;
	font-size: large;
}

h2,h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

form {
	margin: 0px;
	padding: 5px;
}

input, select {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

textarea {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	background: #FFFFFF;
	scrollbar-base-color: #ffffff; /* ct_bg */
	border: 1px solid #000000;
}

a {
	color: #000000; /* ct_txt_link */
	text-decoration: none;
	font-size: small;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.kop, a.kop:hover {
	color: #000000; /* kop_txt */
	text-decoration: none;
	font-size: small;
}

a.kop:hover {
	text-decoration: underline;
}

a.body, a.body:hover {
	color: #000000; /* txt */
	text-decoration: none;
	font-size: small;
}

a.body:hover {
	text-decoration: underline;
}

a.bodyh1, a.bodyh1:hover {
	color: #000000; /* txt */
	text-decoration: none;
	font-size: large;
}

a.bodyh1:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.comment {
	font-size: xx-small;
}

.nostylesmall {
	border: 0px;
	background: #ffffff; /* ct_bg */
}

.popitmenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: #ffffff; /* ct_bg */
	border: 1px solid #ffff66; /* kop_bg */
	z-index: 100;
	visibility: hidden;
}

.box {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #ffffff; /* ct_bg */
	zoom: 100%;
}

.box p {
	padding: 5px;
	margin: 0px;
	color: #000000; /* ct_txt */
}

.box p.nopadding {
	padding: 0px;
	margin: 0px;
	color: #000000; /* ct_txt */
}


.box ul {
	margin: 2px 0px 2px 0px;
	padding: 5px;
	color: #000000;
}

.box ul.circle {
	margin: 0px 0px 0px 17px;
	list-style-type: circle;
}

.box ul.disc {
	margin: 0px 0px 0px 17px;
	list-style-type: disc;
}

.box ul.square {
	margin: 0px 0px 0px 17px;
	list-style-type: square;
}

.box ul.numeric {
	margin: 0px 0px 0px 29px;
	list-style-type: decimal;
}

.box ul li {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

.box h2, .box h4 {
	background: #ffff66; /* kop_bg */
	color: #000000; /* kop_txt */
	text-align: left;
	font-size: small;
	padding: 3px 5px 3px 5px;
	margin: 0px;
}

.box h2 a, .box h4 a, .box h2 a:hover, .box h4 a:hover {
	text-decoration: none;
	color: #000000; /* kop_txt */
}

.box h3 {
	background: #ffffff; /* ct_bg */
	color: #000000; /* ct_txt */
	text-align: left;
	font-size: small;
	padding: 0px;
	margin: 0px;
}

