
/* =======================================
	Reset
======================================= */
* { padding: 0; margin: 0; border: 0; }
body { font-family: "Montserrat", sans-serif; font-weight: 400; font-size: 10pt; line-height: 14pt; font-style: normal; color: #000; }
img { width: 100%; height: auto; }


/* Typography   =========================== */
p { font-size: 10pt; line-height: 14pt; }
h1 { font-size: 30pt; line-height: 24pt; margin-bottom: 0.5cm; font-family: "Montserrat", sans-serif; font-weight: 300; }
h2 { font-weight: 600; font-size: 13pt; line-height: 14pt; margin-bottom: 20px; }
h3 { font-weight: 400; font-size: 13pt; line-height: 14pt; }
strong { font-weight: 600; }
a:link { color: #000; text-decoration: none; border-bottom: none; }
ul { font-size: 10pt; line-height: 14pt; list-style-type: square; margin-left: 1em; padding-left: 0.5em; }
li { font-size: 10pt; line-height: 14pt; }



/* Layout   =========================== */
#startseite #wrapper_header { display: none; }
#logo { display: none; }
.bg_slideshow { display: none; }

nav { display: none; }
#logo_folgeseiten { width: 9cm; height: auto; }
#utility { display: none; }


#wrapper_content { margin-bottom: 1cm; }
.content { padding-top: 1cm; overflow: hidden; }
.content_33 img { width: 4cm; height: auto; padding: 0.25cm 0; }
.content_66 img { width: 8cm; height: auto; padding: 0.25cm 0; }
#weine .content_66 img { width: 5cm; height: auto; padding: 0; }

.content_33 { padding-bottom: 0.5cm; }
.content_60 { padding-bottom: 0.5cm; }


.teaser { width: 30%; margin-right: 5%; float: left; }
.teaser:nth-of-type(3n) { margin-right: 0; }
.teaser img { width: 100%; height: auto; padding: 0 0 0.2cm 0; }
.teasertext { text-align: center; }





/* Extras   ========================== */
.pagebreak { page-break-before: always; }

.btn_back { display: none; }
.social-bookmarks { display: none; }
.logo_mallorca { position: absolute; right: 0; top: 0; width: 2cm; }

.printadresse { display: block; border-top: 0.5pt solid #000; padding-top: 0.5cm; }
.printadresse img { width: 6cm; height: auto; padding-bottom: 0.5cm; }
.printadresse h1 { padding-bottom: 2cm; }






