body {
  font-family: "Verdana", "Arial", sans-serif;
  font-size: 12px;
  margin: 0px;
  color: #3C3A3E;
  background-position: center top;
  background-color: #EDE7CE;
  min-width: 990px;
}

html {
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-size: 11px;
}

table.Links td {
	padding: 5px;
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

hr {
  border: 1px solid white;
  border-bottom: 1px solid white;
  margin-bottom: 20px;
  height: 2px;
}

a:link, 
a:hover, 
a:active, 
a:visited {
  color: #3C3A3E;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 20px;
  font-weight: bold;
  color: #336699;
  padding: 0px;
  margin: 0px;
  padding-bottom: 8px;
  text-align: left;
}

h1, h2, h3 {
  font-weight: normal;
}

h1, h2 {
  font-size: 18px;
}

h3 {
  font-size: 14px;
  padding-bottom: 0px;
}

h4, h5, h6 {
  color: #333333;
  font-size: 14px;
  padding: 0px;
}

h5, h6 {
  font-size: 12px;
}

p {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 10px;
}

/*DIVS*/

.Verloop {
	background: transparent url( ../images/verloop.jpg);
	position: relative;
	margin: 0px auto;
	width: 940px;
}

.Header {
	position: relative;
	background: url( ../images/site.jpg) no-repeat;
	width: 940px;
}

.Menu {
	z-index: 3;
	background: url( ../images/menu.png) left bottom no-repeat;
	*background: transparent url( ../images/menu.jpg) left 265px no-repeat;
	position: relative;
	margin: 0px auto;
	width: 900px;
	height: 45px;
	padding-top: 255px;
}

.Content {
	position: relative;
	width: 900px;
	padding: 30px 0px 0px 40px;
}

.Left {
	z-index: 10;
	float: left;
	width: 240px;
}

.Left .Nieuws {
	position: relative;
	width: 240px;
	height: 265px;
}

.Left .Nieuws img {
	float: left;
	padding-right: 5px;
	width: 110px;
}

.Left .Nieuws .Teaser {
	float: left;
	width: 125px;
}

.Left .Leden {
	position: relative;
	width: 240px;
	border-top: 1px solid #336699;
	padding-top: 25px;
	padding-bottom: 25px;
}

.Left .Zoeken {
	position: relative;
	width: 240px;
	border-top: 1px solid #336699;
	padding-top: 25px;
	padding-bottom: 25px;
}

.Left .Nieuwsbrief {
	position: relative;
	width: 240px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	padding-top: 25px;
	padding-bottom: 25px;
}

.Left .InlogBox {
	position: relative;
	width: 240px;
	border-bottom: 1px solid #336699;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: right;<?php echo GetVertaalWoord( 299 ); ?>
}

.Right {
	float: left;
	width: 565px;
	padding-left: 45px;
}

.Footer {
	background: #EDE7CE url( ../images/footer.jpg) no-repeat;
	position: relative;
	width: 902px;
	height: 170px;
	margin: 0px auto;
	padding-top: 20px;

}

.Footer .Contactgegevens {
	position: relative;
	width: 240px;
	padding-left: 20px;
	padding-top: 17px;
}

.Footer .Contactgegevens a {
}

.FooterLeft {
	float: left;
	width: 600px;
	padding-top: 33px;
	padding-bottom: 10px;

}

.FooterLeft a {
	font-weight: normal;
}

.FooterRight {	
	float: left;
	padding-top: 33px;
	padding-bottom: 10px;
	width: 302px;
	text-align: right;
}

.FooterRight a {
	text-decoration: underline;
	font-weight: normal;
}

.Clear {
	height: 0px;
	width: 0px;
	overflow: hidden;
	clear: both;
}

.NieuwsItem, .PublicatieItem {
	border-bottom: 1px solid #336699;
	padding: 5px 0px;
}

.NieuwsItemLast, .PublicatieItemLast {
	padding: 5px 0px;
}

.NieuwsItem img, .PublicatieItem img {
	margin-left: 5px;
}

.Left .Zoeken form, .Left .Leden form, .Left .Nieuwsbrief form {
	text-align: right;
}

ul.Zoekresultaten {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0px;
}

/* FOTOALBUM */

#FotoScroller {
	position: absolute;
	top: 20px;
	left: 287px;
	height: 124px;
	width: 599px;
	overflow: hidden;
}

#FotoScroller img {
	float: left;
	height: 124px;
	width: 198px;
	margin: 0px;
	padding-right: 1px;
	border: 0px;
    overflow: hidden;
}

#FotoScroller img.Last {
	width: 199px;
}

#FotoAlbums {
	position: absolute;
	top: 20px;
	left: 287px;
	width: 598px;
	height: 124px;
	overflow: hidden;
	text-align: left;
}

#FotoAlbums .FotoAlbum {
	position: absolute;
	left: 598px;
	overflow: hidden;
	text-align: left;
}

#FotoAlbums .FotoAlbum img {
	border-right: 1px solid #FFFFFF;
}

/* MENU */

div.Menu ul {
	display: block;
	list-style-type: none;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

div.Menu ul li {
	float: left;
	border-left: 5px solid #336699;
	margin: 0px;
	padding: 0px;	
	background-color: #ADC2D6;
	height: 25px;
}

div.Menu ul li a:link,
div.Menu ul li a:visited,
div.Menu ul li a:hover,
div.Menu ul li a:active {
	display: inline-block;
	height: 25px;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 23px;
	color: #336699;
  	font-weight: normal;
  	text-decoration: none;
}

div.Menu ul li ul {
	background: transparent;
	display: none;
	position: absolute;
	top: 290px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	width: auto;
	width: 130px !important;
	float: none;
}

div.Menu ul li ul li {
	display: block; 
	position: relative;
	border-left: 5px solid #336699;
	float: none;
	background-color: #ADC2D6;
	margin: 0px 0px 0px -5px;
	padding: 0px;
}

div.Menu ul li ul li.Last {	
}

div.Menu ul li a#Active,
div.Menu ul li a.Active,
div.Menu ul li a:hover {
	background-color: #E1E8F0;
	color: #336699;
}

div.Menu ul li ul li a#Active,
div.Menu ul li ul li a.Active,
div.Menu ul li ul li a:hover {
	background-color: #ADC2D6;
	color: #E1E8F0;
}

.Talen {
	width: 917px;
	text-align: right;
	position: relative;
}

div.Talen ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
}

div.Talen ul li {
	display: inline;
}

div.Talen ul li a:link,
div.Talen ul li a:hover,
div.Talen ul li a:active,
div.Talen ul li a:visited {
	padding: 0px;
	padding-left: 5px;
	padding-top: 7px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}

/*MAILFORMULIER*/

.MFKop {
  color: #FF4A06;
  font-size: 18px;
}

.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFSubmitButtonZoeken, .MFCancelButton {
  width: 114px;
  height: 25px;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #336699;
  border: 1px solid #000000;
  text-align: center;
}

.MFSubmitButtonZoeken {
	height: 23px;
}

.MFSubmitTD {
  text-align: right;
}

.MFDataTD {
  text-align: left;
}

.MFDataTD input[type="radio"] {
	margin-right: 10px;
}

.MFTD {
  width: 180px;
  vertical-align: top;
  font-weight: normal;
}

.MFNaamType, .MFEmailType, .MFFileType {
  border: 1px solid #000000;
  width: 234px;
  font-size: 11px;
  margin-bottom: 3px;
}

.MFNaamTypeBoeken {
  border: 1px solid #000000;
  font-size: 11px;
  margin-bottom: 3px;
}

.MFNaamTypeZoeken, .MFNaamTypeNieuwsbrief, .MFNaamTypeLeden, .MFNaamTypeLogin {
  border: 1px solid #000000;
  width: 200px;
  height: 16px;
  font-size: 11px;
  margin-bottom: 3px;
  padding-top: 4px;
  padding-left: 34px;
}

.MFNaamTypeLogin {
	width: 158px;
	padding-left: 0;
}

.MFNaamTypeZoeken {
  background: white url( ../images/inputZoeken.jpg) left top no-repeat;
}

.MFNaamTypeNieuwsbrief {
  background: white url( ../images/inputNieuwsbrief.jpg) left top no-repeat;
}

.MFNaamTypeLeden {
  background: white url( ../images/inputLeden.jpg) left top no-repeat;
}

.LoginInput {
  width: 155px;	
}

.MFExtraUitleg {
  font-weight: normal;
  font-style: italic;
  padding-bottom: 10px;
}

.MFVerplichtTD {
  color: red;
  font-weight: bold;
  vertical-align: top;
  padding-top: 5px;
  width: 10px;
}

.MFFileType {
  color: #7b797a;
  border: 1px solid #46003F;
  margin: 2px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

#lidWordenExtra,
#lidWordenExtra2,
#lidWordenExtra3,
#lidWordenExtra4,
#lidWordenExtra5,
#lidWordenExtra6 {
	display: none;
	text-align: left;
}

/*SITEMAP*/

ul.SiteMap1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.SiteMap2 {
	list-style-type: none;
	margin: 2px 0px 2px 15px;
	padding: 0px;
}

ul.SiteMap3 {
	list-style-type: none;
	margin: 2px 0px 2px 30px;
	padding: 0px;
}
