@media screen and (min-width:992px) {
	
	body .teaserpic img {
		max-width: 380px;
	}
	
	.menuNavigation .plugin.Text.TextStd.l5.col-xs-12.col-md-12 {
		display:	block;
	}

	
	.disp-none-xs	{
				display: block;
	}
	
	.disp-none-md {
				display: none;	
	}

	body .rs_skip.rsbtn.rs_preserve {
		width: 40%!important;
	}
	
	.teaser{
				padding: 0 15px;
				
	}
	.teaserpic	{
				float:right; !important!
	}
	
	.top			{
				height: 70px;
	}
	
	.top>ul>li>ul{
			margin: 0 0 0 3px;
    			padding: 0;
    			position: absolute;
    			text-align: left;
				list-style: none;
				background: #fff;
    			line-height: 1.3em;
    			white-space: nowrap;
    			z-index: 512;
	}
	
	.shortcuts li a {
	    			padding: 3px 6px 2px 5px;
	 
	    			text-decoration: none;
	    			display: block;
	    			height: 20px;
	}
	
	.shortcuts>li 	{
				 padding: 0 0 0 3px;
	    			display: inline-block;
	    			color: #6e6e6e;
	    			border-left: 2px solid #6e6e6e;
	    			line-height: 15px;
	    			position: relative;
	
	}
	
	.shortcuts li:first-child {
	    			border: none;
	    		}
	
	.shortcuts a {
				display: block;	
	}
	
	ul.shortcuts li ul {
	    			margin: 0 0 0 0px;
	    			padding: 0;
	    			text-align: left;
	    			list-style: none;
	    			line-height: 1.3em;
	    			white-space: nowrap;
	    			z-index:	511;
	}
	
	ul.shortcuts li ul li{
				height: 20px;
				padding: 0;
				margin: 1px 0;
				transition-delay: 0s;
				transition-duration: 0.3s;
				transition-property: color;
				transition-timing-function: ease;
				z-index:	510;
			}
			
	ul.mouseovr li{
				padding-left: 0;
				padding-right: 0;
				margin: 0;
	}
	
	ul.mouseovr>li>ul>li>a:hover{
				color: #20691f;
	}
	
	ul.mouseovr li ul li{
				background-color: #96c11f;
				margin-top: -63px;
				margin-bottom: 0px;
				color: #000;
				display: block;
				margin-left: -10px;
	    			padding-left: 10px;	
	    			padding-right: 10px;
	    			white-space: nowrap;
	}
		
	ul.mouseovr li ul {
				margin-top: -5px;
				position:absolute;			
	}		
	
	ul.mouseovr a{
				padding: 0;
				padding-top: 8px;
				padding-bottom: 2px;
				display:block;
	}
	
	ul.mouseovr>li>a:after{
				font-weight:700;
				content:" |";
				padding-left: 8px;
				padding-right: 1px;
	}
	
	ul.mouseovr>li:last-of-type>a:after{
				color: #96c11f;
	}
	
			
	.shadow-bottom, .shadow-bottom-inset	{
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
	}
	
	.teaserpic img{
				margin-top: -50px;
				max-width: 320px;
	}
	
	.navi ul li a{
				font-size: 12px;
				padding: 5px 0 0 15px;
	}
	
	.navi ul li ul li a {
		display:			table-cell;
		vertical-align:		middle;
		padding:			0 0 0 20px;
	
	}
	
	.location h1	{
				font-size: 16px;
				padding-left: 20px;
				padding-top: 10px;
	}
	.navi {
				display:block;
				width: 250px;
	}
	
	.location p	{
				font-size: 12px;
	}
	
	.logo		{
				background-position-x: 25px;
				margin-top: -160px;
	}
	
	
	.navi ul li ul li, .navi ul li ul li:active, .navi ul li ul li:hover{
				width: 217px;
	}
	
	.navi ul li a, .subnavi ul li a	{
				width: 217px;
				padding-right: 15px; 
	}
	
	.location h1{
				width: 237px;
	}
	
	.padding-md-40{
				margin-top: -40px;
	}


}