@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: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #C8332D;
background: transparent;
}
a {
padding: 1px;
margin: 0;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #9196A2;
}
#column .newsdate {
color: #c8332d;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #c8332d;
background: transparent;
}
#content h1 {
margin: 0 20px 20px 0;
}
#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: #9196A2;
background: transparent;
}
hr {
color: #ccc;
background: #ccc;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #9196A2;
}
.stern {
color: #9196A2;
}
.dark {
color: #fff;
background: #9196A2;
}
.medium {
color: #000;
background: #FCEECC;
}
.light {
color: #000;
background: #fdf6e5;
}
.teaser {
color: #9196A2;
}
.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: #F2F2F4;
border: 1px solid #c8332d;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: #F2F2F4;
border-top: 1px solid #c8332d;
border-bottom: 1px solid #c8332d;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #000000;
background: #F2F2F4;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 1px solid #C8332D;
color: #fff;
background: #F0A901;
font-weight: bold;
font-size: 120%;
}
#content table.content {
width: 570px;
}

