@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: #7C9C9E;
}
h1 {
color: #577677;
background: transparent;
}
h2 {
font-size: 1.2em;
}
a:link, a:visited {
color: #000;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #577677;
text-decoration: none;
}
#column .newstitle {
color: #577677;
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: #577677;
background: transparent;
}
hr {
color: #dcdcdc;
background: #dcdcdc;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #000000;
}
.dark {
color: #fff;
background: #577677;
}
.medium {
color: #000000;
background: #EBEBEB;
}
.light {
color: #000000;
background: #F5F5F5;
}
.teaser {
color: #7C9C9E;
}
.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: #fff;
background: #7C9C9E;
}

/* Content mit Spalte */
#nocolumn td.column {
background: transparent;
border-left: 1px solid #000;
}

/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
background: transparent;
border-left: 1px solid #000;
}
#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 {
width: 605px;
}