/* ========= MOBILE (differences) ========= */
/* ======================================================= */

/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'mmenu/jquery.mmenu.all.css';
@import 'nav_tree_mmenu.css';
@import 'nav_tree_dioezesen.mobile.css';


/* ========= FORM ========= */
/* ======================================================= */	
@import 'form.mobile.css';


/* ========= LAYOUT ========= */
/* ======================================================= */
.down {
	padding-top: 40px;
}
.hide {
	display: none;
}	
#mmenuwrapper {
	overflow: inherit;
}
#containerBox {
	width: auto;
	padding: 0px 10px 0px 10px;
}
#topBox {
	min-height: 40px; /* don't use "height"! min-height needed for toggler push */
	background-color: #ee1c25;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}
#searchButton {
	background-image: url(../../images/site/searchbutton_mobile.png);
	background-repeat: no-repeat;
	background-color: #ee1c25;
	padding-top: 3px;
	width: 25px;
	background-position: center center;
}
#searchBox {
	float: left;
	top: 20px;
	left: 0px;
}
#searchButtonShow {
	background-image: url(../../images/site/searchbutton_mobile.png);
	background-repeat: no-repeat;
	background-color: #ee1c25;
	padding: 3px 0px 0px 0px;
	width: 25px;
	height: 26px;
	background-position: center center;
	float: right;
	margin: 0px 70px 0px 0px;
}
#searchButtonClose {
	background-image: url(../../images/site/searchbutton_mobile.png);
	background-repeat: no-repeat;
	background-color: #ee1c25;
	padding: 3px 0px 0px 0px;
	width: 25px;
	height: 26px;
	background-position: center center;
	float: right;
	margin: 0px 70px 0px 0px;
}
#site_search {
	margin-top: -55px;
	width: 100%;
	text-align: center;
}
#FullText {
	width: 80%;
	border: 1px solid #cacaca;
}
#navtoggleBoxDioezesen {
	background-image: url(../../images/site/icon_toggler_dioezesen.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 26px;
	position: absolute;
	right: 40px;
	top: 20px;
	cursor: pointer;
	z-index: 30;
	float: right;
	margin: 0px 5px 0px 0px;
	background-position: center center;
}
#buttonClose {
	background-image: url(../../images/site/pfeil_dioezesen_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #ee1c25;
	cursor: pointer;
}
.dioezesennavBoxHeader {
	text-transform: uppercase;
	color: #ffdf41;
	padding: 5px 0px 10px 0px;
	font-weight: 700;
}
#navtoggleBox {
	background-image: url(../../images/site/icon_toggler.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 26px;
	position: absolute;
	right: 10px;
	top: 20px;
	cursor: pointer;
	z-index: 30;
	float: right;
	margin: 0px 5px 0px 0px;
	background-position: center center;
}
#titleBox {
	padding: 0px;
	float: left;
	width: 145px;
	text-align: left;
	height: auto;
	margin: 0px 0px 0px 100px;
	position: relative;
	z-index: 19;
	width: 130px;
}
#pageTitle {
	font-size: 15px;
	line-height: 18px;
	padding: 0px;
	letter-spacing: 0;
	text-transform: uppercase;
}
#pageTitleImage {
	height: 40px !important;
}
#homelinkBox {
	position: relative;
	z-index: 11;
	padding: 0px 0px 0px 0px;
}
#homelinkBox a {
	background-image: url(../../images/site/logo_mobile.png);
	width: 75px;
	height: 75px;
	float: left;
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 10px;
}
#teaserBox {
	float: left;
	font-size: 10px;
	line-height: 30px;
	color: #2d2d2d !important;
	border-bottom: 2px solid #2d2d2d !important;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px !important;
	position: relative;
	z-index: 3;
	text-align: left;
	background-color: none !important;
}
#dioezesennavBox {
	height: 80%;
	text-align: center;
}
#contentBox {
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
	color: #2d2d2d;
}
#sliderBox {
	position: relative;
	z-index: 1;
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding: 10px 0px 0px 0px;
}
#sliderBox .mainSlider .item .modTeaser {
	font-size: 24px;
	line-height: 30px;
}
#sidebarBox {
	float: none;
	width: 100%;
	background-color: #ffffff;
}
#sectionTitle {
	padding: 10px 10px 10px 20px;
	width: auto;
}
#contentWrapperMobile {
	padding: 10px 10px 10px 10px;
	width: auto;
	word-wrap: break-word;
}
#stickyBox {
	width: 100%;
	padding: 0px;
}
#stickyBox .leftPic {
	float: none;
	padding: 0px 0px 0px 10px;
}
#stickyBox .listContent {
	padding: 0px 0px 0px 10px;
}
#stickyBox .listContent .modTitle {
	padding: 10px 0px 0px 0px;
}
#listBox {
	margin: 10px 10px 10px 10px;
	width: 100%;
	float: left;
}
#listBox .modForwardBack {
	border-top: none;
}
#listBox .leftPic a img, #listBox_content_only  .leftPic a img {
	width: 95px;
	height: 95px;
}
#listBox_content_only {
	padding: 0px;
}
.modForwardBack {
	margin: 30px 0 0 0px;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
}
.modForwardBack li.pagingPrev, .modForwardBack li.pagingPrevDisabled {
	text-align: left;
	float: left;
	width: 50%;
}
.modForwardBack li.pagingNext, .modForwardBack li.pagingNextDisabled {
	text-align: right;
	float: right;
	width: 50%;
}
.modForwardBack .pagingContent {
	padding: 0px;
}
#widgetBox {
	width: 100%;
	margin: 0px;
}
#addressBox {
	float: none;
	padding: 0px;
	padding: 10% 5% 10% 5%;
	width: 90%;
}
#tplswitchBox {
	clear: both;
	padding: 30px 0px 40px 0px;
}

.sysimage {
	margin: 0px 0px 20px 0px;
	width: 100% !important;
	max-width: 500px !important;
	height: auto !important;
}

/* === INDEX === */
.index #teaserBox {
	float: left;
	font-size: 10px;
	line-height: 30px;
	color: #2d2d2d !important;
	border-bottom: 2px solid #2d2d2d !important;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px !important;
	position: relative;
	z-index: 3;
	text-align: left;
	background-color: none !important;
}
.index #sliderBox .mainSlider .item .modTeaser {
	font-size: 24px;
	line-height: 30px;
}
.index #sliderBox {
	margin: 10px 0px 0px 0px;
}

/* === mod_widget.css === */
.widget {
	padding: 20px 0px 0px 0px;
}
.widget_veranstaltungen {
	background-color: #ffffff;
}
#veranstalterFilter {
	width: 100%;
}
#bundeslandFilter {
	width: 100%;
}
.faLink {
	margin: 10px 0px 0px 0px;
}
/* === mod_calendar.css === */
.swcalendar .boxRight {
	margin: 0px;
	width: auto;
	float: left;
	padding: 10px 0px 0px 0px;
}
.swcalendar .dateInfo {
	padding: 0px;
}
/* ========= LAYOUT:GAST IM KLOSTER ========= */
/* ======================================================= */
.gastimkloster #homelinkBox a {
	background-image: url(../../images/site/logo2_mobile.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
}
.gastimkloster #titleBox {
	margin: 0px 0px 0px 10px;
	width: 110px;
}
.gastimkloster #teaserBox {
	margin: 10px 0px 20px 10px;
	line-height: 15px;
	width: auto;
}
.gastimkloster #gastimklosterLinkBox a {
	background-image: url(../../images/site/kloesterreich_mobile.png);
	background-repeat: no-repeat;
	float: left; 
	margin: 0px 0px 0px 70px;
	width: 60px;
	height: 60px;
}
.gastimkloster input, .gastimkloster select {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.gastimkloster #sectionTitle {
	padding: 10px;
	width: auto;
	float: none;
}
.gastimkloster #listBox {
	border: none;
	width: auto;
}
.gastimkloster #header {
	width: auto;
	padding: 0px;
}
.gastimkloster #fulltext {
	width: 100%;
}
.gastimkloster #gastimklosterFilter input, .gastimkloster #gastimklosterFilter select{
	width: 100%;
}
.gastimkloster #gastimklosterContainer .zeile {
	width: auto;
}
.gastimkloster #gastimklosterContainer .zeile .right {
	width: auto;
	float: left;
}
.gastimkloster #gastimklosterContainer .zeile .left {
	width: auto;
}
.gastimkloster #gastimklosterContainer .zeile .left img {
	padding: 10px 10px 10px 0px;
}
.gastimkloster #gastimklosterContainer .zeile .angebot {
	width: auto;
	float: left;
}
.gastimkloster #gastimklosterContainer .zeile .firma {
	width: auto;
	height: auto;
	padding: 0px;
	position: static;
}
.gastimkloster #gastimklosterContainer .zeile .firma a {
	position: static;
}
.gastimkloster #gastimklosterContainer .zeile .icons_gastimkloster {
	float: left;
	width: auto;
}
.gastimkloster .profilesDetailBox {
	width: 100%;
}
.gastimkloster .profilesDetailBox .angebot {
	width: 230px;
}
.gastimkloster .profilesDetailBox #imageBox {
	float: left;
	padding: 0px;
}
.gastimkloster #veranstalter_map {
	width: 100% !important;
}
.gastimkloster .imageDetail img {
	float: left;
}


/* === common.css === */
body {
	background: #ffffff;
}

/* === tags_nav_forwardback.css === */
.modForwardBack {
	border-top: 1px solid #000000;
	margin: 30px 0px 0px 0px;
}
.modForwardBack ul {
	border-top: none;
	margin: 0px;
}
.modForwardBack ul.numbers {
	width: auto;
	margin: 0px auto;
}






