@import url(template-main.css);

a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #8a9e95;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newstitle {
color: #cb401f;
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: #6f8281;
background: transparent;
}
hr {
color: #8a9e95;
background: #8a9e95
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #6f8281;
}
.stern {
color: #cb401f;
}
.dark {
color: #fff;
background: #6f8281;
}
.medium {
color: #000;
background: #f5f5f5;
}
.light {
color: #000;
background: #fff;
}
.teaser {
color: #cb401f;
}
.teaser {
color: #cb401f;
}
/* Veranstaltungen */
#content .event, #content #text .event {
background: #f5f5f5;
border: 1px solid #cb401f;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 200px;
border-left: 3px solid #cb401f;
}
#nocolumn td.content {
width: 550px;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #000000;
background: #bac5c0;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 1px solid #cb401f;
color: #fff;
background: #8a9e95;
font-weight: bold;
}
#content table.content {
width: 757px;
}