#agenda {
	position: relative;
	top: 80px;
	float:  right;
	width:  200px;
	height: 100px;
	margin-left:  5px;
	padding-right: 20px;
	text-align: left;
}

#agenda a {
	color:  #C00;
}

#agenda td {
	text-align: left;
}

#agenda_back {
	position: absolute;
	top: 170px;
	right: 0px;
}

#container {
	position: relative;
	width: 760px;
	top: 20px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 3px;
	border-color: #e1e1e1;
	margin: auto;
}

#content {
	position: relative;
	top: 200px;
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
}

#fill {
	height: 200px;
}

#foot {
	clear:  both;
	margin-top:  5px;
	text-align:  center;
}

#head {
	text-align: center;
	height:  100px;
}

#header {
	position: relative;
	top: 10px;
	left: 10px;
}

#heading {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}

#heading_sm {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}


#hoekje_lb {
	position: absolute;
	top: -3px;
	left: -3px;
}
#hoekje_rb {
	position: absolute;
	top: -3px;
	right: -3px;
}
#hoekje_lo {
	position: absolute;
	bottom: -3px;
	left: -3px;
}
#hoekje_ro {
	position: absolute;
	bottom: -3px;
	right: -3px;
}

#home {
	width: 750px;
	border-bottom-color: #e1e1e1;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	padding-left: 10px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  20px;
}

#kerk {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 760px;
	border-top-color: #e1e1e1;
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-color: #e1e1e1;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#logo {
	position: absolute;
	top: 5px;
	right: 15px;
}

#menu { 
	position: relative;
	left: -30px;
	height: 84px;
	background: url(../images/bgTopHead.gif) bottom no-repeat;
}

#new {
	position: absolute;
	top: 15px;
	right: 15px;
}

#vak {
	border-color: #d1d1d1;
	border-width: 1px;
	border-style: dotted;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bold {
	font-weight: bold;
}

a {
	color:  blue;
	text-decoration:  none;
}

a:hover {
	color:  red;
	text-decoration:  underline;
}


body {
	background-image: url(../images/back.png);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

td.top {
	vertical-align: top;
	padding: 0px;
}

td.kerkenraad {
	border-top-color: #e1e1e1;
	border-top-width: 1px;
	border-top-style: solid;
}

/* =nav 
------------------------------------------------------ */
#nav {
	position: relative;
	top: -12px;
	left: 335px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
	position: relative;
	background: #6ba9bd url(../images/menu/bgNav.gif) 0 0 repeat-x;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	border-right: 1px solid #799193;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background: url(../images/menu/bgSubLastHover.gif) bottom no-repeat;
}
#nav ul li { 
	padding: 0;
	background: transparent none;
	border-right: none;
	width: 135px;
	text-transform: none;
	float: none;
	display: block;
}
#nav li>ul {
	top: 30px; left: 0;
}
#nav li:hover ul, #nav li.over ul {
	display: block; z-index: 9999;
}
#nav li a {
	display: block;
	padding: 6px 6px 6px 8px;
	text-decoration: none;
	color: #fff;
	background: #6ba9bd;
}
#nav li li a {
	height: 1%; border-bottom: 1px solid #799193;
}
#nav li a:hover {
	background: #5293ac;
}
li#navHome, li#navAboutUs, li#navMenuMiddle, li#navMenuRight {
	height: 21px;
	padding: 9px 10px 0 10px;
	color: #ffffff;
}
#navAboutUs:hover, #navMenuMiddle:hover, #navMenuRight:hover, #nav li.over, #about #navAboutUs, #ministries #navMenuMiddle {
	background: #5293ac url(../images/menu/bgNavHover.gif) 0 0 repeat-x;
}
#nav .baseNav {
	padding: 0; margin: 0; background: transparent none;
}
#nav a.baseNav:hover {
	background: transparent none;
}
#nav #navHome {
	background: #6ba9bd url(../images/menu/bgNavFirst.gif) 0 0 no-repeat;
}
#nav #navHome:hover, #nav #navHome.over {
	background: #5293ac url(../images/menu/bgNavFirstHover.gif) 0 0 no-repeat;
}
#nav #navMenuRight {
	background: #6ba9bd url(../images/menu/bgNavLast.gif) 100% 0 no-repeat; border-right: none;
	color: #ffffff;
}
#nav #navMenuRight:hover, #nav #navMenuRight.over, #resources #navMenuRight {
	background: #5293ac url(../images/menu/bgNavLastHover.gif) 100% 0 repeat-x;
}
#nav li li a.subLast {
	background: transparent url(../images/menu/bgSubLast.gif) bottom no-repeat;
	border-bottom: none;
}
#nav li a.subLast:hover {
	background: transparent url(../images/menu/bgSubLastHover.gif) bottom no-repeat; 
}
