@import url(template-main.css);

body {
color: #369;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #369;
}
a:link, a:visited {
color: #369;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #369;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #369;
background: transparent;
}
#column .newsdate {
color: #369;
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: #369;
background: transparent;
}
hr {
color: #ebd9c5;
background: #ebd9c5; 
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #369;
}
.dark {
color: #fff;
background: #7582a4;
}
.medium {
color: #336699;
background: #ebd9c5;
}
.light {
color: #336699;
background: #ffffff;
}
.teaser {
color: #c6945a;
}
.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 */

/* Veranstaltungen */
#content .event, #content #text .event {
background: #ebd9c5;
border: 1px solid #7582a4;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 187px;
border-left: 1px solid #c6945a;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
width: 205px;
background: #ebd9c5;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
background: #c6945a;
color: #fff;
border-bottom: 1px solid #7582a4;
}
#content table.content {
width: 693px;
}