@charset "utf-8";
/* CSS Document */
/* TEAM ROEMER */
/* Copyright 2022 Hoppe Websolutions */
/* crimson-text-regular - latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/crimson-text-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Crimson Text Regular'), local('CrimsonText-Regular'),
       url('../fonts/crimson-text-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/crimson-text-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/crimson-text-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/crimson-text-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/crimson-text-v9-latin-regular.svg#CrimsonText') format('svg'); /* Legacy iOS */
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?70353112');
  src: url('../fonts/fontello.eot?70353112#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?70353112') format('woff2'),
       url('../fonts/fontello.woff?70353112') format('woff'),
       url('../fonts/fontello.ttf?70353112') format('truetype'),
       url('../fonts/fontello.svg?70353112#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix { zoom:1; }
.clearfix:before, .clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden;
}
.clearfix:after { clear:both; }

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;	
}
b,
strong {
	font-family: 'Open Sans', sans-serif;	
    font-weight: 400;
}
a {
	outline: none !important;
}
span.not_mobile, .footer-links {
	display: none;
}
.only-print {
	display: none;
}
.more_margin_top {
	margin-top: 1em;
}

html {
	height: 100%;
	background: #f6f6f6;
	font-size: 100%;
	overflow-y: scroll;
}
body {
	background: #f6f6f6;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6;
	color: #393939;
	font-weight: 300;	
}
section {
	margin: 0 1em;
}
.nav-wrapper img {
	width: 90%;
	height: auto;
	margin: 0 5%;
}
.foto {
	width: 100%;
	background: url(../img/thomas-roemer-s-2025-min.jpg) center center no-repeat;
	background-size: cover;
	margin: -1em 0 1em 0;
	padding-bottom: 50%;
}
p, ul, ol ,dl, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
}
p, #maincontent ul, ol, dl {
	font-size: 1em;
	font-weight: 300;
	text-shadow: 0px 1px 2px rgba(57,57,57,0.10);
}
p.notice {
	font-size: 75%;
}
ol.fat_number li::marker {
	font-weight: 400;
}

ol > ul {
	margin-top: -1em;
}
p.last, ul.last, ol.last {
	margin-bottom: 1.5em !important;
}
h1, h2, h3, h4, h5, h6 {		
	font-family: 'Crimson Text', serif;
	font-weight: 400;	
}
h1 {
	font-size: 2em;
	color: #007088;
	text-shadow: 0px 2px 5px rgba(0,112,136,0.10);
	line-height: 1.1;
	margin-bottom: 0.5em;	
}
h2 {
	font-size: 1.5em;
	color: #393939;
	text-shadow: 0px 1px 3px rgba(57,57,57,0.10);
	line-height: 1.2;
	margin-top: 1em;
	margin-bottom: 0.5em;
} 
h3, h4 {
	font-size: 1.25em;
	margin-bottom: 0.25em;
	color: #393939;
	text-shadow: 0px 1px 3px rgba(57,57,57,0.10);
}

ul {
	list-style-type: disc;
	margin-left: 0.75em;
	padding-left: 0.75em;
}
ul ul {
	list-style-type: circle;
}
ol {
	margin-left: 0.6em;
	padding-left: 0.6em;	
}
ol > li {
	margin-bottom: 1em;
}
span.not-mobile, br.not-mobile {
	display: none;
}
/* Text-Link Deklarartionen */
a:link {
	color: #007088;
	text-decoration: none;
}
a:visited {
	color: #007088;
	text-decoration: none;
}
a:hover {
	color: #007088;
	text-decoration: none;
} 
a:focus {
	color: #007088;
	text-decoration: none;
}
a:active {
	color: #007088;	
	text-decoration: underline;
}
/* NEU Text-Link als Klasse */
a.text-link {
	text-decoration: none;
	color: #007088;
	padding: 0 0.125em;
	transition: all 0.5s cubic-bezier(.25,.8,.25,1);
}
a.text-link.nopadding {
	padding: 0;
}
a.text-link:link {
	border-bottom: 1px solid transparent;
}
a.text-link:visited {
	border-bottom: 1px solid transparent;
}
a.text-link:hover, a.text-link:focus {
	border-bottom: 1px solid #007088;
}
a.text-link:active {
	border-bottom: 1px solid transparent;
}
/****************************/
#foot a:link {
	color: #FFF;
	text-decoration: none;
}
#foot a:visited {
	color: #FFF;
	text-decoration: none;
}
#foot a:hover {
	color: #FFF;
	text-decoration: underline;
}
#foot a:focus {
	color: #FFF;
	text-decoration: underline;
}
#foot a:active {
	color: #FFF;
	text-decoration: none;
}

#head {
	position: relative;
	height: 136px;
	height: 110px;
}
#navbgd {
	background-color: #007088;
	height: 136px;
	height: 110px;
	line-height: 0;
	padding: 0;
	margin: 0;
	z-index: -1;
	width: 100%;
}
#top {
	position: fixed;
	width: 100%;
	height: auto;
	background-color: #007088;
	border-bottom: 0.5em solid #92c1ce;
	z-index: 10;
} 
.wrapper, .nav-wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#logo {
	left: 0;
	width: 70%;
	width: auto;
	height: auto;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	z-index: 901;
	text-align: left;
	position: absolute;
	float: left;
}
#logo img {
	width: 220px;
	height: auto;
	padding: 1.1em 0 0 0;
}
#navi {
	margin: 0;
	padding: 0;
}
#headline {
	display: none;
}
	
.content {
	margin-top: 1.5em;
}	
.portrait img, .portrait-s img {
	width: 100%;
	height: auto;
	max-width: 300px;
	margin: 0;
	padding: 0;
}
.portrait-s img {
	max-width: 165px;
}
.infobox h3 {
	margin-bottom: 0.5em;
}
.infobox figure {
	text-align: center;
	padding: 0;
	width: 100%;
	height: auto;
	border: none;
}
.infobox figure img {
	width: 100%;
	height: auto;
}
#foot {
	width: 100%;
	padding: 2em 0;
	margin-top: 1.5em;
	background-color: #007088;
	border-top: 0.5em solid #92c1ce;	
}
#foot p {
	color: #fff;
	text-align: center;
	padding: 0 1em;
	font-size: 0.875em;
	margin-bottom: 0;
} 
/*figure.dummy {
	width: 100%;
}
figure.dummy img {
	width: 100%;
	height: auto;
}*/
figure.full_width {
	width: 100%;
	margin: 2em 0 1em 0;
}
figure.full_width img {
	width: 100%;
	height: auto;	
}
#datenschutz {
	overflow-wrap: break-word;
}
/* NEU */
/* Korrektur Position Fly-Out-Navigation Smartphone-Ansicht */
.p7PM3.responsive ul {
	top: 118px;
}
/* Mobile fixed Navigation scrollbar machen */
.p7PM3-09.responsive > ul {
	max-height: calc(100vh - 104px);
	overflow-y: scroll;
	scrollbar-visibility: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.p7PM3-09.responsive > ul::-webkit-scrollbar {
	display: none;
}
/* Hamburger */
.hamburger {
	display: block;
	float: right;
	margin: 2.5em 1em 0 0;
}
.hamburger .line{
  width: 40px;
  height: 4px;
  background-color: #FFF;
  display: block;
  margin: 6px auto;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover{
  cursor: pointer;
}
#hamburger-1.is-active .line:nth-child(2){
  opacity: 0;
}
#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);  
}
#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
/* Contact and more Buttons */
p.more-button, p.pdf-button, p.location-button, p.vcard-button, p.phone-button, p.mail-button, p.fax-button {
	margin: 0 0 0.75em 0;
}
p.more-button a, p.pdf-button a, p.location-button a, p.vcard-button a, p.phone-button a, p.mail-button a, p.fax-button {
	position: relative;
	display: inline-block;
	font-weight: 400;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #007088;
	text-decoration: none;	
	line-height: 1.3;
	background-color: transparent;
	background-color: #007088;
	color: #FFF;	
	border: 1px solid #007088;
	border-radius: 5px;
	padding: 0.8em 0.5em 0.8em 3em;
	transition: all 0.3s ease-in-out;	
}
p.location-button a, p.vcard-button a, p.phone-button a, p.mail-button a, p.fax-button {
	display: block;
	text-align: center;
	padding-left: 2.5em;
}
p.location-button a {
	padding-left: 1.8em;
}

#jobs p.more-button a {
	margin-left: -1em;
}
p.more-button a:hover, p.pdf-button a:hover, p.location-button a:hover, p.vcard-button a:hover, p.phone-button a:hover, p.mail-button a:hover, p.fax-button:hover {
	color: #007088;
	background-color: transparent;	
	text-decoration: none;
	cursor: pointer;
}
p.fax-button:hover {
	cursor: default;
}
p.more-button a::before, p.pdf-button a::before, p.location-button a::before, p.vcard-button a::before, p.phone-button a::before, p.mail-button a::before, p.fax-button::before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	font-size: 180%;
	speak: never;
	display: inline-block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	content: '\f0a9';
	position: absolute;
	top: 50%;
	left: 0.4em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
p.pdf-button a::before {
	content: '\f1c1';
}
p.location-button a::before {
	content: '\e80d';
}
p.vcard-button a::before {
	content: '\f2bb';
}
p.phone-button a::before {
	content: '\e80e';
}
p.mail-button a::before {
	content: '\f0e0';
}
p.fax-button::before {
	content: '\e80c';
}

/* Scroll To Top Scroll Funktion*/
div.totop {
	position: fixed;
	text-align: right;
	right: 0.25em;
	bottom: 7em;
	z-index: 1;
	opacity: 0;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background-color: #FFF;
	transition: all 0.5s ease-in-out;
}
div.totop::after {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	content: '\e803';
	color: #007088;
	text-decoration: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
div.totop.scrolled {
	opacity: 0.6;
}
div.totop:hover.onTop {
	opacity: 0;
}
div.totop:hover {
	opacity: 1;
}
/* Accordion Styles */
.accordion {
	width: 100%;
	padding: 0;
	margin: 1em 0;
}
.accordion h3 {
	position: relative;
	display: block;
	color: #007088;
	font-size: 1.25em;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 3em;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
	background-color: #d8e9ed;
	background-color: #e5f0f3;
}
.accordion h3::after {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	content: '\e808';
	position: absolute;
	top: 50%;
	left: 0.5em;
	transform: translateY(-50%);
}
.accordion h3:hover, .accordion h3:active, .accordion h3:focus {
	cursor: pointer;
	background-color: #007088;
	color: #FFF;
}
.accordion h3.open {
	background-color: #007088;
	color: #FFF;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;	
}
.accordion h3.open::after {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	content: '\e809';
	color: #FFF;
	position: absolute;
	top: 50%;
	right: 5vw;
	transform: translateY(-50%);
}
.abox {
	position: relative;
	padding: 1em;
	margin: 0 0 1em 0;	
	background-color: #e5f0f3;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* Modal images */
.modal {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, .7);
  z-index: 200;
  transition: all .4s;
}

.modal:target {
  visibility: visible;
  opacity: 1;
}

.modal__content {
  border-radius: 5px;
  position: relative;
  width: auto;
  /*width: 300px;*/
  max-width: 90%;
  background: #fff;
  /*padding: 1em 2em;*/
}
.modal__content figure {
	width: 300px;
	width: auto;
	max-width: 100%;
	padding: 2em;
	line-height: 0;
}
.modal__content figure img {
	width: 100%;
	height: auto;
}
.modal__content figure figcaption {
	line-height: 1.4;
	font-size: 80%;
	padding: 1em 0 0 0;
	margin-bottom: -1em;
}

/*.modal__footer {
  text-align: right;
  a {
    color: #585858;
  }
  i {
    color: #d02d2c;
  }
}*/
.modal__close {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #585858;
  font-size: 2.5em;
  line-height: 0.5;
  font-weight: 400;
  text-decoration: none !important;
}

@media only screen and (min-width: 400px) {
	#head, #navbgd {
		height: 120px;
	}	
	#logo img {
		width: 280px;
		height: auto;
		padding: 0.7em 0 0 0;
	}	
	.hamburger {
		margin-top: 2.9em;
	}	
	/* Korrektur Position Fly-Out-Navigation Smartphone-Ansicht */
	.p7PM3.responsive ul {
		top: 128px;
	}	
	p.location-button a, p.vcard-button a, p.phone-button a, p.mail-button a, p.fax-button {
		padding-left: 1em;
	}	
}

@media only screen and (min-width: 801px) {
  html {
	  font-size: 90%;
	  background: #007088;
  }	
  body {
	  background: #f6f6f6;
  }
  .only_mobile {
	  display: none;
  }  
  span.not_mobile {
	  display: inline-block;
  }  
  .no_margin_bottom {
	  margin-bottom: 0;
  }  
  .foto {
	  background: url(../img/thomas-roemer-2025-min.jpg) center center no-repeat;
	  background-size: 100%;
	  padding-bottom: 35%;
  }  
  section {
	  margin: 0;
  }  
  
  /* Button Styles anpassen */
  p.phone-button, p.mail-button, p.fax-button {
	  margin: 0;
  }
  p.vcard-button {
	  margin-top: 1em;
	  margin-bottom: 2em;
  }
  p.phone-button a, p.mail-button a, p.fax-button {
	  display: inline-block;
	  text-align: left;
	  padding: 0;
	  margin: 0;
	  font-weight: 300;
	  letter-spacing: normal;
	  color: #393939;
	  background-color: transparent;
	  border: none;
	  border-radius: 0;
  }
  p.location-button a, p.vcard-button a {
	  display: inline-block;
	  text-align: left;
	  padding-left: 3em;
	  padding-right: 1em;
  }  
  p.location-button a {
	  padding-left: 2.5em;
  } 
  p.vcard-button a {
	  padding-left: 3.5em;
  }
  p.mail-button a {
	  color: #007088 !important;
	  display: inline;
	  text-decoration: none;
	  padding-left: 0.125em;
	  padding-right: 0.125em;
	  background-color: transparent !important;
	  transition: all 0.5s cubic-bezier(.25,.8,.25,1);
  }
  p.mail-button a:link {
	  border-bottom: 1px solid transparent;
  }
  p.mail-button a:visited {
	  border-bottom: 1px solid transparent;
  }
  p.mail-button a:hover, a.text-link:focus {
	  border-bottom: 1px solid #007088;
  }
  p.mail-button a:active {
	  border-bottom: 1px solid transparent;
  }
  p.phone-button::before, p.mail-button::before, p.fax-button::before {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 100%;
	display: inline-block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	content: 'Telefon:\00a0';
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	cursor: default;	  
  }
  p.mail-button::before {
	  content: 'E-Mail:\00a0';
	  color:  #393939;
  }
  p.fax-button::before {
	  content: 'Telefax:\00a0';
  }
  p.phone-button a:hover, p.fax-button:hover {
	  background-color: transparent;
	  color: #393939;
  }
  p.phone-button a::before, p.mail-button a::before {
	  content:'';
  }
  /* Phone numbers not shown as link */
  a[href^="tel"]:link,
  a[href^="tel"]:visited,
  a[href^="tel"]:hover {
	  text-decoration: none;
	  border-bottom: none;
	  color: #393939;
	  cursor: text;
  }

  h1 {
	  font-size: 2.5em;
	  margin-top: 0.125em;
	  margin-bottom: 0.125em;
  }

  .wrapper, .nav-wrapper {
	  width: 100%;
	  max-width: 1200px;
	  padding: 0 1rem;
  }	
  .nav-wrapper {
	  max-width: 1300px;
  }
  .content {
	  margin-top: 3.5em;
  }
  #start .content {
	  margin-top: 4em;
  }
  #head {
	  padding-bottom: 1%;
  }  
  #headline {
	  width: 100%;
	  display: block;
	  background-color: #92c1ce;
	  position: absolute;
	  opacity: 1;
	  filter: alpha(opacity=100);
	  -webkit-transition: opacity 0.5s ease-in-out;
	  transition: opacity 0.5s ease-in-out;	  
  }
  #headline h1 {
	  font-family: 'Open Sans', sans-serif;
	  font-weight: 400;
	  font-size: 1.0em;
	  line-height: 1.4;
	  text-align: left;
	  color: #007088;
	  padding: 0.5em 0 0.5em 4em;
	  text-shadow: none;
	  margin: 0;
  }  
  #headline.smaller {
	  opacity: 0;
	  filter: alpha(opacity=0);
  }

  #top {
	  height: 14em;
	  height: auto;
	  -webkit-transition: height 0.5s ease-in-out;
	  -moz-transition: height 0.5s ease-in-out;
	  -ms-transition: height 0.5s ease-in-out;
	  -o-transition: height 0.5s ease-in-out;
	  transition: height 0.5s ease-in-out;
	  position: fixed;
	  top: 0;
  }  

  #navbgd {
	  height: 0;
  }
  #logo {
	  position: relative;
	  float: left;
	  width: 40%;
	  margin: 0;
	  padding: 0;
	  line-height: 0;
  }
  #logo img {
	  width: 350px;
	  max-width: none;
	  height: auto;
	  padding: 1em 0;
	  -webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -ms-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;
  }
  #logo img.smaller {
	  width: 200px;
	  padding: 0.2em;
  }
 
  #navi {
	  float: right;
	  width: 60%;
	  margin: 0;
	  margin-top: 2.75em;
	  padding: 0;
	  -webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -ms-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;	  
  }
  #navi.smaller {
	  margin-top: 0em;
  }
  
  #maincontent {
	  margin: 0;
	  padding: 0 4em;
	  padding-top: 2em;
  }
  #sidebar {
	  float: right;
	  width: 35%;
	  margin: 1rem 0;	  
  }
  .portrait, .portrait-s {
	  float: right;
	  width: 35%;
	  padding: 0 0 1em 2em;
  }
  .portrait-s {
	  width: 25%;
  }
  
  figure.dummy{
	  float: left;
	  width: 40%;
	  margin: 0.25em 1em 0.25em 0;
  }
  figure.dummy img {
	  width: 100%;
	  height: auto;
	  clear: both;
  }  
  
  #foot {
	  width: 100%;
	  padding: 2em 0;
	  margin-top: 2em;
  }
  #foot p {
	  text-align: left;
	  padding: 0;
	  font-size: 0.9em;
	  font-family: 'Open Sans', sans-serif;
	  font-weight: 400;
  }    
  
	/* Navigation überschreiben mit Ausrichtung rechts */
	.p7PM3-09.menu-centered {
		text-align: right !important;
	}  
	/* Reset scrollbare mobile Navigation */
	.p7PM3-09.responsive > ul {
		max-height: none;
		overflow-y: visible;
		scrollbar-visibility: visible;
		scrollbar-width: auto;
		-ms-overflow-style: auto;		
	}
	.p7PM3-09.responsive > ul::-webkit-scrollbar {
		display: block;
	}  
	
	#jobs p.more-button a {
		margin-left: 0.6em;	
	}
	
	/* Footer Links */
	.copyright {
		float: left;
		display: block;
		text-align: left;
	}
	.footer-links {
		float: right;
		display: block;
		text-align: right;
	}
}

@media only screen and (min-width: 900px) {
	#logo img {
		width: 400px;
	}	
	#navi {
		margin-top: 3.5em;
	}	
	.content {
		margin-top: 5em;
	}	
}

@media only screen and (min-width: 1000px) {
	html {
		font-size: 95%;
	}
	.wrapper, .nav-wrapper{
		width: 92%;
		padding: 0 2rem;
	}	
	.nav-wrapper {
		width: 100%;
	}
	#head {
		padding-bottom: 4em;
	}	
	#headline h1 {
		padding: 0.5em 0 0.5em 8em;
	} 	
	#logo {
		width: 43%;
	}	
	#logo img {
		width: 450px;
	}
	#logo img.smaller {
		width: 300px;
	}	
	#navi {
		margin-top: 3.75em;
	}	
	#navi.smaller {
		margin-top: 1em;
	}
	.content {
		margin-top: 8em;
	}	
	#navi {
		width: 50%;
	}
	#start .content {
		margin-top: 6em;
	}	
  .foto {
	  width: 100%;
	  height: 18em;
	  background: url(../img/thomas-roemer-2025-min.jpg) center center no-repeat;
	  background-size: 100%;
	  padding-bottom: 0;
  }  	
	#maincontent {
		padding: 0 8em;
	}	
	/* Scroll To Top Scroll Funktion*/
	div.totop {
		right: 3em;
		bottom: 8em;
	}
}
@media only screen and (min-width: 1150px) {
	html {
		font-size: 105%;
	}
	#logo img {
		width: 500px;
	}	
	#navi {
		margin-top: 3.75em;
	}	
	#navi.smaller {
		margin-top: 0.5em;
	}	
	.content {
		margin-top: 9.5em;
	}	
	#start .content {
		margin-top: 8.5em;
	}	
}
@media only screen and (min-width: 1360px) {	
	html {
		font-size: 115%;
	}
	#logo img {
		width: 560px;
	}	
	#navi {
		margin-top: 3.85em;
	}
	#navi.smaller {
		margin-top: 0.25em;
	}
	.content {
		margin-top: 10em;
	}	
}
@media only print {
	@page {
		margin: 1cm 1cm 1cm 2cm;
	}
	.page_break {
		page-break-before: always;
	}
	html, body {
		background: #FFF;
	}
	.wrapper, .nav-wrapper {
		max-width: none;
		padding: 0;
	}
	.content {
		margin-top: 0;
	}
	#top {
		background-color: transparent;
		border-bottom-width: 1pt;
		margin-bottom: 10pt;
	}	
	#start .content {
		margin-top: 0;
	}	
	#navi, #headline, #foot, div.totop {
		display: none !important;
	}
	#logo {
		float: right;
		width: 30%;
		margin-right: 0.2cm;
	}	
	section {
		margin: 0;
	}
	p, ul, ol, dl {
		font-size: 10pt;
		color: #000;
	}	
	a:link {
		color: #000;
		text-decoration: none !important;
	}	
	h1 {
		font-size: 20pt;
		margin-bottom: 10pt;
	}
	h2 {
		font-size: 14pt;
		margin-bottom: 7pt;		
	}
	h3 {
		font-size: 12pt;
		margin-bottom: 6pt;
	}
	.foto {
		margin: 0 0 10pt 0;
		padding: 0;
		background-image: none;
	}	
	.only-print {
		display: block;
		width: 60% !important;
		height: auto;
		margin: 0 !important;
	}
	.portrait, .portrait-s {
		float: right;
		width: 30%;
		padding: 0 0 10pt 20pt;
	}
	.portrait-s {
		width: 25%;
	}	
	span.not-mobile, br.not-mobile {
		display: inline-block;
	}
}