@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: Arial, Helvetica, sans-serif;
color: #1E1F23;
}
h1 {
color: #73665A;
background: transparent;
}
h2 {
font-size: 1.2em;
}
#nocolumn #content h2, 
#nocolumn #content h3, 
#nocolumn #content h4, 
#nocolumn #content h5, 
#nocolumn #content h6 {
margin-right: 0;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #73665A;
text-decoration: none;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #73665A;
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: #73665A;
background: transparent;
}
hr {
color: #dcdcdc;
background: #dcdcdc;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000000;
}
.dark {
color: #fff;
background: #A9A3AB;
}
.medium {
color: #000000;
background: #D6D2D7;
}
.light {
color: #000000;
background: #EFEDEF;
}
.teaser {
color: #1E1F23;
}
.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 {
border: 0 none;
color: #000;
background: #D6D2D7;
}

/* Content mit Spalte */
#nocolumn td.column {
background: transparent url(bg-column.gif) 0 0 repeat-y;
}

/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
background: transparent url(bg-column.gif) 0 0 repeat-y;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
border-bottom: 0 none;
background: transparent;
font-weight: bold;
}
#content table.content td.contentbox h2 {
font-weight: bold;
}
#content table.content {
}