@import url(template-main.css);

body {
font: 94% Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #e67a39;
font-family: Arial, Helvetica, sans-serif;
}
h2 {
font-size: 1.2em;
}
h3, h4, h5, h6 {
font-size: 1em;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #e67a39;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #e67a39;
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: ;
background: ;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: ;
}
.dark {
color: #fff;
background: #e67a39;
}
.medium {
color: #000;
background: #eaeaea;
}
.light {
color: #000000;
background: #f5f5f5;
}
.teaser {
color: #e67a39;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: left; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.stern {
color: #c05718;
}

/* Veranstaltungen */
#content .event, #content #text .event {
background: #fff;
border: 0 none;
border-left: 7px solid #e67a39;
}
/* Content mit farbigem Spaltenhintergrund */
#content table.content {
width: 755px;
margin-right: 25px;
}
#content td.column {
background: #fff;
border-left: 2px solid #ccc;
width: 200px;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #fff;
background: #f5f5f5;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 1px solid #000;
color: #fff;
background: #e67a39;
font-weight: bold;
font-size: 100%;
}
