@import url(template-main.css);

body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7B7E93;
}
h1  { color: #df0101; font-size: 1.5em; background-color: transparent }
h2, h3 {
font-size: 1.1em;
}
a {
margin: 0;
padding: 1px;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #EBEBEB;
background: #000; 
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.78em;
}
#column .newsdate {
color: #000;
background: transparent;
}
#column .newstitle {
color: #000;
background: transparent;
}
#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: #EBEBEB;
background: #EBEBEB;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000;
}
.dark {
color: #fff;
background: #FA3B3C;
}
.medium {
color: #000;
background: #EBEBEB;
}
.light {
color: #000;
background: #F3F3F3;
}
.teaser {
color: #385AA4;
background: transparent;
}
.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 {
border: 1px solid #FA3B3C;
background: #F3F3F3;
}

/* Content mit Spalte */
td.column {
background: #EBEBEB;
}

/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
background: #F3F3F3;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
color: #fff;
background: #FA3B3C;
border: 0 none;
font-size: 100%;
}
#content table.content {
width: 570px;
}
