
/* FRONTPAGE */
div#meditatie_frontpage h3
	{
	font-family: georgia, times, "Times New Roman", times-roman, serif;
	color: #333;
	font-size: 17pt;
	line-height: 14pt;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0;
	white-space: pre-wrap;
	background-color: #fff;
	text-align: center;
	
	margin: 0px;
	padding: 10px;
	margin-top: 60px;
	margin-bottom: 10px;
	
	border-top: 2px #333 solid;
	border-bottom: 2px #333 solid;
	
	display: block;
	}

div#meditatie_frontpage h3:hover
	{
	color: #73AA37;
	border-top: 2px #73AA37 solid;
	border-bottom: 2px #73AA37 solid;
	}

div#meditatie_frontpage a
	{
	color: #000;
	text-decoration: none;
	}

div#meditatie_frontpage p.datum
	{
	font-size: 9pt;
	color: #333;
	letter-spacing: 2pt;
	text-align: center;
	
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	}

div#meditatie_frontpage a.link
	{
	font-size: 9pt;
	color: #73AA37;
	
	margin-top: 10pt;
	padding: 0;
	width: 100%;
	display: block;
	}	




/* MENU */

div#meditatie_menu 
	{
	width: 120px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	_margin-right: -10px;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;

	background-color: #73AA37;
	}


div#meditatie_menu a {color:#000 ; text-decoration: none;}
div#meditatie_menu a:hover {color:#fff ;}

div#meditatie_menu img
	{
	display: block;
	margin-left: -10px;
	}

div#meditatie_menu ul
	{
	margin: 0;
	margin-left: -5px;
	padding: 0;
	width: 130px;
	font-size: 8pt;
	list-style-type: none;
	}

div#meditatie_menu li
	{
	display: block;
	}
	

div#meditatie_menu span
	{
	height: 100%;
	float: left;
	display: block;
	width: 33px;
	color: #fff;
	}









/* RECHTERGEDEELTE */

div#meditatie
	{
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	display: block;
	padding-bottom: 80px;
	}
	
div#meditatie a:link 		{ text-decoration: underline; 		color:#000 ; 	}
div#meditatie a:visited 	{ text-decoration: underline; 		color:#000 ; 	}
div#meditatie a:active 		{ text-decoration: underline; 		color:#222 ;  	}
div#meditatie a:hover		{ text-decoration: underline; 		color:#222; 	}


div#meditatie h1
	{
	font-family: georgia, times, "Times New Roman", times-roman, serif;
	color: #333;
	font-size: 35px;
	line-height: 31px;
	letter-spacing: -1px;
	
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0;
	white-space: pre-wrap;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-top: 2px #333 solid;
	border-bottom: 2px #333 solid;
	}

div#meditatie h2
	{
	font-family: georgia, times, "Times New Roman", times-roman, serif;
	color: #252525;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 45px;
	}
	
div#meditatie p#inleiding
	{
	font-family: georgia, times, "Times New Roman", times-roman, serif;
	color: #333;
	font-size: 11pt;
	line-height: 11pt;
	font-style: italic;
	display: block;
	margin-bottom: 50px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px;
	text-indent: 0;
	}
	
	
	


p#inleiding em
	{
	display: inline;
	position:  relative;
	top: 3px;
	left: 0;
	color: #999;
	font-size: 10pt;
	text-transform: none;
	}


div#meditatie p#beginletter
	{
	font-family: georgia, times, "Times New Roman", times-roman, serif;
	color: #333;
	font-size: 80px;
	line-height: 60px;
	text-transform: uppercase;
	
	margin: 0;
	margin-right: 5px;
	display: block;
	float: left;
	}

	
div#tekst q
	{
	margin: -3px;
	padding: 3px;
	font-style: italic;
	letter-spacing: -1pt;
	color: #9F5A00;
	}



div#tekst em
	{
	color: #333;
	display: table;	
	}
/*
div#tekst em:before	{ content: " (";}
div#tekst em:after	{ content: ") "; }
*/



	
div#meditatie div#tekst
	{
	font-size: 11pt;
	line-height: 16pt;
	color: #222;
	border-bottom: 2px #333 solid;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}

div#meditatie div#tekst p
	{
	text-indent: 0pt;
	margin: 0;
	margin-bottom: 7pt;
	padding: 0;
	}
div#meditatie div#tekst p#eerste
	{
	text-indent: 0;
	}	
	
div#meditatie div#tekst p.editor
	{
	font-size: 10pt;
	color: #999;
	margin: 0;
	font-style: italic;
	}
	
div#meditatie div#tekst p.editor:before
	{
	content: "[editor: ";
	font-style: normal;
	}
div#meditatie div#tekst p.editor:after
	{
	content: "]";
	font-style: normal;
	}	
	
div#meditatie  p#auteur, div#meditatie p#kerkblad
	{
	color: #777;
	height: 12pt;
	display: block;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}
	
div#meditatie span.label
	{
	height: 100%;
	display: block;
	float: left;
	width: 100px;
	}
	
	
	
	
	
	
	
	
	
	
	
/* RECHTERGEDEELTE ovzmeditaties */
table#medi
	{
	border-spacing: 0;
	table-layout: fixed;
	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;	
	overflow: hidden;
	/*white-space: nowrap;*/
	padding: 1px;
	vertical-align: top;
	}

table#medi tr
	{
	padding: 3px;
	height: 22px;
	border-left: 1px #fff solid;
	}

table#medi tr:hover
	{
	background-color: #efefef;
	}
table#medi tr.nohover:hover
	{
	background-color: #fff;
	}

table#medi td.image			{	width: 5px; background-color: #fff !important; text-align: right;}
table#medi td.links			{	width: 150px; 	}
table#medi td.midden		{	width: 150px;	}
table#medi td.rechts		{	width: 120px;	}




em, q
	{
	display: inline;
	clear: none;
	}
	

q::-moz-selection
	{
	background: #ADC4FD;
	}

q::selection 
	{
	background: #ADC4FD;
	}
em::-moz-selection
	{
	background: #ADC4FD;
	}

em::selection 
	{
	background: #ADC4FD;
	}
	
	
	
