html, body {
	height:100%;
	width:100%;
	margin:0;
	background-color: #333366;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
* {
	padding:0;
	margin:0;
}
p, h1, h2, h3, h4, h5, h6 {
	font-style:normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 17px;
	font-weight: bolder;
	color: #990000;
}
h2 {
	font-size: 15px;
	font-weight: bolder;
	color: #990000;
}
p {
	font-size:12px;
	line-height: 16px;
}
#container{
	margin:auto;
	position:relative;
	width:960px;
	height:auto;
}
#bgcontainer{
	position:relative;
	width:960px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(../images/bgquiltlessen.jpg);
	min-height:1100px;
}
* html #bgcontainer {
	height:1100px;
	}
#kop {
	position:relative;
	left:70px;
	top:0px;
	width:820px;
	height:130px;
	background-image: url(../images/titel.jpg);
	z-index: 1;
}
#tekst {
	position:relative;
	left:210px;
	width:540px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#naaimachine {
	position:absolute;
	left:770px;
	top:150px;
	width:100px;
	height:100px;
	background-image: url(../images/naaimachine.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#vingerhoed {
	position:absolute;
	left:770px;
	top:270px;
	width:100px;
	height:100px;
	background-image: url(../images/vingerhoed.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#spelden {
	position:absolute;
	left:770px;
	top:390px;
	width:100px;
	height:100px;
	background-image: url(../images/spelden.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#meetlint {
	position:absolute;
	left:770px;
	top:510px;
	width:100px;
	height:100px;
	background-image: url(../images/meetlint.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#schaartje {
	position:absolute;
	left:770px;
	top:630px;
	width:100px;
	height:100px;
	background-image: url(../images/schaartje.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#naalddraad {
	position:absolute;
	left:770px;
	top:750px;
	width:100px;
	height:100px;
	background-image: url(../images/naalddraad.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#snijmat {
	position:absolute;
	left:770px;
	top:870px;
	width:100px;
	height:100px;
	background-image: url(../images/snijmat.gif);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#klosjes {
	position:absolute;
	left:770px;
	top:990px;
	width:100px;
	height:100px;
	background-image: url(../images/klosjes.jpg);
	border: 1px solid #FF6666;
	overflow: hidden;
}
#home1 {
	position:absolute;
	left:90px;
	top:151px;
	width:100px;
	height:20px;
}
#postcode {
	position:absolute;
	left:90px;
	top:189px;
	width:100px;
	height:20px;
}
#id1 {
	position:absolute;
	left:90px;
	top:211px;
	width:100px;
	height:20px;
}
#id2 {
	position:absolute;
	left:90px;
	top:233px;
	width:100px;
	height:20px;
}
#id3 {
	position:absolute;
	left:90px;
	top:255px;
	width:100px;
	height:20px;
}
#id4 {
	position:absolute;
	left:90px;
	top:277px;
	width:100px;
	height:20px;
}
#id5 {
	position:absolute;
	left:90px;
	top:299px;
	width:100px;
	height:20px;
}
#id6 {
	position:absolute;
	left:90px;
	top:321px;
	width:100px;
	height:20px;
}
#id7 {
	position:absolute;
	left:90px;
	top:343px;
	width:100px;
	height:20px;
}
#id8 {
	position:absolute;
	left:90px;
	top:365px;
	width:100px;
	height:20px;
}
#id9 {
	position:absolute;
	left:90px;
	top:387px;
	width:100px;
	height:20px;
}
#landelijk {
	position:absolute;
	left:90px;
	top:421px;
	width:100px;
	height:20px;
}
#diversen {
	position:absolute;
	left:90px;
	top:442px;
	width:100px;
	height:20px;
}
#contact {
	position:absolute;
	left:90px;
	top:478px;
	width:100px;
	height:20px;
}
#links {
	position:absolute;
	left:90px;
	top:500px;
	width:100px;
	height:20px;
}
#gastenboek {
	position:absolute;
	left:90px;
	top:522px;
	width:100px;
	height:20px;
}
#disclaimer {
	background-color: #669999;
	height: 25px;
	width: 267px;
	left: 65px;
	top: 566px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#voettekst {
	height: 25px;
	width: 960px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #6699FF;
}
a.voet:link, a.voet:visited
	{
	text-decoration: none;
	color: #6699FF;
	}
a.voet:hover
 	{
	text-decoration: none;
	color: #CCCCCC;
	}
table.website {
	border: 0px;
	width: 100%;
	height: 100%;
}
td.center {
	vertical-align: middle;
}
table.form
	{
	width:540px;
	cellspacing: 0px 0px 0px 0px;
	}
td.cellinks
	{
	vertical-align:baseline;
	text-align:right;
	padding-right:4px;
	border:0px;
	width:120px;
	}
td.celrechts
	{
	width:110px;
	vertical-align: bottom;
	text-align: left;
	padding-left:4px;
	border: 0px;
	font-size: 11px;
	}
td.celtekst
	{
	width:310px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #FF6666;
	padding: 8px;
	margin-left: 5px;
	}
a.contact:link, a.contact:visited
	{
	color: #FFFFFF;
	}
a.contact:hover
 	{
	color:#c8d1f6;
	}
td.tabel
	{
	border: 1px solid #FF6666;
	text-align: left;
	vertical-align: top;
	}
.guestbook {
	border: solid 0px #b6dcdc;
	width: 540px;
	height: 300px;
}

