﻿
	* body { 		font-family:Arial;color:#ffffff;
				background-color:#102763;
				display:flex;
 				align-items:center;
  				width:100%;
  				max-width:1366px;
  				margin: 0 auto;										}

	* p {			font-weight:bolder;
				font-size:0.5em; 									}

	* a {			font-weight:bolder;
				font-size:1em;
				color:#00ccdd;
				text-decoration:none; 									}

	* h1 {			font-family:Nirmala UI;
				font-size:2.8em;
				color:#ffffff;										}
	* h2 {			font-weight:bolder;									
				font-size:1.4em;
				color:#ff3377; 										}
	* h3 {			font-weight:bolder;
				font-size:1.4em;
				color:#ff3377; 										}

	* ul li {		font-weight:bolder; 
				font-size:1.3em;
				float:left;										}
	#piggy {		float:right;
				margin-right:0px;
				margin-top:-96px; 									}
	.gaestebuch {		padding-left:10px; 									}
	.textboxinhalt { 	width:680px;	
 		 		background-image:url("inhalt01.gif");
  				background-repeat:repeat-y;
				border-radius:15px;
				padding-left:23px;
				margin-left:auto;
				margin-right:auto;
				margin-top:1.1em;
				margin-bottom:1em;									}															}
	.textboximpressum {	width:680px;
  				background-image:url("inhalt02.gif");
  				background-repeat:repeat-y;
				border-bottom-right-radius:15px;
				border-bottom-left-radius:15px;
				padding-left:0px;									}
	.textboxrezept {	width:255px;	
				background-image:url("inhalt03.gif");
  				background-repeat:repeat-y;					
				border-radius:25px;
				box-shadow: 20px 0 30px #000 inset; 
				box-shadow: 1px 0 40px DarkSlateGrey inset; 				
				margin-right:5%;									}
	.gaestebox	 {	width:615px;
				height: 370px;
				background-image:url("inhalt04.gif");
  				background-repeat:repeat-y;					
				border-radius:35px;
				box-shadow: 20px 0 30px #000 inset; 
				box-shadow: 8px 0 80px DarkSlateGrey inset; 				
				margin-left:2.3%;									}

	.fbschattenbox	 {	width:55px; height:60px;
				margin-top:-30%; margin-right:0%;
				background-image:url("fbshadow.png");
  				background-repeat:repeat-y;					
				border-radius:15px;
				box-shadow: 15px 0  15px #bfeffe inset; 
				box-shadow: 15px 0  80px #87cefa inset; 							}