@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 {
color: #605442;
background: transparent;
font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
font-size: 1.4em;
margin-right: 0;
}
#content h3, #content h4, #content h5, #content h6 {
font-size: 1.2em;
margin-right: 0;
}
a:link, a:visited {
color: #7C6C55;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #C9AC6A;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newsdate {
color: #000;
background: transparent;
}
#content h1 {
margin: 0 0 20px 0;
}
hr {
color: #E7DEC6;
background: #E7DEC6;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000;
}
.dark {
color: #fff;
background: #7C6C55;
}
.medium {
color: #000;
background: #E7E1D2;
}
.light {
color: #000;
background: #E7E5DF;
}
.teaser {
color: #c00;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: right; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Veranstaltungen */
#content .event, #content #text .event {
border: 1px solid #7C6C55;
background: #E7E5DF;
}

/* Content mit Spalte */
td.column {
width: 190px;
background: #E7DEC6;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
width: 200px;
background: #E7E1D2;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
font-weight: bold;
border-bottom: 1px solid #7C6C55;
color: #fff;
background: #C9AC6A;
font-size: 100%;
}
#content .var5 {
clear: right;
}
hr, 
table, 
.fright, 
table.fright, 
.aright, 
#content .event, 
#nocolumn .event {
margin-right: 0;
}