@charset "utf-8";
@media screen AND (min-width:1201px) AND (max-width:1599px) {
/* A Basis-Sektionen (1) */
	body section#corpus {
		width:100%;
		}
/* E Basis-Sektionen */

/* A Footer, eingefasst */
	body section#corpus footer#pes div#prcompetence-portfolio {
	left:0px;
	}
/* E Footer, eingefasst */

/* A Header, eingefasst */
	body section#corpus header#caput {
		width: 100%;
		height: 265px;
		margin-bottom: 20px;
		background-size: contain;
		background-repeat: no-repeat;
		}

/* E Header, eingefasst */
/* A Navigations-Einheiten */
body section#corpus nav {
	position: relative;
	display: inline-block;
	height: 50px;
	vertical-align: top;
	z-index:2;
	}

body section#corpus nav#adObli {
	position:absolute;
	top:10px; /* Koppel zu body section#corpus {} */
	right:180px;
	width:auto;
	padding-left:10px;
	background-color: transparent;
	text-align:right;
	}
body section#corpus nav#adRub {
	margin-left: 10px;
	width: auto; /* Für Display 1600er-Auflösung  650px, für 2000er-Aufösung berechnet ThS: 900px*/
/* Diagnose-Mittel f. Navigation Rubriken 
border-left:dotted 1px blue;
border-right:dotted 1px blue;
*/
	}

	body section#corpus header#caput div#dasLogo {
	top:190px;
	}

	body section#corpus header#caput div#derClaim {
	position: relative;
	top:190px;
	left:450px;
	width:630px;
	}


body section#corpus header#caput div#derClaim p {
	margin-right:10px;
	font-size: 1.6rem;
	}
}