/* Healing en Advies, 2009 */
/* Author: Avril Graphics & Design */
/* Copyright: Avril Graphics & Design - www.avrilgraphics.com */


* {
	padding: 0;
	margin: 0;
}

/* -------------------------------- general ---------------------------------------------*/
body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	 width: 100%;
    background: #eddaf8 url(../img/bg.gif) top left repeat;
    color: #420000;
}
body.index #AGD_container {
	background: #FBFBE5 url(../img/containerw.jpg) center top repeat-y;
}
body.index #AGD_header {
	background: #eddaf8 url(../img/headerw.gif) center top no-repeat;
}
body.index #AGD_footer {
	background: #FBFBE5 url(../img/footerw.jpg) center top no-repeat;
}
h2 {
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
h3 {
    margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 1px dotted #d29393;
	color: #6a0000;
	font-size: 11px;
	letter-spacing: 1px;
}
a, a:link, a:visited {
    color: #97429d;
	font-weight: normal;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #97429d;
} 
h2 a {
	font-weight: bold !important;
	text-decoration: none !important;
} 
img {
	border: none;
}
p {
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 11px;
	margin-right: 10px;
}
table td {
    line-height: 18px;
    font-size: 11px;
	vertical-align: top;
}
.taal {
	position: relative;
	top: 5px;
	left: 425px;
}
.clear {
	clear: both;
}
h1.mainpage {
	margin-left: 350px !important;
	*margin-left: 110px !important;
}

/* -------------------------------- wrapper ---------------------------------------------*/
#AGD_wrapper {
	*position: relative;
	width: 953px;
    margin: auto;
	overflow: hidden !important; 
	background: transparent url(../img/bg_wrapper.png) center top repeat-y;
	*background:none;
 	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_wrapper.png', sizingMethod='scale');
}

/* -------------------------------- container -------------------------------------------*/
#AGD_container {
    position: relative;
    text-align: center;
	margin: auto;
    background: #FBFBE5 url(../img/container.jpg) center top repeat-y;
    width: 897px;
	height: 760px;
}

#AGD_container h1 {
	margin-left: 220px;
	*margin-left: -150px;
	text-align: left;
	width: 300px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #420000;
	font-size: 13px;
	letter-spacing: 1px;
}
#AGD_container .textblock {
	margin: 0px 0px 0px 225px;
	*margin: 0px 0px 0px 0px;
	*position: relative;
	width: 490px;
	height: 480px;
	overflow: auto;
}
#AGD_container .textblock ul li {
    line-height: 18px;
    font-size: 11px;
	list-style: outside;
	margin-left: 15px;
}

/* -------------------------------- intro -----------------------------------------------*/
#AGD_intro {
	margin: 0px 0px -100px 0px;
}

/* -------------------------------- header ----------------------------------------------*/
#AGD_header {
    text-align: center;
    background: #eddaf8 url(../img/header.gif) center top no-repeat;
    height: 309px;
}
#AGD_header h1 {
    font-size: 12px;
	padding-top: 40px;
}
#AGD_header h2 {
    font-size: 12px;
}
#AGD_header h1 span, #AGD_header h2 span, #AGD_header h3 span {
	display: none;
}
/* -------------------------------- AGD_content -------------------------------------------*/
#AGD_container .textblock #AGD_content {
    text-align: left;
    padding: 0px 5px 10px 10px;
	width: 440px !important;
	overflow: hidden !important;
}

#AGD_container .textblock #AGD_content img {
    float: left;
	margin: 5px 10px 10px 0px;
	clear: both;
}
div.sidebar {
	height:490px;
	left:735px;
	position:absolute;
	top:255px;
	width:150px;	
}

/* -------------------------------- AGD_footer --------------------------------------------*/
#AGD_footer {
    margin: auto;
	height: 21px;
	width: 897px;
    clear: both;
	position: relative;
	padding-top: 25px;
	padding-left:0px;
    font-size: 11px;
	color: #c38291;
	text-align: center;
    background: #FBFBE5 url(../img/footer.jpg) center top no-repeat;
}

#AGD_footer a {
    padding: 0px 0px 0px 60px !important;
	color: #be3a3a;
	font-weight: normal;
	text-decoration: none;
}
#AGD_footer a:hover {
	text-decoration: underline;
}
/* -------------------------------- footer_shadow---------------------------------------*/
.footer_shadow {
	background: transparent url(../img/bg_footer.png) center top no-repeat;
	_background:none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_footer.png', sizingMethod='scale');
    margin: auto;
	width: 953px;
	text-align: center;	
	height:34px;
}


/* -------------------------------- AGD_menu -------------------------------------------*/
#AGD_menu {
    position: absolute;
    text-align: left;
    top: 315px;
    left: 23px;
    width: 166px;
}

#AGD_menu ul {
    list-style: none;
}
#AGD_menu2 ul li {
	margin-bottom: 5px;
    font-size: 12px;
	letter-spacing: 1px;
	_height: 1%;
}

#AGD_menu2 ul li a {
	background: #a24595;
    padding: 4px 0px 4px 10px !important;
	*padding: 2px 0px 4px 10px !important;
    border-bottom: 1px solid #6b0582;
    border-top: 1px solid #6b0582;
}

#AGD_menu2 ul li a, 
#AGD_menu2 ul li a:link, 
#AGD_menu2 ul li a:visited {
    display: block;
    clear: both;
    font-weight: bold;
    text-decoration: none;
    color: #f7e0ec;
}
#AGD_menu2 ul li a:hover {
    text-decoration: none;
	color: #6b0582;
	background-color: #d38bd4;
    border-bottom: 1px solid #6b0582;
    border-top: 1px solid #6b0582;
}
.overflow {
	overflow: hidden;
	_height: 1%;
}