
@import "all.css"; 
body {
		text-align:center;
		font-family: Arial, Verdana, Sans-serif;
		font-size: 12px;
		line-height: 22px;
		color: #723120;
		background-color: #C70900;
		margin: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0px;
		background-image: url(../images/back.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		background-attachment: fixed;
		}
		img {
    border: 0px;
    }
		
	#superframe {
		width: 900px;
		margin: 0 auto;
		overflow: hidden;
		background-color: #fff;
		padding: 0px;
		}
		
		#superframe img {
		border: 0px solid #ccc;
		padding: 5px;
		}
		#superframe h2 {
		color: #ff0000;
		padding-bottom: 10px;
		margin: 0px;
		font-size: 13px;
		border-bottom: 1px solid #ccc;
		}
		#superframe h3 {
		color: #ff0000;
		padding-bottom: 10px;
		margin: 0px;
		font-size: 12px;
		border-bottom: 1px solid #ccc;
		}
		
	#frame {
	  width: 878px;
		border: 1px solid #ccc;
		border-top: 0px;
		margin: 10px;
		margin-top: 0px;
		background-image: url('../images/content.gif'); 
    background-position: bottom left; 
    background-repeat: no-repeat;
    min-height:500px;
    height:auto !important;
    height:500px;
    overflow: hidden;
		}
		
	#contentcenter {
		width:420px;
		float: left;
		padding-left: 10px;
		padding-bottom: 10px;
		text-align: left;
		background-repeat: no-repeat;
		background-position: bottom right;
}
	#spotlight {
		width:225px;
		padding:5px;
		float:left;
		min-height: 430px;
		padding-top: 0px;
		text-align: left;
		font-size: 12px;
		}
	#handig {
    width:190px;
    border:1px solid #ccc;
    float: right;
    padding: 10px;
    margin: 5px;
    margin-right: 20px;
    font-size: 11px;
    color: #DE2118;
    }
    
  #handig h1 {
		font-size:18px;
		padding-top:5px;
		padding-bottom: 10px;
		color: #DE2118;
		border-bottom: 1px solid #ccc;
		background-image: url(../images/huisje.png);
		background-repeat: no-repeat;
		background-position: right;
		padding-left: -10px;
    }
		
	#links {
		width:190px;
		color: #fff;
		font-weight: bold;
		padding:5px;
		margin-left: 10px;
		float:left;
		min-height: 430px;
		padding-top: 10px;
		text-align: left;
		font-size: 11px;
		}
		
		#links h2 {
		color: #723120;
		font-size: 15px;
		padding-bottom: 2px;
		}
		
		#aanbod {
    width: 630px;
    text-align: left;
    float: right;
    margin-right: 15px;
    }
		
		/* for Internet Explorer */
	/*\*/
		* html #spotlight {
		height: 430px;
		}
		/**/
		
		#contentright p {
		font-size: 12px;
		}
	
	#contentheader {
	  width: 900px;
		background:#fff;
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
		height: 111px;
		}
		
		#contentmenu {
		margin: 0 auto;
		width: 880px;
		background: #fff;
		height: 40px;
		padding-top: 0px;
		border-bottom: 1px solid #ccc;
		clear: both;
		}
		
		#contentsubmenu {
		margin: 0 auto;
		width: 878px;
    height: 8px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    clear: both;
    }
		
	#contentfooter {
	  width: 870px;
		background: #de2118;
		text-align: left;
		font-size: 11px;
		padding-top: 5px;
		margin: 0 auto;
    margin-bottom: 10px;
		color: #fff;
		font-weight: bold;
		padding-left: 10px;
		clear: both;
		
		}
		
	p, pre {
		margin:0px 10px 10px 10px;
		}
			
		
	h1 {
		font-size:18px;
	   padding:5px;
		color: #DE2118;
		border-bottom: 1px solid #ccc;
		background-image: url(../images/huisje.png);
		background-repeat: no-repeat;
		background-position: right;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#adres {
		padding-top: 205px;
		}
		
	#topmenu {
		padding-top: 68px;
		padding-right: 30px;
		}
	
	.buttonscontainer {
		width: 250px;
		padding-top: 5px;
	}
	.buttons a {
		color: #cc9900;
		padding: 4px;
		display: block;
		border-bottom: 1px solid #ccc;
		font: 11px Verdana;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		letter-spacing: 1px;
	}
	.buttons a:hover {
		color: #333;
		text-decoration: none;
		padding-left: 25px;
		background-image: url(../images/pijl.png);
		background-repeat: no-repeat;
		background-position: left;
	}
	img.floatrechts {
		float: right;
		margin: 5px;
	}
	#menu {
		font-family: Arial;
		width: 860px;
		margin: 0 auto;
		padding: 0px 10px 0 10px;
		color: #fff;
		background: #de2118;
	  font-size: 12px;
		font-weight: bold;
		text-align: center;
	/*---( horizontal settings )-----*/
		height: 30px;
	/*---( vertical settings )-----*/
		/*width: 147px;*/
	}
	#menu a {
		color: #fff;
  	font-size: 12px;
		display: block;
		text-decoration: none;
		font-weight: bold;
		padding: 4px 10px 7px 10px;
	/*---( vertical settings )-----*/
		min-width: 107px;
		text-align: center;
	}
	#menu a.oplichtend {
 		background-color: #fff;
 		color: #ff0000;
	}
	#menu a:hover {
 		background-color: #fff;
  	color: #ff0000;
	}
	#menu ul ul {
		width: 170px;
	}
	#menu ul li li {
		padding-left: 1px;
	}
	#menu ul li li a {
		padding: 0px;
		width: 154px;
		background-color: #fff;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-top: 1px solid #fff;
	}
	img.logo {
		margin-top: 15px;
	}

	table.hoofd {
	float: right;
		margin-left: 10px;
	}
	.overzicht {
		border-bottom: 1px solid #ccc;
		padding: 10px;
	}
	.overzicht img {
		border: 1px solid #ccc;
	}
	.scheiding {
  font-weight: bold;
  color: #de2118;
	}
	.extra {
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
	input, textarea, select {
  border: 1px solid #ccc;
  }
  
  input.submit {
  background: #de2118;
  color: #fff;
  }
  
  fieldset {
  width: 350px;
  margin-left: 20px;
  border: 1px solid #ccc;
  padding: 10px;
  }
  
  legend {
  font-weight: bold;
  color: #de2118;
  font-size: 14px;
  padding: 5px;
  }
  
  #zoekhuis {
  margin-left: 25px;
  margin-top: 20px;
  border: 1px solid #333;
  }
  
  #zoekhuizen {
  width: 350px;
  border: 1px solid #ccc;
  }