body {
	background-image: url('/img/bg.png');
	background-repeat:repeat-x; 
	font-family: verdana;
	font-size: 12px;
}

img {
border: 0px solid;
}


.rood {
  font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e2001b;
}

.roodb {
  font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #e2001b;
}

.roodb2 {
  font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #e2001b;
	margin-left: 10px;
}

#container {
	margin: 0 auto;	
	width: 865px;
	height: 900px;
	background-color: #FF000;
}

#logocompleet {
  width: 865px;
	height: 46px;
}

#logolinks {
  width: 327px;
	height: 46px;
	background-image: url('/img/logolinks.png');
	background-repeat: no-repeat;
	align: left;
}

#logobottom {
  width: 865px;
	height: 45px;
	background-image: url('/img/logobottom.png');
	background-repeat: no-repeat;
}

#wie {
  width: 865px;
	height: 188px;
	margin-top: 3px;
	background-image: url('/img/h_wie.png');
	background-repeat: no-repeat;
}

#wat {
  width: 865px;
	height: 188px;
	margin-top: 3px;
	background-image: url('/img/h_wat.png');
	background-repeat: no-repeat;
}

#waar {
  width: 865px;
	height: 188px;
	margin-top: 3px;
	background-image: url('/img/h_waar.png');
	background-repeat: no-repeat;
}

#maincontainer {
  width: 865px;
	height: 625px;
	clear: both;
	margin-top: 3px;
	background-color: #edefe4;
}

#maincontainerwat {
  width: 865px;
	height: 560px;
	clear: both;
	margin-top: 3px;
	background-color: #edefe4;
}

#textcontainer {
  width: 800px;
	height: 150px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#textcontainer2 {
  width: 403px;
	height: 150px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#watcontainer {
  width: 833px;
	height: 235px;
	margin-top: 5px;
	text-align: center;
} 
	
	
/**
.auto { 
  display: block;
	height: 85px;
	width: 97px;
	overflow: hidden;
}

.auto:hover {
	display: block;
	text-indent: -97px;
}
**/

/*
*	Setup
*/
ul.cssmenu {
	list-style: none;
	padding: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	align: center;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li a {
	display: block;
	width: 130px;
	height: 85px;
	background: url('/img/watsprite.png');
	}

/*
*	Normal Links
*/
ul.cssmenu li.auto a {
	background-position: 0 0;
	}

ul.cssmenu li.gevel a {
	background-position: -130px 0;
	}

ul.cssmenu li.beweg a {
	background-position: -260px 0;
	}
	
ul.cssmenu li.car a {
	background-position: -390px 0;
	}
	
ul.cssmenu li.raam a {
	background-position: -520px 0;
	}
	
ul.cssmenu li.speciaal a {
	background-position: -645px 0;
	}

/*
*	Hover Links
*/

ul.cssmenu li.auto a:hover {
	background-position: 0 -85px;
	}

ul.cssmenu li.gevel a:hover {
	background-position: -130px -85px;
	}

ul.cssmenu li.beweg a:hover {
	background-position: -260px -85px;
	}
	
ul.cssmenu li.car a:hover {
	background-position: -390px -85px;
	}
	
ul.cssmenu li.raam a:hover {
	background-position: -520px -85px;
	}
	
ul.cssmenu li.speciaal a:hover {
	background-position: -645px -85px;
	}

/*
*	Clicked Links
*/

ul.cssmenu li.auto a:active {
	background-position: 0 -170px;
	}

ul.cssmenu li.gevel a:active {
	background-position: -130px -170px;
	}

ul.cssmenu li.beweg a:active {
	background-position: -260px -170px;
	}
	
ul.cssmenu li.car a:active {
	background-position: -390px -170px;
	}
	
ul.cssmenu li.raam a:active {
	background-position: -520px -170px;
	}
	
ul.cssmenu li.speciaal a:active {
	background-position: -645px -170px;
	}


/*
*	Selected/Active Links
*/

ul.cssmenu li.auto a:selected {
	background-position: 0 -255px;
	}

ul.cssmenu li.gevel a:selected {
	background-position: -130px -255px;
	}

ul.cssmenu li.beweg a:selected {
	background-position: -260px -255px;
	}
	
ul.cssmenu li.car a:selected {
	background-position: -390px -255px;
	}
	
ul.cssmenu li.raam a:selected {
	background-position: -520px -255px;
	}
	
ul.cssmenu li.speciaal a:selected {
	background-position: -645px -255px;
	}

/** EINDE CSS MENU **/

/** BEGIN LIGHTBOX **/



/** EINDE LIGHTBOX **/

/**
#foto {
  width: 833px;
	height: 396px;
	background-image: url('/img/foto.png');
	background-repeat: no-repeat;
	align: center;
}
**/

#foto {
  width: 833px;
	height: 396px;
	align: center;
}


#pand {
  width: 417px;
	height: 200px;
	margin-top: 10px;
	margin-right: 16px;
	float: right;
	background-image: url('/img/pand.png');
	background-repeat: no-repeat;
	align: right;
}

#route {
  width: 417px;
	height: 367px;
	margin-top: 10px;
	margin-right: 16px;
	float: right;
	align: right;
}

#contact {
  width: 362px;
	height: 366px;
	margin-top: 10px;
	float: left;
	align: left;
}

#footer {
  width: 865px;
	height: 47px;
	margin-top: 3px;
	background-image: url('/img/footerbg2.png');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	align: center;
	line-height: 40px;
}
/**
.footertext {
  font-family: verdana;
	font-size: 10px;
  vertical-align: 90%;
	align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
**/


/*--
#footerlinks {
  width: 17px;
	height: 47px;
	background-image: url('/img/footerlinks.png');
	background-repeat: no-repeat;
	float: left;
}

#footermidden {
  width: 831px;
	height: 47px;
	background-image: url('/img/footerbg.png');
	background-repeat: repeat-x;
}	

#footerrechts {
  width: 17px;
	height: 47px;
	background-image: url('/img/footerrechts.png');
	background-repeat: no-repeat;
	float: right;
}
--*/