body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #564839;
	background-color: #FEF3E2;
	margin: 0px;
	
	}
/* positionering */

#header {
	overflow: visible;
	position: relative;
	height: 108px;
	width: auto;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
	
}
#footer {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	bottom: 0px;
	float: left;
	text-align: center;
}
#bovenkant {
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	color: #666666;
}
#veld {
	position: relative;
	height: auto;
	width: 78%;
	left: 0px;
	top: 0px;
	float: left;
	margin-left: 10px;
}
#rechterkolom {
	position: relative;
	height: 400px;
	width: 16%;
	left: 0%;
	margin-left: 7px;
	top: 0px;
	z-index: 100;
	float: left;
	margin-top: 30px;
}
.zoeken{
	padding: 10px 10px 5px 20px;
	background-color: #FFFCF7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	position: relative;
	width: auto;
	height: 100%;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
	color: #564839;
	clear: both;
}
.zoekkol {
	float: left;
	position: relative;
	width: 31%;
	left: 0px;
	top: 0px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 8px;
}
.zoekkol td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.aantal {
	position: relative;
	right: 0px;
	height: auto;
	width: auto;
	bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 10px;
	color: #242E2F;
}

.terugnav {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}



/* positionering in sheet */
.tabs {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
	vertical-align: bottom;
}
.orden {

	
	margin: 10px;
	padding: 4px;
	height: 25px;
	width: auto;
	left: 0px;
	top: 0px;
	text-decoration: none;
}

.summary {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #564839;
	border-right-color: #564839;
	border-bottom-color: #564839;
	border-left-color: #564839;
	background-color: #FFFFFF;
	clear: both;
}
.sheets {
	position: relative;
	height: 40px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.sheet {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #564839;
	border-bottom: 1px solid #564839;
	border-left: 1px solid #564839;
}

.tab {
	float: left;
	position: relative;
	height: 22px;
	width: auto;
	left: 0px;
	top: 5px;
	background-color: #E9E9E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2A4;
	border-right-color: #C2C2A4;
	border-left-color: #C2C2A4;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-left: 4px;
	margin-bottom: 0px;
}
.aan {
	top: 1px;
	background-color: #FFFFFF;
	height: 25px;
	border-top-color: #564839;
	border-right-color: #564839;
	border-left-color: #564839;
	padding-top: 5px;
	font-weight: bold;
}
.tab a:link, .tab a:visited, .tab a:active{
	text-decoration: none;
	color: #FF9900;
}
 .tab a:hover{
	text-decoration: none;
	color: #FF3300;
}

.tab2 {
	float: left;
	position: relative;
	height: 15px;
	width: auto;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 4px;
	margin-bottom: 0px;
	color: #666666;
}
.tab2 a:link, .tab2 a:visited, .tab2 a:active {

	text-decoration: none;
	color: #666666;
}
.aan2 a:link, .aan2 a:visited, .aan2 a:active {

	text-decoration: none;
	color: #000000;
}
.tab2 a:hover {

	text-decoration: none;
	color: #FF9900;
}
.aan2 {
	top: 1px;
	background-color: #FFFCF7;
	height: 15px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	color: #666666;
}

.summ {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 10px;
	padding: 4px;
	height: 100px;
	width: auto;
	left: 0px;
	top: 0px;
	background-color: #FFFCF7;
	text-decoration: none;
	
}
.homekol{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 4px;
	padding: 2px;
	height: 90px;
	width: 31%;
	left: 0px;
	top: 0px;
	background-color: #FFFCF7;
	text-decoration: none;
	float: left;
}
.summarykort {

	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
.sumkol {
	float: left;
	position: relative;
	height: auto;
	width: 120px;
	top: 0px;
	bottom: 0px;
}
.sumkolA {
Width: 30%;
	}
	.sumkolb {
Width: 20%;
	}
	.sumkolc {
Width: 5%;
}
.summkort {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 2px 10px;
	padding: 2px;
	height: 10px;
	width: auto;
	left: 0px;
	top: 0px;
	background-color: #FFFCF7;
	text-decoration: none;
	
}


.wit{
background-color: #ffffff;
cursor: hand;
}
.summarykol{
float: left;
position: relative;
height: auto;
left: 0px;
top: 0px;
padding: 4px;
}

.kola{
	width: auto;
	background-color: #F9F9F6;
	border: 1px solid #CCCCCC;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.kolb{
	width: 30%;
	margin-left: 5px;
}
.kolc{
width: auto;
}
.kold {
	width: 15px;
	height: 100%;
	right: 0px;
	text-align: right;
}

.paragraaf {
	margin: 10px;
	}
/* opmaak */

.hoofdkop {
	background-color: #FFFCF7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 3px 3px 3px 8px;
	color: #564839;
	font-size: 14px;
	left: 0px;
	top: 0px;
	position: relative;
}
.size120 {
font-size: 120%;
text-transform: uppercase;
}
.size110 {
font-size: 110%;
color: #564839;
}
.size100 {
font-size: 100%;

}
.typA{
font-weight: bold;
}
.typB{
color: #FF6600;
}
.typC{
text-transform: uppercase;
}
.typD{
color: #999999;
}
.typE {

color: #666666;
}
.typF {

color: #999999;
}


.alertA {
color: #000000;
background-color: #FFFFCC;
border: 1px solid #FF9900;
padding-right: 4px;
padding-left: 4px;
margin-left: 10px;
}
.kenmerk {
	color: #000000;
	padding: 5px;
}

#kenmerken td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
#kenmerken  th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFCF7;
}
#fotos td{
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	
}
#fotos td img{
	background-color: #F8f8f8;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

/* banners */
.banner {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #564839;
	font-style: italic;
	background-color: #FFFFFF;
}
.banner1{
position: relative;
height: auto;
width: 120px;
}
.banner2{}
.banner3{
	top: 10px;
	float: right;
	
}
.banner img{
margin-top: 4px;
}
select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
.zoekkop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FF9900;
	font-size: 12px;
	left: 0px;
	top: 0px;
	position: relative;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.submit {
	position: relative;
	width: 97%;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 4px;
	margin-bottom: 10px;
}
.alertB {
	color: #FF9900;
	background-color: #FFFF00;
	border: 1px solid #FF9900;
	font-size: 16px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
.summbanner {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 10px;
	padding: 4px;
	height: 90px;
	width: auto;
	left: 0px;
	top: 0px;
	text-decoration: none;
}
.bannerkol {
	float: left;
	position: relative;
	height: auto;
	width: 25%;
}
.formit {
	color: #666666;
}
.formse {
	background-color: #FFFFCC;
}
.plain {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
a:link, a:visited, a:active {

	text-decoration: none;
	color: #FF9900;
}
a:hover {

	text-decoration: underline;
	color: #FF9900;
}.makelaarnaam {
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.topbanner {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 468px;
	top: 38px;
	left: 520px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
}
.toplogo {
	position: absolute;
	height: 63px;
	width: 490px;
	left: 18px;
	top: 40px;
}
.homehuizen {
	position: relative;
	height: 40px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFCF7;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kolx {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}
.hometabel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	cursor: hand;
}
.hometabelwit {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	cursor: hand;
}

.homerand {
            background-color: #FFFFFF;
            border: 1px solid #CCCCCC;
            padding: 2px;
            position: relative;
            left: 0px;
            top: 0px;
}


