@import url(template-main.css);

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #4f7a47;
background: transparent;
}
a {
padding: 1px;
margin: 0;
}
a:link, a:visited {
color: #646563;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #75a96b;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newsdate {
color: #646563;
background: transparent;
}
#column .newstitle {
color: #646563;
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: #646563;
background: transparent;
}
hr {
color: #d7e6d6;
background: #d7e6d6;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #646563;
}
.dark {
color: #fff;
background: #75a96b;
}
.medium {
color: #000;
background: #D7E6D6;
}
.light {
color: #000;
background: #ebfbea;
}
.teaser {
color: #4f7a47;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: left; 
visibility: hidden;
}
.fright, .fleft {
margin-top: 30px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Veranstaltungen */
#content .event, #content #text .event {
background: #d7e6d6;
border: 1px solid #75a96b;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: #d7e6d6;
width: 180px;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #4f7a47;
background: #d7e6d6;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 1px solid #666;
color: #fff;
background: #75a96b;
font-weight: bold;
font-size: 120%;
}
#content table.content {
width: 570px;
}