@import url(template-main.css);

body {
color: #284582;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #284582;
}
h2 {
color: #e66e1e;
}
a:link, a:visited {
color: #284582;
background: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #365dab;
}
p, a, address, li, caption, td, th, label, input, blockquote {
font-size: 0.86em;
}
#column .newstitle, 
#column h2, 
#column h3 {
color: #e66e1e;
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: #e66e1e;
background: transparent;
}
hr {
color: #bac9e9;
background: #bac9e9;
}
.rand, .imgborder, .bleft, .bright, .btop, .bbot {
border-color: #284582;
}
.dark {
color: #fff;
background: #365dab
}
.medium {
color: #284582;
background: #bac9e9;
}
.light {
color: #284582;
background: #D0D8E9;
}
.teaser {
color: #708fd1;
}

/* Veranstaltungen */
#content .event, #content #text .event {
background: #bac9e9;
border: 1px solid #708fd1;
border-top-width: 5px;
border-bottom-width: 5px;
}

/* Content mit Spalte */
td.column {
width: 200px;
background: #bac9e9;
border: 1px solid #708fd1;
border-top-width: 9px;
border-bottom-width: 4px;
}

/* rechte Spalte in der Tabelle als Box mit Header */
#nocolumn td.columnbox {
background: #bac9e9;
border: 1px solid #708fd1;
width: 220px;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3 {
background: #708fd1;
color: #fff;
font-weight: bold;
padding: 5px 10px;
}
#content table.content {
width: 657px;
}
