html, body {
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
a, #content a.Leesmeer {
	font-weight: bold;
	text-decoration: none;
	color: #fe0000;
	cursor: hand;
}
a:hover, #content a:hover {
	color: #000000;
	text-decoration: underline;
}
#container {
	position: relative;
	left: 0px;
}
#top {
	padding: 0px;
	background-color: #fff;
	margin-bottom: 40px;
}
#topnav {
	background-image: url(/Images/TopMenuBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#topmenu {
	background-color: #ff0000;
	height: 35px;
	margin-top: 4px;
	width: 880px;
	font-size: 12px;
	padding-left: 99px;
}
#hart {
	position: absolute;
	top: 0px;
	z-index: 2;
}
#logozoek {
	width: 851px;
	padding-left: 128px;
	padding-top: 15px;
	margin-top: 5px;
}
#left {
	float: left;
	width: 210px;
	height:20px;
}
#content {
	float: left;
	padding-left: 20px;
	background-image: url(/Images/border.gif);
	background-repeat: repeat-y;
	width: 615px;
	line-height: 18px;
	overflow: visible;
}
#maincontent {
	display: block;
	width: 980px;
	position: relative;
	overflow:visible;
}
#kruimelpad, #kruimelpad a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-bottom: 10px;
}
#kruimelpad a:hover {
	color: #ff0000;
}
#tekst {
	width: 600px;
}
#afbeelding-rechts {
	position: absolute;
	left: 845px;
	top: 139px;
	width: 120px;
	height: 480px;
	margin-left: 15px;
	overflow: hidden;
}
.titel {
	font-size: 14px;
	font-weight: bold;
}
.ppWelkom {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
}
.ppBG {
	border: solid 1px #ff0000;
	background-color: #fce2d5;
	margin-bottom: 10px;
}
.ppTitle {
	padding: 5px;
	background-color: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.ppText {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 5px;
}
--FORMULIEREN--
#formFooter {
	display: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#formTitle {
	width: 600px;
	padding: 5px;
	background-color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#tekst input {
	border: 0px;
}
#content form {
	width: 600px;
	background-color: #fce2d5;
	border: solid 1px #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .wideInput input {
	border: 0px;
	width: 250px;
}
#formBody {
	margin: 5px;
	width: 535px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
--TOPMENU--
#topmenu {
}
#topmenu a {
	display: block;
	margin: 0px;
	text-decoration: none;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
#topmenu h6:hover {
}
#topmenu h6 a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 79px;
	height: 20px;
	color: #FFFFFF;
}
#topmenu a.selected {
	color: #000000;
}
#topmenu ul {
	list-style: none;
	margin: 0px;
	width: 110px;
	padding: 0;
	float: left;
	margin-top: 5px;
	text-align: center;
}
#topmenu ul li {
    position:relative;
	height: 30px;
	background-image: url(/images/TopRedWhiteLine.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index:500;
}
#topmenu ul li:hover {
	z-index: 1;
}
#topmenu li {
	position: relative;
}
#topmenu ul ul {
	text-align: left;
	position: absolute;
	z-index: 500;
	display: none;
	border-bottom: solid 1px #ff0000;
	border-right: solid 1px #ff0000;
	border-left: solid 1px #ff0000;
	background-color: #ffffff;
	width: 220px;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 1px;
	padding: 0px;
}
#topmenu ul ul li {
	background-image: none;
	background-color: #ffffff;
	line-height: 16px;
	height: 22px;
}
#topmenu ul ul li:hover {
	background-color: #e0f0ff;
}
#topmenu ul ul a, #topmenu ul ul a:hover {
	color: #000000;
	font-size: 10px;
	padding-left: 2px;
}
#topmenu ul ul ul {
	top: 0px;
	left: 100%;
}
#topmenu li:hover {
	cursor: pointer;
	z-index: 100;
}

#topmenu ul:hover ul {
	display: block;
}

#topmenu li:hover {
	cursor: pointer;
	z-index: 100;
}
-- LEFT MENU
#leftmenu {
}
.sublink, .subLinkActive {
	max-width: 210px;
}
div.subLinkChosen a, div.subLinkChosen a:visited {
	color: #ff0000;
}
.subLinkActive {
	color: #ff0000;
	width: 180px;
}
.sublinkArea {
	color: #000;
	position: relative;
	background-color: #e0f0ff;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 25px;
	width: 160px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sublinkArea a {
	line-height:14px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.sublinkArea a:hover {
	color: #ff0000;
}
.mainlink {
	clear:both;
	background-color: #99ccff;
	width: 185px;
	position: relative;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
.mainlink a {
	line-height:14px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.mainlink img {
	float: left;
	padding-top:1px;
}
.mainlinkText {
	padding-top: 2px;
	padding-left: 2px;
}
.mainlinkText table, .mainlinkText tr, .mainlinkText  td {
	padding:0px;
	margin:0px;
	line-height:12px;
}
#ReadMore {
	display: block;
	padding-left: 3px;
}
.TableTitle {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	line-height: 18px;
	font-weight: bold;
	background-color: #fe0000;
	color: #FFFFFF;
}
#LoginForm td {
	border-bottom: 0px solid #FFFFFF;
	padding-left: 3px;
	line-height: 30px;
}
.LoginInput {
	width:180px;
}
.ColoredTable_selected {
	font-weight: bold;
	/*line-height: 30px;*/
	empty-cells: show;
}
.ColoredTable td {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 3px;
	padding: 5px;
	/*line-height: 30px;*/
}
.TableTitle td {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 3px;
	/*line-height: 20px;*/
}
.datelink_selected {
	color: #e4151b;
	text-decoration: none;
}
.Detail {
	width: 605px;
	border: solid 1px;
	margin-bottom: 18px;
	border: solid 1px #fe0000;
}
#DetailInside {
	margin: 7px;
	clear:both;
}
#DetailInside img {
	float:right;
}
.StandaardTitle {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
}
.datelink {
	text-decoration: none;
	empty-cells: show;
}
.datelink a {
	text-decoration: underline;
}
.datelink a:hover {
	text-decoration: underline;
}
.ColoredTable_selected {
	color: #fe0000;
	font-weight: bold;
	/*line-height: 30px;*/
}
.ColoredTable_new {
	width: 605px;
	border: solid 1px;
}
.ColoredTable, .ColoredTableWidth {
	background-color: #fce2d5;
	border: solid 1px #fe0000;
	width: 622px;
	empty-cells: show;
}

.ColoredTableWidth {
	width: 736px;
}

.ContactTable td, .ColoredTableWidth td {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 3px;
	/*line-height: 30px;*/
}
.ColoredTable a, .ColoredTableWidth a {
	color: #000000;
	text-decoration: underline;
	/*line-height: 30px;*/
}
#SearchDiv {
	font-size: 10px;
	width: 682px;
	text-align: right;
	overflow: hidden;
	vertical-align: bottom;
}
#SearchDiv table {
	font-size: 10px;
	margin-left: 352px;
	overflow: hidden;
	vertical-align: bottom;
}
#SearchDiv a, #Searchdiv {
	color: #fe0000;
}
#SearchDiv input {
	border: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}
#SearchForm {
	display: inline;
}
.redline {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(/images/border.gif);
	width: 100%;
	height: 2px;
	overflow: hidden;
}
.HomeImg {
	margin-right: 10px;
}
.HomeImgLeft {
}
.HomeBanner {
	position: relative;
	margin-left: 25px;
}
.HomeBanner .Title {
	background-image: url(/images/HomeBannerHart.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	line-height: 16px;
}
.HomeBannerTop {
	position: relative;
	background-image: url(/images/HomeBannerTop.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 10px;
	overflow: hidden;
}
.HomeBannerMiddle {
	position: relative;
	background-image: url(/images/HomeBannerMiddle.jpg);
	width: 157px;
	padding-left: 5px;
	padding-right: 5px;
}
.HomeBannerBottom {
	position: relative;
	background-image: url(/images/HomeBannerBottom.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 15px;
	margin-bottom: 14px;
}
.inputText {
	border: 0px;
	width: 345px;
}
.collecte {
	width: 100%;
	background: #fce2d5;
	border: 1px solid #ff0000;
}
.collecte td {
	text-align: right;
}
.collecte tr td.first, .ColoredTable tr td.first {
	border: 1px solid #fce2d5;
	background: #ffffff;
	width: auto;
	height:25px;
}
.collecte .letter, .collecte .letter a, .collecte a:hover {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.fotoboekcontainer {
	position:relative;
	overflow:visible;
	width:740px;
	padding:1px;
}

.fotoboekPageFotos {
	position: relative;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.fotoboekPrev {
	position: absolute;
	float: none;
	bottom: 5px;
	left: 5px;
}
.fotoboekNext {
	position: absolute;
	float: none;
	bottom: 5px;
	right: 5px;
}

.fotoboekDelete {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.fotoboekCounter {
	font-size:12px;
	vertical-align:top;
}

.Clear {
	clear: both;
}
#content form.noLayoutForm {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border:0px;
}
.SmallColoredTable, .SmallColoredTable tr, .SmallColoredTable td { 
	border:0px;
}
.SmallColoredTable {
	width: 295px;
	border: 1px solid #FE0000;
	background: #FCE2D5;
	margin-bottom: 8px;
	empty-cells:show;
}
.SmallColoredTable tr td {
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}
.SmallColoredTable tr td.big {
	width: 90%;
}
.SmallColoredTable tr.first td {
	background: #FFFFFF;
	font-weight:bold;
	border: 0px;
}
.SmallColoredTable tr td input {
	width: 38px;	
}
input#FromYear, input#UntilYear {
	width: 37px;
}

p{
	margin-top:0px;
}
table.smallinput input {
		width:100px;
}
