/*	Style-Sheet Gebet Content */

@import url(content.css);

#content_small * {
border-color: #6c3f98;
}

h4, h5, a, p.farbe, span.farbe, .farbe,
p.autor, p.subtitel, p.subtitelrechts,
p.zwischenhead, h4.zwischenhead {
color: #6c3f98;
}

ul li {
background-image: url(img/button_lila.png);
}

p.subtitel {
background-color: #e3daeb;
}

table.contenttable th {
background-color: #e3daeb;
color: #6c3f98;
}

table.agwuebersicht { width: 100%;}
table.agwuebersicht .tr-even { background: #e3daeb; }
table.agwuebersicht td, table.agwuebersicht th { padding: 3px;  border: 1px solid #6c3f98; }

