		
	
	* {

}

html {
	position: relative;
	min-height: 100%;
	
}

body {
	background-color: #1F2120;
	margin: 0 0 0px;

	}


.only-mobile {
	
}

.only-tab {
	display: none;	
}

.only-desktop {
	display: none;
}

.only-desktoptab {
	display: none;
}

.only-desktopmobile {
	
}

.mobile-menu-sa {
	position:fixed;
	top: 0px;
	left: 0px;
	height: 75px;
	width: 100%;
	background-image:url(../images/menu-mobile-logo-bg.png);
	background-position:left;
	background-repeat: no-repeat;
	z-index: 70;

}

.mobile-menu-icon {
	position: relative;
	top: 0px;
	right: 0px;
	height: 75px;
	width: 80px;
	float: right;
	z-index: auto;

}

.mobile-menu-opener {
	position: fixed;
	float: right;
	top: 75px;
	right: 0px;
	height: auto;
	width: 100%;
	background-color: #191919;
	z-index: 75;

}


.mobile-menu-opener2 {
	float: right;
	top: 75px;
	right: 0px;
	height: 400px;
	width: 300px;
	background-color:#191919;
	z-index: 75;

}


ul {
	list-style-image: url(../images/rmss-list-item.png);
	padding-left: 15px;
	margin: 0px;
	
    }
	
li {
	padding-bottom: 20px;
	
    }


.page-sa-full {
	margin-right: auto;
	margin-left: auto;
	margin-top: -110px;
	width: 100%;
	height: 800px;
	top: 0px;
	background-color: #DBC270;
	z-index: 2;
	position: relative;
	overflow: hidden;
	background-image: url(../images/background-insides.jpg);
	background-position: center;
	background-size: cover;
}


.desktop-menu-sa {
	display: none;
	}



.head-menu-web {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 100%;
	height: 80px;
	z-index: 50;
	top: 0px;
	position: relative;
	

}


.head-img-web {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 945px;
	z-index: 50;
	top: 0px;
	position: relative;
	text-align: center;
	

}


.head-img-web-city {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 500px;
	z-index: 50;
	top: 0px;
	position: relative;
	text-align: center;
	background-image:url(../images/img-city-bg-mobile.png);
	background-size: 150% auto;
	background-position:bottom center;
	background-repeat:no-repeat;
	

}


.head-img-web-kant {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 500px;
	z-index: 50;
	top: 0px;
	position: relative;
	text-align: center;
	background-image:url(../images/img-kant-bg-mobile.png);
	background-size: auto 65%;
	background-position:bottom center;
	background-repeat:no-repeat;
	

}



.head-img-web-owl {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 500px;
	z-index: 50;
	top: 0px;
	position: relative;
	text-align: center;
	background-image:url(../images/img-owl-bg-mobile.png);
	background-size: auto 65% ;
	background-position:bottom center;
	background-repeat:no-repeat;
	

}


.content-sa {
	margin-right: auto;
	margin-left: auto;
	margin-top: -425px;
	width: 100%;
	height: auto;
	z-index: 55;
	top: 0px;
	position: relative;
	
	background-position: center;
	background-repeat: repeat-y;
	background-size: 100% auto;
	overflow: auto;
}


.content-inside {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	z-index: auto;
	top: 0px;
	position: relative;
	overflow: auto;
}

.content-left {
	width: 100%;
	height: auto;
	z-index: auto;
	top: 0px;
	position: relative;
	overflow: auto;
	float: none;
}

.content-main {
	width: 100%;
	height: auto;
	z-index: auto;
	top: 0px;
	position: relative;
	background-color: #FFF;
	overflow: auto;
	float: none;
	min-height: auto;
}


.content-main-short {
	width: 100%;
	height: auto;
	z-index: auto;
	top: 0px;
	position: relative;
	background-color: #FFF;
	overflow: auto;
	float: none;
	min-height: auto;
}




.content-footer-left {
	width: auto;
	height: 75px;
	z-index: auto;
	top: 0px;
	position: relative;
	overflow: auto;
	float: none;
	font-family: "Source Sans Pro";
	font-weight: 700;
	color: #CCC;
	line-height: 75px;
	font-size: 13px;
	padding-left: 30px;
}

.content-footer-main {
	height: 75px;
	z-index: auto;
	top: 0px;
	position: relative;
	background-color: #E9D798;
	overflow: auto;
	float: none;
	font-family: "Source Sans Pro";
	font-weight: 700;
	color: #CCC;
	line-height: 75px;
	font-size: 13px;
	padding-left: 20px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.content-footer-top {
	display: none;
	width: 126px;
	height: 75px;
	z-index: 45;
	top: 0px;
	position: absolute;
	background-color: #222;
	overflow: auto;
	float: right;
	right: 0px;
}

.content-footer-top img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: none;
}

.content-footer-top:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: none;
}


.content-footer-sa {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	z-index: 55;
	top: 0px;
	position: relative;
	background-position: center;
	background-repeat: repeat-y;
	background-size: 100% auto;
	overflow: auto;
}

.content-footer-link {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: auto;
	line-height: 75px;
}

.content-footer-link a:link {
	color: #000;
	text-decoration: none;
}
.content-footer-link a:visited {
	text-decoration: none;
	color: #000;
}
.content-footer-link a:hover {
	text-decoration: none;
	color: #FFF;
}
.content-footer-link a:active {
	text-decoration: none;
	color: #FFF;
}




.content-head-link-active {
	font-family: "Source Sans Pro";
	font-weight: 700;
	color: #FFF;
	line-height: 50px;
	font-size: 18px;
	margin-left: 45px;
	cursor: default;
	padding-right: 0px;
	width: auto;
	
}





.content-head-link {
	padding-right: 0px;
	padding-left: 45px;
	width: auto;
	font-family: "Source Sans Pro";
	font-weight: 700;
	color: #FFF;
	line-height: 50px;
	font-size: 18px;
}

.content-head-link a:link {
	color: #A2A2A2;
	text-decoration: none;
}
.content-head-link a:visited {
	text-decoration: none;
	color: #A2A2A2;
}
.content-head-link a:hover {
	text-decoration: none;
	color: #FFF;
}
.content-head-link a:active {
	text-decoration: none;
	color: #FFF;
}


.content-text-sa {
	font-family: "Source Sans Pro";
	font-size: 19px;
	font-weight: 600;
	line-height: 150%;
	color: #666;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	padding-bottom: 60px;
}


.content-text-sa a:link {
	color: #CEAD4B;
	text-decoration: none;
}
.content-text-sa a:visited {
	text-decoration: none;
	color: #CEAD4B;
}
.content-text-sa a:hover {
	text-decoration: none;
	color: #666;
}
.content-text-sa a:active {
	text-decoration: none;
	color: #666;
}


.content-left-title {
	width: auto;
	height: 120px;
	z-index: auto;
	position: relative;
	float: left;
	padding-bottom: auto;
	padding-top: auto;
	font-family: "Source Sans Pro";
	font-weight: 700;
	font-size: 35px;
	vertical-align: middle;
	line-height: 120px;
	padding-left: 20px;
}


.center-title {
	margin-top:auto;
	margin-bottom:auto;	
}

.content-left-bild {
	width: 100%;
	height: auto;
	z-index: auto;
	position: relative;
	overflow: auto;
	float: left;
}

.content-left-bild2 {
	width: 100%;
	height: auto;
	z-index: auto;
	position: relative;
	overflow:auto;
	float:left;
}




.whole-sa {
 width:auto;
 heigt: auto;	
}


.logo-sa-web {
	float:left;
}

.menu-sa-list-web {
	height: 225px;
	width: auto;
}
