@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: #595e57;
}
h1 {
font-size: 1.8em;
color: #D9AF00;
margin: 0 25px 20px 0;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #9ea39c;
}
#column .newsdate {
color: #000;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #595e57;
background: transparent;
}
hr {
color: #ebd474;
background: #ebd474; 
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000;
}
.dark {
color: #000000;
background: #ebd474;
}
.medium {
color: #000000;
background: #d4dbd2;
}
.light {
color: #000000;
background: #ffffff;
}
.teaser {
color: #d9af00;
}
.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: #ebd474;
border: 1px solid #9ea39c;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 187px;
border-left: 1px solid #9ea39c;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
width: 205px;
background: #D4DBD2;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
background: #ebd474;
color: #000;
border-bottom: 1px solid #9ea39c;
}
#content table.content {
width: 693px;
}