body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	background:rgb(99,84,169);
	color:#312f2f;
}
a {
	color:#312f2f;       
}
#header {
 	margin:0;
 	padding:0;
 	width:100%;
	height:100px;
	text-align:center;
	/*  background:url(../img/schaduw_bovenbalk.gif) repeat-x 0 74px #fff; */
}
#header h1 {
	
	margin:0 0 0 0px;
	background:url(../img/homecontact.jpg) no-repeat;
	width:800px;
	height:145px;
}
#header h1 span {
	display:none;
}

#header h2 {
	
	margin:0 0 0 0px;
	background:url(../img/yoga.jpg) no-repeat;
	width:800px;
	height:145px;
}
#header h2 span {
	display:none;
}


#header h3 {
	
	margin:0 0 0 0px;
	background:url(../img/reiki.jpg) no-repeat;
	width:800px;
	height:145px;
}
#header h3 span {
	display:none;

}

#header h4 {
	
	margin:0 0 0 0px;
	background:url(../img/bowen.jpg) no-repeat;
	width:800px;
	height:145px;
}
#header h4 span {
	display:none;

}
#header h5 {
	
	margin:0 0 0 0px;
	background:url(../img/journey.jpg) no-repeat;
	width:800px;
	height:145px;
}
#header h5 span {
	display:none;

}
#header h6 {
	
	margin:0 0 0 0px;
	background:url(../img/homecontact.jpg) no-repeat;
	width:800px;
	height:145px;
}
#header h6 span {
	display:none;

}


#header #syswide {
	float:right;
	width:0px;
	height:5px;
	/* background:url(../img/sys_back.jpg) no-repeat top right; */
	text-align:right;
	padding:0px 0px 0 0;
}
#header #syswide ul {
	margin:0;
	padding: 0;
	list-style: none;
}
#header #syswide ul li {
	display: block;
	float:right;
	padding:0;
	margin:0;
}
#wrapper	{
	clear:both;
	position:relative;
	margin: 0px auto;
	padding: 0;
	width: 760px; 
	text-align:left;
}
#maintabs {
	clear:left;
	margin:-10px 0 0 0;
	width:100%;
	height:20px;
}
#maintabs ul {
	margin: 0 10px 0 0;
	padding: 0;
	font-family: Verdana;
	list-style: none;
}
#maintabs ul li {
	display: block;
	width:106px;
	float: right;
	text-align: center;
	padding:0;
	margin: 0 0 0 1px;
	text-transform: uppercase;
	font-size:10px;
	line-height:20px;
}
#maintabs ul li a {
	display: block;
	background:url(../img/tabboven_inactief.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
#maintabs ul li a:hover {
	text-decoration:underline;
}
#maintabs ul li a.act {
	display: block;
	background:url(../img/tabboven_actief.gif) no-repeat;
	color:#330275;
}
#mainscreen {
	width:759px;
	height:452px;
	background:rgb(154,129,186);
	border:1px solid rgb(154,129,186);
	margin:0;
	padding:0;
	clear:both;
}
#subtabs {
	margin:0;
	width:100%;
	_position:relative;
}
#subtabs ul {
	margin:11px 10px 0 10px;
	padding: 0;
	font-family: Verdana;
	list-style: none;
}
#subtabs ul li {
	display: block;
	min-width:5px;
	_width:auto;
	height:19px;
	float:left;
	text-align: center;
	padding:0;
	margin:0;
	line-height:19px;
	_line-height:18px;
	border-bottom:1px solid rgb(222,230,249);
}
#subtabs ul li a {
	display: block;
	width:auto;
	background:url(../img/tabonder_inactief_midden.gif) repeat-x;
	color:#330275;
	text-decoration:none;
	padding:0 3px 0 3px;
}
#subtabs ul li a:hover {
	text-decoration:underline;
}
#subtabs ul li.act {
	border-bottom:1px solid rgb(222,230,249);
}
#subtabs ul li.act a {
	display: block;
	width:auto;
	background:url(../img/tabonder_actief_midden.gif) repeat-x;
	color:#330275;
	text-decoration:none;
}
#subtabs ul li.tl {
	display: block;
	width:5px;
	float:left;
	background:url(../img/tabonder_inactief_links.gif) no-repeat;
}
#subtabs ul li.tr {
	display: block;
	width:5px;
	float:left;
	background:url(../img/tabonder_inactief_rechts.gif) no-repeat;
	margin:0 2px 0 0;
}
#subtabs ul li.tla {
	display: block;
	width:5px;
	float:left;
	background:url(../img/tabonder_actief_links.gif) no-repeat;
	border-bottom:1px solid rgb(222,230,249);
}
#subtabs ul li.tra {
	display: block;
	width:5px;
	float:left;
	background:url(../img/tabonder_actief_rechts.gif) no-repeat;
	margin:0 2px 0 0;
	border-bottom:1px solid rgb(222,230,249);
}
#maincontent {
	width:737px;
	height:396px;
	background:rgb(222,230,249);
	border:1px solid rgb(222,230,249);
	margin:-1px 0 0 10px;
	padding:0;
	clear:left;
}
#wijzigen {
	position:absolute;
	top:55px;
	font-family: Verdana;
	left:600px;
	width:144px;
	border:1px solid rgb(51,2,117);
	background:#fff;
}
#wijzigen p.head {
	margin:0;
	padding:3px 0 3px 10px;
	width:auto;
	background:rgb(51,2,117);
	color:#fff;	
	font-weight:bold;
}
#wijzigen p {
	margin:5px 5px 5px 10px;
	color:rgb(51,2,117);
}
#wijzigen p a {
	color:rgb(51,2,117);
}


h2 {
	margin:10px 0 5px 10px;
	font-size:14px;
	color:rgb(6,72,52);
}

.content {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #330275;
	letter-spacing: 1px;
	line-height: 18px;
}

.content2 {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #330275;
	letter-spacing: 1px;
	line-height: 18px;
}


.contentspacer {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.kop {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #330275;
	letter-spacing: 1px;

}

.subkop {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #044975;
	letter-spacing: 1px;

}


A.subnav {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #044975;
	letter-spacing: 1px;
}

A.subnav:link {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #044975;
	letter-spacing: 1px;
}

A.subnav:visited {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #044975;
	letter-spacing: 1px;
}

A.subnav:active {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #044975;
	letter-spacing: 1px;
}

A.subnav:hover {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #9A9A9A;
	letter-spacing: 1px;
}


.content a, .content a:hover {
    font-size: 11px;
    color: #330275;
    text-decoration: underline;
}
.content a:hover {
    color:  #574a8e;
    text-decoration: none;
}

