body,html {
	margin: 0px;
	height: 100%;
	background-color:#5E5E5E;
	background-attachment: scroll;
	background-image: url(images/background_onder.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
body, div, td {
	font-family: sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#444444;
} 
a:link, a:active, a:visited {
	font-family: sans-serif;
	font-weight:normal;
	color:#444444;
	}
a:hover {
	color:#ff0000;
} 
h1 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
#container {
	height: 100%;
	width: 700px;
	margin-left: -350px;
	left: 50%;
	position: absolute;
}
#topback {
	position: absolute;
	height: 204px;
	width: 100%;
	top: 0px;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#hoofdtabel {
	height: 100%;
	width: 700px;
}
#celleen {
	height: 200px;
}

#celltwee {
	height: 30px;
}
#cellvier {

}
#footer {
	height: 25px;
	font-size:xx-small;
	background-image: url(images/footer.gif);
}
#onderruimte {
	height: 10px;
}
#extra_cell {
	text-align: center;
	vertical-align: top;
	width: 150px;
	background-color: #efefef;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_cell {
	vertical-align: top;
	width: 550px;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#extra {
	height: 100%;
	width: 130px;
	float:left;
}
#content {
	height: 100%;
	width: 510px;
	float:left;
}
.zij_content {
	height: 100%;
	width: 20px;
	float:left;
}
.zij_extra {
	height: 100%;
	width: 10px;
	float:left;
	/*border: 1px solid #999999;*/
}
/************Contactformulier**************/
#voorletters {
width:100%;

}
#naam {
width:100%;

}
#telefoon {
width:100%;

}
#uw_naam {
width:100%;

}
#telefoonnummer {
width:100%;

}
#fax {
width:100%;

}
#email {
width:100%;

}
#opmerking {
width:100%;

}
#huisnummer {
width:57px;

}
#postcode {
width:57px;

}
#woonplaats {
width:210px;

}
#straat {
width:210px;

}
.invulveld {
width:300px;
border:1px solid #cccccc;
}
.tekstveld {
width:300px;
height:60px;
border:1px solid #cccccc;
}
/**************Contactformulier**************/

/**************Gallery opmaak**************/
table.gllry_outerTable {  }
tr.gllry_outerTable { }
td.gllry_outerTable {  }

tr.gllry_pageDevider, tr.gllry_pageHeader { }
td.gllry_pageDevider, td.gllry_pageHeader {  }

a.gllry_pageDevider { }
a.gllry_pageDevider:hover {  }

.gllry_currentPage { }

.gllry_Title {  }
.gllry_TitleDetails {  }
.gllry_BeschrDetails { }

.gllry_Extra1 {  }
.gllry_Extra2 {  }
.gllry_Extra3 { }
.gllry_Extra4 {  }
.gllry_Extra5 { }

.gllry_Extra1Details {  }
.gllry_Extra2Details { }
.gllry_Extra3Details {  }
.gllry_Extra4Details {  }
.gllry_Extra5Details {  }
 
table.gllry_innerTable { }
tr.gllry_innerTable {  }
td.gllry_innerTable { }

img.gllry_onMouseOut {
	border: 1px solid #888888;
}
img.gllry_onMouseOver { 
	border: 1px solid #ff0000;
}
/**************Gallery opmaak**************/

#onder_div {
	height: 30px;
	width: 100%;
	background-image: url(images/background_onder_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
