@import url(template-main.css);

body {
color: #200908;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #200908;
}
a:link, a:visited {
color: #200908;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fef9e9;
background: #b52d31;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newsdate {
color: #200908;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #b52d31; 
background: transparent;
}
#content ul h2, #content ol h2, 
#content ul h3, #content ol h3,
#content ul h4, #content ol h4,
#content ul h5, #content ol h5,
#content ul h6, #content ol h6 {
color: #b52d31;
background: transparent;
}
hr {
color: #b52d31;
background: #b52d31;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #200908;
}
.stern {
color: #b52d31;
}
.dark {
color: #fff;
background: #b52d31
}
.medium {
color: #200908;
background: #fceab1;
}
.light {
color: #200908;
background: #fef9e9;
}
.teaser {
color: #b52d31;
}

/* Veranstaltungen */
#content .event, #content #text .event {
color: #fff;
background: #b52d31;
border: 1px solid #b52d31;
border-top-width: 5px;
border-bottom-width: 5px;
}
/* Content mit Spalte */
#content table.content {
width: 755px;
}
td.column {
width: 200px;
background: transparent;
border: 0 none;
border-left: 3px solid #b52d31;
}
/* rechte Spalte in der Tabelle als Box mit Header */
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #200908;
background: #fceab1;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3,
#content table.content td.columnbox h4,
#content table.content td.columnbox h5,
#content table.content td.columnbox h6 {
border-bottom: 0 none;
color: #fff;
background: #b52d31;
font-weight: bold;
}
