/* ####################### PREDIGTFORUM - MODIFICATIONS */

/* ################### BASIS */

body {
	background:#FFFFFF url(../img/predigt-bodybg.gif) repeat-y;
}

div.date {
	color:#5e0012;
}
H1 a, H2 a, H3 a, H4 a, H5 a, H1, H2, H3, H4, H5, p.bodytext a, p.bodytext a:link{
	color:#70090d !important;
}
H2, H2 a {
	font-size:13px !important;
	margin:15px 0px 5px 0px !important;
}
H3, H3 a {
	margin:15px 0px 5px 0px !important;
}
div.inhalt h1, h2, h3 {
	color:#70090d;
	font-size:13px;
	font-weight:bold;	
}
div.inhalt h1.csc-firstHeader {
	margin:0px 0px 0px 0px;
}
div.inhalt p.bodytext {
	padding-right:30px !important;	
}
div#print, div#print a{
	font-weight:bold;
	font-size:10px;
	color:#72050a;
}
div.inhalt, p.bodytext, ul li, li, ul li a, li a {
	font-size:12px !important;
}
ul, ul li, ul li li {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
p.bodytext {
	padding:0px 30px 0px 0px !important;
	margin:0px;
}
div.inhalt h3, div.inhalt p.bodytext h3, div.inhalt h4, div.inhalt p.bodytext h4 {
	font-weight:bold;
	color:#70090d !important;
	margin:0px;
	padding:0px;
}
/* ################### NAVIGATION */

div#menu ul li a {
	background-color:#f8f3ef;
	border-bottom:1px solid #FFFFFF;
}

div#menu ul li.act a, div#menu ul li a:hover{
	background-color:#f6d7b8;
}

div#menu ul li li a, div#menu ul li li a:link {
	background-color:#f8f3ef !important;
}

div#menu ul li li.act, div#menu ul li li.act a, div#menu ul li li a:hover{
	display:block;
	background-color:#f6d7b8 !important;
}

/* ####################### PREDIGTFORUM LISTING ####### */

div.nhalt_rechts h1, div.nhalt_rechts h2, div.nhalt_rechts h1 a, div.nhalt_rechts h2 a {
	color:#6f6f6f !important;
}

/* ####################### PREDIGTFORUM LISTING ####### */
div.programm_entry {
	margin:10px 0px 0px 0px;
}
div.programm_entry h1{
	border-bottom:1px solid #70090d;
}

hr.programm {
	height:1px;
	background-color:#70090d;
	border:0;
	margin-bottom:20px;
}

p.programm_list {
	float:left;
	width:30%;
	margin:5px 0px 5px 0px;
}
p.programm_predigten {
	clear:left;
	margin:4px 0px 3px 0px;	
}
p.programm_predigten a, p.programm_list a{
	font-weight:bold;
	color:#717173;
	font-size:11px;
}
p.autor_link {
	cursor:pointer;
}
p.autor_link:hover {
	text-decoration:underline;
}

/* ####################### PREDIGTFORUM LESUNGEN hide & show ####### */
p.lesungskommentar_link {
	cursor:pointer;
	background:url(../img/hideshow_plus.gif) no-repeat;
	padding-left:14px;
}
p.lesungskommentar {
	display:none;
	line-height:15px;
	text-decoration:none;
	padding-right:100px;
}
p.autor_link {
	font-size:11px;
	font-style:italic;
}
/* ####################### PREDIGTFORUM ARCHIV_SUCHE_METHODS ####### */
div.search_method_1 {
}
div.search_method_1 label {
	width:70px;
	display:block;
	float:left;
	margin:5px;
	font-size:12px;
}
div.search_method_1 select {
	border:0;
	background-color:#f6d7b8;
	padding:3px;
	margin:4px;
	font-size:12px;
	width:260px;
}
div.search_method_1 input {
	margin:13px 4px 4px 84px;
	padding:3px 8px 3px 8px;
	border:0;
	background-color:#f6d7b8;
	font-weight:bold;
}
div.search_method_1 input:hover {
	background-color:#70090d;
	color:#FFFFFF !important;
	cursor:pointer;
}