/*	Vanlenthe-restauratie.nl -	(c) 2010 Alexander Kamp	-	Agri Trader BV -	http://www.agritrader.nl */
html, body
{
	background-color	:	#ffffff;
	margin				:	0px;
	padding				:	0px;
	text-align			:	center;
	font-family			:	Arial, Verdana, Helvetica;
	font-size			:	12px;
	color				:	#225f00;
}
IMG
{
	border				:	0px;
}
A
{
	text-decoration		:	underline;
	color				:	#225f00;
}
div#divSite
{
	width				:	770px;
	margin-left			:	auto;
	margin-right		:	auto;
	border-top			:	1px solid #225f00;
}
div.divFullWidth
{
	width				:	100%;
	float				:	left;
	clear				:	both;
}
div.divNoClear
{
	clear				:	none;
}
/*	Website-menu bovenin	*/
div#divSiteTop
{
	height				:	80px;
	background-repeat	:	no-repeat;
	background-position	:	left center;
}
div.divSiteTopAdres
{
	font-size			:	14px;
	font-weight			:	bold;
	width				:	140px;
	height				:	70px;
	margin-top			:	6px;
	font-style			:	normal;
	text-align			:	left;
	font-family			:	Arial Narrow, Arial, Verdana, Helvetica;
}
/*	Menu-items				*/
A.aSiteMenu1Item, A.aSiteMenu1CurrentItem
{
	float				:	left;
	background-color	:	#225f00;
	color				:	#acfcbe;
	font-size			:	10px;
	font-family			:	Verdana;
	font-weight			:	bold;
	text-align			:	center;
	vertical-align		:	baseline;
	padding-top			:	8px;
	height				:	16px;
	text-decoration		:	none;
	margin-left			:	1px;
	margin-right		:	1px;
	border-right		:	2px solid #9edd94;
	padding-bottom		:	5px;
}
div#divSiteMenu
{
	height				:	30px;
	float				:	left;
	clear				:	both;
	background-color	:	#225f00;
}
/*	Website-content				*/
div#divSiteContent
{
	width				:	770px;
	margin-top			:	8px;
	float				:	left;
	text-align			:	left;
	background-image	:	url(/img/vanlenthe_bg.jpg);
	background-repeat	:	no-repeat;
	background-position	:	top center;
}
div#divSiteContent TABLE
{
	margin-left			:	auto;
	margin-right		:	auto;
	text-align			:	left;
}
/*	Copyright-gedeelte onderin	*/
H1
{
	clear				:	both;
	width				:	700px;
	padding				:	0px;
	margin				:	0px;
	padding-left		:	30px;
	font-size			:	18px;
	font-style			:	italic;
	font-weight			:	bold;
	color				:	#225f00;
	height				:	80px;
	padding-top			:	12px;
	background-image	:	url(/img/tractor_r.jpg);
	background-position	:	top right;
	background-repeat	:	no-repeat;
}
H2, div#divSiteCopyright
{
	clear				:	both;
	width				:	760px;
	height				:	17px;
	padding				:	0px;
	padding-left		:	10px;
	margin				:	0px;
	font-size			:	13px;
	font-weight			:	bold;
	background-color	:	#225f00;
	color				:	#ffffff;
	text-align			:	left;
	padding-top			:	1px;
	padding-bottom		:	2px;
	margin-bottom		:	10px;
}
div#divSiteCopyright
{
	margin-top			:	20px;
	padding-left		:	0px;
	width				:	770px;
	margin-left			:	auto;
	margin-right		:	auto;
	text-align			:	center;
	font-size			:	11px;
	height				:	14px;
}
div#divSiteCopyright A
{
	color				:	#ffffff;
	text-decoration		:	none;
}
/*	Voorraad pagina			*/
div#divLinkListLine A, div#divLinkList A
{
	text-decoration		:	none;
}
div#divLinkList
{
	margin-left			:	35px;
	width				:	700px;
	height				:	400px;
}
div#divLinkList div.divLinkListItem
{
	float				:	left;
	width				:	175px;
	height				:	200px;
	text-align			:	center;
}
div#divLinkListLine
{
	margin-left			:	10px;
	width				:	750px;
	height				:	110px;
}
div#divLinkListLine div.divLinkListLineItem
{
	float				:	left;
	width				:	83px;
	height				:	110px;
	text-align			:	center;
}
div.divSiteTopLanguages
{
	margin-top			:	20px;
	height				:	50px;
	width				:	30px;
	float				:	left;
}
img.imgTaalChoice, img.imgTaalChoiceSel
{
	float				:	left;
	margin				:	2px;
	width				:	27px;
	height				:	18px;
	border				:	2px solid #ffffff;
}
img.imgTaalChoiceSel
{
	border				:	2px solid #225f00;
}
/*	Handmatige correcties	*/
div#divSiteContent:after, div#divSite:after
{
	content				:	".";
	display				:	block;
	height				:	0;
	font-size			:	0;
	clear				:	both;
	visibility			:	hidden;
}
div#divSiteContent, div#divSite
{
	display				:	inline-block;
}
* html div#divSiteContent, * html div#divSite
{
	height				:	1px;
}
