/* BASIS ELEMENTEN */

body {
	background-color						: #FFFFFF;
	margin									: 0px;
	padding									: 0px;
	text-align								: left;
}
.plattetekst
{
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	font-size								: 11px;
	font-style								: normal;
	line-height								: 16px;
	font-weight								: normal;
	font-variant							: normal;
	text-transform							: none;
	color									: #666666;
	text-decoration							: none;
	background-image						: url(../img/bg-tekst.jpg);
	width									: 475px;
	padding-top								: 5px;
	padding-right							: 15px;
	padding-bottom							: 5px;
	padding-left							: 30px;
}
.plattetekst a:link, .plattetekst a:visited, .plattetekst a:active, .plattetekst a:focus
{
	color									: #666666;
	text-decoration							: underline;
	font-weight								: bold;
}
.plattetekst a:hover {
	text-decoration							: none;
}
a:link, a:visited, a:active, a:focus
{
	color									: #666666;
	text-decoration							: underline;
	font-weight								: bold;
}
a:hover {
	text-decoration							: none;
}
.footer
{
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	font-size								: 11px;
	font-style								: normal;
	line-height								: 16px;
	font-weight								: normal;
	font-variant							: normal;
	text-transform							: none;
	color									: #666666;
	width									: 100%;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:focus {
	color									: #666666;
	text-decoration							: none;
}
.footer a:hover {
	text-decoration							: underline;
}
.logo
{
	height									: 88px;
	background								: url(../img/logo-nature.jpg) no-repeat left top;
	background-color						: #FFFFFF;
	width									: 520px;
}
.bg-right-column
{
	background								: url(../img/bg-right-table.jpg) repeat right top;
	background-color						: #FFFFFF;
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	font-size								: 11px;
	font-style								: normal;
	line-height								: 16px;
	font-weight								: normal;
	font-variant							: normal;
	text-transform							: none;
	color									: #666666;
	text-decoration							: none;
	padding-right							: 15px;
}
.bg-pand
{
	background								: url(../img/pand-kuster.jpg) no-repeat right top;
	width									: 227px;
	height									: 129px;
	background-color						: #FFFFFF;
}
.balk
{
	height									: 19px;
	background								: url(../img/balk.jpg) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.mainimage
{
	width									: 250px;
	background								: url(../img/main10.jpg) no-repeat right top;
}
.menu
{
	width									: 520px;
}

/* Formulier */
#contactformulier .veldFout 	
{
	border									: 2px solid red;
}

#contactformulier #melding 	
{
	color									: red;
	font-weight								: bold;
	margin									: 10px 0;
}
.leftmain
{
width: 520px; 
float: left; 
}
.bg-righttable
{
	background								: url(../img/bg-right-table2.jpg) repeat right bottom;
	align									: right;
}

#kiwa
{
float				: left;
margin				: 10px 0px 0px 20px;
width				: 203px;
height				: 260px;
background			: url(../img/kiwa_banner.gif) no-repeat;
}

#banner
{
float				: left;
margin				: -40px 0px 0px 20px;
width				: 490px;
height				: 30px;
}

.adres
{
	background-repeat: no-repeat;
	background-position: right top;
}
.fotopand
{
	background								: url(../img/pand-kuster.jpg) no-repeat right bottom;
	height: 129px;
}
.bg-tablebottom-news
{
	background								: url(../img/bg-bottom.jpg) no-repeat left top;
	height: 171px;
	width: 252px;	
}
.bg-tablebottom
{
	background								: url(../img/bg-bottom2.jpg) no-repeat left top;
	height: 171px;
	width: 497px;	
}
.bg-tabletop
{
	background								: url(../img/balk2.jpg) no-repeat left top;
}
/* Nieuwsitems */
div.objectDiv
{
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	font-size								: 11px;
	line-height								: 16px;
}
div.objectDiv div.objectContent
{
	float: left;
}
div.objectDiv div.image
{
	height: 100px;
}

div.objectDiv div.image2
{
	float: right;
	height: 100px;
}

div.objectDiv img
{
	border: 0px;
	z-index: 1;
	height: 100px;
}
div.objectDiv div.head2
{
	font-weight:bold;
	text-align:left;
}
/* contact */
div.contactDiv 
{
	width: 280px;
}

div.contactDiv div.row
{
	text-align: left;
}

div.contactDiv div.btnrow
{
	text-align: right;
}

div.contactDiv input, textarea
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

div.contactDiv input.sbtn
{
	color: #FFFFFF;
	background-color: #0004ad;
	width: auto;
}