html {
	background-image: url(../images/bg.gif);
}

body {
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
}

#header {
	text-align: center;
	margin: 0px auto 0 auto;
	width: 495px;
	position: relative;
}

a {
	outline: none;
}

img {
	border: none;
}

#header img {
	display: block;
	margin-top: 25px;
	float: left;
}

#header img#adres {
	margin-top: 10px;
}

#content {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 500px;
	padding: 15px 20px 20px 20px;
	border: 1px solid #000;
	background-color: #fff; 
	min-height: 550px;
	clear: both;
}

#container {
	width: 100%;
	position: absolute;
	top: 127px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

#onder {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 500px;
	padding: 3px 20px 0px 20px;
	clear: both;
}

#onder a {
	font-size: 11px;
	color: #333;
	text-decoration:none;
}

#onder a:hover {
	text-decoration:underline;
}


#container #content #body {
	text-align: left;
	width: 100%;
	line-height: 18px;
	background-color: #fff;
}

#bgimage {
	width: 100%;
	min-height: 750px;
	background-image: url(../images/bgimage3.jpg);
	background-repeat: repeat-x;
	background-position: center 140px;
}

#menu {
	width: 170px;
	position: absolute;
	margin-left: -211px;
	padding-right: 20px;
	padding-top: 30px;
	margin-top: -16px;
	text-align: right;
	padding-bottom: 4px;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#menu ul li {
	padding: 0;
	margin: 0;
}

#menu ul li a {
	font-family: Goudy Old Style, Tahoma, Arial, sans-serif;;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: top right;
}

#menu ul li a.active {
	color: #b1b88d;
	background-position: right -30px;
}

#menu ul li a:hover {
	color: #b1b88d;
	background-position: right -30px;
}

p {
	font-size: 13px;
	line-height: 20px;
}

h1 {
	font-family: Goudy Old Style, Tahoma, Arial, sans-serif;
	margin-top: 6px;
	font-size: 21px;
	color: #80875e;
	line-height: 21px;
	font-weight: 900;
}

#body #zijbalk {
	min-width: 160px;
	float: right;
	min-height: 200px;
	margin: 0px 0px 18px 18px;
}

#body #zijbalk ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#body #zijbalk ul li {
	margin: 0;
	padding: 0;
}

#body #zijbalk img {
	border: 1px solid #000;
	display: block;
}

#body #zijbalk a.link {
	margin-bottom: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#body #zijbalk a {
	padding: 0;
	margin: 0;
	line-height: 12px;
	display: block;
	font-family: Goudy Old Style, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	color: #214f42;
}

#body #zijbalk a:hover {
	text-decoration: underline;
}

a {
	color: #009;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #214f42;
}

img.padright {
	margin-right: 10px;
	margin-top: 3px;
}

img.border {
	border: 1px solid #000;
}

li.nieuwsbrief input {
	font-size: 11px !important;
}

input, textarea {
	width: 100%;
	border: 0px solid #000;
	outline: none;
	height: 20px;
	border-bottom: 1px solid #797f57;
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
	background-color: #d7d9cd;
}

textarea {
	height: 115px;
	width: 100%;
	resize: none;
}

#versturen {
	cursor: pointer;
	padding: 3px;
	border-bottom: 1px solid #797f57;
	text-decoration: none;
	background-color: #d7d9cd;
	color: #000;
}

#versturen:hover {
	background-color: #fff;
	border-bottom: 1px solid #000;
}

#startdate {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#alternate {
	width: 110px;
	text-align: center;
}

.ui-datepicker-trigger {
	position: relative;
	top: 3px;
	left: 1px;
}

#ui-datepicker-div {
  margin-top: -100px;
}

#ui-datepicker-div *, #ui-datepicker-div td * {
  text-align: center;
  font-size: 12px;
}

#ui-datepicker-div {
	margin-left: -30px;
}

.tijd {
	width: 70px;
	text-align: center;
}

#files {
	position: relative;
	overflow: visible;
	width: 103%;
}

#files a {
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
	padding: 3% 3% 3% 16%;
	width: 28%;
	height: 50px;
	margin-right: 2%;
	line-height: 16px;
	margin-bottom: 2%;
	display: block;
	float: left;
	background-image: url(../images/hemels-icons-small.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	cursor: pointer !important;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#files a:hover {
	border: 1px solid #ccc;
	text-decoration: underline;
	cursor: pointer !important;
	background-position: 5px -184px;
}