
div#content
	{
	width: 550px;
	color: #000;
	}
div#kerkdiensten
	{
	background: #fff;
	width: 550px;
	color: #000;
	}




div#kerkdiensten h2
	{
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-size: 15pt;
	color: #446bcf;
	
	margin-top: 22px;
	margin-bottom: 0;
	padding: 0;
	padding-left: 19px;

	vertical-align: bottom;
	background: url(../layout/icons_klein/date.png) center left no-repeat;
	}
div#kerkdiensten h3
	{
	font-size: 12pt;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
	vertical-align: bottom;
	}



input#submitfilter
	{
	/margin-bottom: 2px;
	/background-color: #ccc;
	}


a.zwart
	{
	text-decoration: none;
	}
a.zwart:hover
	{
	text-decoration: underline;
	}


table#medi
	{
	border-spacing: 0;
	padding: 0;
	margin-left: 0px;
	text-decoration: none;
	}
	
table#medi th.links a
	{
	text-decoration: none;
	}

table#medi th, table#medi td
	{
	text-align: left;
	white-space: nowrap;
	padding: 1px;
	color: #000;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
	}

table#medi tr
	{
	padding: 3px;
	border-left: 1px #fff solid;
	}

table#medi tr:hover
	{
	background-color: #efefef;
	}
table#medi tr.nohover:hover
	{
	background-color: #fff;
	}

table#medi tr.loos
	{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	visibility: hidden;
	}



table#medi a
	{
	color: #000;
	}

table#medi td.kerk_icon
	{
	width: 15px;
	}

table#medi td.tijd
	{
	width: 30px !important;
	}

table#medi td.dominee
	{
	width: 250px !important;
	border-left: 1px #333 solid;
	margin-left: 20px;
	}
	
table#medi td.wijk
	{
	width: 70px !important;
	}

table#medi td.leesmeer
	{
	border-left: 1px #333 solid;
	width: 200px;
	}

	
	
