@font-face {
	font-family: 'siz';
	src: url('/layout/font/siz-webfont.eot');
	src: url('/layout/font/siz-webfont.eot?#iefix') format('embedded-opentype'), url('/layout/font/siz-webfont.woff2') format('woff2'), url('/layout/font/siz-webfont.woff') format('woff'), url('/layout/font/siz-webfont.ttf') format('truetype'), url('/layout/font/siz-webfont.svg#siz') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font: 100%/1.4 'siz', Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0;
	padding: 0;
	color: #000;
}
a img {
	border: none;
}
a:link, a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 96%;
	padding: 0 2%;
	max-width: 1200px;
	margin: 0 auto;
}
.header {
	padding: 25px 0 30px 0;
	display: inline-block;
	background: #000;
	width: 100%;
}
.stage {
	border: 3px solid #FFF;
	/*background: #420808;*/
	background: #5E0606;
	display: inline-block;
}
.sidebar1 {
	float: right;
	width: 26%;
	background-color: #5E0606;
	color: #FFF;
}
.sidebar1 a:link, .sidebar1 a:visited {
	color: #fff;
	text-decoration: underline;
}
.sidebar1 a:hover, .sidebar1 a:active, .sidebar1 a:focus {
	text-decoration: none;
}
.content {
	padding: 0;
	width: 74%;
	/*min-height: 750px;*/
	float: right;
	background-color: #FFF;
}
.topright {
	float: right;
	width: 10%;
	display: inline-block;
	color: #FFF;
	text-align: right;
	height: 35px;
	padding: 65px 0 0 0;
}
.topleft {
	padding: 0;
	width: 90%;
	display: inline-block;
	float: right;
	color: #FFF;
	font-weight: 300;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
/*ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 180px;
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #ADB96E;
	color: #FFF;
}*/
.footer {
	padding: 23px 0 0 0;
	border-bottom: 20px solid #000;
	display: inline-block;
	width: 100%;
	background: #000;
	color: #FFF;
	font-size: 80%;
	position: relative;
	clear: both;
}
.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover, .footer a:active, .footer a:focus {
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.footer1 {
	width: 16%;
	margin: 0 1% 0 0;
	float: left;
}
.footer2 {
	width: 23%;
	margin: 0 1% 0 0;
	float: left;
}
.footer3 {
	width: 16%;
	margin: 0 1% 0 0;
	float: left;
}
.footer4 {
	width: 19%;
	margin: 0 1% 0 0;
	float: left;
}
.footer5 {
	width: 22%;
	margin: 0 0 0 0;
	float: left;
}
.contentinner {
	border-right: 3px solid #FFF;
	display: inline-block;
}
.content img {
	width: 100%;
	height: auto;
}
.moduletableslider {
	border: 3px solid #FFF;
	background: #5E0606;
	position: relative;
	z-index: 0;
}
/*h3 {
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
	text-align: right;
}*/
.mmenu_wrapper {
	float: right;
}
.logo {
	background: url(/layout/logo-moebel-siz.svg) no-repeat;
	width: 527px;
	height: 100px;
	float: left;
}
.adress {
	background: url(/layout/moebel-siz-direkt-an-der-kantonsstrasse-visp.svg) no-repeat;
	height: 100px;
	width: 213px;
	margin: 0 0 0 527px;
}
.adress a:link, .adress a:visited {
	color: #fff;
	text-decoration: none;
}
.adress a:hover, .adress a:active, .adress a:focus {
	text-decoration: none;
}
.blog-featured {
	padding: 15px;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}
.sidebar1 h4 {
	margin: 0;
	padding: 0 0 15px 0;
}
.sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar1 li {
	border-bottom: 3px solid #FFF;
	padding: 15px;
}
.sidebar1 li:last-child {
	border-bottom: 0px solid #FFF;
	padding: 15px 15px 0 15px;
}
/*.item-pagenews{
	background:#5E0606;
	padding:15px;
	border:3px solid #FFF;
	color:#FFF;}	*/	

.item-pageneutral {
	border: 3px solid #FFF;
	padding: 15px 40% 15px 15px;
	margin: 0;
	background: #5E0606;
	color: #FFF;
}
.item-pagenews {
	background: #FFF;
	color: #000;
	min-height: 600px;
	padding: 15px;
}
.item-pagenone {
	border: 3px solid #FFF;
	padding: 0;
	margin: 0;
	background: #5E0606;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mobilenews {
	display: none;
}
.blogteam {
	margin: 0;
	padding: 0 0 70px 0;
	background: #5E0606;
	color: #000;
	border: 3px solid #FFF;
}
.blogteam h2 {
	margin: 0;
	padding: 0;
}
.blogteam .cols-1 {
	padding: 40px;
	margin: 70px 0 0 70px;
	background: #fff;
	display: inline-block;
}
.blogoutlet {
	width: 100%;
	margin: 0;
	padding: 0 0 45px 0;
	background: #5E0606;
	color: #000;
	border: 3px solid #FFF;
	display: inline-block;
}
.blogoutlet .pull-left {
	float: left;
	margin: 0 30px 0 0;
}
.blogoutlet .cols-1 {
	width: 82%;
	margin: 4% 4% 0 4%;
	padding: 5%;
	background: #fff;
	display: inline-block;
}
.chrono_credits {
	display: none;
}
.contentpane.modal {
	background: #FFF;
}
.blogoutlet .jcepopup {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#ffffff), to(#e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0, #e0e0e0 100%);
	background-image: linear-gradient(to bottom, #ffffff 0, #e0e0e0 100%);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	text-decoration: none;
}
.blogoutlet .jcepopup:hover, .blogoutlet .jcepopup:focus {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}
.navbox {
	position: relative;
	z-index: 1000;
	display: block;
	background: #000;
	margin: 0 0 0 -194px;
	padding: 2px 0 0 0;
}
#navbox {
	display: none;
}
.menutxt {
	margin: 8px 5px 0 0;
	color: #FFF;
}
.topright .menus {
	text-decoration: none;
}
.topright img {
	float: right;
}
.menus {
/*position: fixed;
	top: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	background: url(/layout/menu.svg);
	z-index: 4;*/
}
.navbox ul {
	margin: 0 7px 0 0;
	padding: 0;
	list-style: none;
}
.navbox ul ul {
	margin: 0;
	padding: 0;
}
.item-101 {
	width:100%;
	float:right;
	margin-bottom: 30px;
}
.item-115.divider.deeper.parent {
	margin-top: 30px;
}
.divider.deeper.parent {
	text-transform: uppercase;
	margin-top: 20px;
}
.navbox li a:link, .navbox li a:visited {
	text-decoration: none;
	color: #ccc;
	font-size: 90%;
	text-transform: none;
}
.navbox li a:hover {
	font-weight: bold;
}
.navbox li li a:hover {
	font-weight: bold;
}
#navbox .nav.menu .current.active.deeper.parent .nav-child.unstyled.small a {
	font-weight: normal;
}
#navbox .nav.menu .active.deeper.parent .nav-child.unstyled.small a {
	font-weight: normal;
}
#navbox .nav.menu .current.active.deeper.parent .nav-child.unstyled.small a:hover, #navbox .nav.menu .active.deeper.parent .nav-child.unstyled.small a:hover {
	font-weight: bold;
}
/*#navbox .nav.menu .active.deeper.parent .nav-child.unstyled.small .current.active a:before {
	content: " > ";
}*/
#navbox .nav.menu .active.deeper.parent .nav-child.unstyled.small .current.active a {
	font-weight: bold;
}
.blogimg{
	float:left;
	margin:0 30px 0 0;
	width:410px;}	
.sigFreeContainer li{
	float:left;}
	
