/* Style Sheet for website obs De Prangelaar
All rights reserved  obs De Prangelaar Woudenberg
FxM
*/

body {
	margin: 0;
	background-color: #D0F5B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #627359;
	}

.page-heading {
	background-color: #D0F5B8;  /* background is light green */
	font-size: 9pt;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #627359;
	font-weight: normal;
	font-size: 9pt;
	background-color: transparent;
}
table {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #627359;
	font-weight: normal;
	font-size: 9pt;
	background-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #627359;
	font-weight: lighter;
	background-color: transparent;
	/*margin:	0px;*/
}
h1 {
	font-size: 9pt;
}

h2 {
	font-size: 9pt;
}

h3 {
	font-size: 9pt;
}

h4 {
	font-size: 9pt;
}

h5 {
	font-size: 14pt;
}

h6 {
	font-size: 9pt;
}

/*.nav {
	background-color: #0000CC;   background is blue 
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px;
	vertical-align: top;
	}
*/
.maintext {
	background-color: #D0F5B8;  /* background is lightgreen */
	color: #627359;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*padding: 20px 40px;
	border: 12px double #000066;*/
	}

/*.footer  {
	background-color: #CC0000;  /* background is red 
	font-size: 9px;
	padding: 5px 40px;
	border-left: 12px solid #CC0000;
	border-right: 12px solid #CC0000;
	}
*/

a {
	color: #627359; 
	font-size:9pt;
	text-decoration: none;
	background-color: transparent;
	}
a:visited {
	color: #627359; 
	font-size:9pt;
	text-decoration: none;
	background-color: transparent;
          }
a:active {
	color: #627359; 
	font-size:9pt;
	text-decoration: none;
	background-color: transparent;
         }
a:hover {
	color: #627359; 
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	}

