body {
	font-family: 'Oxygen';
	font-weight: 300;
	font-size: 16.4;
	background-image: url('../graphics/start/b7cbd80.jpeg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-clip: ;
}

#center {
	width: initial;
	display: flex;
	justify-content: center;
}

div.border_lines {
	display:none;
}

#border {
	background-color: initial;
	width: initial;
	max-width: 58.6em;
}

#seite {
	color: #000;
}

div.uebersicht_texte, div.bericht_text, div.kontakt, span.uebersicht_foto, div.einzelbild, div.kalender, div.suche, div.event{
	background: rgba(255, 255, 255, 0.84);
	padding: 1em;
	box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1);
	color: #383838;
	border: 0;
	margin-bottom: 1em;
}


.bericht_text p {
	line-height: 180%;
}

.bericht_text h1 {
	line-height: 180%;
	margin-bottom: initial;
	text-align: left;
}

.suche p {
	width: 95%;
}

.suche h1 {
	margin-bottom: initial;
	text-align: initial;
}

div.suche {
	width: initial;
}

div.uebersicht_texte{
	overflow: hidden;
	height: 100%;
	width: 100%;
	text-align: justify;
	font-size: 110%;
	line-height: 165%;

}

span.uebersicht_foto {
	width: 20.6%;
	padding: 1.2%;
	margin: 1%;
}

span.uebersicht_foto2 {
	width: 20.6%;
	padding: 1.2%;
	margin: 1%;
}
.uebersicht_texte img {
	height: 23em;
	width: auto;
}


h1 {
	font-variant: normal;
	font-weight: 100;
	color: #0089ce;
	font-size: 2em;
	margin-bottom: -0.5em;
	line-height: 120%;
	text-decoration: none;
	font-size: 31.8px !important;
}

.text p {
	height: 5.5em;
	overflow: hidden;
}

hr {
	box-shadow: initial;
  	background-color: initial;
	margin-top: 1em;
}

#head_bild {
	display: none!important;

}



table.no_all:before {
	transform: skew(40deg,0deg);
	background-color: rgba(255, 255, 255, 0.6);
	padding: 0.1em;
	margin-bottom: 1em;
	/* position: 0em; */
	margin-top: -0.5em;
	margin-left: -1.1em;
}

.social-bookmarks {
	margin-top:1em;
}

div.fb-like {
	display: inline!important;
}


div.kontakt_text {
	max-width: 48%;
}


div.kontakt_form {
	border: initial;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.12);
}

input {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px;
    outline: none;
    border: 1px solid #B0CFE0;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;

} 
input:focus{
    box-shadow: 0 0 5px #B0CFE0;
    border:1px solid #B0CFE0;
}



.bericht_text {
	overflow: auto;
}

.bericht_text br{
	margin-bottom: 1em;
}

bericht_text p {
	margin-top: 0px;
}

.bericht_foto {
  height:13.3em;
  width: 13.3em;
}


.bericht_foto,.album_foto {
  display: block;
  background-size: 150%;
  background-repeat: no-repeat;
  float: left;
  margin: 1%;
  font-size: 100%;
}

.album_foto {
  height:15.8em;
  width: 15.8em;
}

a {
	color: #0089ce;
	text-decoration: none;
}

body {
	opacity: 1.0;
	-webkit-transition: background 1.5s ease-in-out;
	-moz-transition: background 2.5s ease-in-out;
	-o-transition: background 1.5s ease-in-out;
	-ms-transition: background 1.5s ease-in-out;
	transition: background 2.5s ease-in;
}

#startpic-caption {
	display: block;
	color: #444;
	font-family: 'Oxygen';
	font-weight: bold;
	position: fixed;
	bottom: 20%;
	font-size: 300%;
	left: 0;
	background-color: rgba(228, 228, 228, 0.5);
	width: 40%;
	padding: 0.4em;

}

.social-bookmarks {
	position: fixed;
	bottom: 1em;
	left: 1em;
}

div.events {
	position: fixed;
	right: 0px;
	top: 7em;
	width: 30%;
}

.date {
	width: 7em;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #40AAE4;
	/* position: flex; */
	/* justify-content: center; */
	display: inline-block;
	float: left;
	margin-right: 1em;
	color: #eee;
}

.date .day {
	font-size: 500%;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
}

.date .month {
	display: block;
	font-size: 150%;
	margin-top: -0.7em;
	text-align: center;
	font-weight: bold;
}

.title {
	font-size: 150%;
	font-weight: bold;
}

.location {
	font-size: 120%;
}

.time {
	font-size: 120%;
	display: block;
	margin-right: 0.5em;
}

.price {
	font-size: 120%;
	display: block;
	padding-left: 3em;
}

#navmenue,.buttonTitle {
	display: none;
}
#g1 img {
       width: 90%!important;
    }
#g1 {
    list-style: none;
}
#g1 img { 
   /* display: none;*/
}
#g1 li:first img{
    display: block!important;
}

/*################# LAPTOP ##########################*/
@media (max-width: 1620px) { 
	div.fb-sidebar {
		height: 90vh !important;
		top: 10vh !important;
		}
}

/*############## Mobile device #######################*/
@media (max-width: 600px) {

	#center {
		display: initial !important;
	}
    #startpic-caption {
	width: 80% !important;
        font-size: 170% !important;
    }
    
    #menue {
		width: 90vw;
    }
    
    #menue:after {
		display: none;
    }
    
    img.logo {
		width: 75vw;
		height: initial;
		float: left;
		display: inline-block;
    }
    img.button {
	border: 0px;
	height: 2.3em;
 	width: 2.3em;
    }
    
    span.logo {
		
		float: left;
    }
    
    .buttonTitle {
		display: inline-block;
		margin-left: 1em;
		margin-top: -2em;
		vertical-align: middle;
		color: #f6f6f6;
		font-size: 80%;
    }
    
    #search_box,.sitemap_box {
		display: none;
    }
    
    div.events{
		position: initial!important;
		width:90vw;
		right: initial;
    }
    
    #navmenue {
		position: absolute;
        display: inline-block;
        background: rgba(255, 255, 255, 0.6);
        height: 10vw;
        width: 15vw;
        margin-left: 3vw;
        color:#4a4a4a;
        padding:1vw;
        text-align: center;
        font-size: 210%;
        border-radius: 0.1em;
        box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
        background: url('../graphics/menue/navmenue.png') no-repeat 50%;
		background-color: rgba(255, 255, 255, 0.6);
		
    }
    
    #navmenue::after {
		background-color: white;
    }
    
    #menue a {
/*
		position: absolute;
*/
	}
    
    #border {
		width: initial;
		padding: 0px;
		max-width: 95vw;
    }
    
    .social-bookmarks {
		position: fixed;
    }
    
	.buttons {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 70vw;
		background-color: rgba(46, 46, 46, 0.84);
		height: 100vh;
		z-index: 10;
		display: none;
		animation: slide 0.5s forwards;
		padding: 1em;
		font-size:130%;
	}
	
	span.button {
		display: block;
		border-bottom: 1px solid #666;
    	padding-top: 0.2em;
    	padding-bottom: 0.2em;
	}
	
	div.text {
		width: 90vw !important;
		margin-left: initial !important;
	}
	
	div.einzelbild {
		width: 85vw;
	}
	
	img.einzelbild {
		height: auto !important;
	}
	
	table.no_all {
		position: sticky;
		top:1em;
		z-index: 10;
		margin-bottom: 1em;
	}
    
    .uebersicht_texte > .img {
		float: left;
    }
    
    .album_foto {
	  height:19vw;
	  width: 19vw;
	}
    
    .kontakt_text, .kalender_form{
		max-width: initial! important;
		width: initial!important;
    }
    
    .kontakt_form {
		width: initial!important;
		padding: 0px!important;
    }
    
    input.kontakt_input {
		width: initial!important;
    }
    
    div.kalender_anim {
		width: initial!important;
    }
    
@media only screen and (max-width: 900px) {

    #g1 {
	        list-style: none;
                padding: 3px;
    }
   
    #g1 img {
                width: 100%;
    }
 
    #g1 li {
                display: none;
    }

    #g1 li:first-of-type {
                display: inline;
    }
    
    div.kalender_anim {
		margin: -1em;
    }

}

    

    .kalender canvas {
		width: 100%!important;
		height: auto!important;
    }
    
    textarea.kontakt_textarea {
		width: 95%!important;
    }
    
    div.uebersicht_texte {
		padding: 3vw!important;
    }
    
    .uebersicht_texte img {
		height: auto;
		width: 88vw;
    }
    
    .bericht_foto {
		  height:19vw!important;
		  width: 19vw!important;
	 }

	div.fb-sidebar {
		background-color: white;
		height: 50vh;
		overflow: hidden;
		width: 100%;

		position: fixed!important;
		top: 50vh;
		right: 0px;
	
		}

	div.social-bookmarks {
		width: 100vw !important;
		z-index: 100;
	}
}


/*
SLIDESHOW
*/

.slideshowBox {
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	z-index: 100;
	background-color: rgba(0,0,0,0.8);
	display: flex;
	justify-content: center;
	align-items: start;
	padding-top: 2%;
	display:none;
	
}

.imageContainer {
	position: relative;
}


.imageFrame{
	display: none;
	padding: 1em;
	background-color: white;
}

.imageFrame .caption{
}

.imageContainer .left,.imageContainer .right {
	position: absolute;
	font-size: 400%;
	top: 40%;
	display: none;
	color: white;
	pointer-events: none;
}

.imageContainer .left {
	left: 1em;
}

.imageContainer .right {
	right: 1em;
}

.slideshowBox img {
	max-width: 100%;
	max-height: 100%;
}

.show {
	display: block!important;
}
