/* stylesheet */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;

}
body {
	background-color: #FFF;
	background-image: url(../images/bkgrnd.gif);
	background-position: left top; 
	background-repeat: repeat-x;
	text-align: center;
}
img {
	behavior:	url(/HILD.004-01/style/pngbehavior.htc);
	border: 0px;
}
a {
	text-decoration: underline;
	color: #333;
}
a:hover, a:active {
	color: #7f7300;
}
.indent a {
	text-decoration: underline;
	color: #fff;
}
.indent a:hover, .indent a:active {
	color: #fff;
}
p, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	float: left;
	width: 370px;
	margin: 0px 0px -10px 0px;
	font-size: 18pt;
	line-height: 25px;
	color: #fffff;
	font-family: garamond, times;
}
h2 {
	margin: 0px;
	color: #7f7300;
	font-family: garamond, times;
}
/* layout */	
#content {
	margin: 0px auto;
	width: 780px;
	text-align: left;
} 
#top {
  float: left;
	width: 780px;
	height: 120px;
	text-align: left;
}
#left {
 	margin: 0px;
  float: left;
  width: 200px;
	text-align: left;
}
#main, #main_vervolg, #project {
  float: left;
	margin: 0px;
  width: 400px;
	min-height: 364px;
	height: auto !important;
	height: 364px;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/bkgrnd_main_home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#main {
	height: 364px;
}
#main_vervolg {
	background: none;
	background-color: #b6aa48;
}
#project {
	background: none;
	background-color: #b6aa48;
	height: 430px;
/*	for some reason IE7 needs this*/
	min-height: 430px;
}

#main_vervolg td{
	color: #fff;
}
#right, #right_vervolg, #project_right {
  float: left;
	margin: 0px;
  width: 180px;
  height: 364px;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/bkgrnd_right_home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#right_vervolg {
	background-image: url(../images/bkgrnd_right.png);
	background-repeat: repeat-x;
}
#project_right {
	background-image: url(../images/bkgrnd_right.png);
	background-repeat: repeat-x;
	height: 430px;
}

#footer {
	float: left;
	margin-top: -15px;
	height: 50px;
	width: 770px;
}

/* Diversen */
#top img {
	margin: 30px 0px 0px 0px;
}
.indent {
	margin: 0 15px 15px 15px;
	color: #fff;
}
.indent img{
	margin: 0;
}
.home{
	height: 260px;
	overflow: auto;
}
.foto {
	float: left;
	margin: 0px 0px 10px 0px;
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.foto img {
	float:left;
}
.foto .title {
	float: left;
	margin: -20px 0px 0px 15px;
	width: 200px;
	font-size: 8pt;
	color: #fff;
}
#projectPhoto{
	width: 400px;
	height: 300px;
	background-color: #7f7300;
	text-align: center;
}
.leftarticle{
	width: 170px;
	float: left;
}
.rightarticle{
	width: 170px;	
	float: right;
}
.price{
	font-size: 19px;
}
.hr{
	float: left;
	margin: 15px 0 15px 0;
	background-color: #c6bd70;
	height: 5px;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.brochure {
	margin-top: 329px;
	width: 180px;
	height: 35px;
	text-align: center;
}
.brochure a {
	padding-top: 6px;
	display: block;
	text-decoration: none;
	color: #fff;
}
.brochure a:hover, .brochure a:active {
	text-decoration: underline;
}
#right_vervolg .brochure {
	margin-top: 0px;
	background-color: #cc3;
}
#right_vervolg #menu, #project_right #menu {

	height: 299px;
}
.copy {
	margin: 0px 0px 0px 15px;
	font-size: 7pt;
	color: #c3be88;
}
#menu a.next {
	color: #584800;
	text-decoration: none;
	float: right;
	margin-right: 15px;
}
#menu a.prev {
	color: #584800;
	text-decoration: none;
	float: left;
}

#menu a.next:hover, #menu a.next:active, #menu a.prev:hover, #menu a.prev:active {
	text-decoration: none;
}
td .input{
	border: 0;
	background-color: #dcd6a6;
	width: 200px;
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indent #contact table{
	float: left;
	margin-left: -5px;
}
.indent #login table{
	float: left;
}
.material{
	color: #7f7300;
	font-size: 10px;
}
#menu .selected{
	color: #b09f00;
}
#info{
	height: 100px;
	background-color: #bfb768;
	float: left;
	width: 180px;
}
#korting{
	color: #584800;
/*	float: left;*/
	margin-left: 15px;
}
#info_txt{
	color: #fff;
/*	float: left;*/
	margin-left: 15px;
	font-size: 10px;
}
/* menu */
#left ul li a, #menu ul li a {
	text-decoration: none;
}
#left ul.green li a {
	color: #7f7300;
}
#left ul.brown li a {
	color: #584800;
}
#left ul.brown li a:hover{
	color: #7f7300;
}
#left ul.green li a:active, #left ul.green li a:hover, #menu ul li a:active, #menu ul li a:hover {
	color: #333;
}
#left ul {
	list-style-type: none;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}
#left li {
	padding: 0px 0px 0px 5px;
	background-image: url(../images/icoon_bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu ul li a {
	color: #584800;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	padding: 0px 0px 0px 7px;
	background-image: url(../images/icoon_bullet2.png);
	background-position: left 10px;
	background-repeat: no-repeat;
}
#right_vervolg #menu img, #project_right #menu img{
	margin: 15px 0 0 15px;
}
#right_vervolg #menu ul, #project_right #menu ul{
	margin: 0 15px 0 15px;
}