.themamain0
{
  font-weight: bold;
}


.themaaddon0
{
}

a:link    {color:#004400;}
a:active  {color:#44FF44;}
a:visited {color:#115511;}
a:hover   {color:#113311;} 

table a:link    {color:#004400;}
table a:active  {color:#44FF44;}
table a:visited {color:#115511;}
table a:hover   {color:#113311;} 

 * {
     /* border: 0px solid red; */
    /* box-sizing: border-box; */
  }

  body {
    margin: 0;
    overflow-x: auto; /* allow horizontal scrolling when needed */
	background: #d9edf2;
	font-family: verdana, arial, 'sans serif';
	font-size: 14px;
  }
  
    h1 
    {
        font-size: 14px; 
        font-weight: bold;
    }
 
    p,table,li
    {
        font-size: 13px;   
    } 
 
    .Title 
    {
        font-size: 14px; 
        font-weight: bold;
    }


  #ALTlogoleiste_new {
    width: 100%;
    height: 200px;
	top: 0px;
	left: 0px; 
	padding: 0px;
	border: 0px;
	background: transparent url(picsEI/titleEI.png?lc=2018-12-07);
	background-repeat: no-repeat;

  }
  
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

    #ALTlogoleiste_new{
        background:url('picsEI/titleEI@2x.png') no-repeat top left;
        background-size: 951px 116px;
    }
}
  

#ALTtabcontainer {
	position: absolute;
	top: 91px;
	left: 0px;
	width: 900px;
	height: 30px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	border: 0px solid #fff;
	/*color: #ffcc00;*/
}


#ALTtabcontainer li.selected {
	display: block;
	float: left;
	width: 90px;
	height: 24px;
	font-size: 12px;
	background: #d9edf2;
	background-repeat: repeat-y;
	color: darkgreen; 
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding:0px 0px 0px 0px; 
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 1px solid  #d9edf2;
  
} 


#ALTtabcontainer li {
	width: 90px;
	height: 24px;
	display: block;
	float: left;
	font-size: 12px;
	background: #4595A5;
	background-repeat: repeat-y;
	color: darkgreen;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding:0px 0px 0px 0px;
	} 

#ALTtabcontainer li a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

#ALTtabcontainer li.selected a {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

.ALTmenubox 
{
	margin-top: 5px; 
	margin-left: 8px;
	padding: 0px;	
	border: solid 0px;
}

.spacer
{
	height: 1px;
	width: 1px;
}


  #main_container {
    display: flex;
    position: relative;
    min-width: 500px; /* ensures center is at least 500px */
      }

  #themenleiste {
    flex: 0 0 250px;
    background: #d9edf2;
    min-height: 400px;
    padding-right: 20px;
  }
  
  #closebutton {
        padding: 5px;
    color: #0f6273;
    font-weight: bold;
  
  }

  #main_content {
    flex: 1 1 auto;
    min-width: 500px;
    max-width: 600px;
    min-height: 500px;
 	padding: 20px 0px 0px 0px;
	border-left: 0px solid #004400; 
    
  }


.level0 
{
	font-size: 13px;
	
	padding:  8px 5px 8px 20px;
	margin: 20px 0px 0px 0px;
	border: solid 0px #000000;
	background: #A1C6D0; 
	/*height: 22px; */
}

.level0 a:link    {color:#003322;}
.level0 a:visited {color:#003322;}
.level0 a:active  {color:#003322;}
.level0 a:hover   {color:#003322;} 



    .level1
    {
        font-size: 13px;
        
        padding:  5px 5px 5px 20px;
        margin: 0px 0px 0px 0px;
        border: solid 0px #000000;
        background: A1C6D0; 

    }

    .level1 a:link    {color:#005522;}
    .level1 a:visited {color:#005522;}
    .level1 a:active  {color:#005522;}
    .level1 a:hover   {color:#005522;} 

    



#contentcontainer
{
	width: 600px;
	height: 100%;
	padding: 0px;
}


#content
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px; 

}
 


.focus
{
	width: 550px;
	text-align: justify;
}



  #sisterpage {
  
    position: absolute;
    left: 920px;
    padding-top: 20px;
    width: 150px;
  
/*    flex: 0 0 200px; */
    
	font-size: 10px; 

  }

  /* Hidden strip (only active below 700px) */
  #themenleiste-strip {
    background: #A1C6D0;
    display: none;
    width: 28px;
    cursor: pointer;
    text-align: center;
    padding-top: 5px;
    color: #0f6273;
    font-weight: bold;
    
  }

    .hideable {
      background-color: #A1C6D0;
          display: none;
          /*float: left; */
        cursor: pointer;

    }



#themenleiste-strip span {
  }
  
  #themenleiste-strip span.rotated {
    display: inline-block;
    white-space: nowrap;  
    transform: rotate(-90deg) translate(-110%, 20%); 
    transform-origin: left top;
  
  }
  
  /* Breakpoint */
  @media (max-width: 1100px) {

    #sisterpage {
      display: none;
    }
}

/*  @media (max-width: 900px) { */
  @media (max-width: 750px) { 


    .hideable {
      display: block;
    }

    .hideable_element{
      display: inline;
    }

    #themenleiste {
      display: none;
    }

    #themenleiste-strip {
      display: block;
    }

    /* Overlay mode */
    #themenleiste.overlay {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      /*bottom: 0;*/
      width: 250px;
      z-index: 10;
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      border: 1px solid #A1C6D0; 
    }

    #contentcontainer
    {
        width: 97%;
        height: 100%;
        padding: 0px;
    }
    
    #content
    {
        padding-left: 5px;
        padding-right: 5px;
    
    }
    
    #main_container {
        display: flex;
        position: relative;
        width: 100% ;
        min-width: 320px;
    }

      #main_content {
        flex: 1 1 auto;
        min-width: 300px;
        max-width: 500px;
        width: 100%;
        min-height: 500px;
        padding: 10px 10px 0px 10px;
        border-left: 0px solid #004400; 
    
      }

        .focus
        {
            width: 95%;
            text-align: left;
        }
        
        .introtitle
        {
            height: 100%;
        
        }

  
}  


.aux
{
	text-align: left;
	font-size: 9px;
	padding-left: 3px;
}

.auxtitle
{
	padding: 8px 0px 5px 8px; 
	text-align: left;
	height: 20px;
	width: 143px;
	background: #A1C6D0; 
	font-size: 11px;
	color: #002222;
}

.auxtext
{
	padding: 3px 2px 2px 2px;
  text-align: left;
	font-size: 9px;
	border-top: 0px solid #C1D6E3;
	border-right: 1px solid #C1D6E3;
	border-bottom: 1px solid #C1D6E3;
	border-left: 1px solid #C1D6E3;
	background: #d1e2eA;
	width: 100%;
	
}

.introtitle
{
background: #A1C6D0;  
background-repeat: no-repeat;
height: 100%;
margin: 0px 0px 0px 0px;
color:#003311;
font-size: 14px; 
font-weight: bold;
}

.introtitlebox
{
padding-top: 7px;
padding-bottom: 7px;
padding-left: 13px;
margin: 0px 0px 0px 0px; 

}

.introtitletext
{
padding-top: 7px;
padding-left: 20px;
padding-bottom: 30px;
font-size: 13px; 

}

.emph
{
	color:#AA2200;
	font-weight: bold;
}


.titleemph
{
	color:#AA2200;
	font-size: 16px;
	font-weight: bold;
}

.themamain
{
font-weight: bold;
}


.themaaddon
{
}

.leistenueberschrift_ws
{
	padding-top: 20px;
	padding-left: 15px;
	
	color:#AA2200;
	font-weight: bold;

}

















/* Main strip */
.title-strip {
    position: relative;
    background-color: #0f6273;
    height: 167px; /* 130 + 1 + 36 */
    width: 100%;
    color: white;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;

}

/* Content area (top 130px) */
.content-area {
    position: relative;
    height: 130px;
}

/* Base element */
.element {
    position: absolute;
    top: 0px;
    height: 130px;
    padding: 15px;
    box-sizing: border-box;
    font-weight: bold;
}

/* ---------------- ELEMENT 1 ---------------- */
.element1 {
    left: 0;
    width: 230px;
}
/* Vertical white strip spans full height */
.vertical-strip {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 167px; /* full strip height */
    background: white;
    display: flex;
    padding-top: 10px; /* optional top spacing */
    box-sizing: border-box;
}

/* Rotated text fully visible inside strip */
.vertical-strip span {
    padding-right:15px;
    padding-top:7px;
    text-align: right;
    color: #0f6273;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    transform: rotate(-90deg) translate(-100%, 0); /* shift left after rotation */
    transform-origin: top left;
}
/* Logo block */
.logo-block {
    position: absolute;
    left: 50px;

}

.logo-block .msv {
    font-size: 60px;
    letter-spacing: -1px;

}

.logo-block .d {
    color: red;
}

.logo-block .url {
    font-size: 13px;
    font-weight: normal; 
    letter-spacing: 0px;
}

/* ---------------- ELEMENT 2 ---------------- */
.element2 {
    
    left: 230px;
    width: 870px;
    
}

.element2 .name {
    font-size: 16px;
    padding-top: 8px;    
    letter-spacing: -1px;

}

.element2 .units {
    font-size: 34px;
    margin-top: 11px;
    letter-spacing: -1px;
}

/* ---------------- ELEMENT 3 ---------------- */
.element3 {
    left: 695px;
    width: 400px;
}

.element3 .text {
    font-size: 16px;
    padding-top: 8px;
    letter-spacing: -1px;
    text-align: right;

}

.element3 .url {
    font-size: 16px;
    padding-top: 36px;
    letter-spacing: -1px;
    text-align: right;

}

/* White line at 130px */
.bottom-line {
    position: absolute;
    top: 130px;
    left: 50px;
    height: 1px;
    width: calc(100% - 50px);
    background: white ;
}

/* Bottom 36px area */
.bottom-area {
    position: absolute;
    top: 131px;
    height: 36px;
    /*width: 100%;*/
    background-color: #0f6273;
}

/* ---------------- VISIBILITY RULES ---------------- */

/*@media (max-width: 229px) {
    .element1 { display: none; }
}*/

ul.triangle-list {
    height: 30px;
    list-style: none;
    padding-left: 50px;
    padding-top: 10px;
    margin: 0;
}



ul.triangle-list li {
	width: 90px;
	height: 26px;
	display: block;
	float: left;
	font-size: 14px;
	background: #4595A5;
	background-repeat: repeat-y;
	color: darkblue;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding: 5px;
	} 

ul.triangle-list li a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

ul.triangle-list li.selected {
	background: #d9edf2;
	color: darkgreen; 

  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}

ul.triangle-list li.selected a{
	color: #003300; 
}



@media (max-width: 900px) {
    
    .content-area {
        width: 100%;
    }
    
    .element2 {
        width: 100%;
    }

    .element {
        width: 100%;
    }

    
    .element2 .name {
       /* display: none; */
        position: absolute;
        right: 0;
  
        transform: rotate(-90deg) translate(-40%, -125%); 
        transform-origin: right top; 
     font-weight: normal;
     font-size: 14px;
     text-align: left;
       z-index: 10;
      letter-spacing: 0px;
    }   
    
     .hideable_element {
          display: none;

    }
   
    
    .element2 .units {
        position: absolute;
        width: 200px;
        padding-top: 12px;
        font-size: 24px;
        left: 10px;
        top: 70px;

    }   
    
    
    
    .bottom-line {
        display: none;
    }


    .logo-block .url {
        display:none;
    }


    /* Bottom 36px area */
    .bottom-area {
        position: absolute;
        padding-top: 3px;
        top: 0px;
        left: 230px;
        height: 36px;
        /*width: 100%;*/
        height: 100%;
        border-left: 2px solid #d9edf2; 
     
        background-color: #0f6273;
    }
    
    .vertical-strip {
        display: none;
    }
    
    .content-area, .element2 {
        position: absolute;
        top:0px;
        left:0px;
    }
    
    .element1 {
        left: 0px;
    }   

    .logo-block {
        left: 10px;

    }


    /* Remove default bullets and padding */
    ul.triangle-list {
        font-size: 13px;          /* size of the triangle */
        height: 50px;
        list-style: none;
        padding-left: 0;
        border-right: 15px solid #0f6273;
    }

    /* Each list item */
    ul.triangle-list li {
        all: revert; 
        font-size: 13px;          /* size of the triangle */
        position: relative;       /* needed for pseudo-element positioning */
        padding-left: 20px;       /* space for the triangle */
        margin-bottom: 1px;       /* spacing between items */
        padding-top: 0px;
        padding-bottom: 1px;
    }

    ul.triangle-list li a  {

       color: white;
    }



    ul.triangle-list li.selected, ul.triangle-list li.selected a 
    {
        font-size: 13px;          /* size of the triangle */
        padding-top: 0px;
        padding-bottom: 1px;
       border-left: 0px;
       border-top: 0px;
       border-right: 0px; 
        min-width: 100px;
    
    }

    ul.triangle-list li.selected a
    {
       color: #0f6273;
    
    }
    

    /* Triangle as bullet using ::before */
    ul.triangle-list li::before {
        content: "►";             /* Unicode triangle symbol */
        position: absolute;
        left: 0;
        top: 1px;
        font-size: 12px;          /* size of the triangle */
        color: white;           /* color of the triangle */
        line-height: 1.2;
    }    


    ul.triangle-list li.selected a::before {
        content: "►";             /* Unicode triangle symbol */
        position: absolute;
        left: 0;
        top: 1px;
        font-size: 12px;          /* size of the triangle */
        line-height: 1.2;
        color: #0f6273; 
    }


    

}

@media (max-width: 1100px) {
    .element3 { display: none; }
}


.index {
  display: grid;
  grid-template-columns: repeat(auto-fill, 150px);
  gap: 16px;
  justify-content: center;

}

.letter-group {
  width: 100%;
}