html body {
	margin:0px;
	background:#FFF url(../images/AG_website.gif) repeat-y center top;
	font: 10px Arial, Helvetica, sans-serif;
  	color: #323A2F; 	
}

a:link{color:#323A2F; text-decoration:none;}
a:visited{color:#323A2F; text-decoration:none;}
a:hover{color:#B2AAA4; text-decoration:none;}
a:active{color:#323A2F; text-decoration:none;}

b {
	color: #B2AAA4;
   font-weight: normal;
}

div.website {
	position:relative;
	margin: 0 auto;
	width:798px;
}

div.tekst {
	width: 266px;
	float: left;
   padding: 29px 0px 25px 15px;
	text-align: justify;
   line-height: 20px;
	background: #FFF;
	border-left: solid 1px #F4F4ED;
 }

div.tekstonder {
	width: 214px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: justify;
   line-height: 20px;
	background: #FFF;
}


div.foto {
   width: 486px;
	float: right;
	padding: 20px 13px 20px 16px;
	background: #FFF;
   border-right: solid 1px #E4E4DA;
}

div.fotoklein {
   width: 38px;
	float: left;
	padding: 6px 14px 0px 0px;
}

div.referenties {
	padding: 20px 0px 0px 0px;
	background-color: #fff;
	border-left: solid 1px #F4F4ED;
	border-right: solid 1px #E4E4DA;
}

div.tekstref_links {
   width: 584px;
	float: left;
   padding: 4px 0px 0px 13px;
	background-color: #fff;
	border-left: solid 1px #F4F4ED;
}

div.tekstref_rechts {
   width: 186px; 
	float: right; 
	padding: 22px 13px 5px 0px;
	text-align: right;
	background-color: #fff;
	border-right: solid 1px #E4E4DA;
}


#onder {
   height: 220px;
	width: 797px;
	float: left;
	background: url(../images/AG_onder.gif) repeat-x left top;
	padding: 12px 0px 0px 0px;
}

div.submenu {
	width: 740px;
	font-size: 11px;
	padding: 0px 14px 0px 14px;
	letter-spacing: 1px;
}


.rood {
	color: #7C1D20;
}

.wit {
   color: #FFF;
}

.grijs {
   color: #CCCCBA;
	font-size: 30px;
}

.adres {
	text-align: center;
}

.clear {
  clear:both;
  display:block;
  height: 0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0px;
  background-color: transparent;
}

/* contactformulier
----------------------------------------------- */

.input {
   width: 270px;
	height: 20px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #FFF;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

.submit {
   width: 270px;
	background-color: #CCCCBA;
	border: 0px;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

.inputgroot {
   width: 270px;
   height: 152px;	
   background-color: #F9F7F6;
	border: 0px;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

#pagina {
	background: #fff;
	width: 796px;
	border-left: solid 1px #F4F4ED;
	border-right: solid 1px #E4E4DA;
}

#rechts {
	padding: 20px 15px 20px 0px;
	float: right;
}

#links {
	padding: 20px 15px 20px 15px;
	float: left;
}


