@import url(template-main.css);

body {
color: #000;
}
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: #47618B;
}
h1 {
color: #B0231C;
background: transparent;
}
h2 {
font-size: 1.2em;
}
#nocolumn #content h2, 
#nocolumn #content h3, 
#nocolumn #content h4, 
#nocolumn #content h5, 
#nocolumn #content h6 {
margin-right: 0;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #47618b;
}
#column .newsdate {
font-size: 75%;
margin: 0;
padding: 5px 5px 2px 0;
color: #000;
}
#column .newstitle, 
#column h2, 
#column h3 {
margin: 3px 10px 0 0;
color: #000;
font-size: 85%;
font-weight: bold;
padding: 0 5px 0 0;
}
hr {
color: #C2C5C9;
background: #c2c5c9;
margin-right: 15px;
}
#nocolumn hr {
margin-right: 0;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000;
}
.dark {
color: #fff;
background: #47618B;
}
.medium {
color: #000000;
background: #C2C5C9;
}
.light {
color: #000000;
background: #D7D8DB;
}
.teaser {
color: #47618b;
}
.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: #D7D8DB;
border: 1px solid #B0231C;
}
#nocolumn #content .event,
#nocolumn #content #text .event {
margin-right: 0;
}
/* Content mit Spalte */
#nocolumn td.column {
background: transparent;
border-left: 3px solid #91A3BF;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.contentbox h2 {
font-weight: bold;
}
#content table.content td.columnbox h2 {
color: #fff;
background: #47618B;
border-bottom: 1px solid #C2C5C9;
font-weight: bold;
font-size: 100%;
}
#content table.content td.columnbox {
padding: 0;
background: #D7D8DB;
}
#content table.content {
width: 580px;
}