/* Layout */
body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 16px;
	color: #554f4a;
	background:#ffffff;
}

.debuginfo {
	position: relative;
	overflow: hidden;
	padding: 2px;
	margin: 0 auto;
	max-width: 1280px;
	min-height: 660px;
	background: #ffffe1;
	border-color: #444444;
	border-style: solid;
	border-width: 0 1px 1px 0;
	z-index: 99998;
}

.debugcontent {
	clear: both;
	overflow: auto;
	padding: 2px;
	height: 650px;
}

.debugheader {
	* float: left;
	margin: 0 auto;
	max-width: 1280px;
	height: 14px;
	padding: 2px;
	background: #ffffe1;
	border-color: #444444;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

.debugframe {
	display: none;
	bottom: 0px;
	left: 0px;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 99990;
}

.debuglayer {
	background-color: rgba(0, 0, 0, 0.65);
	bottom: 0px;
	left: 0px;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 99995;
}

.frame {
	* float: left;
	margin: 0 auto;
	max-width: 1280px;
	background-color: white;
	padding-top: 118px;
}

header {
	position: fixed;
	width: 100%;
	height: 78px;
	background-color: white;
	border-bottom: 1px solid #CCCCCC;
}

.kopf {
	margin: 0 auto;
	max-width: 1280px;
	height: 78px;
/*	padding-top: 10px; */
}

.kopflogo {
	width: 205px;
/*	float: left; */
}

.drklogo {
	top: 10px;
	position: relative;
}

.drklogoimage {
	margin-left:10px;
	position: absolute;
}

.kopftitel {
	position: relative;
	left: 201px;
	top: 12px;
	font-size: 20px;
	line-height: 20px;
	border-left: 1px solid #CCCCCC;
	padding-left: 25px;
	width: 235px;
}

.kopftitel a:link,
.kopftitel a:focus,
.kopftitel a:hover,
.kopftitel a:active,
.kopftitel a:visited {
	color: #000;
	text-decoration: none;
}

.flexcontainer {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.menue {
	position: relative;

	max-width: 880px;
	height: 28px;
	top: -30px;
	float: right;

}

.menueitem {
	max-width: 125px;
	height: 20px;
	color: #554f4a;
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}

.menueitemactive {
	max-width: 125px;
	height: 23px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}

.menueitem a:focus,
.menueitem a:hover,
.menueitem a:active {
/*	width: 182px; */
	* width: 75px;
	height: 23px;
	* height: 21px;
	text-decoration: underline rgb(0, 117, 169);
}

.sitenav summary {
	display: none;
	list-style-type: none;
}

.sitenav details summary::before {
	list-style-type: none;
} 

.sitenav details ul { 
	list-style: none;
	padding: 0;
	margin: 0;

	display: flex;
	justify-content: flex-end;
	height: 20px;
	align-items: center;
	
	width: 800px;
	float: right;
	
}

.menueitemtext {
	float: left;
	max-width: 185px;
	height: 20px;
	padding-top: 0;
	font-weight: bold;
	font-size: 16px;
	color: #554f4a;
	text-decoration: none;
	white-space: nowrap;
}

.menueitemtextactive {
	float: left;
	height: 20px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 16px;
	color: rgb(0, 117, 169);
	white-space: nowrap;
	text-decoration: underline;
}

.menueiteminterntext {
	float: left;
	max-width: 185px;
	height: 20px;
	padding-top: 0;
	font-size: 16px;
	color: #554f4a;
	text-decoration: none;
	white-space: nowrap;
}

.menueiteminterntextactive {
	float: left;
	height: 20px;
	padding-top: 1px;
	font-size: 16px;
	color: rgb(0, 117, 169);
	white-space: nowrap;
	text-decoration: underline;
}

.anmeldeinfo {
	width: 100%;
	height: 24px;
	vertical-align: middle;

/*	margin: 49px 0 0 10px; */
	margin: 49px 0 0 -199px;

	background-color: #ffffff;
}

.breadcrumb {
	width: 100%;
	height: 28px;
	color: #A0A0A0;
	font-size: 85%;
	text-align: left;
}

.breadcrumb a {
	color: #A0A0A0;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline rgb(0, 117, 169);
}

.inhalt {
/*	width: 100%; */

/*	width: 1050px; */
/*	margin-left: 10px; */

	width: 858px;
	margin-left: 201px;

	margin-right: 10px;

}

.flexinhalt {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.info {
	float: right;
	max-width: 210px;
	padding-top: 28px;
	padding-right: 0px;
}

.welcomecontainer {
/*	width: 510px; */
	width: 415px;
}

.welcomebox {
	width: 100%;
	border: solid #ccc;
	border-width: 1px 0 0 1px;
}

.welcomebox img {
	width: 100%;
}

.welcomebox h2 {
	font-size: 14pt;
	text-align: center;
	background-color: #e60005;
	color: #efeeea;
	margin: 0;
	padding: 0px 5px 0px 5px;
}

.welcomeboxtext {
	text-align: justify;
	background-color: #b4b4b4;
	color: #000000;
	margin-top: 0;
	padding: 5px;
}

.galerievorschaubox {
	width: 100%;
	border: solid #ccc;
	border-width: 1px 0 0 1px;
}

.galerievorschaubox h2 {
	font-size: 14pt;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0px 5px 0px 5px;
}

.galerievorschautext {
	text-align: left;
	color: #000000;
	margin-top: 330;
	padding: 5px;
}

.aktuellcontainer {
/*	width: 510px; */
	width: 415px;
	margin-left: 16px;
}

.aktuellbox {
	border: solid #ccc;
	border-width: 1px 0 0 1px;
}

.aktuellbox h2 {
	text-align: center;
	font-size: 14pt;
	margin: 0;
	padding: 0px 5px 0px 5px;
	color: #efeeea;
}

.aktuellboxtext {
	padding: 5px;
}

dl.infobox {
	background-color: #fff;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
	margin:0;
	padding-right: 0px;
}

.infobox dt {
	background-color: transparent;
	padding: 5px 0 5px 5px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	font-size: 16px;
}

.infobox dd {
	background-color: transparent;
	padding: 0.5em 0.5em 0.5em 0;
	margin-left: 0.5em;
	font-size: 16px;
}

.footer {
	clear: both;
	height: 15px;
	width: 100%;
}

ul.footernav {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: right;
	padding: 0 15px;
}

ul.footernav li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	border: 1px solid #ccc;
	border-width: 0 1px;
	margin: 0 -2px;
	padding: 0;
}

.footernav a:link,
.footernav a:visited {
	margin: 0 -1px 0 0;
	padding: 0 5px 0 5px !important;
	color: #554f4a;
	text-decoration: none;
	font-weight: normal;
}

.footernav a:focus,
.footernav a:hover,
.footernav a:active {
	background-color: #666;
	color: #efeeea !important;
	text-decoration: none;
}

#cookiebanner {
	text-align: center;
	background: #999999;
	position: fixed;
	float: bottom;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 9999;
	font-size:14px;
	line-height:20px;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

/* Content */
table {
	border-collapse: collapse;
}

td {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	color: #554f4a;
	vertical-align: top;
	max-width: 100%;
}

th {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 11pt;
	vertical-align: top;
	text-align: left;
}

a {
	color: rgb(0, 117, 169);
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
}

h2 {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #b4b4b4;
	color: #FFFFFF;
	margin-top: 0;
}

h3 {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 18pt;
	text-decoration: none;
	background-color: #b4b4b4;
	border: 0 solid #CCCCCC;
	color: #efeeea;
	margin-top: 0;
}

h4 {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
}

.funktionsmenue {
}

.foto {
	border: solid 1px #000000;
	max-width: 100%;
}

.fotoquelle {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 8pt;
	color: #b4b4b4;
	text-align: left;
}

.ticker {
	height: 26px;
	width: 450px;
	padding: 5px;
	background: #fafafa;
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	border: solid 1px #c0c0c0;
}

.anmerkung {
	font-family: Helvetica Neue, OpenSans, Arial, Sans-Serif;
	font-size: 10pt;
}

.link {
	text-decoration: underline;
}

.link-newwin {
	background: url('/layout/getImage/fn/ico-newwin.gif') no-repeat scroll right center transparent;
	padding-right: 14px;
	text-decoration: underline;
}

.email {
	text-decoration: underline;
}

.freigegeben {
	color: #00FF00;
}

.nichtfreigegeben {
	color: #FF0000;
}

.dienstbesetzt {
	background-color: #EEFFEE;
}

.nav {
	vertical-align: middle;
	font-weight: bold;
}

.counter {
	text-align: left;
	font-size: 8pt;
	padding: 0px;
}

.counterbar {
	vertical-align: middle;
}

.tablerow {
	text-align: left;
	font-size: 8pt;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.tablerowleft {
	text-align: left;
	font-size: 8pt;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.tablerowright {
	text-align: left;
	font-size: 8pt;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

/* Mobile */
@media (max-width: 1297px) {

	.inhalt {
		margin-left: 5px;
/*		margin-right: 5px; */
	}

	.info {
		margin-left: 0;
	}

}

@media (max-width: 1200px) {

	header {
		max-height: 58px;
	}

	.drklogoimage {
		margin-left: 5px;
		max-height: 46px;
		max-width: 150px;
		position: absolute;
	}

	.kopftitel {
		left: 135px;
		top: 10px;
		font-size: 16px;
		line-height: 16px;
		padding-left: 5px;
	}

}


@media (max-width: 1100px) {

	.info {
		margin-left: 5px;
		width: 858px;
		max-width: 858px;
	}
	
	.infobox dt {
		border: 0 solid #CCCCCC;
		color: #efeeea;
		background-color: #b4b4b4;
	}

	.infobox dd {
		border: none;
		margin-right: 5px;
		padding: 0.5em 0.5em 0.5em 0;
	}

}

@media (max-width: 1074px) {

	.sitenav details ul { 
		width: 720px; 
	}

	.menueitem {
		max-width: 125px;
		height: 18px;
		padding-left: 6px;
		padding-right: 6px;
	}

	.menueitemactive {
		max-width: 125px;
		height: 18px;
		padding-left: 4px;
		padding-right: 4px;
	}

	.menueitemtext {
		font-size: 14px;
		max-width: 110px;
		font-weight: bold; 
	}

	.menueitemtextactive {
		font-size: 14px;
		max-width: 110px;
		font-weight: bold;
	}

	.menueiteminterntext {
		font-size: 14px;
		max-width: 110px;
		font-weight: bold;
	}

	.menueiteminterntextactive {
		font-size: 14px;
		max-width: 110px;
		font-weight: bold;
	}

}

@media (max-width: 1002px) {

	.frame {
		padding-top: 118px;
	}

	header {
		height: 62px;
	}

	.kopf {
		border: none;
		max-height: 35px;
	}

	.drklogoimage {
		margin-left: 5px;
		max-height: 46px;
		max-width: 150px;
		position: absolute;
	}

	.kopftitel {
		left: 135px;
		top: 10px;
		font-size: 16px;
		line-height: 16px;
		padding-left: 5px;
	}

	.menue {
		width: 100%;
		max-width: 100%;

		top: 14px;
	}

	.menueitem {
		width: 100%;
		max-width: 100%;
		
		display: inline-block;
		background-color: white;
		border: 1px solid #CCCCCC; 
		height: 23px;
	}

	.menueitemactive {
		width: 100%;
		max-width: 100%;
		background-color: white;
		border: 1px solid #CCCCCC;
		height: 23px;
	}

	.menueitem a:focus,
	.menueitem a:hover,
	.menueitem a:active {
		width: 100%;
		max-width: 185px;

		width: 182px; 
		* width: 190px; 
		height: 23px; 
		* height: 21px; 

	}

	.menueitemtext {
		max-width: 110px;
	}

	.menueitemtextactive {
		max-width: 110px;
	}

	.menueiteminterntext {
		max-width: 110px;
	}

	.menueiteminterntextactive {
		max-width: 110px;
	}

	.anmeldeinfo {
		margin: 0;
		margin-top: 0px;
		padding-left: 8px;
		height: 45px;
	}

	.sitenav details summary::-webkit-details-marker {
		display: none;
	} 

	.sitenav summary {
		content: '';
		display: block;
		height: 20px;
		text-indent: 3px;
		font-size: 16px;
		cursor: pointer;
		list-style-type:  none;
		padding-top: -1px;
		padding-bottom: 2px;
		margin-left: 5px;
		margin-right: 5px;
		background-color: #b4b4b4;
		color: #ffffff;
	}

	.sitenav details ul { 
		display: contents;
		position: absolute;
		box-sizing: border-box;
		margin-left: 5px;
		background-color: #ffffff;
/*		border: 1px solid #CCCCCC; */
		max-width: 185px;
	}

	.inhalt {
		width: 100%;
		max-width: 100%;

		margin-left: 5px;
		margin-right: 5px;

	}

	.info {
		width: 858px;
		max-width: 858px;
		margin-left: 0;
	}

	dl.infobox {
		margin-left: 5px;
		border: none;
	}

	.infobox dt {
		border: 0 solid #CCCCCC;
		color: #efeeea;
		background-color: #b4b4b4;
		margin-right: 10px;
	}

	.infobox dd {
		border: none;
		margin-right: 5px;
		padding: 0.5em 0.5em 0.5em 0;
	}

	.breadcrumb {
		padding-top: 10px;
	}

}

@media (max-width: 878px) {

	.infobox dt {
		border: 0 solid #CCCCCC;
		color: #efeeea;
		background-color: #b4b4b4;
	}

	.welcomecontainer {
		width: 100%;
	}

	.welcomebox {
		border: none;
	}

	.galerievorschaubox {
		border: none;
	}

	.aktuellcontainer {
		width: 100%;
		margin-left: 0;
		padding-top: 20px;
	}

	.aktuellbox {
		width: 100%;
		max-width: 100%;
		border: none;
	}

}
