@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../site_imgs/bg_pattern.gif);
	background-position: left top;
	margin: 0px;
	text-align:center;
	position:relative;
	z-index:0;
}
table td{
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a{
	color:#007700;
}
a:hover{
	color:#8ebf00;
}
a:focus {
    outline: none;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 22px;
	color:#007700;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 18px;
	color:#007700;
}
.menugroep{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	color:#007700;
}
.prijs
{
	float:right;
}
#wrapper{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	min-height:500px;
	text-align:left;
	z-index:50;
}
#header{
	width:900px;
	height:125px;
	position:relative;
	background-attachment: scroll;
	background-image: url(../site_imgs/head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:4;
}
#submenu{
	float:right;
	margin-right:20px;
	position:relative;
}
#submenu ul{
	font-size:10px;
	line-height:10px;
	border-right:solid #8ebf00 1px;
}
#submenu ul li{
	float:left;
	list-style:none;
	padding-right:5px;
	padding-left:5px;
	border-left:solid #8ebf00 1px;

}
#submenu ul li a{
	color:#8ebf00;
	text-decoration:none;
}
#submenu ul li a:hover{
	text-decoration:underline;
}
#subheader{
	width:900px;
	height:180px;
	position:relative;
	z-index:1;
}
#animatie{
	width:600px;
	height:180px;
	left:0px;
	position:absolute;
	z-index:2;
	overflow:hidden;
}
#aanbieding{
	width:300px;
	height:180px;
	left:600px;
	top:0px;
	position:absolute;
	z-index:3;
}
#sitebody{
	width:900px;
	min-height:300px;
	position:relative;
	background-color:#FFFFFF;
	padding-bottom:45px;
}
#leftCol{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	float:left;
	text-align:right;
	width:150px;
	padding-top:25px;
	position:relative;
}
#content{
	width:380px;
	padding-top:25px;
	padding-left:35px;
	padding-right:35px;
	position:relative;
	float:left;
}
#rightCol{
	width:300px;
	float:left;
	position:relative;
}
.diaframe {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #236627;
	border-right-color: #236627;
	border-bottom-color: #236627;
	border-left-color: #236627;
	height: 114px;
	width: 114px;
	margin: 0px 7px 7px 0px;
	text-align: center;
	float: left;
}
div.diaframe:hover{
	border-top-color: #2eac0c;
	border-right-color: #2eac0c;
	border-bottom-color: #2eac0c;
	border-left-color: #2eac0c;
}
.fotoindia {
	
	height: 100px;
	width: 100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	
}
.diatekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	bottom: 5px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: bottom;
	margin-top: 10px;
}
.diatekst a{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.diatekst a:hover{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.fotonaam_diap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	bottom: 5px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: bottom;
	margin-top: 10px;
	font-weight: bold;
}
.foto {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	vertical-align: middle;
}
hr {
 	border: 0;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-top:0px;
	margin-bottom:5px;
}
table {
	font-size: 12px;
	line-height: 18px;
}
.tbl_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236627;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #236627;
	padding:5px;
}
.tbl_line .titel{
 	font-family:Georgia, "Times New Roman", Times, serif;
	color:#236627;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	
}
input.form_txt_veld{
	width:350px;
}
textarea.form_txt_veld{
	width:350px;
}
.tbl_menukrt{
	width:380px;
}
.cel_gerecht{
	width:330px;
}
.cel_prijs{
	width:50px;
}