@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	background-image: url(images/silver.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
}

div.full {
	height: 570px;
}

div.top_left {
	background-image: url(images/top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 305px;
	height: 137px;
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.top_right {
	background-image: url(images/top_right.png);
	height: 137px;
	width: 305px;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding: 0px;
	margin: 0px;
}

div.top_center {
	background-image: url(images/top_center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 137px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 305px;
	margin-left: 305px;
}

h1 {
	background-image: url(images/button_golden-years.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 90%;
	text-indent: -9999em;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	position: absolute;
}

h2 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #000000;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

div.menu_left {
	color: #FFF;
	text-decoration: none;
	background-color: #000000;
	padding: 0px;
	width: 160px;
	height: 100%;
	float: left;
	clear: left;
	margin: 0px;
	overflow: auto;
}

div.menu_right {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 0px;
	width: 160px;
	height: 100%;
	float: right;
	clear: right;
	margin: 0px;
	overflow: auto;
}

div.menu_center {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 0px;
	height: 100%;
	margin: 5px 170px 5px 170px;
	overflow: auto;
}

ul {
	list-style-type: none;
	padding: 5px;
	margin: 0px;
	text-align: center;
}

li {
	padding: 0px;
	margin: 0px;
	height: 30px;
}

ul.contact {
	padding: 0px;
	margin: 0px;
}

ul.contact li {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	font-weight: 100;
	list-style-type: circle;
	list-style-position: inside;
}

ul.contact dt {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-align: left;
	text-decoration: underline;
	font-weight: 200;
	list-style-type: none;
}

a:link.button, a:active.button, a:visited.button {
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/button_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 152px;
	text-transform: capitalize;
	background-color: #000;
}

a:hover.button {
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/button_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 28px;
	width: 152px;
	text-transform: capitalize;
	background-color: #000;
}

p {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 5px;
}

p.center {
	text-align: center;
}

p.right {
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
}

input.veld {
	margin: 0px;
	padding: 2px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	width: 140px;
	border: 1px solid #900;
}

input.contact {
	margin: 0px 0px 0px 15px;
	padding: 2px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #990000;
}

input.short {
	margin: 0px;
	padding: 2px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 50px;
	border: 1px solid #990000;
}

textarea.contact {
	margin: 0px 0px 0px 15px;
	padding: 2px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 320px;
	height: 160px;
	border: 1px solid #990000;
	overflow: auto;
}

input.button {
	margin: 0px;
	padding: 2px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-color: #900;
	width: 140px;
	border: 1px solid #FFF;
}

input.MaxTekens {
	margin: 0px;
	padding: 2px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 0px none #000000;
}

hr {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 90%;
}

img.right {
	float: right;
	clear: right;
	margin: 0px;
	padding: 5px;
}

img.left {
	float: left;
	clear: left;
	margin: 0px;
	padding: 5px;
}

div.img_center {
	text-align: center;
}

div.banner_roll {
	height: 60px;
	width: 90%;
	text-align: center;
	margin: 0px;
	padding-top: 70px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
}

div.footer {
	background-color: #000000;
	color: #FFFFFF;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1px;
	text-align: center;
	clear: both;
}

a:link, a:active, a:visited {
	background-color: #000000;
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	background-color: #000000;
	color: #FFCC00;
	text-decoration: underline;
	font-size: 16px;
}

a.banner {
	background-color: #000000;
}

a img {
	background-color: #000000;
	border: 0px;
}

span.error {
	background-color: #000000;
	color: #FF0000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: 900;
}

p.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px;
	border: 0px none #000000;
}

select.dag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	width: 50px;
}

select.maand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	width: 150px;
}

input.jaar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 2px;
	border: 1px solid #FF0000;
	width: 200px;
}

input.kalender {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 2px;
	border: 1px outset #FFFFFF;
	width: 200px;
}
