/* firefox scrollbar hack */ 
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font: 100.01% Verdana, Arial, "Bitstream Vera Sans", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", sans-serif;
	color: #000;
	margin: 0px;
	padding: 0 0 10px 0;
	text-align:left;
	background:#758073;
}
#wrapper {
	width: 1200px;
	text-align:left;
	margin: 20px auto 0 auto;
	position:relative;
	font-size: 90%;
}
/****************************************************************
	Modul Kopfbereich
*****************************************************************/

div#header {
	clear:left;
	margin:0;
	padding: 15px 15px 15px 25px;
	position:relative;
	width:  1160px;
	height: 277px;
	z-index:100;
	background: #fff url("../images/header-glaspalast3.jpg") no-repeat bottom left;
}
div#header-navigation {
	position:absolute;
	right: 0;
	top: 0;
	z-index:1000;
	margin: 20px;
	text-align: right;
}
div#header-navigation ul li li {
	text-align: left;
}
ul.sfnav {
	padding: 0;
	margin: 0;
}
ul.sfnav li a:hover,
ul.sfnav li a.active {
	color: #a1b901;
}
div#header #socialMenu {
	position: absolute;
	bottom: 0;
	right: 0;
}
div#header #socialMenu li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

div#header li a:hover {
	text-decoration: none;
	border: none;
}
#logo img {
	margin-top: 10px;
}

/****************************************************************
	Modul Content
*****************************************************************/	

div#container {
	padding-top:15px;
	background: #fff;
}
#containerWrapper {
}
div#colLeft {
	float:left;
	width: 850px;
}
div#colRight {
	float:left;
	width: 335px; /* 1200 - 850 - 15 */
	background-color:#787870;
	margin-left:15px;
}
div.Inhalt {
	padding:15px;
	background:#fff;
}

/****************************************************************
	Bildwechsel
*****************************************************************/	

#simplegallery2 {
	display:block;
	position:absolute;
	width:610px;
	height:270px;
	z-index:100;
}
#simplegallery2 .gallerydesctext {
	text-align: left;
	padding: 5px;
}
/****************************************************************
	Modul Allgemeine Tags
 	Definiert p, h1-h5, etc.
*****************************************************************/			

a {
	text-decoration: none;
}
a:link {
	text-decoration:none;
	color: #6D7D0D;
}
a:visited {
	color: #B5CC2D;
}
a:hover {
	color:#B5CC2D;
}
a.noBorder, a:link.noBorder, a:visited.noBorder {
	border-bottom:0;
}
a img, a:link img, a:visited img, a:hover img {
	text-decoration: none;
	border:0px;
}
#colRight a, #colRight a:link, #colRight a:visited {
	color:white;
}
.image a {
	text-decoration: none;
	border:0px;
}

* html a, * html a:link, * html a:visited {
	border-bottom:0px solid #535454;
}
h1, h2 {
	font-size:140%;
	margin: 0 0 20px 0;
	padding-top: 3px;
	text-transform:uppercase;
}
h1 {
	background-color:#fff;
	color:#8E8E8E;
	padding-left:15px;
	padding-bottom:3px;
	border-bottom:1px dotted #8E8E8E;
	margin:-15px -15px 15px -15px;
	font-weight:normal;
	letter-spacing:.03em;
}
h2 {
	padding-top:20px;
	color:#666;
	font-size:130%;
}
h3 {
	font-size:110%;
	margin: 1em 0;
}
p {
	margin:0 0 1em 0;
}
 @media screen, print {
.invisable {
	position: absolute;
	left: -1000em;
	width: 20em;
}
}
hr.clear_columns {
	clear: both;
	float: left;
	content: ".";
	display: block;
	height: 0;
	line-height: 0px;
	visibility: hidden;
	border: 0;
	padding: 0;
	margin: -1.1em 0 0 0;
}
.Clear {
	clear: both;
}
div.block {
	margin-top: 50px;
	border-top: 1px solid #C8C7C7;
	border-bottom: 1px solid #C8C7C7;
	padding: 5px 15px;
}
div.block h2 {
	padding:0;
	margin:0;
}
#colLeft .Inhalt ul {
	list-style-image: url("../images/square2.gif");
	list-style-position: outside;
	padding:.5em 0 0 20px;
	margin: 1em 0;
	margin-bottom:2em;
	border-top: 1px solid #ACB0A1;
	border-bottom:1px solid #ACB0A1;
}
#colLeft .Inhalt ul li {
	margin: .2em 12px;
}

/****************************************************************
	Modul Image
 	Definiert Bilderausgabe Fliesstext Content-Bereich
*****************************************************************/	
.fl-lft, .flLeft {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
.fl-rght, .flRight {
	float: right;
	margin: 0 0 0 10px;
}
.algn-left {
	text-align: left;
}
.algn-right {
	text-align: right;
}
.algn-center {
	text-align: center;
}
.slc {
	clear:both;
	float:none;
}
.float_left {
	float: left;
	display:inline;
	margin-right: 1em;
	margin-bottom: 0.15em;
}
.float_right {
	float: right;
	display:inline;
	margin-left: 1em;
	margin-bottom: 0.15em;
}
/* Ausgabe Bild, Vergroesserung, Unterschrift */
.float_left div, .float_right div {
	position:relative;
	z-index:1;
}
.flRight p, .flLeft p {
	font-family:Tahoma, Verdana, Sans-Serif;
	padding:0;
	font-size:100%;
	color:#000;
	margin:0;
	border-top:0px solid white;
}
.float_left p.subline, .float_right p.subline {
	margin: 0;
	width:165px;
}
div.float_left div, div.float_right div {
	background-color:white;
}
img.zoom {
	position:relative;
	z-index:10;
	border:0px;
	right:20px;
	bottom:10px;
	margin:0;
	padding:0;
}
* html div.flLeft div img.zoom, * html div.flRight div img.zoom {
	bottom:15px;
}
div.bx-v1-cntnt {
	padding: 0 0 15px 0;
}
.clearer {
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
/****************************************************************
	Tabellen
*****************************************************************/		

table {
	background-color:#EFF4D4;
	border-collapse:collapse;
	width:100%;
	margin: 0;
}
table th {
	background-color:#B6CB2E;
	border:1px solid #ACB0A1;
	padding:5px;
	font-weight:normal;
}
table td {
	border:1px solid #ACB0A1;
	vertical-align:top;
	padding:5px;
	font-size:100%;
	line-height:13px;
}
table td.nowrap {
	white-space:nowrap;
}
table td.news-logged-grey {
	background-color:#DADADA;
}
/****************************************************************
	Tabellen Fakten
*****************************************************************/		

#fakten table {
	background-color:#EFF4D4;
	border-collapse:collapse;
	width:100%;
	margin: 0;
	border-left:0px solid #ACB0A1;
	border-right:0px solid #ACB0A1;
	border-bottom:0px;
	border-top:0px;
}
#fakten table th {
	background-color:#B6CB2E;
	border-top:1px solid #ACB0A1;
	border-bottom:1px solid #ACB0A1;
	border-left:0px solid #ACB0A1;
	border-right:0px solid #ACB0A1;
	padding:5px;
	font-weight:normal;
}
#fakten table td {
	border-top:1px solid #ACB0A1;
	border-bottom:1px solid #ACB0A1;
	border-left:0px solid #ACB0A1;
	border-right:0px solid #ACB0A1;
	vertical-align:top;
	padding:5px;
	font-size:100%;
	line-height:13px;
}
/* ############################
	Ausgabe rechte Spalte
###############################*/

div.kontextbox {
	text-align: left;
	margin:0;
	background: #b5cc2d;
	padding:0px;
}
div.kontextbox .testimonials {
	list-style-type:none;
	padding:7px 12px 12px 12px;
	margin:0;
}
div.kontextbox .testimonials .autor {
	text-align:right;
	font-size:85%;
}
div.kontextbox h2 {
	font-size:100%;
	background: #cbdb6c;
	border-bottom:1px dotted #70793a;
	padding: 5px 10px 5px 12px;
	margin:0;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing:.03em;
}
div.kontextbox .news-list-content h2 {
	padding-bottom: 25px;
	background-color: transparent;
	border-bottom-width: 0;
}
div.kontextbox .news-latest-item ul {
	list-style-type:none;
	padding:7px 12px 12px 12px;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.kontextbox .news-latest-item ul li h2 {
	padding:2px 0 2px 0;
	border:0;
	background:none;
	margin:0;
	color:#000;
}
div.kontextbox .news-latest-item ul li {
	margin: 0;
}
img.keyvisual {
	display: block;
	width: 100%;
}
#colRight .highlightliste {
	text-align: left;
	margin:0;
	background: #b5cc2d;
	padding:0px;
}
#colRight .highlightliste .highlight {
	list-style-type:none;
	padding:7px 12px 12px 12px;
	margin:0;
}
#colRight .highlightliste .highlight h2 {
	font-size:100%;
	background: #cbdb6c;
	border-bottom:1px dotted #70793a;
	padding: 5px 0 5px 12px;
	margin:0 -12px 0 -12px;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing:.03em;
}
.highlight {
	clear:both;
	margin: 0 0 10px 0;
}

/* ############################
	Ausgabe News
###############################*/

div.news-latest-item ul li h2 {
	font-size:100%;
	padding:.3em 0;
	margin-bottom:0;
}
div.news-latest-item ul, div.news-latest-item ul li {
	padding: 0px;
	margin:0;
	list-style-type:none;
}
div.news-latest-item ul li {
	margin-bottom:1em;
}
div.events_date {
	margin-bottom:1em;
}
div.events_downloads {
	padding:10px 0 0 0;
	clear:both;
}
span.news-date {
	font-style:italic;
	display: inline-block;
	margin-bottom: 5px;
}
div.event {
	clear:both;
	margin-bottom:1em;
	border-bottom: 1px dotted #8E8E8E;
}
.event-image {
	max-width: 100;
	margin-bottom: 1rem;
}

/* ############################
	FAQ
###############################*/

#faq ul {
	list-style-image: none;
	padding:.5em 0 1em 20px;
	margin: 1em 0;
	margin-bottom:2em;
	background:#EFF4D4;
	border-top: 1px solid #ACB0A1;
	border-bottom:1px solid #ACB0A1;
	list-style-type: none;
}
#faq ul li {
	margin: .2em 12px;
	list-style-type: none;
}

/* 2+3 */
.zweier h3, .dreier h3 {
	clear:both;
}
.zweier, .dreier {
	margin: 0 0 15px 0;
	padding:0;
	width: 820px;
	font-size:100%;
}

.zweier .spalte_1 {
	margin: 0;
	margin-right:20px;
	width: 400px;
	float: left;
}
.zweier .spalte_2 {
	width: 400px;
	padding:0;
	float: right;
}

/* 3 */
.dreier .spalte_1 {
	width: 15%;
	float: left;
	margin-right: 10px;
}
.dreier .spalte_2 {
	width: 25%;
	float: left;
	text-align: center;
}
.dreier .spalte_3 {
	width: 55%;
	float: right;
}
.texttileContainer {
	margin:0 0 10px 0;
}
.news-back {
	margin-bottom:1em;
}


/* 	
	/////////////// 
	Partner
	///////////////
*/

#colLeft div#kundenliste ul a {
	border:none;
}

#colLeft div#kundenliste ul {
	list-style-type:none;
	margin:0;
	padding:2em 0 0 0;
	background:transparent;
	border:none;
	list-style-image:none;
}

div#kundenliste ul li {
	float:left;
	border:1px solid #758073;
	padding:0;
	margin:0 10px 10px 0; 
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 208px;
    height: 127px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


#footer {
	background-color: #37383a;
	color: #b9b9b9;
	padding: 30px 15px;
	font-size: 85%;
}

#footer #footerLogo {
	float: left;
	display:block;
}

#footer #footerText {
	float: left;
	margin-left: 30px;
}

#footerBottom {
	background-color: #292a2c;
	color: #b9b9b9;
	padding: 15px;
	font-size: 85%;
}


div#colLeft #simplegallery {
	background-color: #fff;
}


/*
 * TERMINE
 */


.news-latest-item ul, .news-latest-item ul li.newsItem {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:0;
	width:100%;
}
.newsItem {
	clear: left;
}
.news-latest-item.shortDesc ul { margin:0 0 11px 0; }
.news-latest-item ul li.newsItem { margin:0 0 3% 0; }
.news-latest-item.shortDesc ul li.newsItem { margin:0; }
.news-latest-item ul li.month {
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:20px;
	padding:5px 0 5px 0;
}

.newsbox {
	display:table;
	padding:14px 0;
	width:100%;
}

.kontextbox .newsItem .newsbox {
	padding: 0 0 14px 0;
}
.date {
	display:inline-block;
	background:#4b4b4d;
	padding:3px 7px 0px;
	margin-right:10px;
	margin-bottom: 5px;
}
.date .day {
	display:block;
	font-size:22px;
	color:#fff;
	line-height:100%;
	text-align:center;
}
.date .year {
	display:block;
	font-size:12px;
	height:16px;
	line-height:100%;
	color:#fff;
	text-align:center;
}
.date.user {
	background-color: #b4cd0d;
}
.bx-v1 .date.user {
	background-color: #fff;
}
.bx-v1 .news-date,
.bx-v1 .day, .bx-v1 .year {
	color: #000;
}
.bx-v1 li.month {
	display: none;
}
.bx-v1-cntnt.kontextbox .texttileContainer {
	text-transform: uppercase;
	padding: 10px 10px 10px 12px;
	margin-bottom: 0;
}
.dateContainerWrapper {
	font-style: italic;
}


#colLeft .Inhalt .news-latest-item ul {
	padding-left: 0;
	border-top: none;
	display: table;
	border-spacing: 0;
}
#colLeft .Inhalt .news-latest-item ul li {
	margin: 0;
	display: table-row;
}
#colLeft .Inhalt .news-latest-item ul li.month div {
	border-top: 1px solid #acb0a1;
	border-bottom: 1px solid #acb0a1;
	padding-top: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#colLeft .Inhalt .news-latest-item ul li.month:first-child div {
	padding-top: 0;
	border-top-width: 0;
}
#colLeft .Inhalt .news-latest-item ul li .newsbox {
	display: table-cell;
	vertical-align: top;
}
#colLeft .Inhalt .news-latest-item ul li .newsImage {
	display: table-cell;
	float: none !important;
}
#colLeft .Inhalt .news-latest-item ul li.newsItem {
	background: #eff4d4 none repeat scroll 0 0;
}
#colLeft .Inhalt .news-latest-item ul li.newsItem .newsbox,
#colLeft .Inhalt .news-latest-item ul li.newsItem .newsImage {
	border-bottom: 10px solid #eff4d4;
}
#colLeft .Inhalt .news-latest-item ul li.newsItem .newsImage {
	border-left: 10px solid #eff4d4;
}
li.month + li.newsItem .newsImage,
li.month + li.newsItem .newsbox {
	border-top: 10px solid #eff4d4;
}
#colLeft .Inhalt .news-latest-item ul li.newsItem .newsImage img {
	display: block;
}

#colRight .newsImage,
#colRight .newsbox {
	border-top-width: 0 !important;
}


@media (max-width: 590px) {
	#colLeft .Inhalt .news-latest-item ul li .newsImage,
	#colLeft .Inhalt .news-latest-item ul li .newsbox,
	#colLeft .Inhalt .news-latest-item ul li,
	#colLeft .Inhalt .news-latest-item ul {
		display: block;
	}
	#colLeft .Inhalt .news-latest-item ul li.month .newsbox {
		display: none;
	}
}


#miniKalender {
	display:none;
	margin-top:20px;
}
#miniKalender h4 {
	border-top:1px solid #284f7a;
	background:#4b4b4d;
	color:#ffffff;
	font-size:120%;
	padding:5px 10px;
}
#miniKalender ul {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
}
#miniKalender ul li {
	border-bottom:1px solid #d4d5d6;
	border-top:1px solid #ffffff;
	margin:0;
	list-style:none;
}
#miniKalender ul li .newsbox {
	display:table;
	width:auto;
	padding:0;
	margin:3px 10px;
}
#miniKalender ul li .newsbox h2 { font-size:16px; }
#miniKalender ul li .newsbox .dateTableContainer { display:table-row; }
#miniKalender ul li .newsbox .dateTableContainer .dateContainer { border-right:10px solid #f1f1f2; }
#miniKalender ul li .newsbox .dateTableContainer .date, #miniKalender ul li .newsbox .dateTableContainer .news-date { display:table-cell; }
#miniKalender ul li .newsbox .dateTableContainer .date {
	float:none;
	margin-right:20px;
}
#miniKalender ul li:first-child { border-top-width:0; }
#miniKalender ul .row_veranstalter, #miniKalender ul .row_teaser { display:none; }
#miniKalender .news-latest-calendar {
	display:block;
	padding-top:10px;
	margin:10px 0 0 10px;
}
#miniKalender .button { margin:10px; }
.float_left.newsImage { margin:0 2% 0 0; }
.newsItem .newsImage {
	float: left;
}
.allprojects .newsImage + .newsbox { padding:0 !important; }
.newsImage + .newsbox > * { margin:0px 10px; }
.newsImage .newsImageCategory {
	background:#007bc2;
	width:100%;
	padding:0;
	color:#ffffff;
}
.newsImage .newsImageCategory span {
	display:block;
	padding:3px 10px;
}
.row_online_from { margin-top:10px; }
.row_veranstalter {
	font-style:italic;
	margin-bottom:.7em;
}
.shortDesc .newsbox {
	display:block;
	padding:14px 0;
	min-width:0;
}
.newsbox h2 {
	margin:.5em 0 0 0;
	font-size:20px;
}



@media (max-width: 1220px) {
	div#header{
		width: 940px; /* 980 - 2*15px */
	}
	div#wrapper {
		width: 980px;
	}
	div#colLeft {
		width: 660px;
	}
	div#colRight {
		width: 305px; /* 980 - colLeft - 15 */
	}
	.zweier, .dreier {
		width: 100%;
	}
	.zweier .spalte_1 {
		width: 305px;
	}
	.zweier .spalte_2 {
		width: 305px;
	}
	.sf-arrows .sf-with-ul {
		padding-right: 1em !important;
	}
	.sf-arrows .sf-with-ul:after {
		right: 0;
		border-width: 0 !important;
	}
	#socialMenu {
		background-color: #fff;
	}
	#socialMenu ul {
		padding: 15px;
		margin: 0;
	}
	.flexslider {
		margin: 0;
		border-bottom: 1px solid #fff;
	}
	.newsbox {
		width: auto;
	}
	div.news-latest-item ul li h2 {
		margin-right: 15px;
	}
}


@media (max-width: 992px) {
	div#colRight,
	div#wrapper,
	div#header,
	.zweier,
	.zweier .spalte_2,
	.dreier,
	h1 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div#wrapper,
	div#header {
		width: 100%;
		padding: 15px;
	}
	#wrapper {
		margin-top: 0;
	}
	div.Inhalt {
		padding-right: 0;
	}
	div#colLeft {
		width: 70%;
	}
	div#colRight {
		width: 30%;
		margin-left: 0;
		padding-left: 15px;
		background-color: #fff;
	}
	div#colLeft #simplegallery {
		width: 100% !important;
		max-width: 100%;
	}
	.zweier, .dreier {
		width: 100%;
	}
	.zweier .spalte_1, .zweier .spalte_2 {
		width: 50%;
		margin: 0;
	}
	.zweier .spalte_2 {
		padding-left: 15px;
	}
	div#colLeft img,
	div#colRight img {
		max-width: 100%;
	}
	.flLeft p.image,
	.flRight p.image {
		position: relative;
	}
	div#colLeft img.zoom {
		width: auto;
		position: absolute;
	}
	.fl-lft, .flLeft {
		float: none;
		max-width: 100%;
	}
	.fl-rght, .flRight {
		float: none;
		margin-left: 0;
		max-width: 100%;
	}
	.spalte_1 .flLeft,
	.spalte_2 .flLeft,
	.spalte_3 .flLeft {
		float: left;
	}
	.spalte_1 .flRight,
	.spalte_2 .flRight,
	.spalte_3 .flRight {
		float: right;
	}
}

@media (max-width: 768px) {
	div#colLeft,
	div#colRight,
	.zweier .spalte_1,
	.zweier .spalte_2 {
		float: none;
		width: 100%;
	}
	.zweier .spalte_2 {
		padding-left: 0;
	}
	div#colRight {
		padding-left: 0;
	}
	h1 {
		margin: 0 0 15px 0;
		padding-left: 0;
	}
	div.Inhalt {
		padding-right: 15px;
	}
	div#colRight {
		background-color: #b5cc2d;
	}
	div#colRight img {
		width: auto;
	}
	.toggler-opened,
	.toggler-closed {
		height: auto !important;
	}
}

@media (max-width: 480px) {
	div#colRight img {
		width: 100%;
	}
	div.kontextbox h2 {
		padding-right: 12px;
	}
	#footer #footerLogo {
		float: none;
		margin: 15px auto;
	}
	#footer #footerLogo img {
		max-width: 100%;
		width: 100%;
	}
	#footer #footerText {
		float: none;
		margin-left: 0;
	}
	#logo img {
		max-width: 100%;
		width: 100%;
	}
}

.sked-di {
	margin: 1rem 0;
}

.sked-teaser {
	margin-bottom: 1rem;
}