@import url(template-main.css);



body {

color: #036;

}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

color: #546685;

}

a:link, a:visited {

color: #036;

background: transparent;

}

a:hover, a:active, a:focus {

color: #fff;

background: #7582a4;

}

#column .newsdate {

color: #036;

background: transparent;

}

#column .newstitle, 

#column h2, 

#column h3 {

color: #546685;

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: #036;

margin: 0;

}

hr {

color: #d5dcea;

background: #d5dcea;

}

.rand, .imgborder, .bleft, .bright, .btop, .bbot {

border-color: #036;

}

.dark {

color: #fff;

background: #7582a4;

}
.nevy{
	background-color:#000080;
	color:#FFF;

}
.abdeckplaneninfo{
	background-color:#000080;
	color:#FFF;
	font-size:16px;
	height: 25px;
}
.schwarz{
	background-color:#000000;
	color:#FFF;
}

.medium {

color: #003366;

background: #d5dcea;

}

.light {

color: #003366;

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;

}