* {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	color: #000;
}

BODY {	
	margin: 0;
	background: #fff999;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	color: #000;
}

H4 {
	font-size: 12px;
	margin: 0;
	margin-bottom: -8px;
	color: #de8108;
}

H5 {
	color: #ff0000;
}

H6 {
	color: #000;
	font-size: 12px;
	margin: 0;
	margin-bottom: -15px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 150px;
	background: #fff999 url(img/top.gif) no-repeat;
}
#outer_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#wrapper {
border-top: 0px solid #094D81;

}

#container {
	width: 100%;
	float: left;
	margin-right: -2px;
	background: #fff url(img/mainback.gif) repeat-y 50% 0;
		
}
#content {
	margin-right: 200px;
}

/* main page part */

#main {
	margin-left: 150px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#img-right {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	text-align: center;
}

#img-left {
	float: left;
	padding-left: 10px;
	font-size: 10px;
	text-align: center;
}

#img-center {
	float: center;
	font-size: 10px;
	text-align: center;
}

#left {
	width: 185px;
	float: left;

}

/* contact info in menu bar */

#contact {
	padding-top: 150px;
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 30px;
}

#contact img {
	padding-left: 5px;
}

#contact pre {
	font-size: 10px;
	color: #de8108;
	font-weight: bold;
}

#contact pre a {
	text-decoration: none;
	font-size: 10px;
	color: #de8108;
	font-weight: bold;
}

/* menu */

#menu {

}

#menu a {
	text-decoration: none;
}

#menu ul {
	list-style: none;
	width: 150px;
	margin: 0;
	padding: 0;
}
#menu ul li {
	position: relative;
	}
	
#menu li ul {
	position: absolute;
	left: 140px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	width: 150px;
	}

/* Styles for Menu Items */
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px;
	border-bottom: 0;
	width: 100%;
	}

#menu ul li ul li a {
	display: block;
	text-decoration: none;
	background: #ffcc4c;
	border: 1px solid #de8108;
	color: #000;
	padding: 5px;
	border-bottom: 0;
	}


/* Fix IE. Hide from IE Mac \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */

#menu ul li a img {border: 0; padding-right: 5px;}

#menu ul li a:hover { color: #000; background: #E8F6FF url(img/backmenu.gif) repeat-y 50% 0; } /* Hover Styles */
		
#menu li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#menu ul li:hover ul, li.over ul { display: block; border-bottom: 1px solid #de8108;} /* The magic */

/* updates in menu bar */

#update {
	margin-top: 50px;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 5px;
	width: 170px;
}

#update pre {
	text-align: left;
	float: left;
	padding: 0px;
	margin:0;
	width: 58px;
	font-size: 10px;
	color: #ff0000;
}

#update span {
	color: #000;
	font-size: 10px;
}

#update a {
	text-decoration: none;
	font-size: 12px;
}

/* update page */

#updates {
	text-align: left;
	width: 500px;
	float: left;
	padding: 0px;
	margin:0;
	font-size: 12px;
	color: #ff0000;
}

#updates span {
	color: #000;
	width: 100px;
	font-size: 12px;
}

#updates pre {
	text-align: left;
	padding-left: 15px;
	padding-top: 3px;
	border-top: 1px solid #de8108;
	font-size: 10px;
	width: 300px;
	margin-left: 25px;
}

#updates pre a {
	text-decoration: none;
	font-size: 10px;
}

/* reiki page */

#reiki {
	font-size: 14px;
	color: #de8108;
	text-align: right;
}

#reiki a {
	font-size: 12px;
	text-decoration: none;
	color: #de8108;
}

#reiki a img {
	border: 0px;
	margin-left: 5px;
	padding-right: 5px;
}

/* tarieven page */

#tarieven {
	text-align: left;
	float: left;
	margin: o;
	height: 200px;
	padding-left: 10px;
}

#tarieven-top {
	margin-bottom: 10px;
}

#tarieven-left {
	text-align: left;
	float: left;
	margin: o;
	height: 200px;
	padding-right: 10px;
	padding-left: 10px;
}

#tarieven-left span {
	font-size: 12px;
	line-height: 20px;
}

#tarieven-right {
	width: 500px;
	margin: 0;
}

#tarieven-right span {
	font-size: 12px;
	margin: 0;
	line-height: 20px;
}

#tarieven-onder {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}

/* algemeen page */

#algemeen {
}

#algemeen a {
	text-decoration: none;
}

#algemeen a img {
	border: 0px;
	margin-right: 15px;
}

/* contact page */

#adres {
	text-align: left;
	padding-left: 10px;
	float: left;
	margin: o;
	height: 200px;
}

#adres pre {
	width: 200px;
	text-align: left;
	padding-left: 10px;
	float: left;
	margin: o;
	height: 200px;
	margin-right: 20px;
}

#adres span {
	width: 200px;
	vertical-align: middle;
}

#adrestext {
	text-align: left;
	font-family: times new roman;
	font-size: 14px;
	line-height: 20px;
}

#adrestext a {
	text-decoration: none;
}

#adrestextbold {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: times new roman;
}

#form {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	margin: 0;
}

#form span {
	text-align: center;
}
	
/* footer */

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	height: 25px;
	background: #ffdf4c;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 25px;
	color: #ba5a13; 
	border-bottom: 1px solid #de8108;
	border-top: 1px solid #de8108;
}

#footer img {
	border: 0px;
	height: 15px;
	width: 15px;
}

#footer span {
	padding-left: 415px;
}
#footer a {
	text-decoration: none;
	color: #ffdf4c;
}

#footer span a img {
	/*line-height: 25px;*/
	/*border: 0px;*/
	/*height: auto;*/
	width: auto;
}

h1 {
	margin-top: 0;
}

/* Classes */

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0
	clear: both;
}

.link {
	text-decoration: none;
	color: #de8108;
	font-weight: bold;
}

.link img {
	border: 0px;
}

.linknormaal {
	text-decoration: none;
}

.nobr {
	display:none;
}

/* form styles */

.fieldset {
	width: 500px;
	border: 0px;	
}
.fieldset label {
	text-align: right;
	width: 80px;
	float: left;
	padding: 0px;
	margin:0;
	margin-top: 8px; 
}

.fieldset .subject {
	padding-left: 3px;
	padding-top: 3px;
	margin: 3px;
	height: 20px;
	width: 300px;
	background: #fcfcc5;
	border-left: 2px solid #de8108;
	border-top:  2px solid #de8108;
	border-bottom:  2px solid #ffcd4d;
	border-right:  2px solid #ffcd4d;
}
  
.fieldset .textfield {
	padding-left: 3px;
	padding-top: 3px;
	margin: 3px;
	height: 20px;
	width: 200px;
	background: #fcfcc5;
	border-left: 2px solid #de8108;
	border-top:  2px solid #de8108;
	border-bottom:  2px solid #ffcd4d;
	border-right:  2px solid #ffcd4d;
}

.fieldset .textarea {
	padding-left: 3px;
	padding-top: 3px;
	margin: 3px;
	height: 165px;
	width: 300px;
	background: #fcfcc5;
	border-left: 2px solid #de8108;
	border-top:  2px solid #de8108;
	border-bottom:  2px solid #ffcd4d;
	border-right:  2px solid #ffcd4d;
}

.fieldset span {
	padding-left: 80px;
}

