body {
    font-family: Raleway, sans-serif;
    font-style: normal;
	font-size: 20px;
    width: 100%;
    margin-top: -1%;
    /* background-color: #dc1151; */
    color: #04418C;
}

.body-color-green{
    
    color: #0A6834;
}

.body-color-blue{
    
    color: #04418C;
}

/* .main-container {
    margin-left: -2%;
} */
.main-container-yellow {
    background-color: #facb4f;
    margin-left: -1%;
}

.main-background{
    /* width: 100%; */
    margin-left: -1%;
    background-image:  url('../web_images/index_test2.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
.main-background-about{
    /* width: 100%; */
    margin-left: -1%;
    background-image:  url('../web_images/index_test1.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

.main-section {
	/* width: 100%; */
    margin-top: 30%;
    /* width: 90vw; */
    /* padding-left: 3vw;
    padding-right: 3vw; */
    z-index: 2;
    /* background-color: rgb(167, 31, 188); */
}

.main-section-stations {
	width: 100%;
    /* margin-top: 30%; */
    /* width: 90vw; */
    /* padding-left: 3vw;
    padding-right: 3vw; */
    z-index: 2;
}


.background_img
{
    width: 100%;
    height: auto;
    margin-top: -200px;
    z-index: -1;
}
.center_img
{
    width: 25%;
    height: auto;
    margin-top: -28%;
   /*  margin-left: -50px;
    margin-left: auto;
    margin-right: auto; */
    position: absolute;
    right: 40%;
    /* left: 0%; */

    z-index: 2;
    /* top: 0;*/
}

.background_img_below
{
    width: 100%;
    height: auto;
    /* height: 140%; */
    margin-top: -100px;

    position: absolute;
    /* background-image:  url('../web_images/uebersicht.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    z-index: -1;
}


.section-center-img {			
	/* margin-top: 60px; */
    /* width: 100%; */
    /* padding-top: 8px;
    padding-bottom: 8px; */
    /* -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center; */
    align-items: center;
    text-align: center;
    /* background-color: #f5f5f5; */
}

.station_image{
    width: 100%;
    margin: auto;
    text-align: center;
}


.section-index {			
	margin-top: -160px;
    width: 100%;
	background-image: url('../web_images/Gruppe_857.svg');
    background-repeat: no-repeat;
	background-size: cover;
    z-index: 1;
}

.section-yellow {		
    margin-top: 5%;
    /* background-color: #3094d6; */
}

.section-top-space{
    /* background-color: #b5370a; */
    /* height: 200px; */
    padding-top: 10%;
}


.section-top-space-small{
    /* background-color: #b5370a; */
    /* height: 200px; */
    padding-top: 2%;
}
.section-bottom-space{
   padding-bottom: 10%;
}


.buttons{
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
    /* background-color: #9f199b; */
}
.btn{
	padding:0.5rem;
	background-color:#62aecc;
	color:#e9f1d9;
	border-radius:2px;
	border:none;
    margin: auto;
    
}
.btn:hover{
	opacity:0.75
}


/* Single Image Box */
.round-white-box {
    width: 50%;
    /* background-color: white; */
    /* border-radius: 29px; */
    margin-bottom: 40px; 
}
.round-white-box-5-45 {
    width: 47%;
    /* background-color: white; */
    /* border-radius: 29px; */
    margin-bottom: 40px; 
    margin-left: 3%;
}
.round-white-box-left-30 {
    width: 30%;
    /* background-color: rgb(215, 128, 128); */
    /* border-radius: 29px; */
    margin-bottom: 5%/*40px */; 
}
.round-white-box-right-70 {
    width: 70%;
    /* background-color: rgb(218, 12, 237); */
    /* border-radius: 29px; */
    margin-bottom: 40px; 
}

.round-white-box-left-10 {
    width: 10%;
    /* background-color: rgb(215, 128, 128); */
    /* border-radius: 29px; */
    margin-bottom: 40px; 
}
.round-white-box-right-90 {
    width: 90%;
    /* background-color: rgb(24, 206, 100); */
    /* border-radius: 29px; */
    margin-bottom: 40px; 
}
.round-white-box-left-15 {
    width: 15%;
    /* background-color: rgb(215, 128, 128); */
    /* border-radius: 29px; */
    margin-bottom: 20px; 
   /* padding-right: 0.5%; */
}
.round-white-box-right-85 {
    width: 85%;
    /* background-color: rgb(24, 206, 100); */
    /* border-radius: 29px; */
    margin-bottom: 20px; 
}


.round-white-box-left-40 {
    width: 40%;
    /* background-color: rgb(215, 128, 128); */
    /* border-radius: 29px; */
    margin-bottom: 20px; 
   /* padding-right: 0.5%; */
}
.round-white-box-right-60 {
    width: 60%;
    /* background-color: rgb(24, 206, 100); */
    /* border-radius: 29px; */
    margin-bottom: 20px; 
}

.main-flexbox {
    display: flex;  
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
}

.station-flexbox {
    display: flex;  
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
}
.station-flexbox-wide {
    display: flex;  
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
}

.main-textbox {
     padding-left: 4.8%;
     padding-right: 4.8%;
   /* margin: 18px;   */
    /* background-color: #3a94b0; */
    text-align: left;
}
.main-textbox-station {
    text-align: left;
    
}


.main-image {
    /* margin: 10% 0px 14px; */
    /* padding-left: 4.8%; */
    /* padding-right: 4.8%; */
    /* border-radius: 18px; */
    width:  100%;
    height: auto;
    /* margin: 18px;   */
    align-self: center;
    /* background-color: #44b0de; */
    /* padding-left: 20%; */
}

.main-image-30 {
    margin: 34px 0px 14px;
    /* padding-left: 4.8%; */
    /* padding-right: 4.8%; */
    /* border-radius: 18px; */
    width:  100%;
    height: auto;
    /* margin: 18px;   */
    align-self: center;
    /* background-color: #44b0de; */
    /* padding-left: 20%; */
}


.main-image-profi-head {
    margin: 34px 0px 14px;
    width:  100%;
    height: auto;
    align-self: center;
}

.main-image-resp{
    display: none;
}
.main-image-no_resp{
    display: block;
}

.main-header {
    margin: 34px 0px 14px;
    width: 100%;
    /* background-color: #2cae6b; */

}

.image-container{
    position: relative;
}

.image-box-right-top {
    position: absolute;
    /* background: lightgreen; */
    width: 30%;
    left: 65%;
    top: -10%;
    height: auto;
}
.image-box-left-bottom {
    position: absolute;
    /* background: lightgreen; */
    width: 30%;
    left: 5%;
    bottom: -10%;
    height: auto;
}
.image-box-right-bottom {
    position: absolute;
    /* background: lightgreen; */
    width: 30%;
    left: 65%;
    bottom: -10%;
    height: auto;
}
  
.bubble-right-up-index {
    /* margin: 34px 0px 14px; */
    margin-left: 55%;
    margin-right: 4.8%;
    margin-top: -38%;
    /* border-radius: 18px; */
    width:  40%;
    height:55%;
    /* margin: 18px;   */
    /* align-self: center; */
	background-image: url('../web_images/bubble_right_up_2.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.bubble-right-up-index:hover{
    transform: scale(1.2);
}

.bubble-right-up-index-2 {
    /* margin: 34px 0px 14px; */
    margin-left: 55%;
    margin-right: 4.8%;
    margin-top: -38%;
    /* border-radius: 18px; */
    width:  40%;
    height:35%;
    /* margin: 18px;   */
    /* align-self: center; */
	background-image: url('../web_images/bubble_right_up_2.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.bubble-right-up-index-2:hover{
    transform: scale(1.2);
}



.bubble-left-down-index {
    /* margin: 34px 0px 14px; */
    margin-left: 5%;
    margin-right: 4.8%;
    margin-top: -47%;
    /* border-radius: 18px; */
    width:  35%;
    height:50%;
    /* margin: 18px;   */
    /* align-self: center; */
	background-image: url('../web_images/bubble_left_down_2.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-color: #680971; */
    position: absolute;
}
.bubble-left-down-index:hover{
    transform: scale(1.2);
}

.bubble-right-down-index {
    /* margin: 34px 0px 14px; */
    margin-left: 55%;
    margin-right: 4.8%;
    margin-top: -70%;
    /* border-radius: 18px; */
    width:  40%;
    height:52%;
    /* margin: 18px;   */
    /* align-self: center; */
	background-image: url('../web_images/bubble_right_down_2.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.bubble-right-down-index:hover{
    transform: scale(1.2);
}


.bubble-right-down-bottom-index {
    /* margin: 34px 0px 14px; */
    margin-left: 65%;
    margin-right: 4.8%;
    margin-top: -45%;
    /* border-radius: 18px; */
    width:  35%;
    height:35%;
    /* margin: 18px;   */
    /* align-self: center; */
	background-image: url('../web_images/bubble_right_down_2.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}

.bubble-right-down-bottom-index:hover{
    transform: scale(1.2);
}




.station-cat-image-bubble {
    /* margin: 14px 0px 14px; */
    /* padding-left: 4.8%; */
    /* padding-right: 4.8%; */
    /* border-radius: 18px; */
    width:  100%;
    height: auto;
    /* margin: 18px;   */
    align-self: center;
    /* background-color: #44b0de; */
}
.bubble-flexbox {
    display: flex;  
    /* justify-content:space-around; */
    /* flex-wrap: wrap; */
    width: 100%;
    /* margin: auto; */
}

.bubble-text-box-index {
    padding-left: 5%; 
    padding-right: 5%;
    padding-top: 18%;
    /* background-color: #d046a4; */
 }
 .bubble-text-box-index-left {
     padding-left: 5%; 
     padding-right: 5%;
     padding-top: 5%;
     /* background-color: #d046a4; */
  }




.main-button {
    /* border-radius: 64px; */
    text-decoration: none;
    /* background-color: #3C64AD; */
    display: inline-block;
    margin: 0;
    text-align:center;
    width: 340px;
    height:auto;
    margin-top: 30px;
	background-image: url('../web_images/button_image_blue.png');
    
    padding: 20px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.measurement-button {
    /* border-radius: 64px; */
    text-decoration: none;
    /* background-color: #3C64AD; */
    display: inline-block;
    margin: 0;
    text-align:center;
    width: 340px;
    height:auto;
    margin-top: 30px;
    
    border: none;
    outline: none;
	background-image: url('../web_images/button_image_green.png');
    
    background-color: rgba(255, 255, 255, 0);
    
    padding: 20px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
}

.show-chart-button {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    text-align:center;
    width: 200px;
    height:auto;
    /* margin-top: 30px; */
    
    border: none;
    outline: none;
	background-image: url('../web_images/button_image_green.png');
    
    background-color: rgba(255, 255, 255, 0);
    
    padding: 10px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
}

.chartCanvas{
    background-color: rgba(255, 255, 255,0.3);  
    padding: 3%; 
    margin-top: 2%; 
    margin-bottom: 5%; 
}

.inputField {
    height: 50px;
    border: 2px solid#680971;
    border-radius: 4px;
    margin-right: 20px;

}


.bubble-right-up {
    /* margin: 34px 0px 14px; */
    margin-left: 50%;
    margin-right: 4.8%;
    margin-top: -12%;
    /* border-radius: 18px; */
    width:  50%;
    height:30%;
    /* margin: 18px;   */
    /* align-self: center; */
	background-image: url('../web_images/bubble_right_up.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.bubble-left-down {
    margin-left: 4.8%;
    margin-right: 18%;
    margin-top: 10%;
    width:  50%;
    height:32%;
	background-image: url('../web_images/bubble_left_down.png');
    /* background-color: #44b0de; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.bubble-text-box {
   padding-left: 10%; 
   padding-right: 10%;
   padding-top: 28%;
   /* background-color: #d046a4; */
}


.content-box{
    margin-left: 9%;
    margin-right:5%;
}

.profi-img-box-box{
    width: 80%;
}

.text-main {
    /* font-size: 28px;  */
    font-size: 24px; 
    text-align: left;
    line-height: 1.3;
    color: #000;
}
.text-main-list {
    /* font-size: 28px;  */
    font-size: 20px; 
    text-align: left;
    line-height: 1.4;
    color: #000;
}

.text-main-bold {
    font-size: 30px; 
    text-align: left;
    font-weight: bold;
    color: #000;
}

.text-main-header {
    /* font-size: 50px; */
    font-size: 46px;
    text-align: left;
    font-weight: bold;
}

.text-main-button {
    color:#facb4f;
    font-size: 23px;
    font-weight: bold;
}
.text-colored-bold {
    font-size: 28px; 
    text-align: left;
    font-weight: bold;
}

.text-bubble {
    font-size: 18px; 
    font-weight: bold;
    text-align: left;
    color: #000;
    line-height: 120%;
}
.text-bubble-index {
    font-size: 18px; 
    font-weight: bold;
    text-align: left;
    color: #000;
    line-height: 120%;
}
.text-bubble-blue {
    font-size: 16px; 
    font-weight: bold;
    text-align: left;
    color: #04418C;
    /* line-height: 120%; */
}
.text-bubble-green {
    font-size: 16px; 
    font-weight: bold;
    text-align: left;
    color: #0A6834;
    /* line-height: 120%; */
}

.text-big-header {
    font-size: 80px;
    text-align: left;
    font-weight: bold;
}


.text-station-category {
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}
.text-station-subtext {
    font-size: 18px;
    text-align: left;
    font-style: italic;
}
.text-station-copyright {
    font-size: 12px;
    text-align: left;
    font-style: italic;
    width: 100%
}
.text-station-resolution-rot {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    /* padding-left: 20px;
    padding-right: 20px; */

    /* margin-left: -20px; */
    rotate: 180deg;
    width: 98%;
    /* background-color: #44b0de; */
}


.station-cat-image {
    margin: 14px 0px 14px;
    /* padding-left: 4.8%; */
    /* padding-right: 4.8%; */
    /* border-radius: 18px; */
    width:  90%;
    height: auto;
    /* margin: 18px;   */
    align-self: center;
    /* background-color: #44b0de; */
}



.maskottchen-image {
    margin: 34px 0px 14px;
    /* padding-left: 4.8%; */
    /* padding-right: 4.8%; */
    /* border-radius: 18px; */
    width:  80%;
    height: auto;
    /* margin: 18px;   */
    align-self: center;
    /* background-color: #44b0de; */
}



.line-green{
    background-color: #0A6834;
    margin-left: 0; 
    margin-right: 0;
    height:3px;

}
.line-blue{
    background-color: #04418C;
    margin-left: 0; 
    margin-right: 0;
    height:3px;
}

.profi-image{
    margin-top: 2%;
}
.profi-head-image{
    width: 35%;
    margin-left: 60%; 
    margin-right: 3%;
}
.profi-sub-head{
    margin-top: -20%; 
}

.image-copyright-text{
    font-size: 15px;
    color: #000;
}

.texts-copyright-header{
    margin-top: 3%;
    font-size: 20px;
    color: #000;
}
.texts-copyright-text{
    font-size: 20px;
    color: #000;
}

/* Chart-Page */


.text-show-chart-button {
    color:#facb4f;
    font-size: 23px;
    font-weight: bold;
}

.label-action {
    font-size: 20px; 
    text-align: left;
}


.show-chart-button {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    text-align:center;
    width: 200px;
    height:auto;
    /* margin-top: 30px; */
    
    border: none;
    outline: none;
	background-image: url('../web_images/button_image_green.png');
    
    background-color: rgba(255, 255, 255, 0);
    
    padding: 10px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
}

.chartCanvas{
    background-color: rgba(255, 255, 255,0.3);  
    padding: 3%; 
    margin-top: 2%; 
    margin-bottom: 5%; 
}

.inputField {
    height: 50px;
    border: 2px solid#680971;
    border-radius: 4px;
    margin-right: 20px;

}


/* Chart-Page End */
#scrollTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: rgba(255, 255, 255, 0);
    color: #facb4f;
    cursor: pointer;
    /* padding: 15px; */
    border-radius: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#scrollTop img {
	width: 60px;
	height: auto
}
