/*
-----------------------------------------------
		www.monismacaronsundtartes.de
	 by www.lichtsignale.de
----------------------------------------------- */



/*		R E S E T
----------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
		margin: 0;
	    padding: 0;
	    border: 0;
	    outline: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
	    -webkit-text-size-adjust: 100%;
	    font-variant-ligatures: none;
}

html {
		height: 100%;
		-ms-text-size-adjust: none;
		-webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	    display: block;
}

blockquote, q {
	    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	    content: "";
	    content: none;
}

a {
	    margin: 0;
	    padding: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
}

table {
	    border-collapse: collapse;
	    border-spacing: 0;
}

input, select {
	    vertical-align: middle;
}

nav li {
		list-style: none;
}


/*		W E B F O N T S
----------------------------------------------- */

/**
 * @license
 * MyFonts Webfont Build ID 3720845, 2019-02-15T13:19:37-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AvantGardeGothicITCW02XLt by ITC
 * URL: https://www.myfonts.com/fonts/itc/avant-garde-gothic/std-extra-light/
 * Copyright: Font software Copyright 1993, 1994, 2001 Adobe Systems Incorporated. Typeface designs Copyright 2005 International Typeface Corporation. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3720845
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/38c68d");

  
@font-face {font-family: 'AvantGardeGothicITCW02XLt';src: url('webfonts/38C68D_0_0.eot');src: url('webfonts/38C68D_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/38C68D_0_0.woff2') format('woff2'),url('webfonts/38C68D_0_0.woff') format('woff'),url('webfonts/38C68D_0_0.ttf') format('truetype'),url('webfonts/38C68D_0_0.svg#wf') format('svg'); font-display: swap;}
 

/**
 * @license
 * MyFonts Webfont Build ID 3702804, 2019-01-20T11:10:57-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AvantGardeGothicITCW01Bk by ITC
 * URL: https://www.myfonts.com/fonts/itc/avant-garde-gothic/std-book/
 * Copyright: Font software Copyright 1993, 1994, 2001 Adobe Systems Incorporated. Typeface designs Copyright 2005 International Typeface Corporation. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3702804
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/388014");

  
@font-face {font-family: 'AvantGardeGothicITCW01Bk';src: url('webfonts/388014_0_0.eot');src: url('webfonts/388014_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/388014_0_0.woff2') format('woff2'),url('webfonts/388014_0_0.woff') format('woff'),url('webfonts/388014_0_0.ttf') format('truetype'); font-display: swap;}
 


/*		B A S I C S
----------------------------------------------- */

body {
		color: #54413b;
		background: #fff;
		font-family: "objektiv-mk2", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 0.02em;
		text-align: center;
}

h1 {
		font-family: "AvantGardeGothicITCW01Bk", "objektiv-mk2", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal;
		line-height: 1;
}

strong, b {
		font-weight: bold;
}

a:link, a:visited {
		color: #54413b;
		border-bottom: 1px solid #b39f85;
		text-decoration: none;
}

a:hover, a:active {
		color: #b39f85;
}

nav a:link, nav a:visited {
		border-bottom: none;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		font-family: "AvantGardeGothicITCW01Bk", "objektiv-mk2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*		M A I N
----------------------------------------------- */

header {
		display: table;
		width: 100%;
}

#headerlogo {
		background-image: url(macarons-tapete.jpg);
		background-size: 50%;
		background-repeat: repeat;
		width: 50%;
		height: 250px;
		display: table-cell;
		vertical-align: middle;
}

#headerlogo img {
		width: 150px;
		height: 150px;
		margin-bottom: 5px;
}

#headerimage {
		width: 50%;
		height: 250px;
		display: table-cell;
		background-image: url(../macarons-tartes/monika-ceglarz-foto-sascha-kreklau.jpg);
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
}

nav {
		background: #f4f2f0;
		margin-bottom: 17px;
		padding: 20px 5px 5px 5px;
}

nav li {
		display: inline-block;
		margin: 0 10px 15px 10px;
}

section {
		text-align: left;
}

.wrapper {
		margin: 0 15px 75px 15px;
}

.wrapper img {
		width: 100%;
		height: auto;
		margin-bottom: 25px;
}

iframe {
		width: 100%;
		margin-bottom: 25px;
}

h1 {
		font-size: 200%;
		letter-spacing: 0.01em;
		margin-bottom: 25px;
}

footer {
		background: #f4f2f0;
		padding: 15px 0 50px 0;
}

footer a {
		border-bottom: none !important;
}

.einschub {
		background-size: cover;
		background-position-x: right;
		width: 100%;
		height: 250px;
		margin-bottom: 75px;
}

.einschub blockquote {
		color: #fff;
		padding: 10px 40% 10px 15px;
		font-weight: bold;
}

.einschubeins {
		background-image: url(../macarons-tartes/monis-macarons-und-tartes-kronberg-3.jpg);
}

.einschubzwei {
		background-image: url(../macarons-tartes/monis-macarons-und-tartes-kronberg-6a-foto-sascha-kreklau.jpg);
		background-position: center center;
}


/*		R E S P O N S I V E
----------------------------------------------- */

@media screen and (min-width: 560px) {

#headerlogo, #headerimage {
		height: 350px;
}

#headerlogo img {
		width: 200px;
		height: 200px;
		margin-bottom: 5px;
}

nav {
		margin-bottom: 27px;
}

.wrapper {
		margin: 0 25px 75px 25px;
}

h1 {
		font-family: "AvantGardeGothicITCW02XLt", "objektiv-mk2", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: 300%;
		letter-spacing: 0.01em;
		margin-bottom: 30px;
}

.einschub {
		height: 350px;
}

.einschub blockquote {
		font-family: "AvantGardeGothicITCW01Bk", "objektiv-mk2", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: 150%;
		line-height: 1.2;
		letter-spacing: 0.02em;
		padding: 20px 50% 10px 25px;
}

}


@media screen and (min-width: 800px) {

#headerlogo, #headerimage {
		height: 400px;
}

#headerlogo img {
		width: 300px;
		height: 300px;
		margin-bottom: 5px;
}

nav {
		margin-bottom: 77px;
		padding: 0;
}

nav::after {
		content: "";
		clear: both;
		display: table;
}

nav ul {
		margin: 0 auto;
		width: 700px;
}

nav li {
		display: block;
		float: left;
		margin: 0;
		width: 20%;
}

nav a {
		display: block;
		width: 100%;
		padding-top: 100px;
		margin-bottom: 15px;
		background-position: center top;
		background-size: 100px auto;
		background-repeat: no-repeat;
}

#aangebot a {
		background-image: url(icon-angebot.svg);
}

#aueber-mich a {
		background-image: url(icon-ueber-mich.svg);
}

#aadresse a {
		background-image: url(icon-adresse.svg);
}

#azeiten a {
		background-image: url(icon-zeiten.svg);
}

#akontakt a {
		background-image: url(icon-kontakt.svg);
}

.einschub {
		height: 450px;
}

.einschub blockquote {
		font-size: 200%;
		line-height: 1.2;
		letter-spacing: 0.01em;
}

.wrapper {
		padding-top: 25px;
}

section, footer {
		clear: both;
}

.right, .left {
		width: 47%;
		margin-bottom: 75px;
}

.right {
		float: right;
}

.left {
		float: left;
}

h1 {
		letter-spacing: 0.0em;
}

}


@media screen and (min-width: 1050px) {

.wrapper {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
}

header {
		height: 600px;
		height: 60vh;
}

#headerlogo img {
		width: 350px;
		height: 350px;
}

.einschub {
		height: 700px;
		height: 80vh;
}

.einschub blockquote {
		font-size: 300%;
}

nav ul {
		margin: 0 auto;
		width: 850px;
}

nav li {
		display: block;
		float: left;
		margin: 0;
		width: 20%;
}

nav a {
		display: block;
		width: 100%;
		padding-top: 100px;
		margin-bottom: 15px;
		background-position: center top;
		background-size: 100px auto;
		background-repeat: no-repeat;
}

}