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

*{margin:0;padding:0;border:0}

.img{height:50px;}

header img{
width:400px;
display:block;
margin-left:auto;
margin-right:auto;
}
.Linie{
float:left;
width:100%;
height:5px;
border-width:thin;
border-style: solid;
border-color: white white black white;
}
#nav-box{
margin:auto;
max-width:850px;
min-width:300px;
display:flex;
margin-bottom:20px;
}

#nav-box img{height:200px;width:auto;
margin-left: 400px;
position:absolute;
}

nav{
font-family: 'Open Sans', sans-serif;
font-size:16px;
}
span{font-family: 'Lusitana', serif;
font-style:italic;
font-size:16px;
}
ul{
list-style:none;
}
.Objecttrouve, .Skulpturen, .Malereien, .Collagen, .Biogramme{
margin-right:20px;
width:170px;
padding:5px;
padding-left:10px;
border-width:thin;
border-style: solid;
border-color: white black black black;
}
.Biogramme{margin-right:0px;}

a:link,a:visited{color:burlywood;text-decoration:none;}
a:hover,a:active,a:focus{color:#768fdd;}
a:link.aktiv,a:visited.activ{color:darkslategray;}

#nav-aside{justify-content:center;box-shadow:-1px 1px 3px #706f6f;
top:40%;
right:0px;
position:fixed;
float:left;
overflow:hidden;
margin:0 0 0 94%;
background-color:rgba(193,193,193,0.40);
border-radius:15px;
height:250px;
width:80px;
z-index:2;
}
#nav-aside img{
width:30px;
padding-top:37px;
padding-bottom:5px;
}

/* Main Beginn *//* Main Beginn *//* Main Beginn *//* Main Beginn *//* Main Beginn */

.intro{
max-width:850px;
height:480px;
margin:auto;
display: flex;
border-width:thin;
border-style: solid;
border-color: black black black black;
overflow:hidden
}
.intro video{
height:470px;
margin:5px;
overflow:hidden;
}
/* Main Ende *//* Main Ende *//* Main Ende *//* Main Ende *//* Main Ende *//* Main Ende */

/* Footer *//* Footer *//* Footer *//* Footer *//* Footer *//* Footer *//* Footer */
.footer{
max-width:850px;
min-width:300px;
}

#idfooter{background-color:#F0F0F0;margin-top:30px;padding-bottom:30px;padding-top: 30px;}

.trio{
max-width:850px;
margin:auto;
display:flex;
justify-content: center;
}
.socialmedia{background-color: #FFFFFF;
border-width:thin;
border-style: solid;
border-color: black black black black;
max-width:850px;
height:50px;
margin:auto;
border-radius:15px;
margin-bottom:20px;
align-items:center;
display:flex;
justify-content: center;

}

.socialmedia img{align-content: center;display:flex;justify-content: center;
height:31px;padding-right: 30px;}



.exposition-de{width:350px;margin-right:10px;}
.exposition-de p {font-size:15px;font-family: 'Open Sans', sans-serif;}
.exposition-de span{font-size:15px;font-family: 'Lusitana', serif;font-style:italic;}
.exposition-en{width:350px;margin-right:10px;}
.exposition-en p {font-size:15px;font-family: 'Open Sans', sans-serif;}
.exposition-en span{font-size:15px;font-family: 'Lusitana', serif;font-style:italic;}


.about{width:350px;margin-right:20px;}
.about p {font-size:15px;font-family: 'Open Sans', sans-serif;}
.about span{font-size:15px;font-family: 'Lusitana', serif;font-style:italic;}

.kontakt{clear:both;font-size:15px;font-family: 'Open Sans', sans-serif;margin-bottom:30px}

.C{left:20px;top:1250px;position:absolute;font-family: 'Open Sans', sans-serif;}

/* Datenschutz.Kontakt.Inpressum *//* Datenschutz.Kontakt.Inpressum *//* Datenschutz.Kontakt.Inpressum */

.Linie-datenschutz{
margin-top:50px;
float:left;
width:100%;
height:5px;
border-width:thin;
border-style: solid;
border-color: white white black white;
}
.Objecttrouve-datenschutz{border-color: white black white black;border-width:thin;
border-style: solid;margin-right:20px;width:370px;padding:5px;padding-left:10px;}

.impressum-datenschutz{border-color: white black white black;border-width:thin;
border-style: solid;margin-right:20px;width:370px;padding:5px;padding-left:10px;}

