@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: #C33953;
background: transparent;
}
a {
padding: 1px;
margin: 0;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #c33953;
}
#column .newsdate {
color: #C33953;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #C33953;
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: #000;
background: transparent;
}
hr {
color: #D8E2DF;
background: #D8E2DF;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000;
}
.stern {
color: #C33953;
}
.dark {
color: #fff;
background: #c33953;
}
.medium {
color: #000;
background: #D8E2DF;
}
.light {
color: #000;
background: #F3F6F5;
}
.teaser {
color: #C33953;
}
.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: #F3F6F5;
border: 1px solid #9EA899;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: #F3F6F5;
border-top: 1px solid #C33953;
border-bottom: 1px solid #C33953;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #000000;
background: #F3F6F5;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 1px solid #000;
color: #fff;
background: #C33953;
font-weight: bold;
font-size: 120%;
}
#content table.content {
width: 570px;
}

