<style type="text/css"> 


body{
    
}
#pdfview{
   object-fit: scale-down;
   object-fit: cover;
}

#Zuteilung{
    background-color:lightgrey;
    width:350px;
    height:150px;
    position: fixed;
    right: 30px;
    bottom: 150px;

    border:3px black solid;
    display: flex;
    align-items: center;
    justify-content: center;      
    
}

#TableRufnummernBr{
    
    background-color:lightgrey;
   
    width:650px;
    height:680px;

    border:3px black solid;
    display: flex;
    align-items: center;
    justify-content: center;        

  
    
}
#ZurückSp{
    position:fixed;
    right: 50px;
    bottom: 600px;;
    
    
}
#SpButtons{
    position:fixed;
    right: 25px;
    top:400px;
    
}
#SpButtons1{
    position:fixed;
    right: 25px;
    top:450px;
    
}
#LageplanMykenes{
    text-decoration-color: bisque;
    
}

#Gebiete{
    position: absolute;
    right: 50px;
    top:480px;
    
    width: 400px;
    height: 180px;
    border-radius: 15px;
    background-color:lightgrey;
    text-align:left;
    color: blue;
    
    
    margin: 3px;
    padding-left: 45px;
    font-size: 20px;
    
    
    
    
}
caption {

  text-align: center;  
  color: blue;
  font-weight: bold;
}


#background{
    background-color: lightgray;
}
    
.allroundButton{
    width: 200px;
    height: 200px;
    background-color: aqua;
    border-radius: 50%;
}
#buttons{
    position: relative;
    margin: 0px;
    left: 81%;
    width: 18%;
    height: 30;
    text-align:center;
    
    border-radius: 20px;
   
}

.button_style{
    
    color: white;
    background-color:green;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 7px;
    width: 60px;
    height: 30px;
    border-radius: 25px;
    left: auto; 
}
.button_styleGr{
    
    color: white;
    background-color:green;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 7px;
    width: 74px;
    height: 30px;
    border-radius: 25px;
    left: auto; 
}

.button_style:hover{
    
    color: whitesmoke;
    background-color: darkgrey;
}

.button_style:actived{
    color: white;
    background-color: darkgrey;
    
}

#SeitenUeberschrift{
    text-align: right;
    padding-top: px;
    padding-bottom: px;
    padding-right: 1px;
    
    color: blue;
    
}
#HauptseiteButtons{
    position: absolute;
    margin: 0px;
    left: 69%;
    width: 22%;
    height: 180px;
    text-align:center;
    background-color:lightgrey;
    top: 50px;
    border-radius: 25px;
}

.HauptseiteButton_style{
    color: white;
    background-color:green;
    margin-left: 5px;
    margin-right: 3px;
    margin-top: 12px;
    width: 130px;
    height: 30px;
    border-radius: 25px;
    
}
.HauptseiteButton_styleBr{
    color: black;
    background-color:orange;
    padding-right: 10px;
    margin-left: 1px;
    margin-right: 3px;
    margin-top: 12px;
    width: 140px;
    height: 30px;
    border-radius: 25px;
    
}
.HauptseiteButton_style:hover{
    color: whitesmoke;
    background-color: blue;
}

#bilderrahmen{
    border-radius: 10px;
    position:absolute;
    padding:10px;
    width: 860px;
    height:auto;    
}

#titel{
    border-radius: 10px;
    position:absolute;
    padding:20px;
    width: 100px;
    height:auto;   
    
}

#ZurueckButton{
    color: white;
    background-color: blue;
}

.ZurueckButton{
    clear: both;
    margin-top: 480px;
    margin-left: -195px;
    border-radius: 50%;
    background-color: grey;
    font-family: sans-serif;
    color:skyblue;
    border-bottom-color: black;
    border-bottom-width: medium;
    font-size: 100%;
    width: 80px;
    height: 80px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.5),
        1px 1px 5px rgba(0,0,0,.2);
        cursor: pointer;

    
}
.ZurueckButton:hover{
    color: white;
    background-color:gainsboro;
    
}

.ZurueckButton:active{
    
    color: white;
    background-color:cornflowerblue;
  
}

#img_links {
    float:left;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 20px;
    border:1px solid red;
    float: none;
} 
#button_container{
   float: none;
}


#menu{
   float: left;
    width: 280px;
    margin-left: 30px;
    margin-top: 5%;
    color:skyblue;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    border-bottom-style:groove;
    border-collapse: collapse;
    background-color: grey;
    font-family: sans-serif;
 
}

#borbeck{
    background-color: #606A70;
    margin: 0px 10px;
    opacity: 0.7; 
}

    
#west{
    background-color: ##C18626;
    margin: 0px 15px;
    opacity: 0.7;
}
    

#sw{
    background-color: ##961526;
    margin: 0px 10px;
    opacity: 0.7;
}
    

#Kopfzeile{
    opacity: 0.9;
    display: table;
    width: 100%;
    height: 100px;
    text-align: center;
 
    padding-top: 40px;
    font-size: 250%;
    font-family: sans-serif;
    color: white;  
    background-color: #4A6DA7;
    border-radius: 15px;

}


#container{
    
    text-align: center;
    
    }
    
    

a{
   text-decoration: none; 
}
a:hover{
    text-decoration: underline;
}
a:visited{
    color: white;
}
a:active{
    color: white;
}






.clear-float{
    clear: both;
}
    
 </style>   

      