@charset "UTF-8";
CSS Document

* {
margin: 0;
padding: 0;
}
html, body {
padding-top:0.5%;
height: 100%;
background-color:#e5e9e9;
background-image: url("photo/michele_lavende.jpg");	
}
body {
    background-image: linear-gradient(to top, #ecedee 0%, #eceeef 75%, #e7e8e9 100%);
    min-height: 100vh;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.gallery-container h1 {
    /*text-align: center;*/
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    /*text-align: center;*/
    max-width: 800px;
    margin: 25px auto;
    color: #888;
    font-size: 18px;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 4px;
}

.baguetteBox-button {
    background-color: transparent !important;
}


@media(max-width: 768px) {
    body {
        padding: 0;
    }

    .container.gallery-container {
        border-radius: 0;
    }
}
.bgall{	
background-image: url("../photo/michele_lavende.jpg");	
}
html{
font-family: 'Droid Sans', sans-serif;
line-height:1.6em;
margin:0;
color:#2E2E2E;
}
.pan1{
max-width:1170px;
}
.weite{
	text-align:center;
}
.outer{
margin-left:15px;
margin-right:15px;
}
header{
height:150px;
}
.cont{
	background-color:red;
	margin-left:10%;
	margin-right:10%;
height:100%;
width:75%;
}
.navbar{
	border:0;
	background-color:#fff;
}
h3{
	font-size:1.5em;
	color:#424242;
}
.beschreibung{
		padding-top:2%;
	padding-left:3%;

	min-height:450px;   
}
.karte{
	padding-top:2%;
	padding-left:2%; 
	padding-right:3%;
    height:auto;
}
.footer{
	margin:auto;
   width:1170px;
	margin-top:1%;
	padding-top:10px;
    height:35px;
	background-color: #EEAE3F;
	text-align:center;
}
.content{
	background-image: url("photo/michele-equipment.jpg");
    background-color: #fff;
    color: #35373a;
        min-height: 83vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
    padding:0;
}

.imispace{
	padding-left:1%;
	padding-top:2%;
	padding-bottom:3%;

}
.picts{
padding-top:5.5%;
}
.dgrey{
	padding-top:3%;
background-color:#FCB736;

}
.descript{
	padding-left:3%;
	padding-top:3%;
	padding-bottom:1%;
}
.underline{
	padding-left:3%;
	
}
.po{
	text-align:center;
}
.navbar{
width:100%;
margin-bottom:1%;
}

.equip{
	width: 100%;
	padding-top: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}
table{
	width: 100%;
}
th{
	line-height:3em;
}

