html {
    background: url(../pics/bg-artistika-8.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;
}
.right {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: right;
}
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;
}
.logobox {
    display: none;
}
.mob {
    width: 100%;
}
.mob img {
    margin: 1%;
}
.logomob {
    padding: 15px 0 50px 0;
    max-width: 227px;
    height: auto;
}
.basler {
    display: none;
}
.cards {
    margin-top: 50px;
}
.col {
    width: 100%;
    float: left;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
.zwei {
    width: 98%;
    /*	border:1px solid #fff;*/
    padding: 1%;
}
.cards div div a:link, .cards div 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;
}
.cards span {
    position: relative;
    top: 155px;
    left: 10px;
}
.cards div div:nth-child(1) a:link, .cards div div:nth-child(1) a:visited {
    background: url(../pics/bg-home-links-visp.png) no-repeat;
}
.cards div div:nth-child(2) a:link, .cards div div:nth-child(2) a:visited {
    background: url(../pics/bg-home-links-kids.png) no-repeat;
}
.cards div div:nth-child(3) a:link, .cards div div:nth-child(3) a:visited {
    background: url(../pics/bg-home-links-zermatt.png) no-repeat;
}
.cards div div:nth-child(4) a:link, .cards div div:nth-child(4) a:visited {
    background: url(../pics/bg-home-links-sea.png) no-repeat;
}
.cards div div:nth-child(5) a:link, .cards div div:nth-child(5) a:visited {
    background: url(../pics/bg-home-links-mannheim.png) no-repeat;
}

@media (min-width: 440px) {
.basler {
    display: block;
}
}

@media (min-width: 525px) {
.zwei {
    width: 238px;
    padding: 0 0 10px 0;
}
}

@media (min-width: 710px) {
.cards {
    margin-top: 200px;
}
}

@media (min-width: 1200px) {
.cardsbox {
    position: absolute;
    bottom: 0;
    z-index: 3;
}
.cards {
    width: 1200px;
    margin: 0 auto;
}
.zwei {
    padding: 0 0 0 0;
}
.mob {
    display: none;
}
.logobox {
    display: block;
    height: 455px;
    width: 100%;
    bottom: 0px;
    margin: -455px 0 0 0;
    left: 0;
    z-index: 2;
    position: absolute;
    text-align: left;
}
.logo {
    width: 970px;
    margin: 0 auto;
    height: 455px;
    padding: 0;
    color: #a7a8aa;
}
.cards div div:nth-child(1) a:link, .cards div div:nth-child(1) a:visited {
    background: url(../pics/bg-home-links.png) left bottom no-repeat;
}
.cards div div:nth-child(2) a:link, .cards div div:nth-child(2) a:visited {
    background: url(../pics/bg-home-links.png) left bottom no-repeat;
}
.cards div div:nth-child(3) a:link, .cards div div:nth-child(3) a:visited {
    background: url(../pics/bg-home-links.png) left bottom no-repeat;
}
.cards div div:nth-child(4) a:link, .cards div div:nth-child(4) a:visited {
    background: url(../pics/bg-home-links.png) left bottom no-repeat;
}
.cards div div:nth-child(5) a:link, .cards div div:nth-child(5) a:visited {
    background: url(../pics/bg-home-links.png) left bottom no-repeat;
}
.cards div div:nth-child(1) a:hover {
    background: url(../pics/bg-home-links-visp.png) no-repeat;
}
.cards div div:nth-child(2) a:hover {
    background: url(../pics/bg-home-links-kids.png) no-repeat;
}
.cards div div:nth-child(3) a:hover {
    background: url(../pics/bg-home-links-zermatt.png) no-repeat;
}
.cards div div:nth-child(4) a:hover {
    background: url(../pics/bg-home-links-sea.png) no-repeat;
}
.cards div div:nth-child(5) a:hover {
    background: url(../pics/bg-home-links-mannheim.png) no-repeat;
}
}
