<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* eb-garamond-regular - latin */
@font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url('https://www.alexanderschmid.com/_neu/webfonts/eb-garamond-v10-latin-regular.eot'); /* IE9 Compat Modes */
src: local('EB Garamond Regular'), local('EBGaramond-Regular'),
url('https://www.alexanderschmid.com/webfonts/eb-garamond-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('https://www.alexanderschmid.com/webfonts/eb-garamond-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('https://www.alexanderschmid.com/webfonts/eb-garamond-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
url('https://www.alexanderschmid.com/webfonts/eb-garamond-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('https://www.alexanderschmid.com/webfonts/eb-garamond-v10-latin-regular.svg#EBGaramond') format('svg'); /* Legacy iOS */
}

@font-face {
font-family: 'scriptinaregular';
src: url('https://www.alexanderschmid.com/webfonts/scriptin-webfont.woff2') format('woff2'),
url('https://www.alexanderschmid.com/webfonts/scriptin-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

html {
}

body {
margin: 0;
padding: 0;
font-family: 'EB Garamond', serif;
font-size: 120%;
line-height: 1.6em;
text-align: center;
color: #184094;
background-color: #FFFFFF;
}

h1.start {
display: none;
}

h1 {
font-size: 350%;
font-family: 'scriptinaregular', serif;
font-weight: normal;
line-height: 1.2em;
color: #CDA434;
margin: 0;
padding: 0;
margin-top: 50px;
margin-bottom: 50px;
}

h2, h3 {
font-size: 140%;
font-family: 'EB Garamond', serif;
font-weight: normal;
line-height: 1.2em;
color: #CDA434;
margin: 0;
padding: 0;
margin-top: 50px;
margin-bottom: 20px;
}

h2.start {
font-size: 350%;
font-family: 'scriptinaregular', serif;
font-weight: normal;
line-height: 1.2em;
margin-bottom: 0;
}

h2.schmuck {
font-size: 170%;
line-height: 1.2em;
color: #FFFFFF;
margin-top: 0;
margin-bottom: 0;
text-align: center;
font-family: 'EB Garamond', serif;
}

h2.footer {
font-family: 'EB Garamond', serif;
font-size: 100%;
line-height: 1.4em;
color: #184094;
margin-top: 0;
margin-bottom: 0;
}

h3.start {
font-size: 125%;
line-height: 1.2em;
margin-top: 15px;
font-family: 'EB Garamond', serif;
}

a {
color: #CDA434;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

input {
font-family: 'EB Garamond', serif;
font-size: 100%;
line-height: 1.5em;
color: #CDA434;
border: none;
border-bottom: 1px solid #CDA434;
box-sizing: border-box;
padding-bottom: 5px;
width: 100%;
}

img {
border: none;
}

.imgsize {
max-width: 100%;
height: auto;
}

.imgsizemax {
width: 100%;
height: auto;
}

ul.liste {
list-style-type: disc;
list-style-position: outside;
padding: 0;
margin-left: 20px;
}

ul.liste li {
padding-left: 10px;
}

#clear {
clear: both;
}

.wehinweis {
display: none;
}

/**************************************************************************************/

#container {
margin: 0em auto;
width: 1400px;
text-align: left;
}

#containercenter {
margin: 0em auto;
width: 1400px;
}

article {
}

/**************************************************************************************/

header {
background-color: #EEEEEF;
margin-top: 50px;
}

#headercontent {
display: flex;
align-items: center;
justify-content: center;
}

#logo {
width: 40%;
padding: 0 5% 0 0;
box-sizing: border-box;
}

#headerbildschmal {
width: 20%;
}

#headerbildbreit {
width: 40%;
}

ul.bxslider, ul.bxsliderheader {
margin: 0;
padding: 0;
}

#logo img, #headerbildschmal img, #headerbildbreit img {
display: block;
}

/**************************************************************************************/

nav {
margin-top: 50px;
}

.nav {
list-style: none;
*zoom: 1;
margin: 0;
padding: 0;
}

.nav ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}

.nav li {
position: relative;
}

nav ul {
margin: 0;
padding: 0;
list-style: none;
}

nav li {
position: relative;
display: inline-block;
width: 24.5%;
}

nav li a {
color: #CDA434;
text-decoration: none;
transition: all 150ms ease-out;
-webkit-transition: all 150ms ease-out;
border-bottom: 1px solid #FFFFFF;
padding-bottom: 5px;
}

nav li a:hover, nav .menu-btn:hover, #start #navi01 a, #schmuck #navi02 a, #kontakt #navi03 a {
text-decoration: none;
border-bottom: 1px solid #CDA434;
}

.toggleMenu {
display: none;
display: block;
height: 50px;
width: 50px;
border-radius: 50px;
background-color: #184093;
position: relative;
user-select: none;
text-align: center;
margin-top: 30px;
}

.menuline {
position: absolute;
}

.topline {
top: 15px;
left: 9px;
width: 32px;
height: 2px;
border-radius: 10px;
background-color: #FFFFFF;
}

.midline {
top: 23px;
left: 9px;
width: 32px;
height: 2px;
border-radius: 10px;
background-color: #FFFFFF;
}

.bottomline {
top: 31px;
left: 9px;
width: 32px;
height: 2px;
border-radius: 10px;
background-color: #FFFFFF;
}

.nav li ul {
position: absolute;
left: -9999px;
z-index: 10;
}

.nav &gt; li.hover &gt; ul {
left: 0;
width: 100%;
padding: 0;
background: rgba(205, 164, 52, 0.95);
-webkit-box-shadow: 0px 5px 5px 0px rgba(88,89,91,0.5);
-moz-box-shadow: 0px 5px 5px 0px rgba(88,89,91,0.5);
box-shadow: 0px 5px 5px 0px rgba(88,89,91,0.5);
border-top: 1px solid #FFFFFF;
}

.nav li li {
padding: 0 20px;
width: 100%;
box-sizing: border-box;
}

.nav li li a, #schmuck #navi02 li a {
text-transform: none;
font-size: 100%;
line-height: 1.2em;
text-align: left;
padding: 15px 0;
display: block;
position: relative;
z-index: 100;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF;
box-sizing: border-box;
background-color: transparent;
}

.nav li li a:hover, #schmuck #navi02 li a:hover {
opacity: 0.7;
}

.nav li li:last-child a, .nav li li:last-child a:hover, #schmuck #navi02 li:last-child a {
border-bottom: none;
}

.navioff {
opacity: 0.5;
}

/**************************************************************************************/

#textbereich {
width: 90%;
margin-left: 5%;
}

#schmuckgesamt {
margin-bottom: 50px;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}

#schmuckeinzel {
position: relative;
transition: all .2s ease-out;
}

#schmuckeinzel img {
display: block;
}

#schmuckeinzelcontent {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
transition: all 150ms ease-out;
-webkit-transition: all 150ms ease-out;
background: rgba(205, 164, 52, 0.8);
opacity: 0;
}

#schmuckeinzelcontentmobile {
display: none;
}

#schmuckeinzelcontenttext {
color: #FFFFFF;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

#schmuckeinzel:hover #schmuckeinzelcontent {
opacity: 1.0;
}

#galerie {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 20px;
}

#galerieeinzel {
box-sizing: border-box;
border: 1px solid #FFFFFF;
transition: all 150ms ease-out;
position: relative;
transition: all .2s ease-out;
}

#galerieeinzel  img {
display: block;
}

#galerieeinzel:hover {
border: 1px solid #CDA434;
}

#galerieeinzelcontent {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
transition: all 150ms ease-out;
-webkit-transition: all 150ms ease-out;
background: rgba(205, 164, 52, 0.8);
opacity: 0;
}

#galerieeinzelcontentmobile {
display: none;
}

#galerieeinzelcontenttext {
color: #FFFFFF;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

#galerieeinzel:hover #galerieeinzelcontent {
opacity: 1.0;
}

#maps {
width: 100%;
height: 400px;
margin-bottom: 50px;
}

.google-maps {
position: relative;
0height: 0;
overflow: hidden;
height: 400px;
}

.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

ul.suche {
list-style-type: none;
padding: 0;
margin: 0;
}

ul.suche li {
padding: 25px 0;
border-bottom: 1px solid #CDA434;
}

ul.suche li:first-child {
padding: 0 0 25px 0;
}

ul.suche li:last-child {
border-bottom: none;
padding: 25px 0 0 0;
}

#backlink {
margin-top: 50px;
font-size: 70%;
line-height: 1.4em;
}

/**************************************************************************************/

footer {
font-size: 70%;
line-height: 1.4em;
background-color: #EEEEEF;
margin-top: 50px;
padding: 20px 0;
border-top: 1px solid #CDA434;
}

footer a {
color: #184094;
text-decoration: none;
}

footer a:hover {
text-decoration: underline;
}

#footertab {
width: 33%;
display: inline-block;
text-align: center;
}

#footersocial {
margin-top: 20px;
text-align: center;
}

#footersocial i {
font-size: 170%;
margin: 0 7px;
}

/****************************************************************************************************************************************************************************/

@media (max-width : 1400px) {
/**************************************************************************************/

#container, #containercenter {
width: 90%;
margin-left: 5%;
}

/**************************************************************************************/
}

@media (max-width : 900px) {
/**************************************************************************************/

input {
padding: 20px 5%;
}

header {
}

#logo {
width: 100%;
padding: 20px 0;
}

#headercontent {
display: block;
}

#headerbildschmal {
display: none;
}

#headerbildbreit {
width: 100%;
}

nav {
text-align: center;
width: 100%;
margin-top: 0;
}

.nav {
margin-top: 0;
}

.nav &gt; li {
float: none;
width: 100%;
height: auto;
}

.nav li {
width: 100%;
transition: all .2s ease-out;
line-height: 1.2em;
box-sizing: border-box;
margin: 0;
text-align: center;
background-color: #B18A17;
border-bottom: 1px solid #FFFFFF;
}

nav li:hover, #start #navi01, #schmuck #navi02, #kontakt #navi03 {
background-color: #CDA434;
}

.nav li a {
padding: 20px 5%;
display: block;
color: #FFFFFF;
border-bottom: none;
}

.nav a:hover {
border-bottom: none;
}

.nav ul {
display: block;
width: 100%;
}

.nav li li {
background-color: #EEEEEF;
}

.nav li li a, #schmuck #navi02 li a {
border-bottom: none;
text-align: center;
color: #184094;
}

.nav li li {
border-bottom: 1px solid #184094;
}

.nav li li:last-child {
border-bottom: none;
}

.nav &gt; li.hover &gt; ul , .nav li li.hover ul {
position: static;
-webkit-box-shadow: none;
-moz-box-shadow: none
box-shadow: none;
}

.nav &gt; li.hover &gt; ul {
left: 0;
width: 100%;
padding: 0;
}

#textbereich {
width: 100%;
margin-left: 0;
}

#schmuckgesamt {
grid-template-columns: 1fr 1fr;
}

#galerie {
grid-template-columns: 1fr 1fr 1fr;
}

#footertab {
width: 100%;
display: block;
padding: 10px 0;
}

/**************************************************************************************/
}

@media (max-width : 600px) {
/**************************************************************************************/

h1, h2, h3 {
font-size: 250%;
line-height: 1.2em;
}

#schmuckgesamt {
grid-template-columns: 1fr;
}

#schmuckeinzelcontent {
display: none;
}

#schmuckeinzelcontentmobile {
display: block;
background: rgba(174, 146, 1, 0.7);
color: #FFFFFF;
padding: 8px 5%;
text-align: center;
margin-bottom: 30px;
}

#galerie {
grid-template-columns: 1fr 1fr;
}

/**************************************************************************************/
}

@media (max-width : 500px) {
/**************************************************************************************/

#galerie {
grid-template-columns: 1fr;
}

/**************************************************************************************/
}</pre></body></html>