body {
    position: relative;
}
.affix {
    top: 0;
    width: 98%;
    z-index: 9999 !important;
}

#BDL {
    margin-top: 50px;
}
#PointersInitiative {
    pointer-events: all;
}

.affix ~ .container-fluid {
    position: relative;
    top: 100px;
}

p {
    font-size: 18px;
}
#List {
    font-size: 18px;
}

.panel-title {
    font-size: 20px;
}

#Home {
    background-color: goldenrod;
}
#story-content {
    pointer-events: all;
}

#Story {
    pointer-events: none;
    margin-top: -60px;
    padding-top: 60px;
}
#App {
    margin-top: -60px;
    padding-top: 60px;
}
#ueberuns {
    margin-top: -60px;
    padding-top: 60px;
}       
#Entwicklung {
    pointer-events: none;
    margin-top: -60px;
    padding-top: 60px;
}
#entwicklung-content {
    pointer-events: all;
}
#AlteVerordnung {
    margin-top: -60px;
    padding-top: 60px;
}
#NeueVerordnung {
    margin-top: -60px;
    padding-top: 60px;
}
#Initiative1 {
    pointer-events: none;
    margin-top: -60px;
    padding-top: 60px;
}
#initiative1-content {
    pointer-events: all;
}
#Initiative2 {
    margin-top: -60px;
    padding-top: 60px;
}
#initiative2-body{
    pointer-events: all;
}
#initiative2-content {
    pointer-events: none;
}
#AuswahlPestizid {
    margin-top: 40px;
}
#Interpretation {
    margin-top: -60px;
    padding-top: 60px;
}

#Info {
    margin-top: 20px;
}

#bedienAnlBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}
#test{
    height:200px;
    width:200px;
    background-color: yellow;
    border-width: 4px;
    border-color: black;
}

#graphSVG{
    display: block;
    height: 100%;
    width: 100%;
    border-bottom: 20px;
    border-top: 20px;
}

#divGraphSVG{
    display: block;
    height: 500px;
}

#graphSVG2{
    display: block;
    height: 100%;
    width: 100%;
    border-bottom: 20px;
    border-top: 20px;
}

#divGraphSVG2{
    display: block;
    height: 500px;
}

svg {
    display: block;
    height: 100%;
    width: 100%;
}

#zuordnungenLabelText{
    margin-top: 20px;
}

#ySecAxisEl{
    stroke: Blue;
}

#tooltipDiv{	
    position: absolute;			
    text-align: center;			
    width: 190px;					
    height: 73px;					
    padding: 2px;				
    font: 12px sans-serif;		
    background: lightblue;	
    border: 4px;		
    border-radius: 4px;			
    pointer-events: none;			
}

#yearButtonsAlleJahreDiv{
    display: flex;
    align-items: center;
    justify-content: center;
}
#yearButtons{
    display: flex;
    align-items: center;
    justify-content: center;
}

#chemieTitel{
    display: flex;
    align-items: center;
    justify-content: center;
}

#chemieTitel2{
    display: flex;
    align-items: center;
    justify-content: center;
}

#zuordnungenBtnsSVG{
    margin-top: 20px;
}
#daumen{
    margin-top: 25px;
    font-size:2.5em;
}
