@media (min-width: 992px){
	.float{
		position:fixed;
		width:60px;
		height:60px;
		bottom:40px;
		right:40px;
		background-color:#0C9;
		color:#FFF;
		border-radius:50px;
		text-align:center;
		box-shadow: 2px 2px 3px #999;
	}

	.my-float{
		margin-top:22px;
	}
	#header-inner-container,
	#main-content-dims,
	#footer-inner-container{	width:970px;
	}
	#header-container .navbar{	margin: 0 0 0 0;
	}
	#homecontent_box .column_left,
	#content_box .column_left{	width:550px;
	}
	#homecontent_box .column_right,
	#content_box .column_right{	width: 312px;
	}
	#tariffe_box .column_left{		width:459px;
	}
	#tariffe_box .column_right {	width: 439px;
	}	
	#headerslideshow_container{	width:1038px;
								height:420px;
	}	
	#headerslideshow {	width: 1004px;
						height:406px;
	}
	.sbimagelink a {	height: 180px;
	}
	#page-tariffe img{	max-width:none
	}
	#page-tariffe #content_box .column_left{	width: 352px;
	}
	#page-tariffe #content_box .column_right{	display:block;
												width: 546px;
	}
	#map_container{	display:block;
	}
	#album-galleries{	margin:0 20px 40px;
	}		
	#gallery_inner {	width: 960px;
	}
	#thumbs-container{	margin:0 40px 0 0;					
	}
	#image_wrap{	width:620px;
					height:515px;
	}
	#image_wrap-inner{	width: 610px;
						height: 505px;
	}
	.thumbs-slide .items div span.span-image {	width: 130px;
												height: 115px;
	}
	.thumbs-slide .items div a span{	height:110px;
	}				
}