* , *:before, *:after{ 
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	-ms-box-sizing:border-box;
}

body {
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font: normal 10pt "Helvetica", Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	overflow-x: hidden;
	background-color: #eeeeee;
}

p{
	line-height: 140%;
	text-align: justify;
	margin-block-start: 0%;
	margin-block-end: 2%;
}

img {
	width: 100%;
	max-width: 900px;
	height: auto;
	display: block;
	border-color: #999;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
	border-radius: 9px;
	margin-bottom: 2%;
	overflow: hidden;
}


a{
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}


h1 {
	/* color: #bba;  light yellow*/
	color: #000;
	font: normal 20pt "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
/* 	letter-spacing:10px;*/
	margin: 30px 0 0 0;
	float: left;
}


h3 {
	/* color: #bba;  light yellow*/
		color: #000;
	font: normal "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 20pt;
	letter-spacing:5px;

	margin: 30px 0 0 0;
	float: left;
}

h4 {
	margin-block-start: 2%;
	margin-block-end: 2%;
}

h1.right {
	/* color: #ccc; */
	color: #000;
	/* color: #a3aaa6; - bis 6.2009 */
	padding-left: 10px;
	width: 521px;
	float: right;
	font: normal 18pt "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	letter-spacing:10px;
}

th {
	text-align: left;
	text-decoration: none;

}

#container {
	width: 100vw;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	color: black;
}

#header {
	width: 900px;
	float: left;
	overflow: visible;
	background-color: #eeeeee;
}

#content {
	max-width: 1000px;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 60px;
}

#footer {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px 10px;
}

#footer ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 240%;
}

.block {
	max-width: 900px;
	margin-bottom: 2%;
}


.left2bin {
	width: 440px;
	float: left;
}

.right2bin {
	width: 440px;
	float: right;
}

.left2 {
	width: 100%;
	float: left;
}

.right2test{
	width:100%;
	float:left;
}



.middle2 {
	width: 100%;
	margin: auto;
}

.right2 {
	width: 280px;
	float: right;
}


.left8 {
	width: 440px;
	float: left;
}

.right8 {
	width: 440px;
	float: right;
}

.left4 {
	width: 100%;
	float: left;
}

.left4test{
	width: 100%;
	float: left;
}

.right4 {
	max-width: 590px;
	float: left;
	margin-left: 0px;
}

.right4test{
	width:100%;
	float: left;
	margin-left: 0px;
}

.graphicsText{
	width: 300px;
	float: right;
}

.left1 {
	width: 118px;
	float: left;
}

.middle1 {
	width: 118px;
	margin-left: 18px;
	float: left;
}

.right1 {
	width: 118px;
	float: right;
}

.left0 {
	width: 380px;
	float: left;
}

.right0 {
	width: 380px;
	float: right;
}


.clear {
	clear: both;
}

.gray {
	color: #000;
}

.textpictureleft {
	float: left;
	margin: 2px 12px 2px 0px;
	line-height: 140%;
}

.textpictureright {
	float: right;
	margin: 2px 0px 2px 12px;
	line-height: 140%;

}

.subheadline {
	color: #000;
	font: normal 12pt "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	letter-spacing:3px;
	margin-bottom: 2%;
	display: inline-block;
}


p.subtitle{
	margin-top: 5%;
}

.textCol>.subheadline{
	margin-bottom: 2%;
}

.textCol>p:last-of-type{
	margin-bottom: 0%;
}

.installation.left4test>img{
	margin-bottom: 2%;
}

.textheadline {
	color: #000;
	font-size: 9pt;
	font: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 140%;
}

/* @group Galleries */

.versionContainer{
	width:100%;
}

.versionLabel{
	text-align: left;
}


.gallery {
	list-style: none;
	line-height: 24pt
}

ul.gallery {
	margin: 0;
	padding: 0;
}

.gallery img {
	vertical-align: top;
}

.gallery li {
	display: inline;
	float: left;
	padding: 11px;
	width: 242px;
}
.gallery a img {
	border: 1px solid #999;
}

.gallery a:hover {
	text-decoration: none;
}

.gallery a:visited img {
	border-color: #fec;
}

.gallery a:hover img {
	border-color: #fec;
}

.gallery a span {
	padding-right: 15px;
}

.gallery a:hover span {
	background: url(files_images/web/loupe_h.gif) right center no-repeat;
}

.release img {
	vertical-align: top;
	width: 90px;
	height: 90px;
}

.release li {
	width: 98px;
	padding: 8px;
}


/* @group Galleries_2 */

.gallery2 {
	list-style: none;
	line-height: 24pt
}

ul.gallery2 {
	margin: 0;
	padding: 0;
}

.robertHenkeTitle{
	width: 100%;
background-color: #000;
color: #FFFFFF;
border-radius:10px;
padding-top: 20px;
padding-bottom: 20px;
}

.robertHenkeTitle:visited{
	color: #FFFFFF;
}

.gallery2 img {
	vertical-align: top;
	width: 242px;
}

.gallery2 li {
	display: inline;
	float: left;
	padding: 11px;
	width: 242px;
}

.gallery2 a img {
	border: 1px solid #999;
}

.gallery2 a:hover {
	text-decoration: none;
}

.gallery2 a:visited img {
	border-color: #999;
}

.gallery2 a:hover img {
	border-color: #999;
}

.gallery2 a span {
	padding-right: 15px;
}

.gallery2 a:hover span {
	background: url(files_images/web/loupe_h.gif) right center no-repeat;
}

.release2 img {
	vertical-align: top;
	width: 116px;
	height: 116px;
}

.release2 li {
	width: 118px;
	padding: 7px;
}

.imgGrid2{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}

.versionImg{
	display: flex; 
	width: 100%;
	flex-basis: auto;  
	justify-content: space-between;
	flex-direction: column;
}

.graphics9{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}

.graphics9 > img{
	display: flex; 
	width: 100%;
	justify-content: space-between;
	flex-direction: column;
}


/* @end */


/* @group Galleries_Round */

.gallery3 {
	list-style: none;
	line-height: 24pt
}

ul.gallery3 {
	margin: 0;
	padding: 0;
}

.gallery3 img {
	vertical-align: top;
	width: 242px;
}

.gallery3 li {
	display: inline;
	float: left;
	padding: 11px;
	width: 242px;
}

.gallery3 a img {
	border: 1px solid #999999;
}

.gallery3 a:hover {
	text-decoration: none;
}

.gallery3 a:visited img {
	border-color: #999999;
}

.gallery3 a:hover img {
	border-color: #999;
}

.gallery3 a span {
	padding-right: 15px;
}

.gallery3 a:hover span {
	background: url(files_images/web/loupe_h.gif) right center no-repeat;
}

.release3 img {
	vertical-align: top;
	width: 116px;
	height: 116px;
}

.release3 li {
	width: 118px;
	padding: 7px;
}

.titleLink{
	text-decoration: none;
}

.question{
	font-weight: bold;
}


/* @end */





/* @group Navigation */

.navigation {
	/* background-color: #b8b6b4;   Added by MW - Testing */
	font-size: 10pt;
}

.navigation ul {
	margin: 0;
	padding: 7px 0 7px 0;
}

.navigation li {
	display: inline;
	border-right: 0px solid #555555;
	padding: 0 6px 0 6px;
	margin: 0 6px 0 0;
}

.whitenav li {
	display: inline;
	border-right: 0px solid #555555;
	padding: 0 6px 0 6px;
	margin: 0 6px 0 0;
}

.navigation li.last {
	border-right: 0px;
}

.navigation li a {
	text-align: center;
	color: #555555;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing:1px;
	text-decoration: none;
	background-color: inherit;
}

.whitenav li a { /* Added by MW - Testing */
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing:1px;
	text-decoration: none;
	background-color: inherit;
}

.navigation li a.current {
	font-weight: bold;
	color: black;
}

.whitenav li a.current {
	font-weight: bold;
	/* text-decoration: underline; */
	color: #FFFFFF;
}

.navigation li a:hover, .navigation li.current a:hover {
	background-color: inherit;
	color: #555555;
}

.whitenav li a:hover, .navigation li.current a:hover {
	background-color: inherit;
	color: #555555;
}

.border ul {
	border-bottom: 0px solid #555555;
}

/* @end */

/* -------------    MIHALY RESPONSIVE REDO ------------ */
/* ------MOBILE SIZES */
/* HOMEPAGE / GENERAL */


@font-face {
	font-family: 'Varela Round';
	font-style: normal;
	font-weight: 400;
	src: url('webfontkit/varelaround-webfont.eot'); /* IE9 Compat Modes */
	src: local(''),
    	 url('webfontkit/varelaround-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/varelaround-webfont.woff2') format('woff2'),
		 url('webfontkit/varelaround-webfont.ttf'),
         url('webfontkit/varelaround-webfont.woff') format('woff'),
         url('webfontkit/varelaround-webfont.svg#varela_roundregular') format('svg');
  }


.blockTitle {
	width: 100%;
	font-weight: bold;
	text-align: left;
    font-family:'Varela Round';
	font-size: 20pt;
	line-height: 1em;
	display: block;
	margin-bottom: 2%;
	letter-spacing: 0.2rem;
}
.blockTitle + a > img{
	margin-top: 4%;
}
.blockTitle a {
	text-decoration: none
}

.mainTitle {
	display: none;
}


.blockSubTitle{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	font-family:'Varela Round';
	margin-bottom: 2%;

}



.blockContent {
	font-family:"Helvetica", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 2%;
}

.wikipedia{
	margin:25.5px 0 25.5px 0;
	font-style: italic;
	font-weight: bold;
}

/* Installations */

.left4 {
	width: 100%;
	float: left;
}

.right2 {
	width: 100%;
	float: right;
}


.right2 {
	width: 100%;
	float: right;
}
  
  /* header */
  
  .header {
	position: fixed;
	background-color: #eeeeee;
	top:0;
	left:0;
	width: 100%;
	z-index: 3;
	height: 44.5px;
  }
  
  .header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background-color: #eeeeee;
	justify-content: center;
  }
  
  .header li a {
	display: block;
	font-size: 20px;
	padding: 15px 15px 15px 4%;
	text-decoration: none;
  }
  
  .header li a:hover,
  .header .menu-btn:hover {
	background-color: #f4f4f4;
  }
  
  .header .logo {
	display: block;
	float: left;
	font-size: 20px;
	position: fixed;
	top: 13px;
	left: 4%;
	text-decoration: none;

	}

/* Writing */

.upcomingDates{
	margin-top: 4%;
	margin-bottom: 4%;
	line-height: 140%;
}

.textContainer{
	max-width:900px;
	column-gap:5%;
	line-height: 140%;
}

p.lumiLabel{
	margin-top: 0;
}

.block>a{
	height: 0px;
}

.textCol{
	width: 100%;
	padding:0%;
	line-height: 140%;
	float: left;
	text-align: justify;
}

.textCol > * > img{
	margin-bottom: 4%;
}

.textContainer > .left2 {
	display:none;
}

.textContainer > .middle2 {
	display:block;
	margin-left: auto;
	margin-left: auto;
}

.textContainer >.right2 {
	display:none;
}

.textContainer3{
	display: grid;
	grid-template-columns: 1fr;
}

.left1third{
	width: 100%;
}

.right2third{
	width: 100%;
}

.left3 {
	width: 100%;
	float: left;
}

.middle3 {
	width: 100%;
	float: left;
}

.right3 {
	width: 100%;
	float: right;
}

.lumiInfo{  
	justify-content: flex-end;
	align-items: flex-end;
	align-self: bottom;
	align-self:flex-end;

}

.blockText{
	text-align: justify;
	margin:0% auto 15px auto;
	line-height: 140%;
}




/* music */

table{
	margin-top: 4%;
}

td{
	vertical-align: top;
}

tr{
	width: 80vw;
	padding: 2% 2% 2% 2%;
	margin-bottom: 10%;

}

.synopsis {
	font-weight: bold;
	text-align: justify;
	line-height: 140%;
	margin:4% auto 4% auto;
}

.albumCover{
	width: 40%;
	padding-left: 2%;

}

.thumbnail{
	width:100%;
}


.albumText{
	padding-left: 2%;
}

.mobileHide{
	display:none;
}

.eventHide{
	display:none;
}


  
  /* menu */
  
  .header .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
	background-color: #eeeeee;
  }
  
  /* menu icon */
  
  .header .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 22px 22px;
	position: relative;
	user-select: none;
  }
  
  .header .menu-icon .navicon {
	background: #333;
	display: block;
	height: 2px;
	position: relative;
	transition: background .2s ease-out;
	width: 18px;
  }
  
  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
	background: #333;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
  }
  
  .header .menu-icon .navicon:before {
	top: 5px;
  }
  
  .header .menu-icon .navicon:after {
	top: -5px;
  }
  
  /* menu btn */
  
  .header .menu-btn {
	display: none;
  }
  
  .header .menu-btn:checked ~ .menu {
	max-height: 100vh;
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon {
	background: transparent;
  }
  
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
	top: 0;
  }

.upcoming{
	margin:0px; 
	margin-top:55px;
}

.photoGrid{
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px;
	grid-row-gap: 20px;
}

.photoGrid>a>img{
	margin:0;
}

.subtitle{
	color: #000;
	font: normal 12pt "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	letter-spacing:3px;
	margin-top: -1%;
	margin-bottom: 4%;
	display: inline-block;
}

/* desktop size */
  @media (min-width: 768px) {

	.textContainer3{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 5%;
		margin-bottom: 2%;
	}

	.left1third{
		width: 30%;
		float: left;
	}

	.right2third{
		width: 65%;
		float: right;
	}

	.photoGrid{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}

	.photoGrid>img{
		margin:0;
	}

	#content {
		padding:10px 4% 0% 4%;
		margin-top:35px;
		margin-left: auto;
		margin-right: auto;
	}

	/* header */
	.header{
		display: flex;
		justify-content: center;
		height:44.5px;
	}

	.header li {
	  float: left;
	}
	.header li a {
		font-size: 100%;
		padding: 15px 15px;
	}
	.header .menu {
	  clear: none;
	  float: left;
	  max-height: none;
	}

	.header .menu-icon {
	  display: none;
	}

	.header .logo {
		display: none;
	}
/* home page projects  */
	.block{
		margin:0px 0px 4% 0px;
		width:100%;
		display:block
	}

	.mainTitle {
		width: 100%;
		font-weight: bold;
		text-align: left;
		font-family:'Varela Round';
		font-size: 20pt;
		line-height: 1em;
		display: block;
		margin-bottom: 2%;
		letter-spacing: 0.2rem;
	}

	.blockText{
		text-align: justify;
		margin:0% auto 0% auto;
		line-height: 140%;
	}

	.blockSubTitle{
		font-weight: bold;
	}

	.homeSubTitle{
		margin-bottom: 4%;
	}

	.blockContent {
		font-size: 10pt;
		font-family: "Helvetica", Helvetica, Arial, sans-serif;
		font-weight: normal;
		line-height: 140%;
	}

	.upcoming{
		margin:0px; 
		margin-top:25px;
	}


	/* installations */
	.left4 {
		width: 70%;
		float: left;
	}

	.left4test{
		width: 27%;
		float: left;
		line-height: 140%;
	}

	.right4test{
		width:70%;
		float: left;
		margin-left: 20px;
		line-height: 140%;
	}
	.left13{
		width:33%;
		float: left;
	}

	.right23{
		width:66%;
		padding-left:10px;
		float: right;
	}

	.installation>a>img{
		margin-top:0px;
	}

	.right2 {
		width: 280px;
	}

	.installation.right2{
		width:27%;
	}

	.left2test {
		width: 45%;
		float: left;
	}
	
	.right2test{
		width:45%;
		float:right;
		margin-left:20px
	}

	.installation.left2{
		width:27%;
		max-width: 100%;
	}

	.installation.left4>a>img{
		margin:0px;
	}

	.installation.left4{
		margin-bottom: 2%;
	}

	.textContainer{
		max-width:900px;
		display: flex;
		justify-content: space-between;
		line-height: 140%;
	}

	.textContainer > .left2 {
		display:flex;
	}
	
	.textContainer > .middle2 {
		width: 280px;
		display:flex;
	}
	
	.textContainer >.right2 {
		display:flex;
	}

	.right4 {
		max-width: 590px;
		float: left;
		margin-left: 15px;
	}

	.thumbnail{
		width:280px;
	}

	.blockSubTitle.installation {
		margin-bottom: 4%;
		font-size: 100%;
		text-align: left;
		line-height: 140%;
	}

	.blockContent.installation {
		margin-top: 4%;
		font-size: 100%;
		text-align: left;
	}

	/* MUSIC */

	.albumText{
		max-width: 500px;
		padding-left: 0;
	}
	
	.albumCover{
		width:30%
	}

	.albumCover>a>img{
		max-width:153px;
	}

	.synopsis {
		font-weight: bold;
		padding:0 0% 0 0%;
	}

	.mobileHide{
		display:block;
	}

	.eventHide{
		display:unset;
	}


	.versionContainer{
		width:48%;
	}
	
	.imgGrid2{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-between;
	}
	
	.versionImg{
		display: flex; 
		flex-basis: calc(50% - 6px);  
		justify-content: space-between;
		flex-direction: column;
	}
	
	.graphics9{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-between;
	}
	
	.graphics9 > img{
		display: flex; 
		flex-basis: calc(33% - 6px);  
		justify-content: space-between;
		flex-direction: column;
	}

	.installation.left4test>img{
		margin-bottom: 0%;
	}
/* 	.right2 div:nth-child(3) {
		font-weight: normal;
	} */

}
