html, body {
		width: 100%;
		height: 100%;
}
html {
	color: #000;
	background: #7bc67b url("../images/martinibg.gif") repeat-y center top;
}

body, body table {
	font: 9pt Verdana, Geneva, sans-serif;
	color: #000;
}

a {
  color: #000;
	/*text-decoration: none;*/
}

a:hover {
  color: #006;
}


.martinistadtitle {
	font-size:25pt;
	font-weight:bold;
}

.tdcolumn {
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:15px;
}

.style1 {
	font-weight: bold;
}
.style2 {
	font-weight: normal;
}

.style4 {
	font-weight: bold;
}

.as {
	font-weight: bold;
}

img{
	border:0px;
}

.backzachtrood {
	background: #83D683;
}

.snow {
	background: url(../images/kerkjemsn.gif);
	height: 166px;
	width: 240px;
}

td.ingezondenmededeling {
	background: #b8ff59 url("../images/ingezondenmededeling.gif") no-repeat center top;
	border: 1px solid #319c31;
	padding: 20px 5px 5px 5px;
	color: #000;
	font-size:9pt;
}

td.ingezondenmededeling img {
	 border: 0;
	 margin: 0;
}

td.ingezondenmededeling a {
	font-weight: bold;
	text-decoration: none;
}

td.ingezondenmededeling a:hover {
	text-decoration: underline;
	text-align: center;
}

td.ingezondenmededeling .center {
	text-align: center;
}
.martinistad_kop {
	margin: 0px 0 10px 0;
	padding: 0px;
	height: 124px;
	width: 980px;
	background-image: url(../images/martinistadlente.jpg);
	background-repeat: no-repeat;
}

.martinistad_kop a {
	color: #000;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	padding-top: 5px;
	text-decoration: underline;
}

.martinistad_kop a:hover {
	color: #000;
	font-weight: bold;
}

.martinistad_kop span {
	display: none;
}

.martinistad_kop .martinistad_menu {
	position: relative;
}

.martinistad_kop .martinistad_menu .menuback {
		background-color: #ffc;
		position: absolute;
		left: 0;
		top: 91px;
		filter: alpha(opacity=65);
		-moz-opacity: .65;
		opacity:.65;
		width: 979px;
		height: 32px;
		border-bottom: 1px solid #000;
}

#transparency {filter: alpha(opacity=55); -moz-opacity: .55; background-color:#EEE; position:absolute; top:450px; left:110px; }

.martinistad_kop .menu {
	position: absolute;
	left: 0px;
	top: 93px;
	width: 946px;
	height: 24px;
	padding: 4px 4px 4px 10px;

	color: #000;
	z-index: 5;
		font-size: 11pt;
	text-transform: uppercase;
}

.martinistad_kop .menu .martinistad_menuitem {
	float: left;
	margin-right: 10px;
}

.martinistad_kop .menu .google {
	float: right;
}
.site_container {
	margin: 0px auto;
	height: 100%;
	width: 1000px;
}
.align_left {
	float: left;
}
