@charset "UTF-8";
/* CSS Document */

/* Applies to all screen sizes */

html,
html * {
	margin: 0;
	padding: 0;
	}

body {
	display: flex;
	position: relative;
	font-family: bebas-neue-pro, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	background-color: #003366;
	}

a:link {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	text-decoration: none;
	color: #cccccc;
	}
	
a:visited {
	text-decoration: none;
	color: #000000;
	}
	
img {
	height: auto;
	}

.centre {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	}

.subheader ul li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 25px;
	}

.smallerhorizontallist {
	display: inline-block;
	}

.smallerhorizontallist ul {
	position: relative;
	}

.smallerhorizontallist li {
	position: relative;
	display: inline-block;
	}

.subheader1 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	background-color: #ffffff
	}

.subheader1 ul {
	position: relative;
	display: block;
	text-align: left;
	float: left;
	}

.subheader1 ul li {
	position: relative;
	display: block;
	text-align: left;
	float: left;
	list-style: none;
	font-weight: 300;
	}

.website {
	position: relative;
	float: left;
	}

.website a {
	font-weight: 300;
	color: #000000;
	}

#current a {
	background-color: #cccccc;
	}

#current a:hover {
	background-color: #cccccc;
	color: #ffffff;
	}

.main {
	position: relative;
	width: 100%;
	height: 75%;
	background-color: #ffffff;
	z-index: 3;
	overflow-y: scroll;
	}

.maintitle {
	text-transform: none;
	}

.mainbody {
	text-transform: none;
	font-family: bebas-neue-pro-semiexpanded, sans-serif;
	font-weight: 300;
	font-style: normal;
	}

.mainbody a:link {
	text-decoration: underline;
	}

.mainbodyleft {
	text-transform: none;
	font-family: bebas-neue-pro-semiexpanded, sans-serif;
	font-weight: 300;
	font-style: normal;
	}

.mainbodyleft a:link {
	text-decoration: underline;
	}

.shows {
	text-transform: none;
	font-family: bebas-neue-pro-semiexpanded, sans-serif;
	font-weight: 300;
	font-style: normal;
	}

.shows a:link {
	text-decoration: underline;
	}

.shows a:hover {
	text-decoration: underline;
	color: #cccccc;
	}

.showdate {
	text-transform: none;
	font-family: bebas-neue-pro-semiexpanded, sans-serif;
	font-weight: 400;
	font-style: normal;
	}

.showdateinbetween {
	text-transform: none;
	font-family: bebas-neue-pro-semiexpanded, sans-serif;
	font-weight: 400;
	font-style: normal;
	}

.showendinbetween {
	text-transform: none;
	font-family: bebas-neue-pro-semiexpanded, sans-serif;
	font-weight: 300;
	font-style: normal;
	}

.language {
	padding-left: 5px;
	padding-top: 5px;
	}

/* For smartphones (portrait) */

@media only screen and (max-width: 699px) {

body {
	}
	
.grid {
	width: 100%;
	display: grid;
	grid-template-columns: 0 100% 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	overflow: hidden;
	}
	
.centre {
	position: fixed;
	width: 100%;
	background-color: #ffffff;
	border: none;
	overflow: auto;
	}
	
.subheader {
	position: relative;
	width: 100%;
	height: 45px;
	border: none;
	border-radius: 0;
	vertical-align: bottom;
	background-color: #3399ff;
	}
	
.subheader img {
	height: 25px;
	}
	
.smallerhorizontallist ul {
	position: relative;
	display: inline-block;
	padding-left: 10px;
	}
	
.smallerhorizontallist li {
	padding-top: 9px;
	padding-left: 7px;
	}
	
.subheader1 {
	display: none;
	}

.subheader1small {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	padding-bottom: 20px;
	}

.subheader1small ul {
	position: relative;
	display: block;
	text-align: left;
	float: left;
	padding-left: 10px;
	top: -2px;
	}

.subheader1small li {
	position: relative;
	display: block;
	text-align: left;
	float: left;
	list-style: none;
	font-weight: 300;
	margin-left: 15px;
	padding-top: 2px;
	font-size: 24px;
	}

.subheader1small a:hover {
	}
	
.website {
	padding-left: 25px;
	}
	
.website a {
	position: relative;
	font-size: 35px;
	font-weight: 300;
	top: 1px;
	color: #000000;
	}
	
#currentsmall a {
	background-color: #cccccc;
	}

#currentsmall a:hover {
	background-color: #cccccc;
	color: #ffffff;
	}
	
.main {
	position: fixed;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-bottom: 20px;
	}
	
.maintitle {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 50px;
	line-height: 45px;
	font-weight: 400;
	}

.mainbody {
	text-align: justify;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 25px;
	text-transform: none;
	font-weight: 300;
	line-height: 24px;
	}
	
#smallimpressum {
	position: relative;
	padding-top: 40px;
	padding-bottom: 50px;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 20px;
	}
	
#smallimpressum a:link {
	text-decoration: none;
	}
	
.photobio {
	width: 100%;
	height: auto;
	border-radius: 4px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: right;
	}
	
.photobio img {
	width: 100%;
	}
	
.photocaption {
	text-align: right;
	padding-bottom: 10px;
	padding-bottom: 10px;
	float: right;
	width: 100%;
	font-size: 18px;
	}
	
.impressumtext {
	font-size: 20px;
	text-transform: none;
	font-weight: 100;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	}
	
.gallery {
	clear: both;
	display: grid;
	width: 95%;
	grid-template-columns: 100%;
	}

.gallery img {
	position: inherit;
	float: left;
	width: 90%;
	padding-left: 30px;
	padding-top: 25px;
	}
	
.photocaptionnew {
	position: relative;
	padding-left: 30px;
	font-size: 15px;
	top: 0px;
	width: 45%;
	clear: both;
	}

.mainbodyleft {
	text-align: justify;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 25px;
	text-transform: none;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	}
	
.shows {
	clear: both;
	display: block;
	position: relative;
	top: 30px;
	width: 92%;
	font-size: 30px;
	right: -25px;
	line-height: 28px;
	text-transform: none;
	border-style: none;
	}
	
.shows div {
	padding: 7px;
	}
	
.showdateinbetween {
	clear: both;
	}
	
.showinbetween {
	clear: both;
	}
	
.showendinbetween {
	position: relative;
	clear: both;
	font-size: 25px;
	margin-bottom: 25px;
	}
	
.showendlast {
	position: relative;
	clear: both;
	font-size: 25px;
	margin-bottom: 15px;
	}
	
.photopress img {
	width: 100%;
	float: right;
	padding-left: 25px;
	padding-bottom: 30px;
	}
	
.language {
	height: 25px;
	}
	
}

/* For tablets (portrait) */

@media only screen and (min-width: 700px) {

body {
	}
	
.grid {
	display: grid;
	grid-template-columns: auto 100vw auto;
	margin-top: 0;
	padding-top: 0vw;
	overflow-x: hidden;
	overflow-y: hidden;
	}

.centre {
	position: relative;
	max-width: 100%;
	background-color: #ffffff;
	height: 100vh;
	}
	
.subheader {
	position: relative;
	width: 100%;
	height: 65px;
	border-bottom: none;
	vertical-align: middle;
	background-color: #3399ff;
	}

.subheader img {
	height: 34px;
	}
	
.smallerhorizontallist {
	position: relative;
	padding-left: 20px;
	}
	
.smallerhorizontallist li {
	padding-top: 13.25px;
	padding-left: 8px;
	}
	
.subheader1 ul {
	padding-left: 10px;
	padding-bottom: 30px;
	}
	
.subheader1 li {
	margin-left: 15px;
	font-size: 23px;
	}
	
.subheader1small {
	display: none;	
	}
	
.website {
	padding-left: 25px;
	padding-top: 3px;
	}
	
.website a {
	font-size: 50px;
	}
	
.main {
	max-height: 100%;
	}
	
.maintitle {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 50px;
	font-weight: 400;
	}

.mainbody {
	position: relative;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 100px;
	font-size: 25px;
	text-transform: none;
	font-weight: 300;
	}
	
#smallimpressum {
	display: none;
	}	
	
.photobio {
	width: 100%;
	height: auto;
	border-radius: 4px;
	margin-left: 30px;
	margin-bottom: 20px;
	float: right;
	}
	
.photobio img {
	width: 100%;
	}
	
.photocaption {
	clear: both;
	text-align: right;
	padding-bottom: 10px;
	float: right;
	width: 100%;
	font-size: 17px;
	}
		
.impressumtext {
	font-size: 20px;
	text-transform: none;
	font-weight: 100;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 75px;
	}
	
.gallery {
	clear: both;
	display: grid;
	width: 95%;
	grid-template-columns: 50% 50%;
	}

.gallery img {
	position: inherit;
	float: left;
	width: 90%;
	padding-left: 30px;
	padding-top: 25px;
	}
	
.photocaptionnew {
	position: relative;
	padding-left: 30px;
	font-size: 17px;
	top: -1px;
	width: 100%;
	clear: both;
	}

.mainbodyleft {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 75px;
	font-size: 25px;
	text-transform: none;
	font-weight: 300;
	text-align: left;
	}
	
.shows {
	clear: both;
	display: grid;
	position: relative;
	top: -30px;
	width: 92%;
	grid-template-columns: 20% 45% 35%;
	font-size: 23px;
	right: -25px;
	text-transform: none;
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.shows div {
	padding: 10px;
	}
	
.showdateinbetween {
	clear: both;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.showinbetween {
	clear: both;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.showendinbetween {
	clear: both;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.photopress img {
	width: 40%;
	float: right;
	padding-left: 25px;
	}
	
.language {
	height: 25px;
	}
	
}

/* For desktop screens */

@media only screen and (min-width: 1008px) {

body {
	}
	
.nobreak {
	display: none;
	}
	
.grid {
	display: grid;
	grid-template-columns: auto 1008px auto;
	margin-top: 0;
	padding-top: 3.5vh;
	}
	
.centre {
	position: relative;
	border-radius: 8px;
	width: 100%;
	height: 92vh;
	background-color: #ffffff;
	}
	
.subheader {
	position: relative;
	width: 100%;
	height: 65px;
	border-radius: 8px 8px 0 0;
	border-bottom: none;
	vertical-align: middle;
	background-color: #3399ff;
	}
	
.subheader img {
	height: 34px;
	}
	
.smallerhorizontallist {
	position: relative;
	padding-left: 20px;
	}
	
.smallerhorizontallist li {
	padding-top: 14.25px;
	padding-left: 8px;
	}
	
.subheader1 ul {
	padding-left: 13px;
	}

.subheader1 ul li {
	margin-left: 14px;
	font-size: 25px;
	font-weight: 300;
	font-style: normal;
	}
	
.subheader1small {
	display: none;	
	}
	
.website a {
	position: relative;
	top: 0px;
	font-size: 50px;
	}
	
.main {
	position: relative;
	padding-left: 0px;
	width: 100%;
	height: 78%;
	overflow-y: auto;
	}

.maintitle {
	position: relative;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 40px;
	font-weight: 400;
	}

.mainbody {
	position: relative;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	font-size: 23px;
	text-transform: none;
	line-height: 25px;
	text-align: justify;
	}
	
#smallimpressum {
	display: none;
	}
	
.photobio {
	width: 60%;
	height: auto;
	border-radius: 4px;
	margin-left: 30px;
	float: right;
	}
	
.photobio img {
	width: 100%;
	}
	
.photocaption {
	text-align: right;
	padding-bottom: 10px;
	float: right;
	width: 100%;
	font-size: 17px;
	}
	
.photocaptionnew {
	position: relative;
	padding-left: 30px;
	font-size: 17px;
	top: -1px;
	width: 100%;
	clear: both;
	}
	
.impressumtext {
	font-size: 20px;
	text-transform: none;
	font-weight: 100;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 75px;
	}
	
.gallery {
	clear: both;
	display: grid;
	width: 100%;
	grid-template-columns: 50% 50%;
	}

.gallery img {
	position: inherit;
	float: left;
	width: 90%;
	padding-left: 30px;
	padding-top: 25px;
	}

.mainbodyleft {
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	font-size: 23px;
	text-transform: none;
	line-height: 21px;
	text-align: left;
	}
	
.shows {
	clear: both;
	display: grid;
	position: relative;
	width: 95%;
	grid-template-columns: 25% 40% 35%;
	font-size: 23px;
	right: -25px;
	text-transform: none;
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.shows div {
	padding: 10px;
	}
	
.showdateinbetween {
	clear: both;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.showinbetween {
	clear: both;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.showendinbetween {
	clear: both;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	}
	
.showendlast {
	border-style: none;
	}
	
.photopress img {
	width: 40%;
	float: right;
	padding-left: 25px;
	}
	
.language {
	height: 23px;
	}
	
}
