@import url(template-main.css);

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-family: Arial, Helvetica, sans-serif;
color: #cf0e0e;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #cf0e0e;
}
hr {
color: #cf0e0e;
background: #cf0e0e;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: ;
}
.stern {
color: #cf0e0e;
}
.dark {
color: #fff;
background: #cf0e0e;
}
.medium {
color: #000000;
background: #f6edb5;
}
.light {
color: #000000;
background: #F6F1D3;
}
.teaser {
color: #cf0e0e;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: left; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Veranstaltungen */
#content .event, #content #text .event {
background: #f6edb5;
border: 1px solid #f6edb5;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 188px;
border-left: 1px solid #cf0e0e;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
width: 205px;
background: #f6edb5;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
background: #cf0e0e;
color: #fff;
border-bottom: 1px solid #ffffff;
}
#content table.content {
width: 693px;
}