html { 
	min-height:100%;
	height:100%;
	width:100%;
	overflow-y: scroll;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
}


/*
	overflow-y: scroll;
	overflow-x: hidden;
	height:100%;
	min-height:100%;
*/

#html_scroll_y { 
/*	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	overflow-y: scroll;
	overflow-x: hidden;
	height:100%;
	min-height:100%;
}

#html_placeholder { 
	background-color: white;
	height:100%;
	min-height:100%;
}

.fullBg {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -999;
}

p{
	margin-top: 10px;
}

img {   border: 0;/*blauer IE Rahmen*/
}

audio {
	height: 30px;
}

.centered_page {
	width: 1100px;
	margin: auto auto; 
	min-height: 100%; 
	margin-top: 0px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	color: white; 
	text-align: center;

}

.pos_rel {
	position: relative;
}
.pos_abs {
	position: absolute;
}


#vid_div {
	width: 630px;
    max-height: 100%;
	display: block;
	margin-top: 8%;
	margin-left: auto;
	margin-right: auto;
}

#audio_container_div {
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 45%;
}

#audio_kachel_div {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#audio_jplayer_div {
	margin-top: -2%;
	width: 100%;
	max-height: 100%;
}


video { 
	width: 100% !important; 
	height: auto !important; 
}

#btn_fullscreen_div {
	display: none;
}

.div_size{
	width: 100%;
	height: 100%;
}

.div_size_w_100_h_auto{
	width: 100%;
	height: auto;
}

.icon_text_div {
	width: 321px;
	height: 73px;
}

a.text_link:link {
	text-decoration:none;
	color: #ffffff;
}
a.text_link:visited {
	text-decoration:none;
	color: #ffffff;
}

a.text_link:hover {
	text-decoration:none;
	color: #ffffff;
}

a.text_link:active {
	text-decoration:none;
	color: #ffffff;
}

.hl_h1_div {
	margin-top: 50px;
	font-size: 48px;
	font-size: 3.428rem;
	line-height: 48px;
	line-height: 3.428rem;
	font-weight: 400;
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.hl_h1_novw_div {
	margin-top: 50px;
	margin-top: 3.571rem;
	font-size: 29px;
	font-size: 2.071rem;
	line-height: 29px;
	line-height: 2.071rem;
	font-weight: 400;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.h1_div {
	margin-top: 50px;
	font-size: 48px;
	font-size: 3.428rem;
	line-height: 48px;
	line-height: 3.428rem;
	font-weight: 400;
}

.hl_div {
	margin-top: 15px;
	font-weight: 600;
	font-size: 48px;
	font-size: 3.428rem;
	line-height: 48px;
	line-height: 3.428rem;
	
}

.clear_both{
	clear: both; 
}

.center_hori {
	margin-left: auto;
    margin-right: auto;
}

.bg_icon_div {
	position: absolute;
	z-index: -5;
	width: 500px;
	height: auto;
	right: 0px;
	top: -30px;
}

.bg_icon_weiter_div {
	width: 700px;
}

.bg_icon_sm_width_div {
	width: 300px;
}


.circle_in_the_middle {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  margin-top: 28px;
  margin-top: 2.000rem;
  margin-bottom: 28px;
  margin-bottom: 2.000rem;
}

#index_impr_div {
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	bottom: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: white;
	opacity: 0.15;
	filter: alpha(opacity=15);
}

.mehr_text_div {
	margin-top: 15px;
}

.inhalte_div{
	margin-top: 100px;
	width: 100%;

}
.inhalte_reihen_div {
	margin-top: 100px;
	width: 100%;
	padding-left: 25%;
}

.qr_text {
	font-size: 22px;
	font-size: 1.571rem;
	line-height: 28px;
	line-height: 2.000rem;
	font-weight: 400;
}

.placeholder_text {
	color: black;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	font-size: 1.714rem;
	line-height: 30px;
	line-height: 2.143rem;
}

#placeholder_img_div {
	margin-top: 70px;
	margin-top: 5.000rem;
	width: 25%;
	height: 25%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:28px;
	margin-bottom:2.000rem;
}

.blue_font {
	color: #009ee2;
}

#mehr_icon_div {
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

	


#mehr_icon_rel_div {
	margin-top: 5%;
	width: 65%;
	height: auto;
}

.icon_text_float_right_div{
	width: 30%;
	float: right;
	margin-top: 1%;
}

.mehr_text_icon_div {
	float: right;
	width: 75%;
	padding-left: 5%;
	padding-top: 5%;
	overflow: hidden;
}



.float_left {
	float: left;
}
.mehr_svg_div {
	width: 33%;
	margin-bottom: 5%;
}

.mehr_only_icon_div {
	float: left;
	width: 20%;
	height: auto;
	height: 80px;
	height: 5.714rem;
}

.mehr_wrapper_div{
	width: 33%;
	height: 70px;
	height: 5.000rem;
	margin-bottom: 5%;
}

.moments_wrapper_div {
	width: 25%;
	margin-bottom: 5%;
}
.moments_reihen_wrapper_div{
	width: 100%;
	margin-bottom: 5%;
}

.text_wrapper {
	height: 75px;
}

.teilen_wrapper_div {
	width: 50%;
	margin-bottom: 5%;
}
.teilen_wrapper_1_row_div {
	width: 100%;
	margin-bottom: 5%;
}

.objekt_text_wrapper {
	margin-top: -25px;
}

.moments_img_div{
	width: 50%;
	margin-left: auto;
	margin-right: auto;

}
.objekt_moments_img_div{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}


.opac_span {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.reihe_font_hl {
	font-size: 36px;
	font-size: 2.571rem;
	line-height: 36px;
	line-height: 2.571rem;
	font-weight: 400;
}	
	
.reihen_img_div{
	width: 25%;
	margin-left: auto;
	margin-right: auto;
}

.img_border {
	border-style: solid;
    border-width: 10px;
	border-color: white;
	border-radius: 13px;
}

.img_border_15px {
	border-style: solid;
    border-width: 15px;
	border-color: white;
}


.float_left_img {
	float: left;
	margin-right: 45px;
}

.top_img {	 
	top: 0px;
}

/*
.row_1 {
	margin-top: 0px;
}

.row_2{
	margin-top: 76px;
}

.col_1 {
	margin-left: 50px;
}

.col_2 {
	margin-left: 270px;
}

.col_3{
	margin-left: 530px;
}
.col_4{
	margin-left: 745px;
}

*/
.mehr_icon_text_div {
	margin-top: 5px;
	margin-left: 45px;
}


.mehr_icon_text_sm {
	width: 150px;
}
.mehr_icon_text_me	{
	width: 200px;
}

.mehr_icon_inner_div {
	width: 36px;
	height: 36px;
}

	
.normal_icon {
	width: 36px;
	height: 36px;
}	



#btn_div {
	padding-top: 2.5%;
	width: 150px;
	margin: auto auto;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.btn_index_div {
	width: 100%;
}


#teilen_ding_div {
	margin-top: 4%;
	clear: both; 
}

#teilen_icon_div {
	margin-top: 4%;
	width: 62%;
	margin-left: auto;
	margin-right: auto;
}
#teilen_icon_ding_div {
	margin-top: 20px;
	width: 500px;
}


#teilen_mail_div {
	margin-top: 40px;
	margin-left: 115px;
	width: 1015px;
	text-align: left;
}
.teilen_mail_kachel_div {
	margin-top: 30px;
	width: 455px;
	/*border: 15px solid white;*/
}
#mail_teilen_adress_div {
	margin-top: 12px;
	width: 445px;
	padding: 20px;
	background-color: white;
}

#mail_teilen_adress {
	width: 445px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	border: none;
}

#mail_teilen_empf_div {
	margin-top: 12px;
	width: 445px;
	padding: 20px;
	background-color: white;
	margin-bottom: 23px;
}

#mail_teilen_empf {
	width: 445px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	border: none;
}
#mail_teilen_empf_l_div {
	margin-top: 12px;
	width: 445px;
	padding: 20px;
	background-color: white;
	margin-bottom: 23px;
}

#mail_teilen_empf_l {
	width: 445px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	border: none;
}


.teilen_mail_mitteilung_div {
	margin-top: 12px;
	width: 485px;
	height: 478px;
	background-color: white;
}

#mail_mitt_l_div {
	display: none;
}

.mail_teilen_pad_left {
	padding-left: 20px;
}

#my_form label.error {
	margin-left: -14px;
	width: auto;
	display: inline;
	color: red;
	font-weight: bold;
	font-size: 16px;
}

.senden_btn_div {
	margin-left: -1px;
	margin-top: 32px;
}	

.mailtext_div {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 385px;
}

.mailtext {
	width: 450px;
    height: 435px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	border: none;
	resize: none;
}

#teilen_mail_pg_div {
	margin-top: 110px;
}

#teilen_mail_fl_left_div {
	float: left;
	width: 48%;
}
#teilen_mail_fl_right_div {
	float: right;
	width: 48%;
}

.ruler_plus_div{
	position: fixed;
	bottom: -4px;
	right: 0px;
}

.ruler_zurueck_div{
	/*margin-top: 13px;
	margin-top: 0.786rem;*/
	width: 15%;
	height: auto;
}
/*
.ruler_hori_div{
	height: 13px;
	bottom: 0px;
	right: 200px;
	background-position: bottom center;
}

.ruler_hori_top_div{
	height: 13px;
	height: 0.928rem;
	top: 0px;
	left: 0%;
	background-position: top center;
}
*/
.ruler_zurueck_gen_div{
	position: fixed;
	top: 0px;
	left: 0px;
/*	width: 100%;*/
}

.ruler_gen_div{
	position: fixed;
	width: 100%;
	z-index: 1;
	background-image: url(../images/navi-ecke-Leiste_wdh.png);
	background-repeat: repeat-x;	
}

#logo_bottom_div {
	display: none;
}
.emtpy_float_portr_div {
	display: none;
}

/* - - - Planetenweg - - - */
.plw_bold {
	margin-top: 14px;
	margin-top: 1.000rem;
	font-weight: bold;
}