@font-face {
    font-family: 'Caveat';
    font-style: normal;
	font-weight: 400;
    src: url('/fonts/static/Caveat-Regular.ttf');
}

html	   {height: 100%; max-height: 100%; width: 100%; min-width: 1000px; margin: 0; padding: 0;}
body	   {height: 100%; min-height: 600px; max-height: 100%; border: 0; margin: 0; padding: 0; background-color: #0087c0;}
div.fullfenster     {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; background-image: linear-gradient(60deg, rgb(230,230,230), rgb(256,256,256));}
div.contentfenster  {position: absolute; background-color: white; overflow: auto; box-shadow: -15px 10px 10px rgb(155,155,155); font-family: Caveat, sans-serif; letter-spacing: 0.3pt;}

div.contentfenster p       {color: rgb(128,128,128);}

div.contentfenster h1      {font-size: 84px;}

div.contentfenster p       {font-size: 32px;}

div.contentfenster     {top: 100px; right:12%; bottom: 0px; width: 640px; padding: 32px 32px 32px 32px;}
img.checkthissymbol     {width: 100px; margin-bottom: -15px;}

div.KaffeeFleck     {display: none;}
div.KaffeeTasse     {display: none;}

img.KaffeeFleck     {width: 140px; margin: 180px 0 20px 220px;}
img.KaffeeTasse     {width: 380px; margin: 0 0 0 2%;}
