@import url(template-main.css);

body {
font: 94% Verdana, Arial, Helvetica, sans-serif;
color: #646563;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #000;
font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
margin-right: 0;
font-size: 1.3em;
}
#content h3, 
#content h4, 
#content h5, 
#content h6 {
margin-right: 0;
font-size: 1em;
}
a:link, 
a:visited {
color: #646563;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #666;
}
#column .newsdate {
color: #646563;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
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 {
margin-right: 0;
color: #bed2dd;
background: #bed2dd;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #3d1c00;
}
.dark {
color: #fff;
background: #3399cc;
}
.medium {
color: #000;
background: #d9d9d9;
}
.light {
color: #000;
background: #eaeaea;
}
.teaser {
color: #3399cc;
}
.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 {
background: #fff;
border: 3px solid #39c;
}
/* Content mit Spalte */
td.column {
width: 200px;
background: #bed2dd;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.contentbox h2 {
font-weight: bold;
}
#content table.content td.columnbox {
width: 222px;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3,
#content table.content td.columnbox h4,
#content table.content td.columnbox h5,
#content table.content td.columnbox h6 {
font-weight: bold;
border-bottom: 0 none;
color: #000;
background: #81BDDD;
}
