@media screen and (max-device-width:350px){
    body{font-size: 1em;}
    }
@media screen and (min-device-width:351px) and (max-device-width:500px){
    body{font-size: 1.2em;}
    }
@media screen and (min-device-width:501px) and (max-device-width:550px){
    body{font-size: 1.3em;}
    }
@media screen and (min-device-width:551px) and (max-device-width:600px){
    body{font-size: 1.4em;}
    }
body{
	min-width: 0;
}
.nomob{
	display: none;
}
#head_menu_2, #mtitld{
	display: none;
}
.mobonly{
    display: block;
}
h1, h1.starth1{
    font-size: 1.6em;
}
h2, h2.starth2{
    font-size: 1.3em;
}
h3{
    font-size: 1.2em;
}
.haelfte, .drittel, .zweidrittel, .viertel, .dreiviertel{
	clear: both;
	padding: 0;
	margin: 0 0 1em 0;
	width: 100%;
}
#header{
    position: relative;
    display: block;
    clear: both;
    z-index: 10;
    width: 100%;
    height: auto;
    background: #800000;
    border-top: 4em solid #800000;
}

.mobadr{
    z-index: 1000;
    position: fixed;
    display: block;
    width:100%;
    top: 0px;
    border: 1px solid #fff;
    -webkit-border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-radius-bottomleft: 14px;
    -moz-border-radius-bottomright: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    background: #ec7500; /* Old browsers */
    background: -moz-linear-gradient(top,  #ec7500 0%, #d15700 53%, #ec7500 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec7500), color-stop(53%,#d15700), color-stop(100%,#ec7500)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ec7500 0%,#d15700 53%,#ec7500 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ec7500 0%,#d15700 53%,#ec7500 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ec7500 0%,#d15700 53%,#ec7500 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ec7500 0%,#d15700 53%,#ec7500 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7500', endColorstr='#ec7500',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
}
.mobadr p.matel{
    font-size: 1.2em;
    padding: 0.3em 0 0.15em 0;
    text-align: center;
    color: #efefef;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    margin:0;
    }
.mobadr p.maadr{
    font-size: 0.8em;
    padding: 0.2em 0 0.4em 0;
    text-align: center;
    color: #efefef;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    margin:0;
    }
.mobadr p.matel a,.mobadr p.maadr a{
    color: #efefef;
    }



#sitebg_mob{
    z-index: 11;
    position: relative;
    clear: both;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}
.rtlogo1{
    position: absolute;
    float: left;
    z-index: 1000;
    top: 0.2em;
    left: 2%;
    width: 38%;
    height: auto;
    margin: 0.4em 0 0 0;
    border: 0;
    }
.rtname1mob{
    position: relative;
    z-index: 1000;
    top: 0.4em;
    left: 48%;
    width: 50%;
    margin: 0 0 0.4em 0;
    border: 0;
    }
#head_menu_1, #foot_menu_1{
    z-index: 100;
    clear: both;
    position: relative;
    display: block;
    width: 100%;
	height: auto;
    margin: 0;
    padding: 0;
	vertical-align: baseline;
	border-bottom: 0px;
	text-align: center;
	background: transparent;
	}
#foot_menu_1{
	margin-top: 10%;
}
.head_menu_1 ul, .foot_menu_1 ul{
	display: block;
	width: 100%;
    clear: both;
	margin: 0;
	padding-left: 0;
	border: 0px;
	vertical-align: baseline;
	list-style: none outside none;
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	}
#head_menu_1 #head_menu_1s, #foot_menu_1 #foot_menu_1s{
	display: none;
	}
#head_menu_1 li, #foot_menu_1 li{
	width: 100%;
	display: block;
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0 none;
    border-bottom: 2px solid #e9e9e9;
	background: #ec7500;
	vertical-align: baseline;
	text-align: center;
	font-weight: normal;
	}
#head_menu_1 a, #foot_menu_1 a{
	display: block;
	line-height: 2.2em;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	}
#head_menu_1 .current-menu-item > a, #head_menu_1 .current-menu-ancestor > a, #head_menu_1 .current_page_item > a, #head_menu_1 .current_page_ancestor > a {
    color: #500000;
    }
#foot_menu_1 .current-menu-item > a, #foot_menu_1 .current-menu-ancestor > a, #foot_menu_1 .current_page_item > a, #foot_menu_1 .current_page_ancestor > a {
    color: #500000;
	font-weight: normal;
    }
#wrapper{
    position: relative;
    display: block;
    clear: both;
    z-index: 10;
    width: 100%;
}
#main{
    width: 90%;
    margin: 0;
    padding: 10% 5% 5% 5%;
    border-radius: 0;
    background-image: none;
    background: #ffffff;
}
.mapif {
    height: 13em;
    height: 60vw;
}
/*dl.gallery-item:nth-child(even){clear:left;}*/
dl.gallery-item{width:50% !important;}
div.gallery p{display:none;}
