/* body */
body 
{
	background-color:           #B1C320;
	margin-bottom:              0px;
	margin-left:                0px;
	margin-right:               0px;
	margin-top:                 0px;
	background-repeat: repeat;
	background-position: center top;
	line-height: normal;
	font-weight: normal;
	background-image: url(/img/basis/achtergrond_fluer_de_lys.gif);
}

.8pixels_hoog 
{
	height: 8px;
}

/*  eruit ivm storing in IE op 26-11-09
html, body 
{ 
	
	height: 100%; 
	width: 100%;
}*/ 

.formbutton 
{
	font-family: Trebuchet MS, Verdana, arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #ED6D05;
	line-height: 16px;
	border: thin solid #666666;
}

.form 
{
	font-family: Trebuchet MS, Verdana, arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 16px;
	border: thin solid #666666;
}

.bot_kad_rechts 
{
	background-image: url(/img/basis/paarsvlak_rechts_back.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 250px;
}

.bot_kad_links 
{
	background-image: url(/img/basis/paarsvlak_links_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 168px;
	width: 250px;
}

.logo 
{
	background-image: url(/img/basis/logo_villasud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 261px;
}

.top_celback_767x13 
{
	background-image: url(/img/basis/top_cel_back_round.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 767px;
}

.13PX_hoog 
{
	height: 10px;
}

.stippellinksverticaalzoeken 
{
	background-image: url(/img/basis/stippel_groen_rechtszoeken.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.divstippels_breed730 
{
	background-image: url(/img/basis/divstippelsbreeda.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
}

/* Losse styles uit mainpage */

.style1 
{
	color: #313D10;
	font-weight: bold;
}

a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
}

a:active 
{
	text-decoration: none;
}

#slide-images {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: 7px;
  height: 225px;
}

#slide-images li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}
#slide-images li img {
	display:block;
	border: 0;
    margin: 0;
    padding-top: 6px;  
    height: 220px;
    width: 300px;
}

* html #slide-images { 
/* properties voor IE6 (en IE5) */ 
  margin-left: 0px;
  margin-top: 19px;
} 
*+html #slide-images { 
/* properties voor IE7 */ 
}