
/* ALGEMEEN */

body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0px;
	background-color: #dddddd;
	}	
img{	border: 0;	}
select{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.schaduw-l{
	top:-8px;
	position:absolute;
	left: -10px;
	width: 10px;
	height: 100%;
	background-image: url(../images/schaduw-l.jpg);
}
div.schaduw-r{
	position:absolute;
	top:-8px;
	left: 990px;
	margin-left: 10px;
	width: 10px;
	height: 100%;
	background-image: url(../images/schaduw-r.jpg);
}
img.schaduw-b{
	display: block;
	margin-left: -10px;
	float: left;
	width: 1020px;
	height: 10px;
	background-image: url(../images/schaduw-b.jpg);
}

a:link, a:visited, a:active {
	color: #006990;
	}
a:hover {
	color: #1a9ac1;
}

h1{
	position: absolute;
	display: block;
	font-size: 24px;
	height: 24px;
	margin: -15px 20px 12px 30px;
	color: #fecb00; 
	font-weight: bold;
}
h2{
	font-size: 18px;
	margin: 0px 20px 12px 30px;
	color: #000000; 
}
h3{
	font-size: 18px;
	margin: 0px 20px 12px 30px;
	color: #fecb00; 
}
h5{
	position: absolute;
	display: block;
	font-size: 24px;
	height: 24px;
	margin: -15px 20px 0px 18px;
	color: #fecb00; 
	font-weight: bold;
}
div.h6kot{
	height:5px;
}

h6{
	position: absolute;
	display: block;
	font-size: 18px;
	height: 18px;
	margin: 0px 18px 0px 18px;
	color: #fecb00; 
	font-weight: bold;
}
p.inhoudtext{
	padding: 0px 20px 12px 0px;
	margin: 0px
}
p{
	padding: 0px 30px 12px 30px;
	margin: 0px
}
p.bijkadertxt{
	padding: 0px 20px 12px 15px;
	margin: 0px
}
ul{
	margin-top: 0px;
	margin-bottom: 12px;
}

/* TOP */			
div.wrapper{
	position:absolute;
	background-image: url(../images/bg-balken.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: White;
	width: 1000px;
	left:50%;
	margin-left: -500px;
}
div.introwrapper{
	position:absolute;
	background-repeat: no-repeat;
	background-image: url(../images/index_agristo.jpg);
	width: 1000px;
	height: 550px;
	left:50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -275px;
}
div.top{
	display: block;
	float: left;
	width: 1000px;
	height: 162px;
}

div.menu{
	position:absolute;
	width:1000px;
	height:46px;
	top:116px;
	left:50%;
	margin-left: -500px;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	z-index: 2;
	}
	
.menuknoppen{
	position: absolute;
	left:150px;
	top:0px;
	}	
	
a:link.menuknop, a:visited.menuknop, a:active.menuknop {
	display: block;
	float: left;
	height: 46px;
	background-image: url(../images/bg_menu.jpg); 
	margin: 0px 0px 0px 0px;
	padding: 0 22px 0 22px;
   	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a:hover.menuknop {
	color: #ffcc00;
	background-image: url(../images/bg_menu_grijs.jpg);
	}
	
a:link.menuknop-over, a:visited.menuknop-over, a:active.menuknop-over, a:hover.menuknop-over {
	display: block;
	float: left;
	height: 46px;
	margin: 0px 0px 0px 0px;
	padding: 0 18px 0 18px;
	/*color: #FFcc00;*/
	/*background-image: url(images/../bg_menu_geel.jpg); */
		color: #000000; 
	background-image: url(../images/bg_menu_geel.jpg);
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	}
	
.padding1{
	display: block;
	padding-top: 13px;
}
.header_fla{
	position: absolute;
	width: 570px;
	height: 116px;
	top:0px;
	left:50%;
	margin-left:-128px;
	z-index: 2;
	}

img.header_beeld{
	position:absolute;
	width:570px;
	height:116px;
	top:0px;
	left:50%;
	margin-left:-128px;
	z-index: 2;
	}
	
img.logo{
	position:absolute;
	width:292px;
	height:99px;
	top:10px;
	left:50%;
	margin-left: -470px;
	z-index: 3;
	}
	
img.logo1{
	position:absolute;
	width:140px;
	height:128px;
	top:0px;
	left:50%;
	margin-left: -500px;
	z-index: 3;
	}


	
img.logo2{
	position:absolute;
	width:232px;
	height:115px;
	top:0px;
	left:50%;
	margin-left: -360px;
	z-index: 3;
	}		
	
div.taal{
	position:absolute;
	top: 0px;
	width:45px;
	height:150px;
	padding-top: 5px;
	padding-left: 15px;
	left: 50%;
	margin-left: 440px;
	background-color: white;
	z-index: 1;
	}
	
a.taallink{
	display: block;
	float:left;
	width: 40px; 
	height: 20px;
	margin-top: 2px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, sans-serif;
	}
div.introlinks{
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 400px;
	margin-left: -77px;
	margin-top:-122px;	
}
a:link.introlink, a:active.introlink, a:visited.introlink {
	display: block;
	float:left;
	width: 150px; 
	height: 28px;
	margin-bottom: 5px;
	margin-top: 2px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, sans-serif;
	text-align: center;
	border-bottom: 2px solid white;
	}
a:hover.introlink{
border-bottom: 2px solid black;
	}
div.bottom{
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -500px;
	display: block;
	float: left;
	width: 1000px;
	height: 20px;
	background-color: #dddddd;
	color: Gray;
	text-align:center;
}
div.introbottom{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: 275px;
	display: block;
	float: left;
	width: 1000px;
	height: 20px;
	background-color: #dddddd;
	color: Gray;
	text-align:center;
}
	
/* INHOUD */

div.inhoud{
	display: block;
	float: left;
	width: 1000px;
	background-image:url(../images/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
div.linksbalk{
	display: block;
	float: left;
	width: 700px;
}
div.rechtsbalk{
	display: block;
	float: right;
	width: 280px;
}
	
/* HOOFDKADER */
div.hoofdkadertop{
	display: block;
	width:680px;
	height: 25px;
	margin: 20px 0 0 20px;
}
div.hoofdlijntop{
	display: block;
	float: left;
	width:630px;
	height: 25px;
	background-image: url(../images/hoekjes/hoekjewit_t.gif);
	background-repeat: repeat-x;
	background-color: White;
}
img.hoekje-rt{
	display: block;
	float: left;
}
img.hoekje-lt{
	display: block;
	float: left;
}

div.hoofdkader{
	display: block;
	width:680px;
	background-color: White;
	background-repeat: repeat-y;
	background-image: url(../images/hoekjes/hoekjewit_l.gif);
	margin: 0 0 0 20px;
}
div.hoofdkaderinhoud{
	display: block;
	width:680px;
	background-repeat: repeat-y;
	background-image: url(../images/hoekjes/hoekjewit_r.gif);
	background-position: right;
	padding-top: 22px;  
}
div.hoofdkaderbottom{
	display: block;
	width:680px;
	height: 25px;
	margin: 0 0 20px 20px;
}
div.hoofdlijnbottom{
	display: block;
	float: left;
	width:630px;
	height: 25px;
	background-image: url(../images/hoekjes/hoekjegeel_b.gif);
	background-repeat: repeat-x;
	background-color: White;
	background-position: bottom;
}
img.hoekje-rb{
	display: block;
	float: left;
}
img.hoekje-lb{
	display: block;
	float: left;
}

/* BIJKADER */

div.bijkadertop{
	display: block;
	width: 260px;
	height: 25px;
	margin: 20px 0 0 0;
}
div.bijlijntop{
	display: block;
	float: left;
	width: 210px;
	height: 25px;
	background-image: url(../images/hoekjes/hoekjewit_t.gif);
	background-repeat: repeat-x;
	background-color: White;
}
img.hoekje-rt{
	display: block;
	float: left;
}
img.hoekje-lt{
	display: block;
	float: left;
}

div.bijkader{
	display: block;
	width:260px;
	background-color: White;
	background-repeat: repeat-y;
	background-image: url(../images/hoekjes/hoekjewit_l.gif);
	margin: 0 0 0 0;
}
div.bijkaderinhoud{
	display: block;
	width:260px;
	background-repeat: repeat-y;
	background-image: url(../images/hoekjes/hoekjewit_r.gif);
	background-position: right;
	padding-top: 22px;  
}
div.bijkaderbottom{
	display: block;
	width:260px;
	height: 25px;
	margin: 0px 0 20px 0;
}
div.bijlijnbottom{
	display: block;
	float: left;
	width:210px;
	height: 25px;
	background-image: url(../images/hoekjes/hoekjegeel_b.gif);
	background-repeat: repeat-x;
	background-color: White;
	background-position: bottom;
}
img.hoekje-rb{
	display: block;
	float: left;
}
img.hoekje-lb{
	display: block;
	float: left;
}

/* PIJL */

img.pijl{
	position:absolute;
	height:23px;
	width:23px;
	margin-left: -10px;
	margin-top: 2px;
	}
	
/* KIJKER */

img.kijker{
	height:100px;
	border: 1px solid gray;
	margin-left:18px; 
	}
div.kijkerinhoud{
	display: block;
	margin-left: 18px; 
	margin-bottom: 0px;
	}
a:link.kijkerlink, a:visited.kijkerlink, a:active.kijkerlink, a:hover.kijkerlink{	
	display:block;
	text-decoration: none;
	}
	
/* NIEUWS */
a:link.nieuwsitem, a:visited.nieuwsitem, a:active.nieuwsitem{
	display: block;
	width: 220px;
	margin: 0px 10px 0px 15px;
	padding: 6px 5px 6px 5px;
	color: black;	
	border-bottom: 1px solid black;
	text-decoration: none;
}
a:hover.nieuwsitem{
	background-color: #dddddd;
}
a:link.nieuwsitem-over, a:visited.nieuwsitem-over, a:active.nieuwsitem-over{
	display: block;
	width: 220px;
	margin: 0px 10px 0px 15px;
	padding: 6px 5px 6px 5px;
	color: black;	
	border-bottom: 1px solid black;
	text-decoration: none;
	font-weight: bold;
}
a:link.meernieuws, a:visited.meernieuws, a:active.meernieuws{
	position: absolute;
	display: block;
	width: 220px;
	margin: 0px 10px 0px 15px;
	padding: 6px 5px 0px 5px;
	color: black;	
	text-decoration: none;
}
a:hover.meernieuws{
	background-color: #dddddd;
}
a:link.meernieuws-over, a:visited.meernieuws-over, a:active.meernieuws-over{
	position: absolute;
	display: block;
	width: 220px;
	margin: 0px 10px 0px 15px;
	padding: 6px 5px 0px 5px;
	color: black;	
	text-decoration: none;
		font-weight: bold;
}

a:link.nieuwsitem-ovv, a:visited.nieuwsitem-ovv, a:active.nieuwsitem-ovv{
	display: block;
	width: 600px;
	margin: 0px 10px 0px 15px;
	padding: 6px 5px 6px 5px;
	color: black;	
	border-bottom: 1px solid black;
	text-decoration: none;
}
a:hover.nieuwsitem-ovv{
	background-color: #dddddd;
}


/* ZOEKEN */

.zoeken{
	position: absolute;
	display: block;
	width:137px; 
	height:18px;
	font-size:12px;
	padding-top: 2px;
	text-align:center;
	color:white; 
	background-color: Gray; 
	cursor:pointer; 
	margin-left: 101px;
	text-decoration: none;
	border-width: 0px;
}

	
/* PRODUCTABEL */
table.product-tbl{
	margin: 0 0 0 30px;
}
td.product-cel{
	border: 1px solid gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
a:link.tabeltxt, a:visited.tabeltxt, a:active.tabeltxt{
	padding: 10px;
	display: block;
	color: black;
	text-decoration: none;
}
a:hover.tabeltxt{
	text-decoration: underline;
}

td.td_foto{
	width:100px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;
	text-align: center;
	}

td.td_omschrijving{
	width:400px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;
	text-align: center;
	}

td.td_verpakking{
	width:100px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;	
	text-align: center;
	}
	
td.td_dozen{
	width:100px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;
	text-align: center;
	}
td.td_pdf{
	width:100px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;
	text-align: center;
}
img.pdf{
text-align: center;
}

/* detailpagina */

td.td_foto-big{
	width:250px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;
	text-align: center;
	}
td.pictd{
	width:250px;
	}
img.productfoto-big{
	display:block;
	float: left;
	width:250px;
	border: 1px solid gray;
	margin-bottom:2px;
	
}
img.productfoto-extra{
	display: block;
	float: left;
	width:120px;
	border: 1px solid gray;
	margin-right:2px;
	margin-bottom:2px;
}


td.td_omschrijving-big{
	width:354px;
	height:30px;	
	background-color:#fecb00;	
	border: 0px;
	text-align: center;
	}

div.iconen{
	display:block;
	float: left;
	width: 250px;
}	
div.detailtabeltxt{
	margin: 30px;
}
