@charset "utf-8";
/* CSS Document */


/************
*	content
************/

#content {
	width: 950px;
	background-image: url(imagessite/imageslayout/agrondcontent.jpg);
	height: 953px;
	margin-top: -75px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash{
	position:relative;
	left:0px;
	top:2px;
	width:950px;
	height:450px;
}		
#index{
	position:relative;
	left:0px;
	top:40px;
	width:950px;
	height:330px;
}
.linkertitel{
	position: absolute;
	padding: 0px;
	top: 0px;
	width: 412px;
	height: 22px;
	left: 0px;
	font-size: 15px;
	color: #151515;
	background-color: #89747b;
	background-image: url(imagessite/imageslayout/agrondtitelwelkom.jpg);
}	
.linkervak{
	position: absolute;
	padding: 0px;
	top: 62px;
	width: 410px;
	height: 261px;
	left: 0px;
	line-height: 16px;
}



.rechtertitel {
	position: absolute;
	right: 0px;
	padding: 0px;
	top: 0px;
	width: 396px;
	height: 22px;
	font-size: 15px;
	color: #151515;
	background-color: #89747b;
	background-image: url(imagessite/imageslayout/agrondtitelcollectie.jpg);
}
#rechterthumbs{
	position:relative;
	left:554px;
	top:62px;
	width:395px;
	height:263px;
}


/***********************
*	mouse over thumbs
************************/
#rechterthumbs a {
	position:absolute;
	padding:0px;
	display:block;
	overflow:hidden;
}

/*-- thumb1 --*/
.f1 {
	position: absolute;
	background: url(imagessite/imageslayout/voorwaarden.jpg) 0 0 no-repeat;
	padding: 0px;
	top: 0px;
	width: 191px;
	height: 114px;
	left: 0px;
	font-size: 11px;
	color: #896b7c;
	line-height: 207px;
	text-indent: 6em;
}
a.f1
{
	display:block;
	width:191px;
	height:114px;
	background:  url(imagessite/imageslayout/voorwaarden.jpg) 0 0 no-repeat;
	font-size: 11px;
	color: #896b7c;
	line-height: 207px;
	text-indent: 6em;
}
a.f1:hover {
	background: url(imagessite/imageslayout/voorwaarden2.jpg) -191px 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 207px;
	text-indent: 6em;
}


.f2{
	position: absolute;
	top: 0px;
	width: 176px;
	height: 114px;
	left: 214px;
	line-height: 16px;
}


/*-- thumb4 --*/
.f4 {
	position: absolute;
	background: url(imagessite/imageslayout/catalogus.jpg) 0 0 no-repeat;
	padding: 0px;
	top: 145px;
	width: 191px;
	height: 114px;
	left: 0px;
	font-size: 11px;
	color: #896b7c;
	line-height: 207px;
	text-indent: 5em;
}
a.f4
{
	display:block;
	width:191px;
	height:114px;
	background: url(imagessite/imageslayout/catalogus.jpg) 0 0 no-repeat;
	font-size: 11px;
	color: #896b7c;
	line-height: 207px;
	text-indent: 5em;
}
a.f4:hover {
	background: url(imagessite/imageslayout/catalogus2.jpg) -191px 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 207px;
	text-indent: 5em;
}

.f5{
	position: absolute;
	top: 146px;
	width: 177px;
	height: 114px;
	left: 214px;
	line-height: 16px;
}


.tel{
	position: absolute;
	top: 383px;
	width: 273px;
	height: 16px;
	left: 290px;
	font-size: 10px;
	color: #000000;
}
.tel a {
	color: #000000;
}
.tel a:hover {
	color: #000000;
	text-decoration: none;
}


#footer{
	position:relative;
	left:0px;
	top:115px;
	width:950px;
	height:57px;
	background-image: url(imagessite/imageslayout/agrondfooter.jpg);
}
.lb{
	position: relative;
	top: 21px;
	width: 305px;
	height: 16px;
	left: 20px;
	font-size: 10px;
	color: #424242;
	line-height: 16px;
}
.lb a {
	color: #424242;
}
.lb a:hover {
	color: #896b7c;
	text-decoration: none;
}
	
.mail{
	position: relative;
	top: 2px;
	width: 120px;
	height: 16px;
	left: 810px;
	font-size: 10px;
	color: #424242;
	line-height: 16px;
}
.mail a {
	color: #424242;
}
.mail a:hover {
	color: #896b7c;
	text-decoration: none;
}

