html {
	overflow-x: hidden;
}
body, html {
	width: 100%; height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	background-image:url(img/bg.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #F26222;
	
}

p, h1, h2, li {
	margin: 0px 0px 20px 0px;
	color: #F26222;
}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h2 {
	display:block;
	width: 505px;
	background-image:url(img/ruler.jpg);
	background-repeat: no-repeat;
	background-position: 0px 16px ;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h2 span {
	background-color: #ffffff;
}
h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin: 0px 0px 0px 0px;
}
div#header {
	position: absolute;
	top: 34px;
	left: 425px;
	background-image:url(img/headerlogo.jpg);
	background-repeat:no-repeat;
	width: 376px;
	height: 115px;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	width: 364px;
	height: 229px;
}
div#content {
	position: relative;
	top: 190px;
	left: 430px;
	height: auto;
	width: 505px;
	min-height: 500px;
	font-size: 12px;
	line-height: 21px;
	text-align: justify;
	margin-bottom: 0px;
}
div#content li {
	margin: 0px 0px 2px 0px;
}
div#content a {
	color: #f26222;
	text-decoration: underline;
}
div#content a:hover {
	background-color: #f26222;
	color: #fff;
}
#content img {
	border: 0px;
}
.contact {
	width: 100%;
}
textarea {
	height: 179px;
	width: 388px;
	background-color: #eeeeee;
	border: 1px solid #F26222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}
input {
	font-size: 12px;
	width: 388px;
	height: 23px;
	border: 1px solid #F26222;
	border-bottom-color: #F26222;
	border-left-color: #F26222;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}
.knop {
	background-color: #f26222;
	color: #fff;
	width: 67px; height: 20px;
}
td {
	vertical-align: top;
}

div#footer {
	position: relative;
	top: 260px; 
	left: 337px;
	height: 20px;
	width: 900%;
	background-image:url(img/footerpic.jpg);
	background-repeat:no-repeat;
	background-color:#FE5400;	
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
	padding-left: 92px;
	
}
#footer p {
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	margin: 0 auto;
}
div#navi {
	position: absolute;
	top: 186px;
	left: 0px;
	width: 364px;
	height: auto;
	text-align: right;
}
.navinavi {
	display:inline-block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic; font-weight:bold; font-size: 16px; letter-spacing: -1px;
	color: #4FC4D0;
	height: 33px;
	line-height: 33px;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
}
.navinavi:hover {
	padding-left: 25px;
	color: #F26222;
}
#navi a {
	color: #4FC4D0;
	text-decoration: none;
	font-weight: bold;
}
#navi a:hover {
	color: #F26222;
	text-decoration: none;
}
.afstand {
	height: 3px;
	margin: 0 auto;
}
.kadobon {
	display: block;
	position: relative;
	top: 10px;
	left: 114px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic; font-weight:bold; font-size: 16px;
	color: #4FC4D0;
	height: 139px;
	background-image:url(img/kadobon.jpg); background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	width: 166px;
	margin: 0 auto;
}
#kadobontext {
	position: relative;
	top: 20px;
	left: -30px;
}
#ruler {
	position: absolute;
	top: 248px;
	left: 430px;
	width: 505px;
	height: 1px;
	background-color:#F26222;
	margin: 0px 0px 0px 0px;
}
