body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #FFFFCC;
	background-image: url(../bgpaper_2.gif);
	margin: 0px;
	padding: 0px;
	color: #330000;
	text-align: center;

	position: relative;

	overflow-x: hidden;
	}

p {
	letter-spacing: 0.01em;
	text-align: justify;
	margin: 0px;
	
}

p.center {
	text-align: center;	
}

p.no_justify_1 {
	text-align: justify;
	width: 340px;
}

p.no_justify_2 {
	text-align: justify;
	width: 360px;
}

p.lineheight_10 {
	font-size: 10px;
	line-height: 10px;	
}

p.center {
	letter-spacing: 0.03em;
	text-align: center;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
}

h3 {
	color: #990000;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 14px;
	
	
	
}

.darkred_bold {
	color: #990000;
	font-weight: bold;
	}

.green {
	text-transform: uppercase;
	color: #336600;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

a {
	color: #75854A;
	font-weight: bolder;
	text-decoration: none;
	}

a:hover {
	color: #336600;
	font-weight: bolder;
	text-decoration: none;
}

.img_center {
	margin: 10px 0px;
	clear: both;
	text-align: center;
}

.content {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	overflow-x: hidden;
}

.clear_both {
	clear: both;
}

#toppic {
	position: absolute;
	top: 35px;
	z-index: 10;
}

.content_shivabg {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: no-repeat url(cursus/shiva_images/shiva_bg.jpg);
	overflow-x: hidden;
}
	

.content_bottomspacer {
	width: 550px;
	height: 300px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow-x: hidden;
}
	

.content .right {
	width: 225px;
	padding: 0px;
	margin: 0px;
	float:  right;
	text-align: left;
}

.content .left {
	width: 275px;
	padding: 0px;
	margin: 0px;
	float:  left;
	text-align: left;
}

.content_marginbottom_10 {
	width: 500px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow-x: hidden;

}

.content_top {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	overflow-x: hidden;
}

.float_left {
	float: left;
}


.float_right {
	
	float: right;
}
	
.image_nomargin {
	margin: 0px;
	padding: 0px;
}
	
.image_margin_10_vert {
	margin: 10px 0px;
	padding: 0px;
}

.row {
	clear: both;
}

.spacer {
	clear: both;
}

.row_paddingtop_10 {
	clear: both;
	padding-top: 10px;
}

.row_paddingbottom_10 {
	clear: both;
	padding-bottom: 10px;
}

div.row_paddingtop_10 span.left {
	float: left;
	text-align: left;
	width: 45%;
}

div.row_paddingtop_10 span.right {
	float: right;
	text-align: right;
	width: 45%;
}
.subheader {
	font-weight: bold;
	color: #660000	
}
p.pbreak_12
 {
 	font-size: 10px;
	line-height: 10px;
}

img.boeddha {
	float: right;
	clear: right;
	margin: 0px;
	margin-left: 0px;
}

img.cup {
	float: left;
	clear: left;
	margin: 0px;
}

img.dep_left {
	float: left;
	clear: left;
	margin: 4px 10px 0px 0px;
}

img.dep_right {
	float: right;
	clear: right;
	margin: 5px 0px 0px 10px;
}

#footer {
	position: fixed;
	bottom: 0;
	z-index: 2;
	width: 100%;
	background-color: #FBF6E9;
	background-image: url(navigatie/images/bgpaper_nav.gif);
	left: 0px;
}

#inhoud {
	position: relative;
	z-index: 1;
}


