body
{
	background-color: #ffffff;
	background: url(../../images/ag-sub.gif) repeat-x;
	font-family : Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 19px;
	color:#373737;
	margin: 0;
	padding: 0;
	border: 0;
	scrollbars: auto;
	scrollbar-face-color: #E0D291;
	scrollbar-highlight-color: #F3E9E1;
	scrollbar-3dlight-color: #9B6666;
	scrollbar-darkshadow-color: #B08250;
	scrollbar-shadow-color: #B08250;
	scrollbar-arrow-color: #926262;
	scrollbar-track-color:#FAF6D5;
}
/* #home
{
	background: url(../../images/ag-body.gif) repeat-x;
}*/

b,strong
{
	font-family: Verdana,Helvetica,Arial;
	color:#B75E2D;
	font-weight : bold;
}
em
{
	font-family: Verdana,Helvetica,Arial;
	color:#4A4848;
	font-weight : bold;
	font-style : normal;
}
h1, h2, h3
{
	padding:0 0 5px 0;
	margin: 50px 0 12px 0;
	color: #B75E2D;
	font-size : 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing : 2px;
	text-transform : uppercase;
}
h3
{
	padding:0 0 5px 0;
	margin: 20px 0 12px 0;
	color: #B75E2D;
	font-size : 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing : 2px;
	text-transform : uppercase;
}
h4
{
	padding:0 0 5px 0;
	margin: 30px 0 12px 0;
	color: #B75E2D;
	font-size : 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing : 2px;
	text-transform : uppercase;
	float : right;
}

a
{
	color: #7A3712;
	text-decoration: none;	
	}

a:hover
	{

	color:#B75E2D;
	text-decoration: none; 
	}

a:active
{
	

	color: #4D220B;
	text-decoration: none; 
	}


/*begin navigatietop*/
 /*begin navigatietop*/
 #navcontainer ul
{
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 26px;
	float : right;
	left: -1px;
	width: 789px;
	list-style-type:none;

}

	
#navcontainer  ul li
{
	display: inline;
	border: 0; 
	margin: 0;
	padding: 0;
	float : right;
	background: url('../../images/nav.gif') no-repeat;
	background-position: right;
	height: 24px
}



 #navcontainer a
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	letter-spacing : 1px;
	text-transform : uppercase;
	color: #8F8F8F;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 12px 0 19px;
	border: 0;

	

}

 #navcontainer a:link#current,  #navlist a:visited#current
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	letter-spacing : 1px;
	text-transform : uppercase;
	color: #B08250;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0 12px 0 19px;
	border: 0;
	background: url('../../images/nav-on.gif') no-repeat;
	background-position : left;
	
}

	
#navcontainer a:hover
{	
	color : #4E4E4E
}
	/*einde navigatietop*/
		
#content
{
	margin: 0;
	padding: 0;
	border: 0;
	background: url('../../images/ag-content.gif') no-repeat;
	width: 787px;
	height: 585px;
	position : fixed;
}
 


#subcontent
{
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	background: url('../../images/ag-subcontent.gif') no-repeat;
	width: 787px;
	height: 585px;
	position : fixed;
}

#contact
{
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	background: url('../../images/ag-contact.gif') no-repeat;
	width: 786px;
	height: 585px;
	position : fixed;
}


#tekst
{
	margin: 171px 0 0 0;
	padding: 0;
	border: 0;
	/*position : absolute;
	top: 171px*/
	position : fixed;

}

.volgende
{
	margin: 0;
	padding: 0 20px 0 3px;
	border: 0;
	position: absolute;
	top: 515px;
	left: 90px;
	color: #BC8258;
	font-size: 9px;
	letter-spacing : 1px;
	text-decoration: none;
	font-weight: bold;
	display : block;
	width: 75px;
	height: 20px;
	background-image : url(../../images/ag-volgende.gif);
	background-repeat : no-repeat;
}
a.volgende:visited {color: #BC8258}
a.volgende:hover {color: #9C643A}

.terug
{
	margin: 0;
	padding: 0 0 0 20px;
	border: 0;
	position : absolute;
	top: 515px;
	left: 90px;
	color: #b57848;
	font-size: 9px;
	letter-spacing : 1px;
	text-decoration: none;
	font-weight: bold;
	display : block;
	width: 75px;
	height: 20px;
	background-image : url(../../images/ag-terug.gif);
	background-repeat : no-repeat;
}
a.terug:visited {color: #af7041}
a.terug:hover {color: #814f2b}
