@import url(template-main.css);

body {
color: #284582;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #284582;
}
a:link, a:visited {
color: #284582;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #365dab;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {
margin-right: 25px;
}
#column .newsdate {
color: #284582;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #e66e1e;
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: #e66e1e;
background: transparent;
}
hr {
color: #bac9e9;
background: #bac9e9;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #284582;
}
.dark {
color: #fff;
background: #365dab;
}
.medium {
color: #284582;
background: #bac9e9;
}
.light {
color: #284582;
background: #f5f5f5;
}
.teaser {
color: #365dab;
}
.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: #fff;
border: 0 none;
border-left: 7px solid #bac9e9;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: #bac9e9;
width: 220px;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #666;
background: #f5f5f5;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3,
#content table.content td.columnbox h4,
#content table.content td.columnbox h5,
#content table.content td.columnbox h6 {
border-bottom: 1px solid #365dab;
background: #bac9e9;
font-weight: bold;
font-size: 100%;
}
#content table.content {
width: 770px;
}