﻿@charset "utf-8";
/* CSS Document */
* {
    box-sizing: border-box;
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url(/layout/fonts/robotolight.eot?#iefix) format('embedded-opentype'), url(/layout/fonts/robotolight.woff) format('woff'),  url(/layout/fonts/robotolight.ttf) format('truetype');
}

html {
    color: #000000;
    width: 100%;
    height: 100%;
}

body {
    background: #ffffff;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    width: 100%;
    height: 100%;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#header, #footer {
    display: block;
    height: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 100;
}

#left, #right {
    display: block;
    height: 100%;
    position: fixed;
    text-align: center;
    width: 10px;
    z-index: 100;
}

.ellipse-title {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.logo-start {
    height: 90%;
    left: 50%;
    max-height: 442px;
    max-width: 428px;
	margin-top: -221px;
	margin-left: -214px;
    position: absolute;
    top: 50%;
    width: 80%;
}

.no6 {
    width: 100%;
    max-height: 241px;
    height: 100%;
    overflow: hidden;
}

.concept {
    width: 100%;
    height: 100%;
    max-height: 115px;
    margin-top: 80px;
    padding: 20px 0 20px 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.whole-lines-wrapper {
	overflow: hidden;
    padding: 0 30px;
	height: 100%;
}

.whole-lines-wrapper p span{
    display: inline-block;
	width: 100%;
    text-align: center;
}

#section6 p
{
	text-align:center;
}


#section2 .whole-lines-wrapper, #section3 .whole-lines-wrapper, #section4 .whole-lines-wrapper, #section5 .whole-lines-wrapper, #section6 .whole-lines-wrapper {
    overflow: hidden;
    padding: 0 30px;
	height: 100%;
	/*display: table;*/
}
#section2 .whole-lines-wrapper p, #section3 .whole-lines-wrapper p, #section4 .whole-lines-wrapper p, #section5 .whole-lines-wrapper p, #section6 .tc-mid {
	/*display: table-cell;
	vertical-align: middle;*/
}

.table {
    display: table;
    height: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

#header {
    top: 0;
    border-bottom: 10px solid #000000;
}

#footer {
    bottom: 0;
    border-top: 10px solid #000000;
}

#left {
    left: 0;
    border-right: 10px solid #000000;
}

#right {
    right: 0;
    border-left: 10px solid #000000;
}

.facebook {
    left: 50%;
    position: absolute;
    top: 80px;
    width: 430px;
}

.facebook a {
    margin-left: -215px;
    font-size: 25px;
}

h1, h2, h3, h4, h5, h6, p, li, .bild-unterschrift, .bild-unterschrift-grau, .bild-unterschrift-grau-mu, .bild-unterschrift-linari, .adresse {
    cursor: default;
}

h1 {
    color: #999;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    text-align: left;
    margin: 0;
	font-weight: normal;
}

h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin: -8px 0 0;
	font-weight: normal;
}

h3 {
    display: block;
    font-size: 22px;
    line-height: 22px;
    margin: 0 auto;
    padding-top: 16px;
    text-align: center;
}

h1.wie-h3 {
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto;
    padding-top: 16px;
    text-align: center;
	color: #000;
}

p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

a {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
    cursor: pointer !important;
}

a:hover {
    color: #000;
}

#section2 a {
	color: #666666;
}

#section3 a {
	color: #94539e;
}

#section4 a {
	color: #e33b08;
}

#section5 a {
	color: #2ca3af;
}

#section6 a {
	color: #4b70ab;
}

#section2 a:hover, #section3 a:hover, #section4 a:hover, #section5 a:hover, #section6 a:hover {
	color: #000000;
}

.kategorie {
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    height: 60px;
    margin: 0 auto;
    max-width: 194px;
    width: auto;
	
}

/* section */

#section1 {
    background: #ffffff;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

#section2 {
    background: #fbfbfb;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#section2 .backgr {
	background: url("/layout/img/openstreetmap-v2.png") center center no-repeat transparent;
    margin: 0 auto;
	height: 100%;
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}

#section3 {
    background: #ffffff;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#section3 .backgr {
	background: url("/layout/img/openstreetmap-v2.png") center center no-repeat transparent;
    margin: 0 auto;
	height: 100%;
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}

#section4 {
    background: #fbfbfb;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#section4 .backgr {
	background: url("/layout/img/openstreetmap-v2.png") center center no-repeat transparent;
    margin: 0 auto;
	height: 100%;
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}

#section5 {
    background: #ffffff;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.Background-5, .Background-4, .Background-3, .Background-2 {
    margin: 0 auto;
	height: 100%;
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}
.Background-5 .image, .Background-4 .image, .Background-3 .image, .Background-2 .image {
    display: none;
    position: absolute;
    min-height:100%;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    margin:0px auto;
}
.Background-5 .image:first-child, .Background-4 .image:first-child, .Background-3 .image:first-child, .Background-2 .image:first-child {
    display: block;
}


#section6 {
	background: #fbfbfb;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
	z-index: 99;
}

#section6 .backgr {
	background: url("/layout/img/openstreetmap-v2.png") center center no-repeat transparent;
    margin: 0 auto;
	height: 100%;
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}

#section2 .secContent, #section4 .secContent, #section6 .secContent {
    width: 100%;
    height: 100%;
    background: #fbfbfb;
	position: relative;
	left: 0;
	top: 0;
}

#section3 .secContent, #section5 .secContent {
    width: 100%;
    height: 100%;
    background: #ffffff;
}

#section2 .closePic, #section3 .closePic , #section4 .closePic, #section5 .closePic, #section6 .closePic {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 33px;
    height: 33px;
	background: url("/layout/img/svgz/bt_fancy_close-shdw.svg") center center no-repeat transparent;
    opacity: 0;
	cursor: pointer !important;
	display: none;
}

#section2.showPic1HideContent .closePic, #section3.showPic1HideContent .closePic, #section4.showPic1HideContent .closePic, #section5.showPic1HideContent .closePic, #section6.showPic1HideContent .closePic {
    opacity: 1.0;
    z-index: 2;
}

#section2.showPic1HideContent .closePic:hover, #section3.showPic1HideContent .closePic:hover, #section4.showPic1HideContent .closePic:hover, #section5.showPic1HideContent .closePic:hover, #section6.showPic1HideContent .closePic:hover {
    opacity: 1.0;
    cursor: pointer !important;
    z-index: 2;
}	

/* section ende */
.hide-element {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.clearfix {
    clear: both;
}

.top-leiste {
    height: 38%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.top-elemente {
    display: inline-block;
    height: 190px;
    left: 50%;
    margin-left: -96.5px;
    margin-top: -85px;
    position: inherit;
    top: 50%;
    width: 193px;
}

.logo-folge {
    cursor: pointer !important;
    margin: 0 auto 20px;
    text-align: center;
    height: 110px;
    width: 193px;
}

img {
    max-width: 100%;
    height: auto;
}
.no-touch .anker-up:hover, .no-touch .anker-down:hover {
    opacity: 1.0 !important;
}

.anker-down-start {
    bottom: 10px;
    left: 50%;
    margin: 0 auto 0 -22px;
    position: absolute;
    z-index: 8;
	background: url("/layout/img/svgz/slider-buttons-down-2-black.svg") center center no-repeat transparent;
	height: 44px;
	width: 44px;
}

.anker-down {
    bottom: 10px;
    left: 50%;
    margin: 0 auto 0 -22px;
    position: absolute;
    z-index: 8;
    display: block;
	background: url("/layout/img/svgz/slider-buttons-down-2.svg") center center no-repeat transparent;
	height: 44px;
	width: 44px;
}

.anker-up {
    top: 10px;
    left: 50%;
    margin: 0 auto 0 -22px;
    position: absolute;
    z-index: 9;
	/*opacity: 0;*/;
	background: url("/layout/img/svgz/slider-buttons-up-2.svg") center center no-repeat transparent;
	height: 44px;
	width: 44px;
}

.anker-left {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: -10px;
    z-index: 2;
	background: url("/layout/img/svgz/slider-buttons-lft-2.svg") center center no-repeat transparent;
	height: 45px;
	width: 44px;
}

.anker-right {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: -10px;
    z-index: 2;
	background: url("/layout/img/svgz/slider-buttons-ri-2.svg") center center no-repeat transparent;
	height: 45px;
	width: 44px;
}

a.impressum, a.facebook {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

a.impressum:hover, a.facebook:hover {
    color: #aaaaaa;
}

.mehr-news {
    position: absolute;
    right: 30px;
    bottom: 0;
}

.mehr-kontakt {
    position: absolute;
    right: 0;
    bottom: 0;
}

.kontakt {
    height: 24%;
    width: 80%;
    margin: 0 auto;
    width: 193px;
    position: relative;
    z-index: 10;
}

.kontakt-container {
    margin: 0 auto;
    max-width: 280px;
}

.item {
    height: 90px;
    overflow: hidden;
}

.bild-unterschrift {
    bottom: 20px;
    font-size: 20px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-align: right;
}
.bild-unterschrift-left {
    bottom: 20px;
    font-size: 20px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    left: 0;
    text-align: right;
}
.bild-unterschrift-grau {
    bottom: 20px;
    font-size: 20px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-align: right;
}
.bild-unterschrift-grau-mu {
    font-size: 20px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}
.bild-unterschrift-grau-fs {
    font-size: 20px;
    margin-bottom: 85px;
    margin-top: -65px;
    padding: 0 10px;
    text-align: center;
}
.bild-unterschrift-linari {
    font-size: 20px;
    margin: 80px 0 20px;
    padding: 0 10px;
    text-align: center;
}
.bild-unterschrift-linari-top {
    font-size: 20px;
    margin: 40px 0 20px;
    padding: 0 10px;
    text-align: center;
}

.bild-unterschrift span {
    background-color: #fff;
    padding: 0 5px;
    opacity: 0.7;
}
.bild-unterschrift-left span {
    background-color: #fff;
    padding: 0 5px;
    opacity: 0.7;
}
.bild-unterschrift-grau span {
    background-color: #eee;
    padding: 0 5px;
    opacity: 0.7;
}
.bild-unterschrift-grau-mu span {
    background-color: #eee;
    padding: 0 5px;
    opacity: 0.7;
}
.bild-unterschrift-grau-fs span {
    background-color: #eee;
    padding: 0 5px;
    opacity: 0.7;
}
.bild-unterschrift-linari span, .bild-unterschrift-linari-top span {
    background-color: #eee;
    padding: 0 5px;
    opacity: 0.7;
}

#fancy {
	padding: 25px 0;	
	margin: 0 auto;
}

#fancy-header {
    margin-bottom: 50px;
}

#fancy h1 {
    margin: 0;
}

#news-bild {
    margin: 50px auto 0 auto;
    max-width: 900px;
    width: 100%;
}
#news-bild-linari {
    margin: 80px auto;
    max-width: 900px;
    width: 100%;
}

.website {
	margin-top: 50px;
	margin-bottom: 25px;
}

.website h4 {
	border-bottom: 1px solid #315c99;
}

.website a {
	color: #000000;
}
.website a:hover {
	color: #999999;
}

.website ul.marken {
	padding-left:25px;
}

.facebook-likebox {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling:touch;
	text-align:center;
}

.facebook-frame {
	width:300px;
}

h4 {
	padding-left: 10px;
	margin-bottom: 5px;
}

.news-content, .news-link, .news-datei {
	padding: 0 10px;
}


.bild {
    position: relative;
    margin-bottom: 20px;
}
.bild img {
	display: block;
	width:800px;
}

.svg-women {
	margin-left: -2px;
}

.link-marken {
    color: #000000;
}

.link-marken:hover {
    color: #999999;
}

.logo-marken {
    display: table-cell;
    height: 100%;
    margin: 0 auto 20px;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}

img.logo-marke {
}

.marken-header {
	height: 100%;
	width: 100%;
	display: table;
}

.marken {
	display: table-cell;
    margin: 0 auto;
    padding: 0 15px;
    width: 50%;
	vertical-align: middle;
	height: 100%;
}

ul.marken {
    list-style-type: square;
    margin: 0 auto;
    width: 100%;
}

	.marken-header-einspaltig {
		display: block;
		width: 100%;
	}

	.logo-marken-einspaltig {
		display: block;
		width: 100%;
		text-align: center;
	}

	.marken-einspaltig {
		margin: 0 auto;
		width: 300px;
		display: block;
		padding: 0 15px;
	}

.adresse {
    width: 190px;
    margin: 50px auto 0 auto;
	color: #000;
}

.adresse a {
	color: #000;
}

.bildleiste {
    background: none repeat scroll 0 0;
    bottom: 0;
    height: 38%;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.bilder {
    height: 170px;
    margin: -90px auto 0;
    max-width: 768px;
    position: relative;
    top: 50%;
    width: 100%;
}

.belstaff-logo {
	width: 226px;
}
.bois-logo {
	width: 110px;
}
.closed-logo {
	width: 160px;
}
.coh-logo {
	margin-bottom: 20px;
    width: 380px;
	padding-left: 10px;
    padding-right: 10px;
}
.eton-logo {
	width: 130px;
}
.faliero-logo {
	width: 140px;
}
.herno-logo {
	width: 130px;
}
.jacob-logo {
	width: 130px;
}
.linari-logo {
	width: 220px;
}
.philippe-logo {
	margin-bottom: 20px;
    width: 300px;
	padding-left: 10px;
    padding-right: 10px;
}
.reptiles-logo {
	
}
.stone-island-logo {
    width: 225px;
}
.taligatore-logo {
	width: 200px;
}

@media screen
and (max-width:545px) {
/*.logo-start {	
	max-height: 228px;
}
.no6 {
	max-height: 114px;
}
.concept {
	max-height: 80px;		
}*/
	.logo-start {
		
		margin-left: -121px;
		margin-top: -186px;
		max-height: 372px;
	}
	
    .concept {
        max-height: 85px;
    }

    .no6 {
        max-height: 200px;
    }

    .kategorie {
	/*height: 40px;*/
        margin: 0 auto;
		height: 40px;
    }

    .facebook {
        width: 250px;
    }

    .facebook a {
        margin-left: -125px;
        font-size: 15px;
    }

    h1 {
        font-size: 16px;
    }

    h2 {
        font-size: 18px;
    }

    h3, h1.wie-h3 {
        font-size: 14px;
        padding-top: 7px;
    }

    #section3 .anker-left, #section3 .anker-right, #section4 .anker-left, #section4 .anker-right, #section5 .anker-left, #section5 .anker-right, #section6 .anker-left, #section6 .anker-right {
        top: 50%;
    }

    .bilder {
        height: 80px;
        margin: -40px auto 0;
        max-width: 300px;
        position: relative;
        top: 50%;
    }

    .bilder .mPoint {
        height: 30px;
        width: 30px;
    }

    .menu {
        background: red;
    }

    .bild-unterschrift {
        font-size: 14px;
    }
	
	.marken-header {
		display: block;
	}

    .logo-marken {
		display: block;
		width: 100%;
		text-align: center;
    }

    .marken {
        margin: 0 auto;
        width: 250px;
        display: block;
    }
	
}

@media screen
and (max-width:320px) {
	.logo-start {
		max-height: 322px;
		max-width: 240px;
	}
	.concept {
		margin-top: 30px;
	}
}

@media screen
and (max-height: 815px) {
    .kategorie {
        height: 40px;
        margin: 15px auto 15px;
    }

    h3 {
        font-size: 14px;
        padding-top: 7px;
    }

    
	.logo-start {
	}

    h1.wie-h3 {
        padding-top: 7px;
		font-size: 14px;
    }
}

@media screen
and (max-height: 680px) {
.facebook {
        top: 30px;
		width: 250px;
    }

    .facebook a {
        font-size: 15px;
        margin-left: -125px;
    }
}

@media screen
and (max-height: 590px) {
    .logo-start {
        max-width: 246px;
        max-height: 246px;
		margin-top: -123px;
    }

    .no6 {
        max-height: 130px;
    }

    .concept {
        max-height: 80px;
		margin-top: 30px;
    }

    .logo-folge {
        display: none;
    }

    .logo-folge img {
        max-width: 72px;
    }

    .top-elemente {
        height: 55px;
        margin-top: -27.5px;
    }

    h1 {
        font-size: 16px;
    }

    h2 {
        font-size: 18px;
    }

    .bilder {
        height: 80px;
        margin: -45px auto 0;
        max-width: 300px;
        position: relative;
        top: 50%;
    }
}

@media screen
and (max-height: 350px) {
    .logo-start {
        height: 245px;
    }
	
	.anker-down-start {
		display: none;
	}

    .logo-folge {
        display: none;
    }

    .top-elemente {
        height: 55px;
        margin-top: -17.5px;
        top: 50%;
    }

    .kategorie {
        height: 40px;
        margin: 0 auto;
    }

    .facebook {
        display: none;
    }
	
	#section2 .top-leiste {
		display: none;
	}
	
    .anker-up, .anker-down {
        display: none !important;
    }
}

@media screen
and (max-height: 270px) {
    .logo-start {
        height: 190px;
    }

    .concept {
        max-height: 55px;
        margin-top: 0;
        padding: 0;
    }
}