@font-face {
    font-family: RobotoConBold;
    src: url(MEDIA/FONTS/RobotoCondensed-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: Calibri;
    src: url(MEDIA/FONTS/Calibri.ttf);
}

@font-face {
    font-family: CalibriBold;
    src: url(MEDIA/FONTS/Calibri Bold.ttf);
    font-weight: bold;
}

body {
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: rgb(53,84,162);
    color: rgb(255,255,255);
    font-family: RobotoConBold, sans-serif;
    letter-spacing: 1pt;
    font-size: 12pt;
}

.bg_image {
    background-image: url(../GENERAL/SWH_WDS_BG.png);
    background-repeat: no-repeat;    
}

a {
    text-decoration: none;
}

.swh_grey {
    color: rgb(141,139,140);
}

#wrapper {
    margin:auto;
    width: 1080px;
    display: flex;
    flex-direction: column;
}

#header {
    height: 132px;
    width: 100%;
    background-color: rgb(255,255,255);
    display: flex;
    justify-content: space-between;
}

#content {
    height: 1608px;
    width: 1080px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#content_ind {
    height: 1788px;
    margin-top: 0px;
    padding-top: 0px;
    background-image: url(../INDEX/index_lines.png);
    background-repeat: no-repeat;
    display: flex;
}

#content_hw {
    height: 1608px;
    width: 1080px;
    background-image: url(../GENERAL/Image_Arrows.png);
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
}

#footer {
    height: 180px;
    width: 1080px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center
}


#Logo_SWH {
    height: 75px;
    margin-top: 30px;
    margin-right: 30px;
}

#Logo_WDS {
    height: 82px;
    margin-top: 30px;
    margin-left: 30px;
}



.btn_col_left {
    width: 182px;
    padding-top: 190px;
    margin-left: 35px;
}

.btn_col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.btn_pic {
    height: 182px;
    border: 4px solid rgb(255,255,255);
    border-radius: 20px;
    margin-bottom: 10px;
}

.link_sub {
    margin-top: 0px;
    color: rgb(255,255,255);
    text-align: center;
}


#point_hwn2 {
    margin-left: 27px;
}

#point_hwn1 {
    margin-left: 290px
}

#point_hwzm {
    margin-top: 480px;
    margin-left: 370px;
}

#point_hwbo {
    margin-top: 65px;
    margin-left: 415px;
}

#point_hwbio {
    margin-top: 5px;
    margin-left: 533px;
}

#point_hwea {
    margin-top: 250px;
    margin-left: 300px;
}

#ico_stahlwerk {
    height: 105px;
    margin-top: -20px;
    margin-left: 40px;
}

#ico_solar1 {
    margin-top: 80px;
    margin-left: 410px;
}

#ico_solar2 {
    margin-top: -15px;
    margin-left: 510px;
}


.btn_col_right {
    margin-top: 190px;
    margin-left: 10px;
}

.btn_ico {
    height: 182px;
    width: 182px;
    background-color: rgb(53,84,162);
    border: 4px solid rgb(255,255,255);
    border-radius: 20px;
    margin-bottom: 10px;
}


.info_pop {
    height: 100%;
    width: 100%;
    margin: 0;
    display: none;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
}

.popup-content {
    background-color: rgb(255,255,255);
    width: 558px;
    color: rgb(0,0,0);
    z-index: 1;
}

.pos1 {
    margin: auto;
    margin-top: 385px;
}

.pos2 {
    margin: auto;
    margin-top: 385px;
}

.pos3 {
    margin: auto;
    margin-top: 920px;
}

.pos4 {
    margin: auto;
    margin-top: 340px;
}

.pos5 {
    margin: auto;
    margin-top: 415px;
}

.pos6 {
    margin: auto;
    margin-top: 720px;
}

.pos7 {
    margin: auto;
    margin-top: 385px;
}

.pos8 {
    margin: auto;
    margin-top: 305px;
}

.pos9 {
    margin: auto;
    margin-top: 385px;
}

.pop_close {
    position: relative;
    top: 30px;
    left: 480px;
}

.pop_img {
    margin-top: 50px;
    margin-left: 50px;
    width: 458px;
}

.pop_head {
    font-family: CalibriBold, sans-serif;
    font-weight: bold;
    font-size: 30pt;
    text-align: center;
    margin: 30px 0px;
}

.pop_text {
    font-family: Calibri, sans-serif;
    font-size: 12pt;
    margin: 0px 50px 50px 50px;
    padding-bottom: 50px;
}



#index_btn {
    height: 125px;
	width: 125px;
    background-color: #fff;
    border: 0;
	border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}



#video {
    height: 624px;
    width: 1020px;
    margin-top: 187px;
}

#Logo_YT {
    height: 30px;
    margin-right: 30px;
}

#vid_sub {
    width: 1080px;
    margin-top: 30px;
    margin-left: 60px;
    font-family: Calibri, sans-serif;
}


#quiz_star {
    position: relative;
    top: 100px;
    margin-right: 900px;
	display: block;
	z-index: 1;
}

#quiz_pic {
    width: 1020px;
    border-radius: 20px;
}

#quiz_question {
    margin-top: 33px;
    margin-left: 60px;
    margin-right: 60px;
	height: 76px;
	width: 960px;
    font-family: Calibri, sans-serif;
    font-size: 20pt;
}

#quiz_answer {
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
	margin-top: 66px;
	width: 1020px;
    height: 202px;
}

.quiz_btn {
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #fff;
	border-radius: 17px;
	width: 490px;
    height: 83px;
	font-size: 18pt;
}


#ico_info {
    width: 182px;
}

#group_link {
    margin-top: -950px;
    margin-right: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#image_hand {
    margin-top: -200px;
    margin-right: 738px;
}

.info_txt_s {
    display: none;
    margin-top: -600px;
    margin-left: 550px;
}

.info_txt_w {
    display: none;
    margin-top: 30px;
    margin-left: 550px;
}

.text-content {
    background-color: rgb(255,255,255);
    color: rgb(0,0,0);
    width: 380px;
    padding: 25px;
}

.txt_head {
    font-family: CalibriBold, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 20px;
}

.txt_text {
    font-family: Calibri, sans-serif;
    font-size: 12pt;
}

#dreieck {
    margin-right: 30px;
    width: 0;
    height: 0;
    border-top: 55px solid transparent;
    border-bottom: 55px solid transparent;
    border-right: 50px solid rgb(141,139,140);
}


#gallery {
    display: block;
    padding-top: 190px;
    margin-left: 30px;
}

#prev_tri {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-right: 40px solid rgb(141,139,140);    
}

#next_tri {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 40px solid rgb(255,255,255);     
}

#gallery_nav {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

#gallery_text {
    background-color: rgb(255,255,255);
    padding: 10px;
    height: 63px;
    width: 646px;
    line-height: 180%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: -0.01em;
}

#btn_gallery {
    background-color: rgb(141,139,140);
}

#measures {
    display: none; 
    padding-top: 190px;
    margin-left: 30px; 
}

#measures_txt {
    margin-top: 10px;
    margin-left: 45px;
    height: auto;
    width: 650px;
    background-color: rgb(255,255,255);
    color: rgb(0,0,0);
    padding: 30px;
}

#measures_head {
    font-family: CalibriBold, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: -0.03em;
    margin-bottom: 30px;
}

#measures_text {
    font-family: Calibri, sans-serif;
    font-size: 12pt;
    text-align: justify;
    column-count: 2;
    column-gap: 30px;
}

#measures_loc_nord {
    position: relative;
    top: -110px;
    left: 275px;
}

#measures_nav {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
}

#measures_nav_left {
    display: none;
    align-items: center;
}

#measure_prev {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 18px solid rgb(141,139,140);
    margin-right: 10px;
}

#measures_nav_right {
    display: flex;
    align-items: center;
}

#measure_next {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 18px solid rgb(141,139,140);
    margin-left: 10px;
}
#measures_loc_zentrum {
    position: relative;
    top: 530px;
    left: 340px;
}

#measures_loc_bombardier {
    position: relative;
    top: 650px;
    left: 385px;
}

#measures_loc_bio {
    position: relative;
    top: 700px;
    left: 475px;
}

#measures_loc_eschenallee {
    position: relative;
    top: 1050px;
    left: 275px;
}

.location {
    width: 630px; 
    height: 1788px;
}

#state_img {
    margin-top: 0px;
    display: block;
    width: 1080px;
    height: 1608px;
}
