html {
	height: 100%;
}
* {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	height: 100%;
	margin: 0;
	/*background: #7f7f7f url(../img/bg_blank.gif) bottom repeat-x fixed;*/
	text-align: center;
	overflow-y:scroll;	
	
}
form {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
    border-collapse: collapse;
	/* is CellSpacing="0" */
}
td {
    padding: 0;
    border:0px solid green;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #e11a37;
	margin: 0;
	margin-bottom:1.5em;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	padding:0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

p 
{
	margin-top:0px;
	margin-bottom:1em;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	/*max-width: 1050px;
	min-width: 750px;*/
	width:930px;
	background-image:url('../img/theme09/bgMainContainer.jpg');
	background-repeat:repeat-y;
	padding-right:27px;
	padding-left:28px;	
}
table#grid {
	width: 100%;
    height: 100%;
    padding: 0;
    border: 0;	
}

td#top {
	height: 79px;
	background: #fff url(../img/theme09/bg_top.jpg) right no-repeat;	
}
a.logo {
	width: 186px;
	height: 79px;
	background: #fff url(../img/logo_kerkbalans.gif);
	float: left;
}


td#subtop_left {
	width: 170px;
	height: 29px;
	/*background: #7f7f7f url(../img/subtop_leftimage.jpg) no-repeat;*/
	background-color:#7F7F7F;
}
td#subtop_right {
	width:100%;
	height: 29px;
	background-image:url(../img/theme09/bg_subtop.gif);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: top;	
	/*background-color:#7f7f7f;*/
	padding-right:5px;
}
div.user {
	position: relative;
	left: 40px;
	top: 6px;
	color: #fff;
	float: left;
}
div.search {
	position: relative;
	/*right: 5px;*/
	top: 2px;
	color: #fff;
	float: right;	
}
td.search {
	padding: 1px;
}
input.search {
	width: 125px;
	height: 21px;
	color: #111;
}
.button {
	color: #fff;
	background: #e11a37;
	font-weight: bold;
	font-size: 100%;
}

div.textsizer {
	position: relative;
	right: 31px;
	top: 5px;
	color: #fff;
	float: right;
}
td.textsizer {
	padding: 1px;
	color: #fff;
}

.clr {
	clear: both;
}
.tafhead {
	padding-bottom: 10px;
	font-weight: bold;
}

#left {
	vertical-align: top;
	width: 170px;
	/*background: #1a0d05 url(../img/bg_left.jpg) 0 0 no-repeat;*/
	background-color:#fff;
	border-right:1px solid #bbbbbb;
}
ul#mensen li {
	height:500px;	
}
table.left {
	width: 170px;
    height: 490px;
}
td.nav {
	vertical-align: top;
	width: 170px;	
}
td.nav ul {
	padding:0;
	margin:0;
}
td.nav ul li {
	list-style:none;
}
div.navigation {
	vertical-align: top;
	position: relative;
	width: 170px;
	background-color:#E3001B;
	/*background: #9e9d9d url(../img/bg_nav.jpg) 0 0 no-repeat;*/
}
a.nav {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	display: block;
	padding: 3px 0 5px 18px;	
}
a.navHover {
	background: #7f7f7f;
}
a.navActive {
	background: #fff;
	color:#000;
}


div.subnav {
	z-index: 2;
	display: none;
	position:absolute;
	left:170px;
	width:100%;
	top:0px;
	background: #e5e5e5;
	border-left: 1px solid #7f7f7f;
	border-top: 1px solid #7f7f7f;
}
a.subnav {
	background: #e5e5e5;
	display: block;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding: 3px 8px 5px 8px;
	text-decoration: none;
}
a.subnav:hover {
	background: #7f7f7f;
	color:#fff;
}



td.login {
	/*position: absolute; */
	bottom: 0;
    width: 170px;
    height: 105px;
    /*background: #180b04;*/
    vertical-align: top;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
div.login {
	padding: 8px 10px 5px 18px;
	color: #000;
}
input.login {
	width: 110px;
	height: 21px;
	color: #111;
	font-size: 90%;
	border:1px solid #000;
}
a.forgotpassword {
	text-decoration: underline;
	font-size: 90%;
	color: #8c8582;
}
a.logout {
	font-weight: bold;
	color: #e11a37;
}

#content {
	width: 100%;
    vertical-align: top;
    line-height: 140%;
    background: #fff url(../img/bg_content.jpg) bottom repeat-x fixed;
}
div.content {
	padding: 40px 40px 5px 40px;
}
div.pageitems {
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	line-height: 110%;
}
a.pageitem {
	font-weight: bold;
	color: #838383;
	text-decoration: none;
	padding-left: 15px;
}
hr {
	color: #bbb;
	height: 1px;
	margin: 10px 0 5px 0;
}
div.downloads {
	color: #9f9f9f;
}
a.download {
	/* same as regular A */
}

.righttd {
	vertical-align: top;
	width: 170px;
	/*background: #fff url(../img/bg_right.gif) 0 0 repeat-y;*/
	border-left:1px solid #bbbbbb;
}
div.right {
	vertical-align: top;
	width: 283px;
	height: 400px;
	/*background: transparent url(../img/bg_right_top.jpg) 0 0 no-repeat;*/
	
}
div.news {
	padding: 25px;
	border-bottom: 1px solid #bbb;
}

div.banner {
	padding: 25px;
	border-bottom: 1px solid #bbb;
}


td.newsdate {
	vertical-align: top;
	padding-right: 8px;
	font-size: 100%;
	white-space : nowrap; 
	line-height: 140%;
	white-space : nowrap; 
}
td.newslink {
	vertical-align: top;
	line-height: 140%;
}
a.newslink {
	font-size: 100%;
	line-height: 140%;
}
td.readmore {
	padding-top: 8px;
	line-height: 140%;
}
a.readmore {
	font-weight: bold;
	color: #e11a37;
	font-size: 100%;
	line-height: 140%;
}

div.agenda {
	padding: 25px;
	border-bottom: 1px solid #bbb;
}
td.agendadate {
	vertical-align: top;
	padding-right: 8px;
	font-size: 100%;
	line-height: 140%;
	white-space : nowrap; 
}
td.agendalink {
	vertical-align: top;
	line-height: 140%;
}
a.agendalink {
	font-size: 100%;
	line-height: 140%;
}

#shader {
	height: 100%;
    width: 5px;
    vertical-align: bottom;
   	/*background: url(../img/shader_right.png) top right repeat-y;*/
}


div.shader {
	width: 5px;
	height: 5px;
}

.error 
{
	color:#f00;
}
div#hoofdAfbeelding {
	height:352px;
}
/* SWF rechts onder bij nieuws */
div#flashMovie1, div#flashMovie2 {
	margin-left:25px;
	margin-top:25px;
}