/* OMS Suche */

.oms_search {
	margin-bottom:30px;	
	margin-top:30px;
}


	.oms_search h2 {
		text-align:left;
		display:block;	
		-moz-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
	}
	
		.oms_search h2:hover {
			cursor:pointer;	
			color: #83b646;
		}
	
		.oms_search h2 span {
			color: #83b646;
			width:15px;
			display:inline-block;
		}
		
			.oms_search h2.isopen .plus,
			.oms_search h2 .minus {
				display:none;	
			}
			
			.oms_search h2.isopen .minus {
				display:inline-block;
			}
	
	.oms_filter_wrap {
		display:none;	
	}
	
		.oms_filter_wrap.isopen {
			display:block;	
		}

	.oms_search_submit {
		display:inline-block;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		height: 55px;
		line-height: 55px;
		font-weight: bold;
		text-align: center;
		font-size: 16px;
		background: #83b646;
		padding:0 30px;
		-moz-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
		border:none;
		-webkit-appearance: none;
	}
	
	.oms_search_submit:hover {
		background: #ababab;
		cursor:pointer;
	}
	
	.filter_col {
		display:inline-block;
		width:33.33%;
		float:left;
		margin-bottom:10px;	
	}
	
		.filter_col input {
			padding:5px;	
		}
	
	.filter_checks {
		margin-bottom:10px;	
	}
	
		.filter_checks span {
			padding-right:10px;	
		}
	
	.oms_search_btn {
	}

/* OMS Liste */
.oms_list_top_text {
	text-align:center;
	margin-bottom:30px;		
}

.oms_list_item_top h2 {
	text-align:left;
}

.olit_col {
	width:33.33%;
	float:left;	
	box-sizing:border-box;
}

	.olit_col img {
		width:100%;
		height:auto;	
	}
	
	.olit_col2 {
		padding-left:20px;	
		width:66.67%
	}
	
	.olit_col2 div {
		margin-bottom:10px;	
	}
	
	.open_more {
		display:inline-block;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		height: 55px;
		line-height: 55px;
		font-weight: bold;
		text-align: center;
		font-size: 16px;
		background: #83b646;
		padding:0 30px;
		-moz-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
	}
	
	.open_more:hover {
		background: #ababab;
		cursor:pointer;
	}
	
		.open_more.isopen .showmore,
		.open_more .showless {
			display:none;	
		}
		
		.open_more.isopen .showless {
			display:inline-block;	
		}
	
		
.oms_list_item_bottom {
	display:none;	
}

.oms_list .f3-widget-paginator {
	text-align:center;	
}

.oms_list .f3-widget-paginator li {
	display:inline-block;
	margin:0 5px;
}
		

/* Unterkunftsverwaltung */
/* erw. Suche */

.shhmitglieder-search-title h2{
		text-align:left;
		margin-bottom:20px;
}

.sword input{
	padding:5px;
	border: 1px solid #ccc;	
}

.ext_search_left {
	float:left;
	width:30%;	
}

.ext_search_left span {
	display:block;	
}

.ext_search_right {
	float:right;
	width:66%;	
}

.ext_search_right .categoryGroup span {
	width:50%;
	float:left;
}

.ext_search-button {
	background:#83B646;
	color:#fff;
	border:none;
	font-weight:bold;
	display:block;
	padding:10px 0;
	width:50%;
	margin:20px auto 0 auto;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	font-size:16px;
}

.ext_search-button:hover {
	cursor:pointer;
	background:#5E5E5E;
}	

/* Paginator */

.tx-unterkunftverwaltung-pi1-browsebox-list {
	margin-bottom:10px;	
}

#main .tx-unterkunftverwaltung-pi1-browsebox-paginator a {
	color:#83B646;
}

/* Liste */

.listContainer {
	 margin-top:50px;
}
  .listItem {
	  border:1px solid #83b646;
	  margin-bottom:50px;
	  height:338px;
  }
    .listItem-headline {
		background:#83b646;
		color:#fff;
		height:42px;
		line-height:42px;
		font-weight:bold;
		font-size:16px;
    }      
      .listItem-headlineHead {
		  float:left;
      }
		
			#main .listItem-headlineHead a,
			#main .listItem-headlineHead a:link,
			#main .listItem-headlineHead a:active,
			#main .listItem-headlineHead a:visited,
			#main .listItem-headlineHead a:hover {
				color:#fff;
				display:block;
				padding-left:15px;
				-moz-transition: all 0.3s linear;
				-o-transition: all 0.3s linear;
				transition: all 0.3s linear;
				
			}
			
			#main .listItem-headlineHead a:hover {
				text-decoration:none;
				background:#ababab;
			}
		
		.listItemSM {
			float:right;	
		}
		
			.listItemSM img,
			.listItemSM .sm_fb {
				width:42px;
				height:42px;
			}
			
		
    .listItem-content {
		padding:15px;
    }
		.listItem-left,
		.listItem-middle,
		.listItem-right {
			height:266px;	
		}
	
		.listItem-left {
			float:left;
			width:255px;
		}    
		
			.listItem-image {
				margin-bottom:15px;
			}
			.listItem-morelink {
			}
			
				#main .listItem-morelink a,
				#main .listItem-morelink a:link,
				#main .listItem-morelink a:active,
				#main .listItem-morelink a:visited,
				#main .listItem-morelink a:hover {
					display:block;
					float:left;
					background:#83b646;
					text-transform:uppercase;
					color:#fff;
					text-decoration:none;
					height:55px;
					width:124px;
					line-height:55px;
					font-weight:bold;
					text-align:center;
					font-size:16px;
					-moz-transition: all 0.3s linear;
					-o-transition: all 0.3s linear;
					transition: all 0.3s linear;
				}
				
				#main .listItem-morelink a:hover {
					background:#ababab;
				}
				
				#main .listItem-morelink a:nth-child(2) {
					float:right;	
				}
			
		.listItem-middle {
			float:left;
			border-right:1px solid #83b646;
			padding-left:30px;
			width:229px;
		}
		
			.hoteladresse {
				margin-bottom:1em;
			}
			
			.geeignet {
				font-weight:bold;	
			}
		
		.listItem-right {
			float:left;
			padding-left:30px;
			width:420px;
			padding-top:1em;
		}
		
			.teaser_text {
				margin-bottom:1em;
			}
			
			.pikto img,
			.pikto2 img {
				margin-right:2px;	
			}
			
    		.pikto {
			}
    		.pikto2 {
				
			}
    		.zimmerpreise {
			}
			
			.listItem-right .zimmerpreise .contenttable {
				margin-bottom:5px;	
			}
			
			.listItem-right .zimmerpreise td,
			.listItem-right .zimmerpreise th {
				padding:2px 7px;
			}
			
			.listItem-right .zimmerpreise .bodytext {
				font-size:14px;
			}
			
			.listItem .zimmerpreise .contenttable {
				width:100%;	
				font-size:14px;
			}
			
				.zimmerpreise th,
				.zimmerpreise td {
					padding:3px 10px;	
				}
				.zimmerpreise th {
					background:#b5d390;
				}
				
				.zimmerpreise td {
					background:#d7e8c4;
				}

/* Detailansicht */

.singleContainer {
	background:url(../img/design01/h1_wrap_bg.png) bottom center repeat-x;
	padding-bottom:20px;
	margin-bottom:10px;

}
  .breadcrumb {
	  margin-bottom:30px;
  }
  
  #main .breadcrumb a {
	  font-weight:normal;  
	  color:#83b646;
  }
  
  .contentWrap {
  }
    .singleContainerLeft {
		float:left;
		width:60%;
    }
			.singleContainerLeft h2 {
				text-align:left;	
				color:#83b646;
				font-size:18px;
				margin-bottom:20px;
			}
			
			.singleItem-headlineStars {
				
			}
			
			.singleItem-headlineStars img{
				top:0;
			}
			
      .hotelSingle {
      }
        .hotelTop {
        }
          
        .hotelDescription {
        }
          .hotelDescriptionDetail {
          }  
          .hotelRestaurantDetail {
          }
		  .hotelmap {
			  margin-bottom:1em;
          } 
		  
		  	#map_canvas {
				border:1px solid #83b646;	
			}
		  
          .hotelrequest {
          }     
    
    .singleContainerRight {
		float:right;
		width:30%;
		background:#efefef;
		padding:15px;
		border:1px solid #83b646;
    }
      .onlineBooking {
      }
	  
	  	#main .onlineBookingLink a{			
					display:block;
					float:left;
					background:#83b646;
					text-transform:uppercase;
					color:#fff;
					text-decoration:none;
					height:55px;
					width:100%;
					line-height:55px;
					font-weight:bold;
					text-align:center;
					font-size:16px;
					-moz-transition: all 0.3s linear;
					-o-transition: all 0.3s linear;
					transition: all 0.3s linear;
					margin-bottom:10px;
				}
				
				#main .onlineBookingLink a:hover {
					background:#ababab;
				}
	  
      .kontaktWrap {
      }
        .kontaktContainer {
        }
          .kontaktHeadImage {
			  margin-bottom:15px;
          }
          .kontaktAdresse {
			  text-align:left;
			  margin-bottom:15px;
			  font-size:14px;
          } 
		  
		  	.kontaktAdresse .bodytext,
			.kontaktAdresse .contenttable {
			   font-size:14px;
			}
			

		  
            .kontaktAdresseLeft {
				float:left;
				width:45%;
				padding-right:5%;
				border-right:2px dotted #83b646;				
            }
			
			
			
			#main .kontaktAdresseLeft a {
				font-weight:normal;
			}
			
            .singleContainer .geeignet {
				float:right;
				width:45%;
            }      
			   
			.kontaktContainer .contenttable {
				width:100%;	
			}
			
			.singleContainerRight .zimmerpreise th, 
			.singleContainerRight .zimmerpreise td {
				padding:3px 8px;
			}
			
          .kontaktPikto {
			  margin-bottom:15px;
          }
          .listItem-Pikto {
          }
          .zimmerpreise {
			  margin-bottom:15px;
          }          
          .hotelpayment {
			  margin-bottom:15px;
          }           
		  
		  #main .hotelimages {
				clear: both;
				width: 100%;
				margin-bottom:10px;
				display:inline-block;
			}
			
			#main .hotelimages h2 {
				color: #83b646;
				font-size: 18px;
				margin-bottom: 10px;
				text-align: left;	
				margin-top:10px;
			}
			
			#main .hotelimages ul {
				margin-left: 0;
			}
			#main .hotelimages li {
				float: left;
				list-style: outside none none;
				padding-right: 5px;
			}
         
          .hotelSingleSM {
          }     
		  
		  	.sm_fb {
				width:48px;
				height:48px;
				text-indent:-999em;
				background:url(../img/icons/facebook.png) center center no-repeat;	
				display:inline-block;
			}
			
			.sm_tw {
				width:48px;
				height:48px;
				text-indent:-999em;
				background:url(../img/icons/twitter.png) center center no-repeat;	
				display:inline-block;
			}
			
			.sm_gp {
				width:48px;
				height:48px;
				text-indent:-999em;
				background:url(../img/icons/gp.png) center center no-repeat;	
				display:inline-block;
			}

/* BX */

/* Bannerbild */
.banner_wrap .bx-wrapper,
.startbox .bx-wrapper {
	margin-bottom:0;	
}
 
.banner_wrap .bx-wrapper .bx-caption {
	z-index:102;
	bottom:100px;
	left:auto;
	right:1%;
	color:#fff;
}

.banner_wrap li.haslink {
	cursor: pointer;
}

.line1 {
	font-family: 'Italianno', cursive;
	font-size:32px;
	text-align:right;
	text-shadow: 2px 2px 3px #888;
}

.line2 {
	font-weight:700;
	font-size:40px;
	text-transform:uppercase;
	text-align:right;
	text-shadow: 2px 2px 3px #888;
}

.banner_wrap .more {
	text-align: right;
	display: none;
}

.banner_wrap .haslink .more {
	display: block;
	margin-top:10px;
}

	.banner_wrap .bx-caption .more span {
		display: inline-block;
		color:#83b646 !important;
		background:#fff;
		height: 44px;
		line-height: 44px;
		padding:0 14px;
		text-transform: uppercase;
		font-size:20px;
		font-family: 'Open Sans Condensed', sans-serif;
	}
 
.banner_wrap .bx-wrapper .bx-pager {
	bottom:auto;
	bottom:70px;
	right:1%;
	z-index:101;
	float:right;
}

.banner_wrap .bx-wrapper .bx-pager .bx-pager-item {
	float:right;	
}

.banner_wrap .bx-wrapper .bx-pager.bx-default-pager a {
	background:#fff;
	border-radius: 6px;
	border:1px solid #fff;
	text-shadow: 2px 2px 3px #888;
}

.banner_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.banner_wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color:#83b646;
}


.startbox .bx-wrapper .bx-viewport {
	background:none;
}	

.startbox .news-content-footer_wrap {
	padding:10px;
	font-size:16px;
}

.startbox .news-more-link {
	margin-top:20px;	
}

.startbox .news-more-link a {
	background:#5E5E5E;
	padding:5px;
	text-transform:uppercase;
}

.startbox .bx-wrapper .bx-pager.bx-default-pager a {
	background:	#E3E3E3;
}

.startbox .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.startbox .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #5E5E5E;
}

/* Teaser */

.pw_teaser_item {
	float:left;
	width:320px;
	border:1px solid #edecec;
	margin-bottom:17px;
	height:500px;
	position:relative;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}

.pw_teaser_item:nth-child(3n+2) {
	margin:0 17px 17px 17px;
}

.pw_teaser_abstract {
	text-align:center;	
	padding:0 10px;
}

.pw_teaser_title {
	margin-bottom:20px;
	padding-bottom:20px;
	margin-top:20px;
	text-align:center;
	font-size:18px;	
	text-transform:uppercase;	
	font-weight:500;	
	color:#413d3b;	
}

/* Spezial Geschenk */


#c2960 .pw_teaser_title,
#c2964 .pw_teaser_title {
	padding-bottom:0;	
}

#c2960 .pw_teaser_title:after,
#c2964 .pw_teaser_title:after {
    content: "\f06b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #83b646;
    font-size: 28px;
	margin-top:10px;
    padding-right: 0.5em;
	display:block;
}

#main .pw_teaser_title a {
	color:#000;
}

#main .pw_teaser_more {
	position:absolute;
	bottom:20px;	
	width:100%;
	text-align:center;
}

#main .pw_teaser_more a {
	text-transform:uppercase;
	border:1px solid #edecec;
	color:#413d3b;
	font-weight:500;
	padding:10px 30px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}

#main .pw_teaser_more a:hover {
	background:	#edecec;
	text-decoration:none;
}

/* pw_teaser BLOG */

.katmenu {
  text-align:center;
  font-size:14px;
  margin:10px 0 40px 0;
}

#main .katmenu a {
  color:#fff;
  background:#83B646;
  text-decoration:none;
  padding:6px;
  margin:0 4px;
  line-height:26px;
}

#main .katmenu a:hover {
  background:#5E5E5E;
}

.pw_blog .pw_teaser_item {
  width:49%;
  border:none;
  height:auto;
}

.pw_blog .pw_teaser_item.odd {
	float:right;
}


.pw_blog .smalltext {
		padding-top:30px;
		text-align:center;
		color:#c4c4c4;
		font-weight:bold;
		margin-bottom:0 !important;
		min-height:3em;
	}
	
#main .pw_blog .pw_teaser_item {
}

.pw_blog .pw_teaser_title {
	margin-top:0;
	padding-bottom:0;
	min-height:3em;
	
}

.pw_blog .pw_teaser_abstract {
	min-height:7em;
}

.pw_blogcont {

}
	/* 1. anders */
	.pw_blog .pw_teaser_item.first {
		width:100%;
		clear:both;
		float:none;
		height:auto;
	}
	
	.pw_blog .pw_teaser_item.first .pw_teaser_title {
		min-height:1em;
	}
	
	.pw_blog .pw_teaser_item.first .smalltext {
		min-height:1em;
	}

.pw_blog .pw_teaser_abstract .bodytext {
	font-style:italic;
	font-size:14px;
}

	.pw_blog .pw_teaser_abstract span.date {
		color:#c4c4c4;
		font-style:italic;
		font-weight:bold;
	}

.a2a_kit {
  float:left;  
}


/* Blog Detail */
.blogentry {
}

.published {
   
  font-size:14px;
  text-align:center;
  display:block;
  color:#c4c4c4;
  margin-bottom:10px;
  font-weight:bold;
}
	.blogentry .h1_wrap {
	}
	.blogentry h1  {
		font-size:22px;
		margin-bottom:10px;
		display:block;
		text-align:center;
	}
	
	.blogentry h2  {
		font-size:16px;	
	}

.blogtop {
  height:40px;
}

.blog_nl {
	float:right;
	width:300px;
}

.blog_fb {
	margin:20px 0;	
}

.blog_teaser {
	
}

	.blog_teaser .pw_teaser_item,
	.blog_teaser .pw_teaser_item:nth-child(3n+2) {
		height:auto;
		border:none;
		margin:0;
		margin-bottom:10px;
		width:100%;	
		float:none;
	}

	#main .blog_teaser a {
	  color:#fff;
	  background:#83B646;
	  text-decoration:none;
	  padding:6px;
	  margin:0 4px;
	  line-height:26px;
	  display:block;
	}
	
	#main .blog_teaser a:hover {
	  background:#5E5E5E;
	}

.blog_text {
	width:660px;
	float:left;
	border-right:1px dotted #C4C4C4;
	padding-right:20px;
}

/* tx_news Detailansicht */

.news-img-wrap {
	float:right;
	padding-left:20px;
}	

.news-single h1 {
	margin-bottom:30px;
}

/* tx_news Liste nach Monate */

#main .news-list-view h3 {
	font-weight:700;
	font-size:22px;
	text-align:center;
	margin-bottom:30px;
	display:block;
	clear:both;
}

#main .news-list-view .monat01 ~ .monat01,
#main .news-list-view .monat02 ~ .monat02,
#main .news-list-view .monat03 ~ .monat03,
#main .news-list-view .monat04 ~ .monat04,
#main .news-list-view .monat05 ~ .monat05,
#main .news-list-view .monat06 ~ .monat06,
#main .news-list-view .monat07 ~ .monat07,
#main .news-list-view .monat08 ~ .monat08,
#main .news-list-view .monat09 ~ .monat09,
#main .news-list-view .monat10 ~ .monat10,
#main .news-list-view .monat11 ~ .monat11,
#main .news-list-view .monat12 ~ .monat12 {
	display:none;
}

#main .news-list-article {
	float:left;
	width:320px;
	border:1px solid #edecec;
	margin-bottom:17px;
	height:500px;
	position:relative;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
	margin-right:10px;
}

#main .news-content-head {
	margin-bottom:20px;
	padding-bottom:20px;
	margin-top:20px;
	text-align:center;
	font-size:18px;	
	text-transform:uppercase;	
	font-weight:500;	
	color:#413d3b;	
}

#main .news-content-head a {
	color:#000;
}

#main .news-content-wrap {
	text-align:center;	
}

#main .news-list-date {
	text-align:center;	
	font-weight:bold;
}

#main .news-list-more {
	position:absolute;
	bottom:20px;	
	width:100%;
	text-align:center;
}

#main .news-list-more a {
	text-transform:uppercase;
	border:1px solid #edecec;
	color:#413d3b;
	font-weight:500;
	padding:10px 30px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}

#main .news-list-more a:hover {
	background:	#edecec;
	text-decoration:none;
}

/* Footernews */

.footer1 .bx-wrapper {
	margin-bottom:30px;	
}

.footer1 .bx-wrapper .bx-viewport {
	background:none;	
}

.footer1 .news-list-article {
	position:relative;
}

.footer1 .news-image-wrap {
	display:none;	
}

.footer1 .topnews .news-image-wrap {
	display:block;
	opacity:1;
	visibility: visible;
	position:absolute;
	z-index:2;
	top:8px;
	left:8px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.footer1 .topnews:hover .news-image-wrap {
	opacity:0;
	visibility: hidden;
}

.footer1 .news-content-footer_wrap {
	border:3px dotted #83B646;
	height:210px;	
}

.footer1 .news-content-footer {
	background:#E3E3E3;
	margin:5px;
	height:200px;
}

.footer1 .news-content-footer .news-inner {
	padding:10px;	
}

.footer1 .news-content-footer h2 {
	text-align:left;
	font-size:20px;
	margin-bottom:10px;
}

.footer1 .news-content-footer h2 a,
.footer1 .news-content-footer h2 a:link,
.footer1 .news-content-footer h2 a:active,
.footer1 .news-content-footer h2 a:visited,
.footer1 .news-content-footer h2 a:hover {
	color:#5e5e5e;
	text-decoration:none;
}

.footer1 .news-content-footer h2 a:hover {
	color:#000;	
}

.footer1 .news-content-footer .news-more-link {
	position:absolute;
	bottom:15px;
	z-index:1;
}	

.footer1 .news-content-footer .news-more-link a,
.footer1 .news-content-footer .news-more-link a:link,
.footer1 .news-content-footer .news-more-link a:active,
.footer1 .news-content-footer .news-more-link a:visited,
.footer1 .news-content-footer .news-more-link a:hover {
	text-transform:uppercase;
	color:#83B646;
	background:url(../img/icons/news-more-link_bg.png) left center no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.footer1 .news-content-footer .news-more-link a:hover {
	color:#5e5e5e;
}

.footer1 .bx-wrapper .bx-pager.bx-default-pager a {
	background:	#E3E3E3;
}

.footer1 .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.footer1 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #83B646;
}

/* GRID */

.accordion-headline h2 {
	text-align:left;	
	padding:5px;
	margin:0;
}

.accordion-headline:hover {
	cursor:pointer;	
}

.accordion-content {
	background:#EAFFD1;	
	padding:10px 30px;
}

.icon-close {
	background:#E3E3E3 url(../img/design01/icon_close_bg.png) right center no-repeat;
}
.icon-open {
	background:#E3E3E3 url(../img/design01/icon_open_bg.png) right center no-repeat;
}

.accordion-break {
	margin-bottom:15px;
}

.two-col-item-50 {
	width:49%;
	float:left;	
}

	.two-col-left {
		margin-right:1%;	
	}
	
	.two-col-right {
		margin-left:1%;	
	}
	
	.startbox .two-col-item-50 {
		width:49.5%;	
	}
	
	.startbox .two-col-left {
		margin-right:0.5%;	
	}
	
	.startbox .two-col-right {
		margin-left:0.5%;	
	}
	
	#c1060 {
		margin-left:3px;	
	}
	
.two-col-item-30 {
	width:28%;
}

.two-col-item-70 {
	width:68%;
}

.two-col7030 .two-col-item-70 {
	float:left;	
}

.two-col7030 .two-col-item-30 {
	float:right;	
}

.two-col3070 .two-col-item-70 {
	float:right;	
}

.two-col3070 .two-col-item-30 {
	float:left;	
}	

.three-cols-container {
	width:100%;
}

	.three-cols-item {
		float:left;
		width:30%;	
	}
	
	.three-cols-middle {
		margin: 0px 5%;	
	}
	
	.footer2 .three-cols-last {
		text-align:right;	
	}
	

.four-cols-container {
	width:100%;
}

	.four-cols-item {
		float:left;
		width:24%;
		margin-right:1%;
	}
	
	.four-cols-last {
			
	}
	

#main .HafasMapWidget .submitButton, 
#main .HafasMapWidget .advancedOptionsContainer .saveButton {
	background:#83B646;
	color:#fff !important;
}

/* Wetter wetter.com */

#main .weather-info {
	display:none;
}

.tx-openweatherapi-pi1 {
	width:460px;
	margin:0 auto;	
}
	

/* Social Media Wall */

#main .tx-pb-social .pb-list-item {
	width:240px;	
}

/* SHARE */

.tx-nwshare-pi1 {
	clear:both;	
	float:left;
	padding-left:9px;
}
.nw_share_item {
	float:right;
}


.webcam img {
	width:100%;
	height:auto;	
}

/* *****************************************************************************************
   RESPONSIVE SECTION
*******************************************************************************************/

/*iPad in landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

}

/* mobile */


@media screen and (max-width: 767px) {
	

.banner_wrap .bx-has-pager {
	display:none;	
}

.banner_wrap .bx-wrapper .bx-caption {
	bottom:20px;
	right:2%;	
}
	
	.banner_wrap .bx-caption .more span {
		height: 30px;
		line-height: 30px;
		font-size:16px;
	}

.line1 {
	font-size:22px;	
}

.line2 {
	font-size:26px;
	font-weight:700;	
}
	

.footer1 .bx-wrapper {
	margin:0 auto 30px auto;	
}

.footer1 .bx-wrapper .bx-pager, 
.footer1 .bx-wrapper .bx-controls-auto {
	bottom:-40px;	
}


.startbox .two-col-item-50,
.three-cols-item,
.two-col-item-50 {
	float:none;
	width:100%;	
}

.startbox .two-col-right {
	margin-left:0;	
}

.two-col-left,
.two-col-right,
.three-cols-middle,
.startbox .two-col-left {
	margin:0;	
}
    
.four-cols-item {
    float:left;
    width:100%;
    margin-right:0%;
    margin-bottom:5px;
}

.footer2,
.footer2 .three-cols-last {
	text-align:center;	
}
.footer2 .three-cols-last {
	margin-top:10px;	
}

.tx-unterkunftverwaltung-pi1-browsebox-list {
	text-align:center;	
}

.tx-unterkunftverwaltung-pi1-browsebox-paginator {
	padding:5px 0;	
}

.tx-unterkunftverwaltung-pi1-browsebox-paginator a {
	padding:0 5px;	
}

.listItem {
	height:auto;
	margin-bottom:20px;	
}

.listItem-left,
.listItem-middle,
.listItem-right {
	float:none;
	width:100%;
	padding:0;	
	height:auto;
}

.listItem-middle {
	border:none;
	padding-top:10px;	
}

	.hoteladresse,
	.geeignet {
		float:left;
		width:50%;	
	}
	
	.geeignet {
		padding-top:15px;
		font-weight:normal;	
	}

.listItem-image {
	text-align:center;	
}

.listItem-image img {
	
}

.listItem-content {
	padding:10px;	
}

.zimmerpreise th {
	font-weight:normal;	
}

.zimmerpreise th, .zimmerpreise td {
	padding:3px 5px;	
}

.singleContainerLeft,
.singleContainerRight {
	float:none;
	width:100%;
	padding:0;	
}

.singleContainerRight {
	margin-bottom:20px;	
}

.singleContainerRight .kontaktContainer {
	padding:10px;	
}

.singleContainerRight .kontaktHeadImage {
	text-align:center;	
}

.singleContainerRight .kontaktAdresseLeft {
	display:none;
}	

.singleContainer .geeignet {
	float:none;
	width:100%;	
}

.hotelSingleSM {
	margin-bottom:10px;
}

.pw_teaser_item.first,
.pw_blog .pw_teaser_item,
.pw_teaser_item,
.pw_teaser_item:nth-child(3n+2) {
	float:none;
	margin:0 auto 10px auto;
	width:100%;	
}

	.pw_teaser_item img {
		width:100%;
		height:auto;	
	}
	
	.pw_blog .smalltext,
	.pw_blog .pw_teaser_title {
		min-height:inherit;
	}

#main .news-list-article {
	height:auto;
	float:none;
	margin:0 auto 10px auto;	
}

#main .news-content-head {
	margin:10px 0;
	padding-bottom:0;	
}

#main .news-list-date {
	padding-bottom:10px;	
	display:block;
}

#main .news-list-more {
	position:relative;
	margin-bottom:20px;
	display:block;
	bottom:0;	
}

.tx-openweatherapi-pi1 {
	width:100%;	
}
div.weather-forecast {
	float:none;
	text-align:center;	
}

.katmenu {
	margin:10px 0;	
}

#main .katmenu a {
	line-height:40px;
}

#main .pw_teaser_more {
	position:relative;
	margin-bottom:20px;
	bottom:auto;
	z-index: 1;
}

.pw_blog .pw_teaser_abstract {
	min-height:5em;	
}

.blog_nl {
	display:none;
}

.blog_text {
	width:100%;
	float:none;
}


.filter_col {
	width:100%;
	float:none;	
}

.oms_search_submit {
	width: 100%;
}

.oms_search_filter label,
.oneline {
	width:50%;	
	display:inline-block;
}

.oneline {
	float: left;
}

.filter_checks span {
    padding-right:0;
}


}