/* CSS-Definition fuer Projekt: "Bund Deutscher Bestatter" - www.bestatter.de - (c) 2003 Yarmedia GbR, http://www.yarmedia.com */

/*** Trauerkultur Formatierungen ************************************************ */
a:link {
   text-decoration: underline;
   color: #191856;
}
a:visited {
   text-decoration: underline;
   color: #191856;
}
a:hover {
   text-decoration: none;
   color: #191856;
}
a:active {
   text-decoration: none;
   color: #FFFFFF;
}

th {
	background-color: #89894E;
	text-weight: bold;
	color: #FFFFFF;
}

ul li {
	list-style-image: url(../../images/trauerkultur/bullet.gif);
	list-style-type: none;
}
ul ul li {
	list-style-image: url(../../images/trauerkultur/bullet_border.gif);
	list-style-type: none;
}

.verlaufBgTable {
	background-image:url(../../images/trauerkultur/bg_table.gif);
}

div.verlaufBg {
	background-image:url(../../images/trauerkultur/bg_table.gif);
	padding: 5px;
	margin-bottom: 15px;
}

/* content td definitions */
#content_trauerkultur_kuratorium {
	background-image: url(../../images/trauerkultur/bg_kuratorium.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#content_trauerkultur_kuratorium div.content {
	width: 420px;
}

#content_humatia {
	background-image: url(../../images/trauerkultur/bg_humatia.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#content_humatia p.quote {
	background-image: url(../../images/trauerkultur/bg_verlauf.gif);
	background-repeat: repeat-y;
	padding: 9px;
	width: 320px;
}
#content_humatia div.content {
	width: 420px;
}

table.highlight, .termine th {
	background-color: #FFFFFF;
	color:#000000;
	text-align: left;
}
