@import url(template-main.css);

body {
font: 95% Arial, Helvetica, sans-serif;
color: #00080e;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00080e;
}
a {
margin: 0;
padding: 1px;
}
a:link, a:visited {
color: #00080e;
background: transparent;
}
a:hover, a:active, a:focus {
color: #000;
background: #e1dfde; 
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.78em;
}
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {
margin-right: 0;
}
#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: #e1dfde;
background: #e1dfde;
}
/* Allgemeine Klassen */
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #00080e;
}
.dark {
color: #00080e;
background: #ded1b8;
}
.medium {
color: #00080e;
background: #e1dfde;
}
.light {
color: #00080e;
background: #F0EEED;
}
.teaser {
color: #666666;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: right; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* Veranstaltungen */
#content .event, #content #text .event {
border-color: #ded1b8;
background: #ded1b8;
margin-right: 0;
}

/* Content mit farbiger Spalte */
#nocolumn td.column {
background: transparent;
border-left: 3px solid #e1dfde;
}
/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
color: #666;
background: #e1dfde;
}
#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 {
border-bottom: 1px solid #00080e;
background: #ded1b8;
}
#content table.content {
width: 565px;
}
