@import url(template-main.css);

body {
color: #1d1b18;
}
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: #796358;
}
h2 {
font-size: 1.2em;
}
a:link, a:visited {
color: #1d1b18;
}
a:hover, a:active, a:focus {
color: #fff;
background: #968f85;
text-decoration: none;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #796358;
background: transparent;
}
ul h2, ol h2, 
ul h3, ol h3,
ul h4, ol h4,
ul h5, ol h5,
ul h6, ol h6 {
color: #968f85;
background: transparent;
}
hr {
color: #beb7ad;
background: #beb7ad;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #3d1c00;
}
.dark {
color: #fff;
background: #968f85;
}
.medium {
color: ;
background: #f3ece1;
}
.light {
color: #1d1b18;
background: #ffffff;
}
.teaser {
color: #968f85;
}
.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: 1px solid #beb7ad;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 183px;
border-left: 1px solid #beb7ad;
}
/* rechte Spalte in der Tabelle als Box mit Header */

#content table.content td.columnbox {
width: 200px;
background: #F3ECE1;
}
#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 {
background: #968f85;
color: #fff;
}
#content table.content {
width: 685px;
}
