html { 
  background: url(../pics/bg-artistika-7.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body {
	margin: 0;
	padding: 0;
	/*background: #000 url(/layout15/home/pics/bg-artistika.jpg) center bottom fixed no-repeat;*/
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
.horbottom {
	margin: 0 auto;
	height: 196px;
	width: 100%;
	bottom: 0px;
	margin: 0 0 0 0;
	left: 0;
	z-index: 4;
	position: absolute;
}
.horbottominner {
	width: 1204px;
	margin: 0 auto;
	height: 196px;
	padding: 0;
	color: #a7a8aa;
}
.logobox {
	margin: 0 auto;
	height: 455px;
	width: 100%;
	bottom: 0px;
	margin: -455px 0 0 0;
	left: 0;
	z-index: 2;
	position: absolute;
	text-align: left;
}
.logo {
	width: 1204px;
	margin: 0 auto;
	height: 455px;
	padding: 0;
	color: #a7a8aa;
}
section div {
	position: relative;
	width: 228px;
	height: 196px;
	display: block;
	float: left;
}
section div:nth-child(1), section div:nth-child(2), section div:nth-child(3), section div:nth-child(4) {
	margin-right: 16px;
}
section div a:link, section div a:visited {
	width: 228px;
	height: 196px;
	display: block;
	background: url(../pics/bg-home-links.png) left bottom no-repeat;
	text-decoration: none;
	color: #FFF;
}
section div:nth-child(1) a:hover {
	background: url(../pics/bg-home-links-visp.png) no-repeat;
}
section div:nth-child(2) a:hover {
	background: url(../pics/bg-home-links-kids.png) no-repeat;
}
section div:nth-child(3) a:hover {
	background: url(../pics/bg-home-links-zermatt.png) no-repeat;
}
section div:nth-child(4) a:hover {
	background: url(../pics/bg-home-links-sea.png) no-repeat;
}
section div:nth-child(5) a:hover {
	background: url(../pics/bg-home-links-mannheim.png) no-repeat;
}
section span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 0 13px 11px;
}
.right {
	position: absolute;
	top: 30px;
	right: 30px;
	text-align:right;
}
.basler{
	margin:0 0 10px 0;}
.winner {
	font-size: 70%;
	color: #FFF;
	margin: 35px 0 0 635px;
}
.mob {
	display: none;
}
a img {
	border: none;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
.newslink{
	margin:20px 0 5px 0;}
.newslink img{
	position:relative;
	top:3px;}
