/* CSS Document */
body {
	margin:0px;
	background-repeat: no-repeat;
	background-image: url(images2/back.jpg);
	background-position:right top;
	/*#90AFC3;*/
	/*background-position:center top;*/
	
}

body, td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color:#404040;
}

p, li {
line-height: 16px;
margin-top: 3px;
color:#404040;
}

h1, h2, h3 {
	font-weight:bold;
	color:#82813e;
	white-space: normal;
}
h1 { 
	font-size: 18px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h2 { 
	font-weight:bolder;
	font-size:14px;
	margin-top:3px;
	margin-bottom:3px;
}
h3 { 
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
th {
	line-height: 16px;

}
.flowers {
/*	background-color: #09325A;*/
	background-repeat:no-repeat;
	background-attachment: fixed;
}

a:link, a:active {
color:#82813e;
text-decoration:none;
}
a:link.active, a:active.active, a:visited.active, a:hover.active{
color:#82813e;
font-weight: bolder;
text-decoration:none;
}
a:visited {
color:#82813e;
text-decoration:none;
}
a:hover {
color:#82813e;
text-decoration:underline;
}

#bottommenuback {
	background-image: url(images2/bottommenu.png);
}

#bottommenu {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#bottommenu a{
	color: #ffffff;
	font-weight: bolder;
}

#openhuisholder {
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #cac36b;
background-color:#777634;
}

#openhuis {
margin: 10px;
color: #003982;
}

#openhuis p {
color: #dfd9a5;
}

#openhuis h1, #openhuis h2, #openhuis h3 {
color: #ffffff;
}
