@import url(template-main.css);

body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #6B4761;
background: transparent;
font-weight: normal;
}
h1, h1 a {
color: #D67419;
background: transparent;
}
h2 {
font-size: 1em;
}
#nocolumn #content h2, 
#nocolumn #content h3, 
#nocolumn #content h4, 
#nocolumn #content h5, 
#nocolumn #content h6 {
margin-right: 0;
}
a:link, a:visited {
color: #6B4761;
border-bottom: 2px dotted #6B4761;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #6B4761;
background: transparent;
border-bottom: 2px solid #6B4761;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.78em;
}
#column .newsdate {
color: #6B4761;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #6B4761;
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: #000;
background: transparent;
}
hr {
color: #D3A0BE;
background: #D3A0BE;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000;
}
.dark {
color: #000;
background: #D3A0BE;
}
.medium {
color: #000;
background: #F0F0F0;
}
.light {
color: #000;
background: #F8F8F8;
}
.teaser {
color: #6B4761;
background: transparent;
}
.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: 3px solid #D3A0BE;
border-left: 0 none;
border-right: 0 none;
background: #F8F8F8;
}
#nocolumn #content .event, #nocolumn #content #text .event {
margin-right: 0;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
color: #6B4761;
background: #fff;
border-left: 2px dotted #D67419;
}

/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #000;
background: #F8F8F8;
border: 1px solid #D3A0BE;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
color: #000;
background: #D3A0BE;
border-bottom-color: #D3A0BE;
}
