
#section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 .se-wrapper,
#section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 .row,
#section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 .row,
  #section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_text-Text-461975d68dc07aa0aad3b0d78dfd65a0_11565 .ueberschrift {  
	color :  !important;
}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .se-wrapper,
#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .row,
#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .row,
  #section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .ueberschrift {  
	color :  !important;
}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 ul.bland {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  list-style: none;
  text-align: center;
}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 ul.bland .btn {
  width: 240px;
  margin-bottom: 2px;
  padding: 4px;
	text-decoration: none;
}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 ul.bland .btn:hover {

}

#section_design-Bundeslaender-01226feef961b872a7b41674ccc2bc69_11566 .straf-text { padding-top: 10px; }

#mapwrapper {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0;
	background-color: transparent;
	min-width: 220px;
}
#map_base svg {
	max-height: 100%;
	width: 100%;
	margin: 0;
}
@media screen and (max-width: 320px){
	#map_base svg {
		height:320px;
	}
}
@media screen and (max-width: 400px) and (min-width: 321px) {
	#map_base svg {
		height:400px;
	}
}
@media screen and (max-width: 480px) and (min-width: 401px) {
	#map_base svg {
		height:500px;
	}
}
@media screen and (max-width: 568px) and (min-width: 481px) {
	#map_base svg {
		height:600px;
	}
}
@media screen and (max-width: 685px) and (min-width: 569px) {
	#map_base svg {
		height:720px;
	}
}
@media screen and (max-width: 767px) and (min-width: 686px) {
	#map_base svg {
		height:740px;
	}
}
@media screen and (max-width: 979px) and (min-width: 768px) {
	#map_base svg {
		height:760px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 980px) {
	#map_base svg {
		height:780px;
	}
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
	#map_base svg {
		height:780px;
	}
}
@media screen and (min-width: 1281px) {
	#map_base svg {
		height: 520px;
	}
}
#map-tip {
    font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
    display: none;
    padding: 3px;
    border: 1px solid #EBECED;
    color: #edeef0;
    z-index: 1000;
    float: left;
    position: absolute;
    /*gradient color*/
    background: rgb(73, 73, 73);
    background: -moz-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73, 73, 73, 1)), color-stop(100%, rgba(101, 101, 101, 1)));
    background: -webkit-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
    background: -o-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
    background: -ms-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
    background: linear-gradient(to bottom, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
    word-break: keep-all;
    white-space: nowrap
}
#map-tip p {
	margin: 0!important;
}
#map-tip img {
	float: left;
	padding: 3px;
}

#section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 .se-wrapper,
#section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 .row,
#section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 .row,
  #section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_trenner-Trenner-mit-Linie-9691c86486c0f20040e6793169b8bb63_11567 hr {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}

#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 .se-wrapper,
#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 .row,
#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 .row,
  #section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 ul.hinweise  { margin: 0; }
#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 ul.hinweise li  { margin-bottom: 6px; }
#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 a.hinweis { text-align: center; }

#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 a.btn-hinweis { text-align: center; background: #efefef; color: #333;}
#section_design-Listen-menu-c7a9611a4786c045528ca697030e102f_11574 a.btn-hinweis:hover { background: #3579a1; color: #fff;}

@media only screen and (max-width : 768px) {
  .mobile-margin-top { margin-top: 30px; }
  .mh[style] { height: auto !important; }
}

#section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 .se-wrapper,
#section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 .row,
#section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 .row,
  #section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_trenner-Trenner-mit-Linie-5dc7d79c9d7e97c537f5ed1807f46c65_11575 hr {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}

#section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .se-wrapper,
#section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .row,
#section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .row,
  #section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .ueberschrift {  
	color :  !important;
}

#section_design-Text-google-0868cc1c2fa929e919b691d08f7e831c_11576 .ueberschrift2 {  
	color :  !important;
}
