@import url(../../../template.css);

body {
color: #1A2B37;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #a62b43;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
color: #a62b43;
background: transparent;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #fff;
background: #a62b43;
}
#column .newsdate {
color: #1A2B37;
background: transparent;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #A62B43;
background: transparent;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#column h2 {
font-weight: normal;
margin: -2px 5px 5px 5px;
padding: 0;
}
#column h3 {
padding-top: 30px;
color: #1a2b37;
font-weight: bold;
font-size: 80%;
}
.ab100 {
display: block;
float: left;
width: 5em;
}
.red {
color: #a62b43;
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: #1A2B37;
margin: 0;
}
hr {
color: #d5dcea;
background: #d5dcea;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #1A2B37;
}
.dark {
color: #fff;
background: #7582a4;
}
.medium {
color: #1A2B37;
background: #d5dcea;
}
.light {
color: #1A2B37;
background: #ffffff;
}
.teaser {
color: #546685;
}
.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 */

/* Veranstaltungen */
#content .event, #content #text .event {
background: #d5dcea;
border: 1px solid #546685;
}
/* Content mit farbigem Spaltenhintergrund */
td.column {
background: transparent;
width: 188px;
border-left: 1px solid #d5dcea;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
width: 205px;
background: #d5dcea;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
background: #7582a4;
color: #fff;
}
#content table.content {
width: 690px;
}