body	{
	margin				: 0;
	padding				: 0;
	background-color	: #809bcc;
	font				: 11px Verdana;
}

h1 {
 text-shadow: black 1px 2px 0.5em; 
 height:20;
 width:400;
 font-size:18pt;
 font-weight:bold;
 filter:DropShadow(Color=#333333, OffX=3, OffY=3)
 }
 
A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none;}


.news {
	color	: #ffffff;
}

.news a {
	color	: #ffffff;
}

.left_column {
	margin				: 0px 0px 0px 0px;
	width				: 208px;
	height				: 460px;
	background-image	: url(../img/bg-occasions.jpg);
	background-repeat	: no-repeat;
	background-color	: #4c81a6;
	position			: absolute;
}
.right_column {
	margin				: 0px 0px 0px 782px;
	width				: 208px;
	height				: 460px;
	background-image	: url(../img/nieuws_bg.jpg);
	background-repeat	: no-repeat;
	background-color	: #4c81a6;
	position			: absolute;
}
.smallcolumn_content {
	width				: 150px;
	margin-top			: 40px;
	margin-right		: 30px;
	margin-bottom		: 20px;
	margin-left			: 40px;
	position			: absolute;
}
.smallcolumn_contentverhuur {
	width				: 150px;
	margin-top			: 180px;
	margin-right		: 40px;
	margin-bottom		: 20px;
	margin-left			: 30px;
	position			: absolute;
}
.column_content {
	margin				: -448px 0px 0px 0px;
	width				: 567px;
	height				: 450px;
	background-image	: url(../img/bg-white.jpg);
	background-repeat	: no-repeat;
	background-color	: #FFFFFF;
	padding				: 4px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 208px;
	position			: absolute;
	overflow			: auto;
}
.column_occasions {
	margin				: -448px 0px 0px 0px;
	width				: 782px;
	height				: 460px;
	background-image	: url(../img/bg-ocasions.jpg);
	background-repeat	: no-repeat;
	background-color	: #FFFFFF;
	padding				: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 208px;
	position			: absolute;
	overflow: auto;
}
.holland {
	margin-top			: 370px;
	width				: 175px;
	height				: 90px;
	background-image	: url(../img/RTK-GPS-website.jpg);
	background-repeat	: no-repeat;
	position			: absolute;
	left: 20px;
	top: -15px;
}
.personeel {
	margin-top			: 355px;
	width				: 214px;
	height				: 170px;
	background-repeat	: no-repeat;
	background-position	: right;
	position			: absolute;
}

.tractoren {
	margin				: -15px 0px 0px 100px;	
}
.landbouw {
	margin				: -150px 0px 0px 320px;	
}
.industrie {
	margin				: -20px 0px 0px 100px;	
}
.machines {
	margin				: -150px 0px 0px 320px;	
}
.diversen {
	margin				: -20px 0px 0px 100px;	
}

/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
.footer {
	width				: 990px;
	height				: 25px;
	background-image	: url(../img/bg-footer.jpg);
	background-color	: #4c81a6;
	position			: absolute;
	margin-top			: 460px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
	color				: #7eabcc;
}

#footer a	{
	color: #7eabcc;
	text-decoration		: none;
}

#footer a:hover	{
	text-decoration		: none;
}

.occasionlink {
color: #000000;
text-decoration: underline;

}