@import url(template-main.css);

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #887D83;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #c51120;
}
#column a:link,
#column a:visited {
color: #fff;
background: #887d83;
}
#column a:hover,
#column a:active,
#column a:focus {
background: #fff;
color: #036;
}
#column .newsdate {
color: #fff;
background: #887d83;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #fff;
background: #887d83;
}
hr {
color: #f9b5ba;
background: #f9b5ba; 
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000000;
}
.dark {
color: #fff;
background: #c51120;
}
.medium {
color: #000000;
background: #F9CCCF;
}
.light {
color: #000000;
background: F9E0E1;
}
.teaser {
color: #c51120;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: right; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Veranstaltungen */
#content .event, #content #text .event {
background: #f9b5ba;
border: 1px solid #f9b5ba;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 188px;
border-left: 1px solid #887d83;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
width: 205px;
background: #f9b5ba;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
background: #c51120;
color: #fff;
border-bottom: 1px solid #fff;
}
#content table.content {
width: 670px;
}
