@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: 'Times New Roman', serif;
color: #039;
}
a:link, a:visited {
color: #039;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #6c7a8c;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newsdate {
color: #646563;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #48527b;
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: #646563;
background: transparent;
}
hr {
color: #c9c4be;
background: #c9c4be;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #646563;
}
.stern {
color: #B44F3B;
}
.dark {
color: #fff;
background: #48527b;
}
.medium {
color: #000;
background: #e4e1de;
}
.light {
color: #000;
background: #eaeaea;
}
.teaser {
color: #b44f3b;
}
.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: #e4e1de;
border: 0 none;
border-left: 5px solid #48527b;
margin-right: 15px;
}
/* Content mit farbigem Spaltenhintergrund */
#nocolumn table.content {
width: 780px;
margin: 0 15px 0 0;
}
td.column {
background: #eaeaea;
border: 1px solid #48527b;
width: 200px;
}
#nocolumn td.content {
width: 580px;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #666;
background: #e4e1de;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 1px solid #666;
background: #c9c4be;
font-weight: bold;
}