html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clearfix:before, .clearfix:after { content: ""; display: table; line-height: 0;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/********************************************************/
/** end reset.css                                    ****/
/********************************************************/

body {
	background-color: #000;
	overflow:hidden;
}

body, a {
	font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/** sections ***/
#top {
	background: url("bg/01_einstieg.jpg") repeat-y scroll center top;
	min-height:100vh;
}
#collection {
	padding-top:70px;
	background: url("bg/02_kollektion.jpg") repeat-y scroll center top;
}
#as {
	padding-top:70px;
	background: url("bg/03_atelier.jpg") repeat-y scroll center top;
}
#aktuell {
	padding-top:70px;
	background: url("bg/04_aktuell.jpg") repeat-y scroll center top;
}
#kontakt {
	padding-top:70px;
	padding-bottom:0;
	background: url("bg/05_kontakt.jpg") repeat-y scroll center top;
}
#navi-wrapper {
	position:fixed;
	width:100%;
	top:0;
	z-index:8999;
}
.navi-button-right {
	position:absolute;
	top:40px;
	right:4%;
	cursor:pointer;
	z-index:9000;
}
.navi-button-large {
	position:absolute;
	top:40px;
	right:-72px;
	display:none;
	z-index:9001;
}
.navi-button-left {
	position:absolute;
	top:40px;
	left:4%;
	cursor:pointer;
	width:52px;
	height: auto;
}
#navi {
	display: none;
    position: absolute;
    right: 44px;
    top: 112px;
    z-index:9002;
}

/** specifics **/
.fischreiher {
	width: 228px;
	top:92px;
}
.ornament-1 {  /* till 600 */
    width: 370px;
    top: 293px;
}
.ornament-2 {
	width:728px;
	top:532px;
}
.button-down-img, .button-up-img {
	width:100px;
	padding:28px 0 90px;
	cursor: pointer;
}
.button-down-img {
	padding-bottom:20px;
}
.octopus {
	margin-bottom: -8px;
    width: 400px;
}
.title_collection {
	height:105px;
	line-height:114px;
	background: url("bg/banner_kollektion_gross.png") no-repeat scroll center top;
	background-size: 350px;
}
.title_category {
	background: url("bg/banner_kollektion_klein.png") no-repeat scroll center top / 250px auto;
    height: 70px;
    line-height: 54px;
    margin-top: 70px;
}
.elefanten {
	margin-bottom: -18px;
    width: 510px;
}
.title_as {
	height:105px;
	line-height:112px;
	background: url("bg/banner_atelier_gross.png") no-repeat scroll center top;
	background-size: 416px;
}
.title_as_galerie {
	background: url("bg/banner_atelier_klein.png") no-repeat scroll center top / 345px auto;
    height: 71px;
    line-height: 72px;
    margin: 80px 0 20px;
}
.leopard {
	margin-bottom: -32px;
    width: 172px;
}
.title_aktuell {
	height:105px;
	line-height:112px;
	background: url("bg/banner_aktuell_gross.png") no-repeat scroll center top;
	background-size: 320px;
}
.title_aktuell_galerie {
	background: url("bg/banner_aktuell_klein.png") no-repeat scroll center top / 198px auto;
    height: 71px;
    line-height: 58px;
    margin: 80px 0 0;
}
.as_kontakt {
	top: 13px;
    width: 908px;
}
/** styles **/
.section {
	margin-bottom:16px;
	padding-bottom:60px;
}
.cimage {
	position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display:block;
    max-width:92%;
}
.csimage {
	max-width:92%;
}
.ctext {
	text-align:center;
	width:100%;
}
.cwrap {
	padding: 0;
    width:100%;
    position:relative;
    text-align: center;
}
#navi-wrapper .cwrap {
	height:50px;
}
.brand {
	font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
	font-weight:600;
	color: #fff;
	font-size: 20px;
	line-height:23px;
	text-transform: uppercase;
	padding:532px 0 22px;
	letter-spacing: 0.06em;
}
.address {
	color: #fff;
    font-family: "Droid serif",serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    line-height:13px;
}
.title_1, .title_1_reg, .title_2, .title_2_reg {
	color: #fff;
    font-family: "Droid serif",serif;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.title_2, .title_2_reg {
	font-size: 23px;
}
.title_1_reg, .title_2_reg {
	font-weight:400;
}
.kontakt_wrap {
    width: 100%;
    z-index: 500;
    padding-bottom: 36px;
}
.kontakt_wrap p {
	text-align: center;
}
#navi a {
	color: #fff;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-decoration: none;
    text-transform: uppercase;
}
#navi a:hover {
	text-decoration: underline;
}

.title_kontakt {
	padding: 425px 0 44px;
	position:relative;
	color:#000;
	z-index:200;
	font-weight: 600;
}

#kontakt_as {
	top:640px;
	left:40px;
}
#kontakt_post {
	top:860px;
	left:40px;
}
#kontakt_termin {
	top:640px;
	right:40px;
}
#kontakt_wv {
	top:822px;
	right:40px;
}

.kontakt_wrap p, .kontakt_wrap a {
	color: #000;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
}
.kontakt_wrap a:hover {
	text-decoration: underline;
}
.kontakt_wrap .title {
	font-family: "Droid serif",serif;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 32px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.kontakt_wrap .subtitle {
	font-family: "Droid serif",serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.06em;
    margin-bottom: 20px;
    margin-top: -10px;
}
#kontakt_impressum p, #kontakt_impressum a {
	font-size:16px;
	line-height:22px;
}
#kontakt_impressum p.title {
	font-size:18px;
	margin-top:20px;
}
#kontakt_impressum {
	margin-top:32px;
}
.teaser_image {
	width:302px;
	border:5px solid #fff;
	margin: 15px 0;
}
.coll_image_wrapper {
	padding:8px 8%;
}
.coll_image_wrapper img {
	width:75%; /* till 519 */
	height:auto;
	border:5px solid #fff;
	margin:0 8px 2px 0;
	cursor:pointer;
}
.gallery_image {
	width:640px;
	border:8px solid #fff;
	margin: 0 0 40px;
	max-width:88%;
}
#aktuell .gallery_image {
	margin-bottom:20px;
}
.popup_wrap h3 {
    text-align: center;
    margin-top: 0;
}
.popup_wrap p {
	text-align: center;
}
.popup_wrap .trigger{
	position:absolute;
	cursor:pointer;
	z-index:11000;
}
.popup_wrap .trigger_close {
    right: -17px;
    top: -46px;
}
.popup_wrap .trigger_next {
    top: -49px;
    left: 50px;
}
.popup_wrap .trigger_prev {
	left: 0;
	top:-49px;
}
.popup_wrap .disabled.trigger  {
    cursor:default;
    opacity:0.2;
    pointer-events: none;
}
.popup_wrap .popup_img {
	max-width: 100%;
	max-height: 100%;
	border:10px solid #fff;
}
.legend_title {
	font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
	font-weight:400;
	color: #fff;
	font-size: 25px;
	line-height:28px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}
.legend_text {
	color: #fff;
    font-family: "Lato","Helvetica","Arial",sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.06em;
    line-height: 24px;
    padding: 8px 10% 0; /* till 500 */
}
#aktuell .legend_text {
	font-weight:400;
	margin-bottom:95px;
}


/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (max-width: 452px) {
/** specifics **/
.brand {
    font-size: 17px;
    line-height: 21px;
    padding: 500px 0px 10px;
}
.button-down-img, .button-up-img {
    padding: 80px 0px 90px;
}
.button-down-img {
	padding-bottom:20px;
}
.title_as {
	background-size: 92%;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (max-width: 425px) {
/** specifics **/
.title_as {
	font-size:25px;
	line-height: 106px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (max-width: 400px) {
/** specifics **/
.title_as {
	line-height: 98px;
}
.title_kontakt {
	padding: 350px 0 44px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (max-width: 360px) {
/** specifics **/
.title_as {
	line-height: 90px;
}
.title_collection {
	background-size:92%;
	line-height:102px;
	font-size:25px;
}
.title_as_galerie {
	background: url("bg/banner_atelier_klein.png") no-repeat scroll center top / 92% auto;
    height: 71px;
    font-size: 19px;
    line-height: 63px;
    margin: 80px 0 20px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (max-width: 300px) {
/** specifics **/
.title_as_galerie {
	background: url("bg/banner_atelier_klein.png") no-repeat scroll center top / 92% auto;
    height: 71px;
    font-size: 19px;
    line-height: 58px;
    margin: 80px 0 20px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (max-width: 280px) {
/** specifics **/
.title_category {
	background-size:92%;
}
.title_as_galerie {
	background: url("bg/banner_atelier_klein.png") no-repeat scroll center top / 92% auto;
    height: 71px;
    font-size: 16px;
    line-height: 54px;
    margin: 80px 0 20px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 500px) {
/** specifics **/
.brand {
    font-size: 22px;
    line-height: 25px;
}
.address {
    font-size: 13px;
    line-height: 17px;
}
.legend_text {
	padding: 8px 20% 0px;
}
.title_kontakt {
	padding: 510px 0 44px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 519px) {
/** specifics **/
.coll_image_wrapper img {
    width: 200px;
    height: 200px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 600px) {
/** specifics **/
.brand {
    font-size: 28px;
    line-height: 31px;
}
.address {
    font-size: 15px;
    line-height: 20px;
}
.ornament-1 {
	width:532px;
	top:226px;
}
.title_kontakt {
	padding: 614px 0 44px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 700px) {
/** specifics **/
.brand {
    font-size: 30px;
    line-height: 33px;
}
.address {
    font-size: 17px;
    line-height: 24px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 750px) {
/** specifics **/
.kontakt_wrap {
	position:absolute;
	width:340px;
}
.button-up-img {
	padding:275px 0 0;
}
.title_kontakt {
	padding: 640px 0 110px;
}
#kontakt_as {
	top:670px;
}
#kontakt_post {
	top:890px;
}
#kontakt_termin {
	top:670px;
}
#kontakt_wv {
	top:852px;
}
#kontakt_impressum {
	position:static;
	width:auto;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 800px) {
/** specifics **/
.brand {
    font-size: 36px;
    line-height: 38px;
}
.address {
    font-size: 19px;
    line-height: 26px;
}
.title_kontakt {
	padding: 740px 0 188px;
}
.button-up-img {
	padding:228px 0 0;
}
#kontakt_as {
	top:780px;
	left:20px;
}
#kontakt_post {
	top:1000px;
	left:20px;
}
#kontakt_termin {
	top:780px;
	right:20px;
}
#kontakt_wv {
	top:962px;
	right:20px;
}
.popup_wrap .trigger_close {
	right: -80px;
	top:0;
}
.popup_wrap .trigger_next {
	right: -80px;
	top:45%;
	left:auto;
}
.popup_wrap .trigger_prev {
	left: -60px;
	top:45%;
}
.popup_wrap h3 {
	margin-top: 26px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 900px) {
/** specifics **/
.title_kontakt {
	padding: 783px 0px 170px;
	position:relative;
	z-index:200;
}
.button-up-img {
	padding:400px 0 0;
}
#kontakt_as {
	top:820px;
}
#kontakt_post {
	top:1044px;
}
#kontakt_termin {
	top:820px;
}
#kontakt_wv {
	top:1002px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 961px) {
/** specifics **/
.coll_image_wrapper {
	padding:8px 16%;
}
.title_kontakt {
	padding: 380px 0 370px;
	color:#fff;
	font-weight: 400;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 1040px) {
/** specifics **/
#kontakt_as {
	top:80px;
}
#kontakt_post {
	top:268px;
}
#kontakt_termin {
	top:80px;
}
#kontakt_wv {
	top:236px;
}
.title_kontakt {
	padding: 380px 0 370px;
}
.button-up-img {
	padding:28px 0 0;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  
-------------------------------------------------------------- */
@media screen and (min-width: 1276px) {
/** specifics **/
.cwrap {
	width: 1276px;
	margin: 0 auto;
}
}


