
html,body, table, tr, td, th {
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	line-height:16px;
}
html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
   	height: 100%; /* ie underscore hack */
	background-image:url(/images/bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#FFFFFF;
}
th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}

a {
	color: #b0b0b0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* EIGEN CSS */
div.page {
	width:920px;
	
	margin-left:auto;
	margin-right:auto;
	
	background-image:url(/images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
	position:relative;
	z-index:1;
}
div.logo {position:relative; width:920px; height:134px; z-index:2;}
div.logoPosition {position:absolute; top:0; left:55px; width:265px; height:191px; z-index:1;}

div.menu {
	padding:0 0 0 146px;
	z-index:5;
	position:absolute;
	top:0;
	left:0;
}
div.submenu {
	position:absolute;
	left: 146px;
	top:163px;
	z-index:100;
}
div.submenu2 {
	position:absolute;
	left: 146px;
	top:163px;
	z-index:100;
}
div.adres {
	position: relative;
	float:left;	
	width:146px;
	z-index:0;
}
div.adres .offset {
	position: absolute;
	width: 216px;
	top: 0;
	right: 0;
}
div.image {
	float:left;
	width:774px;
	z-index:1;
}
div.content {
	padding:0 0 0 146px;
	width:524px;
}
div.content2 {
	clear:both;
	padding:0 0 0 146px;
	width:747px;
}
div.tekst {
	padding:0 20px 20px 20px; 
}
div.side {
	position:absolute;
	
	float:left;
	top:351px;

	right:26px;
	width:224px;
}
div.footer {
	width: 100%;
	height:50px;
	position:relative;
	
	background-image:url(/images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
div.footer2 {
	width: 920px;
	margin:auto;
	padding:15px 0 0 0;
}
div.suilichem {
	width:400px;
	float:left;
	color:#969696;
	font-size: 10px;
}
div.copyright {
	font-size: 10px;
	float:right;
	color:#969696;
}

div.pagetitle {
	font-weight:bold;
	text-align:right;
	padding:0 20px 0 0;
}
div.middle {
	border-right:1px solid white;
}


div.tuinimg {
	border:1px solid white;
	height:50px;
	background-position:center;
	cursor:pointer;
}

div.lefttuin {
	padding:20px;
	border-left:1px solid white;
}
div.righttuin {
	padding:20px;
	border-right:1px solid white;
}
div.lasttuin {
	padding:20px;
}
div.lasttuin a, div.lefttuin a, div.righttuin a {
	color: #b0b0b0;
	text-decoration:none;
}


h1 {
	color:#a8da62;
	line-height:20px;
	font-size:14px;
	margin:0;
}
img.border {
	border: 1px solid white;
	border-left:0;
	padding: 0;
	margin-right: 10px;
}

.height100 {
	height:100%;
}
.banner {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
a.banner {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
a.banner:hover {
	text-decoration:none;
}

.bc {
	font-size: 14px;
	color: #ffb401;
}
.sub {
	font-size:18px;
	color: #000000;
}

span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
td.error {
	color:#FF0000;
	font-weight:bold;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}

td.small {
	font-size:9px;
}

/* referentie/tuinen */
.referentie {
	position: relative;
	margin: 0px;
	padidng: 0px;
}
.referentie img {
	margin: 0px;
}
.referentie .title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #546b34;
	font-weight: bold;
	padding: 10px;
	text-algin: center;
	vertical-align: center;
	display: none;
}
