.contentUeberschriftH1 {
    border-bottom: 1px solid gray;
    text-align: right;
    font-size: xx-large;
    position: relative;
    top: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
    left: 0px;
    cursor: default;
    padding-right: 10px;
}
.contentUntertitelH1 {
	color: black;
    font-size: large;
    font-weight: bold;
    letter-spacing: 4px;
    margin: 0;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: 18px;
    cursor: default;
    padding-right: 10px;
}

/**Test mit erhöhter Überschrift*/
.contentUeberschriftH1Test {
    border-bottom: 1px solid gray;
    text-align: right;
    font-size: xx-large;
    position: relative;
    top: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-right: 20px;
    left: 0px;
    cursor: default;
}
/**Test mit erhöhter Überschrift*/
.contentUntertitelH1Test {
	color: black;
    font-size: large;
    font-weight: bold;
    letter-spacing: 4px;
    margin: 0;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: 25px;
    cursor: default;
}

.contentUeberschriftH2 {
	font-weight: bold;
	margin: 0em;
	text-transform: uppercase;
	letter-spacing: 3px; 
}

.textUeberschriftH1 {
	font-weight: bold;
	font-size: x-large;
	margin: 0em;
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 4px; 
}

.textUeberschriftH1First {
	padding-top: 0px;
}

.welcomeUeberschrift {
	font-size: x-large;
	font-weight: bold;
	margin: 0em;
	text-align: center;
}

.welcomeUeberschriftZusatz {
	font-size: medium;
	margin: 0em;
	text-align: center;
}

.text {
	clear: both;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    padding-bottom: 60px;
}

@media only screen and (min-width: 700px) {
	.text {
		margin-left: 40px;
	    margin-right: 0px;
	}
}
.textAbsatz {
	clear: both;
    margin-left: 20px;
    position: relative;
}

.textSmallBottomPadding {
	padding-bottom: 10px; 
}

.text a:HOVER a:VISITED {
	color: grey;
	text-decoration: underline;
	z-index: 9;
}

.text a:LINK {
	color: black;
	text-decoration: underline;
	z-index: 9;
}

.fotos {
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	border-radius: 40px;
	position: relative;
	top: 130px;
	margin-left: 50px;
	margin-right: 50px;
	float: left;
	z-index: 1000;
}

.fotoThemenUeberschrift {
	position: absolute;
	top: 65px;
	right: 230px;
	padding-right: 10px;
	z-index: 1000;
	font-size: xx-large;
	letter-spacing: 4px; /*10px;*/
	text-transform: uppercase;
	/*font-weight: bold;*/
	cursor: default;
}

.fotoThemenUntertitel {
	position: absolute;
	top: 100px;
	left: 0px; /*Lässt den strich komplett bis nach links aus dem bildschirm rauslaufen*/
	text-align: right; /*wird für left benötigt*/
	right: 230px;
	padding-right: 10px;
	border-top: 1px solid black;
	z-index: 1000;
	font-size: large;
	letter-spacing: 4px;
	text-transform: uppercase;
	cursor: default;
}

.fotoThemenBeschreibung {
	position: absolute;
	top: 500px;
	margin-left: 50px;
    margin-right: 50px;
	width: 620px;
	z-index: 1000;
	text-align: center;
	padding-bottom: 50px;
}

@media only screen and (min-width: 1000px) {
	/* For desktop: */
	.fotos {
		top:30px;
		float: right;
	}
	
	.fotoThemenUeberschrift {
		top: 162.5px;
		right: 680px;
	}
	
	.fotoThemenUntertitel {
		top: 197.5px;
		right: 680px;
	}
	
	.fotoThemenBeschreibung {
		top: 400px;
		right: 0px;
	}
}

.submenue {
	position: absolute;
	z-index: 1400;
	min-width: none;
	top: 30px;
	left: 230px;
	min-width: 650px;
	width: auto;
}

.menue {
	position: absolute;
	padding-top: 10px;
	left: 0px;
	top: 50px;
	min-width: 750px;
	z-index: 401;
}

.content {
	text-align: left;
	width: 100%;
	top: 60px;
	position: absolute;
	z-index: 1000;
}

.contentMaxWidth {
	max-width: 1700px;
}

.contentHome {
	text-align: left;
	width: 100%;
	height: 100%;
	top: 0px;
	z-index: 9;
}

.uebermichFoto {
	background-image: url('../images/content/marco.jpg');
	background-size: cover;
	background-color: white;
}

.ausstellungenFoto {
	background-image: url('../images/content/gang.jpg');
	background-size: cover;
	background-color: white;
}

.referenzenFoto {
	background-image: url('../images/content/baer.jpg');
	background-size: cover;
	background-color: white;
}

.projekteFoto {
	background-image: url('../images/content/marcoAversanoPic.jpg');
	background-position: -66px -28px;
	background-color: white;
}

.angeboteFoto {
	background-image: url('../images/content/faceSabrina.jpg');
	background-size: cover;
	background-color: white;
}

.impressumFoto {
	background-image: url('../images/content/raubtier.jpg');
	background-size: cover;
	background-color: white;
}

.ueberschriftFoto {
	border: 5px solid white;
	margin-left: 10px;
	background-repeat: no-repeat;
	border-radius: 100px;
	width: 100px;
	height: 100px;
	z-index: 1010;
	position: relative;
	float: right;
}

.tabContent {
	position: relative;
	top: 0px;
	z-index: 9;
	
}

.tabContent ul li {
/* 	width: 720px; */
}

@media screen and (max-width: 1000px) {
.tabContent ul li {
	width: 95%;
}
}

.contentUeberschrift {
	top: 110px;
	text-align: left;
	position: relative;
	height: 125px;
	z-index: 1000;
}

.contentUeberschriftWithMenue {
	top: 100px;
}

/**Test mit erhöhter Überschrift*/
.contentUeberschriftTest {
	top: -15px;
	text-align: left;
	position: relative;
	padding-right: 80px;
	min-width: 820px;
	height: 110px;
	min-width: 850px;
}

.contentText {
	padding-left: 40px;
	text-align: left;
	position: relative;
	padding-right: 170px;
	min-width: 740px;
	top: 100px;
	padding-bottom: 20px;
}

.contentTextCol {
	text-align: left;
	position: relative;
	top: 165px;
}

.contentTextWithMenue {
	top: 130px;
}

.contentTextMobile {
	top: 20px;
	padding-right: 20px;
}

.contentTextWithMenueMobile {
	top: 50px;
	padding-right: 20px;
}

.noPic {
	position: absolute;
	top: 46%;
	width: 100%;
	text-align: center;
}

.onePic {
	border: 2px solid black;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1050;
}

.overlayBackground {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:10001;
	filter: alpha(opacity=80);-moz-opacity: 0.8;opacity:.80;
}

.overlayContent {
	position: fixed;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	z-index:10002;
	overflow: hidden;
}

.overlayContentPic {
	position: relative;
}

.overlayContentForward {
	text-align: right;
	position: absolute;
	top: 50%;
	right: 0em;
	filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
	z-index: 10004;
}

.overlayContentForward:hover {
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

.overlayContentBack {
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0em;
	filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
	z-index: 10004;
}

.overlayContentBack:hover {
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

.overlayContentClose {
	top: 10px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	z-index: 10004;
	text-align: right;
	padding-right: 5px;
	height: auto;
    position: absolute;
    right: 5px;
    width: auto;
}

@media screen and (max-width: 1000px) {
	.overlayContentClose {
		height: 100px;
		width: 100px;
	}
	
}

.overlayContentClose:hover {
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

/* content-Bereich Menue Tabs
--------------------*/
ul.unterMenueTabs {
	font-size: small;
	list-style:none outside none;
	margin:0;
	clear:both;
	height:1500px;
	padding: 0px 20px;
	background-color: white;
	border-top: 1px solid lightgrey;
}

ul.unterMenueTabs li.unterMenueTab {
	float: none;
	text-align: center;
	padding: 10px 5px;
	border-bottom: 1px solid lightgrey; 
}

ul.unterMenueTabs li.unterMenueTab a {
	display:block;
	height:100%;
	font-size: x-large;
	color: gray;
}

@media only screen and (min-width: 1000px) {
	ul.unterMenueTabs {
	height: 100%;
	padding: 0px 0px 0px 40px;
	margin:0.3em 0 0 0;
	background-color: none;
	border-top: none;
	}
	
	ul.unterMenueTabs li.unterMenueTab a {
		font-size: medium;
	}
	
	ul.unterMenueTabs li.unterMenueTab {
		float: left;
		border-bottom: none;
		padding:0 5px 0 5px;
	}
}

ul.unterMenueTabs li.unterMenueTab a:hover {
	color: gray;
	border-bottom: none;
	text-decoration: none;
}

ul.unterMenueTabs li.unterMenueTab a.active {
	color: black;
	text-decoration: none;
}

ul.unterMenueTabs li.unterMenueTab a:FOCUS {
	color: black;
	text-decoration: none;
}


div.footerNewDark #impressumContainer a {
	display:block;
	font-size: x-large;
	font-weight: normal;
	color: white;
}

div.footerNewDark #impressumContainer a:hover {
	color: white;
	border-bottom: none;
	text-decoration: none;
}

div.footerNewDark #impressumContainer a.active {
	color: white;
	text-decoration: none;
}

div.footerNewDark #impressumContainer a:FOCUS {
	color: white;
	text-decoration: none;
}

@media only screen and (min-width: 1000px) {
	ul.unterMenueTabs li.unterMenueTab a:hover {
		border-bottom: 2px solid lightgrey;
	}

	ul.unterMenueTabs li.unterMenueTab a.active {
		border-bottom: 2px solid red;
	}
	
	div.footerNewDark #impressumContainer a {
		font-size: large;
	}
}



ul.unterMenueTabs li.source_code {
	float:right;
}

/* Menue Tabs
--------------------*/
ul.menueTabs {
	font-size: medium;
	list-style:none outside none;
	clear:both;
	height:100%;
	clear:both;
	margin: 0 0 0;
}

ul.menueTabs li.menueTab {
	float:left;
	text-align: center;
	padding:0 5px 0 5px;
}

ul.menueTabs li.menueTab a {
	display:block;
	height:100%;
	font-size: large;
	color: gray;
	padding-left: 5px;
    padding-right: 5px;
	
}

@media only screen and (min-width: 1000px) {
	ul.menueTabs li.menueTab a {
		font-size: medium;
	}
}

ul.menueTabs li.menueTab a:hover {
	color: gray;
	border-bottom: 2px solid lightgrey;
	text-decoration: none;
}

ul.menueTabs li.menueTab a.active {
	color: black;
	text-decoration: none;
	border-bottom: 2px solid red;
}

ul.menueTabs li.menueTab a:focus {
	color: black;
	text-decoration: none;
}

ul.menueTabs li.source_code {
	float:right;
}


li.menueTabTrenner {
		font-size: medium;
		color: gray;
		float: left;
		cursor: default;
	}
	
ul.unterMenueTabs li.menueTabTrenner {
	display: none;
}


@media only screen and (min-width: 700px) {
    /* For tablets: */
}

@media only screen and (min-width: 1000px) {
	/* For desktop: */
	
	li.menueTabTrenner {
		padding:0 3px 0 3px;
	}
	
	ul.unterMenueTabs li.menueTabTrenner {
	display: block;
	}
	
	.menue {
		left: 230px;
		top: 10px;
	} 
	
	.contentUeberschrift {
		top: 60px;
	}
	
	.contentTextCol {
		top: 115px;
	}
}

.imgSave {
	position: absolute;
	width: 80%;
	height: 80%;
	background-image: url(../images/transp.gif);
	z-index: 9000;
}

.info {
	z-index: 9000;
}

.slideshowContainer {
	width: 100%;
	height: 100%;
	z-index: 500;
}

div.overlay {
	background: url("../images/slideshow/overlay.png") repeat scroll 0 0 transparent;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 500;
	top: 0;
}

div.slideshowTransContent {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 850;
	top: 0;
	background-color: white;
}

div.imgFoto {
	position: absolute;
	min-width: 100%;
	min-height: auto;
	top: 0;
}

div.slider {
	z-index: 300;
	position: absolute;
}

div.fixed {
	z-index: 200;
	position: absolute;
}

div.cursor {
	position: absolute;	
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 700;
}
    
div.slideshowsteuerung {
	position: absolute;
	bottom: 0px;
	z-index: 701;
	width: 100%;
	height: 96px; /* TODO impressum slideshow: 120px*/
}

div.slideshowsteuerungOverlay {
	background-image: url("../images/transp.gif");
    height: 65px;
    position: absolute;
    width: 205px;
}

div.slideshowsteuerungOverlaySperre {
	z-index: 702;
}

div.steuerungButton {
	float: left;
	height: 61px;
	width: 61px;
	opacity: 0.5;
	border: 2px solid gray;
	border-radius: 60px;
	cursor: pointer;
	z-index: 702;
}

div.steuerungButton:HOVER {
	opacity: 0.7;
}

.trans30 {
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

  	/* IE 5-7 */
  	filter: alpha(opacity=30);

  	/* Netscape */
  	-moz-opacity: 0.3;

  	/* Safari 1.x */
  	-khtml-opacity: 0.3;

  	/* Good browsers */
  	opacity: 0.3;
}

.trans50 {
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  	/* IE 5-7 */
  	filter: alpha(opacity=50);

  	/* Netscape */
  	-moz-opacity: 0.5;

  	/* Safari 1.x */
  	-khtml-opacity: 0.5;

  	/* Good browsers */
  	opacity: 0.5;
}

.trans90 {
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  	/* IE 5-7 */
  	filter: alpha(opacity=90);

  	/* Netscape */
  	-moz-opacity: 0.9;

  	/* Safari 1.x */
  	-khtml-opacity: 0.9;

  	/* Good browsers */
  	opacity: 0.9;
}

.trans70 {
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  	/* IE 5-7 */
  	filter: alpha(opacity=70);

  	/* Netscape */
  	-moz-opacity: 0.7;

  	/* Safari 1.x */
  	-khtml-opacity: 0.7;

  	/* Good browsers */
  	opacity: 0.7;
}


.kleingedrucktes {
	font-size: small;
}

.hochgestellt {
	vertical-align: 5px;
	font-size : 70%;
	text-align: left;
}

.contentBox {
	border: 1px solid black;
	background-image: url(../images/bgNavi.png);
}

.contentBoxPadding {
	padding: 25px;
}

.contentBoxUeberschrift {
	text-align: center;
	padding: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: large;
}

.contentBoxText {
	padding: 5%;
}

.contentBoxTextHervorheben {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.contentBoxUeberschrift2 {
	color: #999;
}

.contentBoxUeberschrift2Margin {
	margin-top: 30px;
	margin-bottom: 10px; 
}

.contentBoxImageV1 {
	background-size: cover;
	width: 100%;
	height: 250px;
}
@media only screen and (min-width: 1000px) {
    /* For desktop: */
    
    .div.slideshowsteuerung {
    	height: 96px;
    }
	
	.col-10 .contentBoxImageV1 {
		height: 350px;
	}
}

.contentBoxImageV2 {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-size: cover;
	width: 90%;
	height: 250px;
}

.contentBoxImageV2BeforAndAfter {
	border: 1px solid black;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

<!-- new Foto Page Container  -->

.fotoContainerRowNew {
	height: 250px;
	width: 100%;
	float: left;
}
	
.fotoContainerFotoNew {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 108%;
	height: 250px;
	float: left;
	cursor: pointer;
	/* -webkit-transition-duration: 5s;
    transition-duration: 5s;*/
	
}

.fotoContainerFotoNewBoxShadow {
	box-shadow: 3px 3px 7px black;
}

/* .fotoContainerFotoNew:HOVER {
	background-size: 140%;
	 -webkit-transition-duration: 5s; Safari
    transition-duration: 5s;
} */

.fotoContainerFotoNew:hover{
  <!-- background-size:150%; -->
}

.fotoContainerTextContainerNew {
	text-align: center;
	width: 100%;
	padding: 5px 0px 15px;
	float: left;
}

.fotoContainerTextNew {
	cursor: pointer;
	letter-spacing: 10px;
	font-size: x-large;
	font-weight: bold;
	padding: 20px;
}

.fotoContainerTextNewMore {
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 30px;
	padding-bottom: 30px;
}

.fotoContainerNew {
	position: absolute;
	top: 35px;
	left: 0px;
	width:100%;
}

.headBackUebersicht {
	margin-top: 0px;
	border: 2px solid black;
	letter-spacing: 2px;
	padding: 20px;
	cursor: pointer;
	float: none;
	position: relative;
	margin-bottom: 15px;
}

.headBackUebersichtTextLang {
	display: block;
}

.headBackUebersichtTextKurz {
	display: none;
}

.headUeberschrift {
	font-size: xx-large;
	letter-spacing: 20px;
	text-transform: uppercase;
	height: auto;
	cursor: default;
	margin-left: 0px;
	margin-right: 0px;
}

#contentFotoContainer {
	float: none;
	width: auto;
}

@media only screen and (min-width: 1000px) {
    /* For desktop: */
	.fotoContainerNew {
		top: 0px;
	}
	
	.headBackUebersicht {
		padding: 10px;
		margin-top: 12px; /*15px*/
		margin-bottom: 15px;
		float: left;
		position: absolute;
		margin-bottom: auto;
	}
	
	.headBackUebersichtTextLang {
		display: none;
	}
	
	.headBackUebersichtTextKurz {
		display: block;
	}

	.headUeberschrift {
		height: auto;
		margin-left: 125px;
		margin-right: 125px;
	}
}