.accessibility {
	padding-left: 8px;
}
.accessibility p {
	height: 20px;
}
.accessibility img {
	height: 100%;
	margin-right: 8px;
}
.accessibility a {
	height: 130%;
	margin-right: 8px;
	display: inline-block !important;
	cursor: pointer;
}
a#bwBtn {
	height: 100%;
}

body {
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 15px;
	background-color:#FFFFFF;
}

p.bodytext {
	margin: 0.3em 0;
	margin: 0;
}

.align-justify {
	text-align: justify;
}

td {
	text-align: left;
	font-size: 10pt;
	background-color:#cfcfcf;
	vertical-align: top;
	padding: 4px;
}

td.klein {
	font-size: 0.9em;
	text-align: right;
}

div.rahmen {
	margin: 0px auto;
	margin-top: 7px;
	margin-bottom: 10px;
	width: 100%;
	max-width: 990px;
	text-align:left;
}

div.kopf {
	height: 266px;
	width: 100%;
	max-width: 990px;
	background-color: #FFFFFF;
}

div.logo {
	margin: 0px;
	float: left;
	width: auto;
}

div.logo-rechts {
	margin: 0px;
	float: right;
	width: auto;
}

div.navi {
	float: left;
	background-color: white;
	position: absolute;
	margin-left: 570px;
	margin-top: 87px;  
}

div.navi > ul {
	list-style-type: none;
	padding: 0;
}

div.navi > ul > li {
	height: 17px;
}

div.navi > ul > li > a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	color: black;
	padding-left: 8px;
}
div.navi > ul > li > a.selected {
	color: #f08726;
	padding-left: 0;
}
div.navi > ul > li > a.active {
	color: #f08726;
	padding-left: 0;
}

a.navi {
	padding-right: 7px;
}

img#bwg-rechts {
	max-width: 266px;
	max-heigh: 266px;
	float: right;
}

div.content {
	width: 100%;
	margin-top: 7px;
	height: auto;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
}

div.links {
	float: left;
	margin-left: 0px;
	margin-top: 0;
	width: 100%;
	max-width: 717px;
	/*height: 60%;*/
	max-height: auto;
	background-color: #dae0fe;
}

div.rechts {
	float: right;
	margin-left: 7px;
	margin-top: 0;
	width: 100%;
	/*height: 60%;*/
	max-height: auto;
	max-width: 266px;
	background-color: #d4dbfe;
}

div.inhalt {
	margin: 35px;
	margin-top: 50px;
}

div.spalte {
	margin: 25px;
	margin-top: 50px;
}

h2 {
	font-size: 11pt;
	text-transform: uppercase;
	line-height: 1.4em;
}
.frame-type-header h2, .frame-type-text h2 {
	color: #f08726;
}
.rechts .spalte p {
	margin: 0px;
}

a,
strong.blau {
	color: #f08726;
}

a.infolink {
	color: #000000;
	font-weight: normal;
}

div.navi a {
	display: block;
}

label {
  font-weight: bold;
}

span.fehler {
  color: red;
}
/**
Seite Partner
*/
.frame-layout-1 .ce-gallery {
    width: 100%;
}
.frame-layout-1 .ce-gallery img,
.frame-layout-1 .ce-gallery picture {
    width: 100%;
    height: auto;
}
.frame-layout-1 .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 49%;
}
.frame-layout-1 .ce-gallery[data-ce-columns="4"] .ce-column img {
    max-width: 150px;
	/*min-height: 115px;*/
	object-fit: contain;
	height: 100%;
}
.frame-layout-1 .ce-gallery .ce-column {
	margin-bottom: 10px;
	box-sizing: border-box;
	height: 94%;
}
.frame-layout-1 .ce-gallery figure {
	display: block !important;
	height: 100%;
	background: #fff;
}
.ce-gallery .ce-row {
	margin-bottom: 0;
	/*height: 115px;*/
}
/**
alle anderen Seiten
*/
.frame-layout-0 .ce-gallery img,
.frame-layout-0 .ce-gallery picture {
    width: 100%;
    height: auto;
}
.frame-layout-0 .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 49%;
}
.frame-layout-0 .ce-gallery[data-ce-columns="4"] .ce-column img {
    max-width: 150px;
	/*min-height: 115px;*/
}
.frame-layout-0 .ce-gallery .ce-column {
	margin-bottom: 10px;
	box-sizing: border-box;
}

.ce-gallery[data-ce-columns="4"] .ce-column {
    width: 23.5%;
	height: 115px;
}
.ce-gallery .ce-row {
	margin-bottom: 0;
}

@media (max-width: 990px) {
	div.kopf {
		height: auto;
	}
	
	div.kopf,
	div.content,
	div.rahmen,
	div.rechts {
		max-width: 717px;
	}
	
	div.kopf,
	div.content,
	div.rahmen,
	div.logo,
	div.links,
	div.rechts {
		float: none;
		overflow: hidden;
	}
	div.links,
	div.rechts {
		height: auto;
		}
		
	div.logo {
		display: none;
	}
	
	div.navi {
		margin-top: 10px;
		margin-left: 0;
		margin-bottom: 10px;
	}

	div.content {
		margin-top: 7px;
		display: block;
	}
	
	div.logo-rechts {
		margin-left: 0;
		top: 0;
		right: 0;
	}
	
	div.rechts {
		margin-top: 7px;
		margin-left: 0;
	}
	
	div.logo-rechts,
	div.rechts {
		width: auto;
	}
	
	div.navi a {
		display: inline-block;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

@media (max-width: 585px) {
	.ce-gallery[data-ce-columns="2"] .ce-column {
		width: 98%;
	}
	.ce-gallery[data-ce-columns="4"] .ce-column {
		width: 23%;
	}
}

@media (max-width: 515px) {
	.ce-gallery[data-ce-columns="4"] .ce-column {
		width: 47%;
	}
	.ce-gallery[data-ce-columns="4"] .ce-column img {
		min-width: 150px;
		max-width: initial !important;
	}
}

@media (max-width: 400px) {
	
	div.navi,
	div.logo-rechts {
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 7px;
	}
	img#bwg-rechts {
		width: 100%;
		max-width: 400px;
		max-height: 400px;
		float: none;
	}
	.ce-gallery[data-ce-columns="4"] .ce-column {
		min-width: 150px;
	}
}

.program-table {
	font-size: 9pt; 
	margin-left:35.4pt; 
	text-indent:35.4pt;
}

.tx-bwg-registration label.error-msg {
	font-weight: normal;
	color: red;
}

.tx-bwg-registration .form-row {
	margin: 0px -10px;
}

.tx-bwg-registration .col-50 {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0px 10px;
}

.tx-bwg-registration input[type="text"] {
	width: 100%;
}

.tx-bwg-registration .field-wrap {
	margin-bottom: 20px;
}

.tx-bwg-registration .field-label {
	margin-bottom: 5px;
	display: block;
}

.tx-bwg-registration .confirm-row {
	margin-bottom: 10px;
	max-width: 600px;
}

.tx-bwg-registration .confirm-row:before,
.tx-bwg-registration .confirm-row:after {
    content: " ";
    display: table;
}
.tx-bwg-registration .confirm-row:after {
    clear: both;
}

.tx-bwg-registration .confirm-row .fieldname {
	float: left;
	box-sizing: border-box;
	width: 50%;
}

.tx-bwg-registration .confirm-row .value {
	float: left;
	box-sizing: border-box;
	width: 50%;	
}

.tx-bwggallery .list-view .img-container {
	width: 190px;
	height: 190px;
	display: inline-block;
    position: relative;
}
.tx-bwggallery .list-view .img-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#partnerbild {
  /*padding: 15px;
  margin: 3px;*/
}

#c71 .ce-textpic .ce-gallery .ce-outer * {
	width: 100%;
}
