/* --- algemen body en html --- */
* {
font-size:100%;
	margin: 0px;
	padding: 0px;
}
html {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	text-align : center;
	background-color: ddeef61;
	background-image: url(/img/ag_blauw.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #003300;
	}
a, a:link, a:visited, a:active{
	color: #000066;
	text-decoration: none;
}
 a:hover {
	color: #ab813d;
	text-decoration: none;
}

/* --- basis frame --- */
#frameset {
	margin: auto;
	padding: 0px;
	height: 100%;
	width: 900px;
}
#content {
	margin: auto;
	padding: 0px;
	height: 100%;
	width: 800px;
	float: left;
	position: relative;
	background-color: b8cb57;
	background-image: url(/img/ag_groen.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

/* --- navigatie --- */
#navigatie {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: relative;
	background-position: 0px 0px;
	background-image: url(/img/navigatie_ag.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: b8cb57;
}

div#navigatie ul#partners
{
	float: left; clear: both;
	margin: 0 0 0 12px; padding: 0;
	width: 200px;
	list-style: none;
}

div#navigatie ul#partners li
{
	float: left;
	margin: 0 12px 0 0; padding: 0;
}

div#navigatie ul#partners li a
{
	float: left;
	width: 35px; height: 35px;
	text-indent: -9999px;
}

/*div#navigatie ul#partners li#partners_europa a
{
	background: url("../img/logo_europa.gif") no-repeat 0 50%;
}

div#navigatie ul#partners li#partners_vlaanderen a
{
	background: url("../img/logo_vlaanderen.gif") no-repeat 0 50%;
}

div#navigatie ul#partners li#partners_leader a
{
	background: url("../img/logo_leader.gif") no-repeat 0 50%;
}*/

div#navigatie ul#partners li#partners_provant a
{
	background: url("../img/logo_provant.gif") no-repeat 0 50%;
}

div#navigatie ul#partners li#partners_rurant a
{
	background: url("../img/logo_rurant.gif") no-repeat 0 50%;
}

/* --- pagina --- */
#pagina {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 100%;
	background-image: url(/img/pagina_ag.jpg);
	background-color: b8cb57;
	text-align: left;
	vertical-align: top;
	float: left;
	position: relative;
}
.pagina {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 100%;
	background-image: url(/img/pagina_ag.jpg);
	background-color: b8cb57;
	text-align: left;
	vertical-align: top;
	float: left;
	position: relative;
}

/* --- items-- */
#items {
	margin: 10px;
	padding: 0px;
	width: 580px;
}
.item_head {
	font-size: 14px;
	background-image: url(/img/titel_balk.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	margin: auto;
	text-align: left;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7F9D3C;
	border-bottom-color: #7F9D3C;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #003300;
	width: auto;
	background-color: #DBDB00;
}
.item_spatie {
	height: 3px;
}
.item_content {
	height: 100%;
	background-image: url(/img/ag_wit.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	line-height: normal;
	margin-bottom: 20px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7F9D3C;
	border-bottom-color: #7F9D3C;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.links {
	text-align: left;
	float: left;
}
.rechts {
	text-align: right;
	float: right;
}
.leesmeer {
	text-align: right;
	height: 25px;
	background-image: url(/img/icon_leesmeer.jpg);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 4px;
	float: right;
	background-position: right 0px;
	padding-right: 40px;
	vertical-align: text-top;
}
#itemtable{
	width: 540px;
	text-align: left;
	vertical-align: top;
	position: relative;
}
#itemtable a{
	color: #000066;
	text-decoration: none;
}
#itemtable a:hover {
	color: #ab813d;
	text-decoration: none;
}
#itemtable img{
	/*height: 85px;
	width: 170px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#itemtable p{
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 14px;
	width: 355px;
}
.titel{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titel2{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#toptable{
	padding: 0px;
	width: 560px;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
}
#bottomtable{
	padding: 0px;
	width: 560px;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#bottomtable a{
	color: #000066;
	text-decoration: none;
}
#bottomtable a:hover {
	color: #ab813d;
	text-decoration: none;
}

/* --- reserveer Invulform-- */
#reserveer {
	text-align: right;
	float: right;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
}
#reserveer a {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#reserveer a:hover {
	color: #000033;

}
#reservatie {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#reservatie a {
	color: #000066;
	text-decoration: none;
}
#reservatie a:hover {
	color: #ab813d;
	text-decoration: none;
}

.form_static {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.form_input {
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #E1F499;
	color: #8EA53F;
	padding: 2px;
	height: 13px;
	margin: 2px;
}
.form_input2 {
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #E1F499;
	color: #8EA53F;
	padding: 2px;
	height: auto;
	margin: 0px;
}
.form_button {
	background-color: #E1F499;
	border: 1px solid #FFFFFF;
	color: #003300;
	padding: 2px;
	height: auto;
	margin: 0px;
	width: 80px;
}


/* ---  lijst artikel --- */
.lijst_content {
	height: 100%;
	background-image: url(/img/ag_wit.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	line-height: normal;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F9D3C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F9D3C;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: text-top;
}
#lijsttable{
	width: 540px;
	text-align: left;
	position: relative;
	height: auto;
}
.titel_artikel{
	font-size: 12px;
	text-align: left;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
.omschrijving_artikel{
	text-align: left;
}
.pdf{
	text-align: right;
	height: auto;
	background-image: url(/img/icon_pdf.jpg);
	background-repeat: no-repeat;
	width: auto;
	float: right;
	background-position: right center;
	padding-right: 40px;
}
.www{
	text-align: right;
	height: auto;
	background-image: url(/img/icon_www.jpg);
	background-repeat: no-repeat;
	width: auto;
	float: right;
	background-position: right center;
	padding-right: 40px;
}


/* --- header--- */
#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/img/header_ag.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
}

/* --- footer--- */
#footer{
	padding: 0px;
	width: 800px;
	background-color: b8cb57;
	background-position: 0px 0px;
	height: 50px;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#topbutton{
	color: #003366;
	float: right;
	position: relative;
	padding: 0px;
	margin-right: 20px;
	text-align: right;
	height: auto;
	width: auto;
	z-index: auto;
}
#topbutton a {
	color: #003366;
	text-decoration: none;
}
#topbutton a:hover {
	color: #006600;
	text-decoration: none;
}

/* --- shadows links rechts --- */
#rechts_ag {
	padding: 0px;
	height: 100%;
	float: right;
	width: 50px;
	background-image: url(/img/rechts_ag.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: ddeef61;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	position: relative;
}
.rechts_ag {
	padding: 0px;
	height: 100%;
	float: right;
	width: 50px;
	background-image: url(/img/rechts_ag.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: ddeef61;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	position: relative;
}
#links_ag {
	padding: 0px;
	height: 100%;
	float: left;
	width: 50px;
	background-image: url(/img/links_ag.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: ddeef61;
	text-align: right;
	position: relative;
}
.links_ag {
	padding: 0px;
	height: 100%;
	float: left;
	width: 50px;
	background-image: url(/img/links_ag.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: ddeef61;
	text-align: right;
	position: relative;
}
