* html a:hover {
	visibility: visible;
}
body {
	text-align: center;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	color: #0c2d79;
	font-size: 16px;
	padding: 5px 0;
	margin: 0;
	font-weight: normal;
	text-align: left;
}
h1 a {
	font-size: 16px;
	color: #0c2d79;
}
h2 {
	color: #0c2d79;
	font-size: 14px;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: normal;
	text-align: left;
}
a {
	text-decoration: none;
	color: #7588b3;
	font-size: 12px;
	text-align: left;
}
a:hover {
	text-decoration: underline;
}
a.link {
	width: 171px;
	height: 14px;
	padding: 2px;
	margin: 3px 0;
	border: solid #0c2d79;
	border-width: 1px 2px 2px 1px;
	text-align: center;
	color: black;
	background: #7588b3 /*url(../images/winter.png)*/;
	display: block;
	color: white;
}
a.kalender {
	color: black;
}
p {
	padding: 5px 0;
	margin: 0;
	font-size: 12px;
	text-align: left;
}
p.resources {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: left;
}
img {
	border: 0;
}
img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
img.right {
	float: right;
	margin: 10px 0 10px 10px;
}
img.poster {
	float: left;
	margin: 0 10px 10px 0;
	border: solid #0c2d79 1px;
}
em {
	font-size: 12px;
	font-style: italic;
	text-align: left;
	display: block;
}
.placeholder1 {
	width: 164px;
	height: 123px;
	position: absolute;
	top: 0;
	left: 0;
	border: solid;
	border-width: 0 1px 0 0;
	border-color: #7588b3;
}
.menu {
	position: absolute;
	left: 165px;
	top: 10px;
	padding: 0 0 0 2px;
}
.menu img {
	margin: 0;
	text-align: center;
	border: 0;
	width: 40px;
	height: 32px;
}
.menu a {
	font-size: 70%;
}
.menu a:hover {
	text-decoration: none;
}
.menu a:hover img {
	visibility: hidden;
}
.menuitem1 {
	background-image: url(/images/buttons/buttons_01winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem2 {
	background-image: url(/images/buttons/buttons_02winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem3 {
	background-image: url(/images/buttons/buttons_03winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem4 {
	background-image: url(/images/buttons/buttons_04winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem5 {
	background-image: url(/images/buttons/buttons_05winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem6 {
	background-image: url(/images/buttons/buttons_06winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem7 {
	background-image: url(/images/buttons/buttons_07winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem8 {
	background-image: url(/images/buttons/buttons_08winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.menuitem9 {
	background-image: url(/images/buttons/buttons_09winter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	padding: 0 2px;
}
.header {
	width: 263px;
	height: 53px;
	position: absolute;
	top: 67px;
	left: 365px;
	border: solid #7588b3;
	border-width: 0 0 0 1px;
	font-size: 200%;
	font-weight: lighter;
	letter-spacing: -2px;
	vertical-align: bottom;
	color: #7588b3;
	line-height: 80%;
	display: block;
	padding: 0 0 3px 15px;
	text-align: left;
}
.logo {
	width: 124px;
	height: 106px;
	position: absolute;
	top: 123px;
	left: 0;
	border: solid #7588b3;
	border-width: 1px 1px 1px 0;
	padding: 10px 20px;
}
.plaatje {
	width: 200px;
	height: 126px;
	position: absolute;
	top: 123px;
	left: 165px;
	border: solid #7588b3;
	border-width: 1px 1px 1px 0;
	padding: 0;
}
.description {
	background-color: #0c2d79;
	width: 371px;
	height: 96px;
	position: absolute;
	top: 123px;
	left: 366px;
	border: solid #7588b3;
	border-width: 1px 1px 1px 0;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: white;
	line-height: 150%;
	padding: 15px;
	z-index: 100;
}
.description a {
	color: white;
}
.placeholder2 {
	width: 100%;
	height: 126px;
	position: absolute;
	top: 123px;
	right: 0;
	border: solid #7588b3;
	border-width: 1px 0;
}
.tinymenu {
	width: 164px;
	height: 19px;
	position: absolute;
	top: 251px;
	left: 0;
	border: solid #7588b3;
	border-width: 0 1px 0 0;
	font-size: 70%;
	font-weight: lighter;
	color: #7588b3;
	text-align: center;
	padding: 4px 0 0 0;
}
.tinymenu a {
	font-size: 100%;
}
.tableheaders {
	width: 592px;
	height: 15px;
	position: absolute;
	top: 251px;
	left: 165px;
	border: solid #7588b3;
	border-width: 0 1px 0 0;
	background: #7588b3;
	font-size: 70%;
	font-weight: lighter;
	padding: 4px 5px;
	color: white;
}
#tableheader1 {
	position: absolute;
	left: 10px;
}
#tableheader2 {
	position: absolute;
	left: 211px;
}
#tableheader3 {
	position: absolute;
	left: 412px;
}
.tableheader4 {
	width: 180px;
	height: 15px;
	background: #7588b3;
	font-size: 70%;
	font-weight: lighter;
	color: white;
	padding: 4px 10px;
	margin: 20px 0 10px -10px;
}
.tableheader {
	width: 381px;
	height: 15px;
	background: #7588b3;
	font-size: 70%;
	font-weight: lighter;
	color: white;
	padding: 4px 10px;
}
.layout {
	width: 100%;
	position: absolute;
	top: 274px;
	left: 0;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	table-layout: fixed;
}
.layout td {
	padding: 10px;
	border: solid #7588b3;
	border-width: 0 1px 1px 0;
	vertical-align: top;
}
td.kolommen2 {
	width: 180px;
}
td.kolommen1 {
	width: 381px;
}
td.kolommen3 {
	margin: 0;
	padding: 0;
}
td.placeholder5 {
	width: 144px;
}
td.placeholder6 {
	width: 100%;
	padding: 0;
	border: solid #7588b3;
	border-width: 1px 0 1px 0;
}
td.placeholder4 {
	width: 164px;
	padding: 0;
	border-width: 0;
}
td.copyright {
	width: 603px;
	padding: 5px 0 0 0;
	border-width: 0;
}
.archief {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	table-layout: fixed;
}
td#maand {
	width: 75px;
	border: solid #7588b3;
	border-width: 1px 0 0 0;
	padding: 0 5px 5px 0;
	margin: 0;
	text-align: left;
}
td#artikel {
	width: 100%;
	border: solid #7588b3;
	border-width: 1px 0 0 0;
	padding: 5px;
	margin: 10px 0 0 0;
	text-align: left;
}
.agenda {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}
td.day {
	width: 32px;
	border: 0;
	padding: 0 10px 0 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
}
td.event {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 12px;
}
.agenda th {
	color: #0c2d79;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 20px 0 2px 0;
	border: solid #0c2d79;
	border-width: 0 0 1px 0;
}
.agenda a {
	color: black;
}
.copyright p {
	text-align: center;
}
blockquote {
	background-image : url(/images/open_quote.gif); 
	background-repeat : no-repeat; 
	float : left; 
	width : 140px; 
	margin : 0.5em 0 0 0; 
	padding : 5px 0 0 10px; 
	font-family : Georgia, Times, "Times New Roman", serif; 
	font-style : italic;
	color: black;
}
blockquote p {
	text-indent : 0.8em; 
	margin : 0 0 0 0; 
	padding : 0 0 5px 5px; 
	width : 130px; 
	text-align : left; 
	line-height : 1.3em;
	font-size: 14px; 
	background-image : url(/images/close_quote.gif); 
	background-repeat : no-repeat; 
	background-position : bottom right;
}
div.source {padding : 0 15px 100px 10px; 
	text-align : right; 
	font-family : Georgia, Times, "Times New Roman", serif;
	font-size: 14px; 
	color : gray;
}
img.binnenkort {
	border: solid #0c2d79;
	border-width: 1px;
	margin: 10px;
}
ol {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
il {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
label.questionaire {
	float: left;
	width: 200px;
}
input.questionaire {
	width: 20px;
	float: left;
}
div.questionaire {
	float: left;
	font-size: 12px;
}
label {
	float: left;
	width: 100px;
}
input {
	margin: 0 0 5px 0;
	width: 200px;
}
input.button {
	margin: 0;
	width: auto;
}
input.zoek {
	width: 175px;
}
fieldset {
	padding: 10px;
	margin: 10px 0 0 0;
	clear: both;
}
legend {
	color: #7588b3;
	font-size: 14px;
}
a.anchor {
	margin: 0 0 0 30%;
	padding: 20px;
	display: block;
}
table.workshops {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin: 0; 
	border: 0;
}
.workshops th {
	padding: 2px;
	border: solid #7588b3;
	border-width: 0 0 2px 0;
	color: #0c2d79}
.workshops tr {
	padding: 0;
}
.workshops td {
	padding: 2px;
	border: solid #7588b3 1px;
}
ul {
	font-size: 12px;
	text-align: left;
	padding: 0;
}
.ad {
	vertical-align: bottom;
}
.questionaire td {
	font-size: small;
	width: 23px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url(/images/lijntje.gif);
	text-align: center;
}
table.questionaire {
	border-collapse: collapse;
}
table.questionaire input {
	width: auto;
}
td.questionaire {
	padding: 0 20px 0 0;
	width: auto;
	background: white;
	text-align: right;
}
.questionaire th {
	margin: 0;
	padding: 0;
}
th#header1 {
	background: black url(/images/questionaire/header_table_01.gif);
	height: 137px;
}
th#header2 {
	background: black url(/images/questionaire/header_table_02.gif);
	height: 137px;
}
th#header3 {
	background: black url(/images/questionaire/header_table_03.gif);
	height: 137px;
}
th#header4 {
	background: black url(/images/questionaire/header_table_04.gif);
	height: 137px;
}
th#header5 {
	background: black url(/images/questionaire/header_table_05.gif);
	height: 137px;
}
th#header6 {
	background: black url(/images/questionaire/header_table_06.gif);
	height: 137px;
	width: 35px;
}
td.last {
	background: white;
}
.footer input.button {
	margin-left: 50px;
}
td.footer {
	background: white;
	text-align: center;
	width: auto;
}
table.questionaire_results td {
	width: auto;
	background: white;
	border: 0;
	padding: 0 10px;
	text-align: right;
}
table.questionaire_results th {
	padding: 0 10px;
}
table.questionaire_results {
	margin: 0;
	padding: 0;
	border: 0;
}
#banner {
	border: 1px solid #0c2d79;
}
.project1 img {
	float: left;
	padding: 10px 10px 5px 0;
}
.project2 img {
	float: right;
	padding: 10px 0 5px 10px;
}
.project5 {
	text-align: center; 
	padding: 5px 0 10px 0
	}
.sunset {
	font-size: small;
	color: white;
	width: 152px;
	height: 58px;
	background: url(../images/winter_sunset.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 5px 28px;
}

table div.houvast {
	padding: 10px 0 0 0;
	text-align: center;
}