/* -------------------------------------------- */
/*    Allgemeine Formatierung Grundgerüst  		*/
/* -------------------------------------------- */


*{
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
}


body {
    margin: 0px;
    padding: 0px;
    //background-color: #ff0000;
    background: url("images/background.png");
    background-position: center top;
    color: #39466a;
}



/* -------------------------------------------- */
/* 		   Definitionen der Grundtabelle  		*/
/* -------------------------------------------- */


#header{
    color: #39466a;
    width: 100%;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    text-decoration:none;
    clear: both;
    text-align: center;
    background: url("images/titel.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 160px;
    font: normal 12px arial;
    height: 150px;
}

#mitte {
    position: relative;
    width: 100%;
    padding:0px;
    margin: 0px;
    clear: both;
    background: none;

}



#content {
	margin: 0px 350px 0px 0px;
	height: 100%;
}

#aside {
	position: absolute;
  	top: 0px;
  	right: 0px;
  	width: 350px;
	text-align: center;
	clear: both;
	margin: 10px;
	padding: 20px 20px 20px 20px;
}


/* -------------------------------------------- */
/*  			  linke Navigation	 			*/
/* -------------------------------------------- */

.navigation {
    clear: both;
    
}

.navigation ul {
    padding: 0px;
    margin: 0px;
    clear:both;
    border-bottom: 2px solid #39466a;
    border-top: 2px solid #39466a;
}

.navigation ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.navigation ul,.navigation ul li{
    background-color: #f0f0f0;
}

.navigation ul li {
    list-style: none;
    float:left;
}

.navigation ul li a {
    text-decoration: none;
    display: block;
    color: #39466a;
    padding: 14px 34px 14px 34px;
    text-shadow: 2px 2px 3px grey;
    font-size: 16px;
}


.navigation ul {
    padding: 0px;
    margin: 0px;
}

.navigation ul li {
    list-style: none;
    float:left;
    border-right: 1px solid #dfdfdf;
}

.navigation ul li a{
    text-decoration: none;
    display: block;
    color: #39466a;
    font-weight: bold;
    padding: 15px 25px 15px 25px;
    transition: background 0.15s ease-out 0s;
}


.navigation ul li:hover a {
    background-color: #39466a;
}

.navigation ul li:hover > a {
    color: #ffffff;
    background-color: #39466a !important;
}


#navselected{
    color: #ffffff;
    background-color: #39466a !important;
}



/* -------------------------------------------- */
/* 		  linker Sidecontainer          */
/* -------------------------------------------- */

.schriftrolle h1, .schriftrolle h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
}

.schriftrolle {
    border-style: solid;
    border-width: 40px 15px 41px 16px;
    -moz-border-image: url(images/schriftrolle.png) 40 19 41 16 fill stretch;
    -webkit-border-image: url(images/schriftrolle.png) 40 19 41 16 fill stretch;
    -o-border-image: url(images/schriftrolle.png) 40 19 41 16 fill stretch;
    border-image: url(images/schriftrolle.png) 40 19 41 16 fill stretch;
    color: #353535;
    padding: 5px 12px 20px 5px;
    font-size: 14px;
    text-align: justify;
}

.schriftrolle hr {
    border: none;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    margin: 15px 5px;
}
.schriftrolle a {
	color: #39466a;
	text-decoration:none;
}


.schriftrolle a:hover {
	color: #2e3092;
	text-decoration:underline;
}




/* -------------------------------------------- */
/*          Allgemeine Formatierungen           */
/* -------------------------------------------- */

#content {
    clear: both;
    font-size:14px;
    letter-spacing: 1px;
    line-height: 22px;
    color: #444444;
    text-align: justify;
    padding: 40px;
    background: none;
    font-weight: bold;
    text-shadow: 1px 1px 2px #ffffff;
}


#content h1 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  text-align: center;
  font-size:24px;
  font-weight:bold;
  letter-spacing:2px;
  color: #39466a;
  clear: both;
  text-shadow: 2px 2px 3px grey;
}


#content h2 {
  margin: 20px 0px 10px 0px;
  padding: 0px;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
  clear: both;
  color: #39466a;
}

#content h3 {
  margin: 0px 0px 0px 30px;
  padding: 0px;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
  border-bottom: 2px solid;
  clear: both;
}


#content a {
	color: #39466a;
	text-decoration:none;
}


#content a:hover {
	color: #2e3092;
	text-decoration:underline;

}

#content li {
	list-style-position: outside;
	margin: 0px 0px 0px 30px;
}


table,tr,td {
    border: 0px;
    vertical-align:top;
    margin:0;
    }
    
#content td {
    padding:0px;
    }
    
/* -------------------------------------------- */
/*      Formartierung für Polaroid-Bilder	*/
/* -------------------------------------------- */ 

 .polaroid{
    position: relative;
    margin: 20px;
    width: 500px;
}

 
.polaroid img {
  border: 10px solid #fff;
  width: 500px;
  border-bottom: 45px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}
 
.polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 15px;
  color: #888;
}


.polaroid-galerie {
    margin: 30px 50px;
}


.polaroid-galerie p {	
        background: #ffffff;
	display: inline;
	float: left;
	margin: 0 15px 30px;
	padding: 10px 10px 25px;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 4px 6px rgba(0,0,0,.3);
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	z-index:0;
        position:relative;
}

.polaroid-galerie p:after {
	color: #333;
	font-size: 14px;
	content: attr(title);
	position: relative;
	top:15px;
}

.polaroid-galerie img { 
	display: block; 
	width: inherit; 
        height: 250px;
}

.polaroid-galerie p:nth-child(n)
{
	-webkit-transform: rotate(-6deg);  
	-moz-transform: rotate(-6deg); 
	transform: rotate(-6deg); 
}

.polaroid-galerie p:nth-child(2n)
{
	-webkit-transform: rotate(4deg);  
	-moz-transform: rotate(4deg); 
	transform: rotate(4deg); 
}
.polaroid-galerie p:nth-child(3n) { 
	-webkit-transform: rotate(-10deg);  
	-moz-transform: rotate(-10deg); 
	transform: rotate(-10deg); 
}
.polaroid-galerie p:nth-child(4n)
{
	-webkit-transform: rotate(12deg);  
	-moz-transform: rotate(12deg); 
	transform: rotate(12deg); 
}
.polaroid-galerie p:nth-child(5n)
{
	-webkit-transform: rotate(-9deg);  
	-moz-transform: rotate(-9deg); 
	transform: rotate(-9deg); 
}


.polaroid-galerie p:hover{
	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg);
        transform: rotate(0deg);
	-webkit-transform: scale(1.6); 
	-moz-transform: scale(1.6);
        transform: scale(1.6);
	z-index:10;
        text-decoration: none;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
        box-shadow: 0 10px 20px rgba(0,0,0,.7);
        text-decoration: none !important;
}




/* -------------------------------------------- */
/*         	    Fehlerformatierungen          	*/
/* -------------------------------------------- */

#error{
font-weight: bold;
color: #B70000;
}



/* -------------------------------------------- */
/*         	 Formular-Formartierungen           */
/* -------------------------------------------- */

#form {
  margin: auto;
}


input, textarea {
  border: 1px solid #8a8a8a;
  height: 16px;
  padding: 4px 4px 1px;
  margin: 0px 5px 10px 0px;
  float: left;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 2px #777;
  -moz-box-shadow: 2px 2px 2px #777;
  box-shadow: 2px 2px 2px #777;
  width: 250px;
}




label {
  text-align: right;
  height:16px;
  padding: 3px 5px 0;
  margin: 0px 0px 4px 4px;
  width: 180px;
  font-weight:bold;
  float: left;
}

select {
  border: 1px solid #000000;
  margin: 0px;
  padding: 0px;
  float: left;
}


form br {
  clear: left;
}

input#submit {
  margin-bottom: 20px;
  width: 100px;
  height: 20px;
  float: none;
  padding:0px;
  background-color: #ffffff;
  color: #000000;
  cursor:pointer;
}

input#submit:hover {
  border: 1px solid #000000;
}



/* -------------------------------------------- */
/*                  Speisekarte                 */
/* -------------------------------------------- */

#speisekarte h1 {
    text-align: center;
    font-weight: bold;
    margin: 10px 0px 20px 0px;
    font-size: 27px;
    color: #353535;
}

#speisekarte h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
    color: #353535;
}

#speisekarte table{
    width: 95%;
    margin: 20px;
    padding: 0px;
    margin: auto;

}

#speisekarte td, tr{
    vertical-align: 20px;
    padding: 0px;
}


#speisekarte td:nth-child(1) {
    width: 40px;
}
     
#speisekarte td:nth-child(3), #speisekarte td:nth-child(4) {
    width: 90px;
    text-align: right;
}

#speisekarte {
    border-style: solid;
    border-width: 40px 25px 71px 16px;
    -moz-border-image: url(images/schriftrolle.png) 40 25 71 16 fill stretch;
    -webkit-border-image: url(images/schriftrolle.png) 40 25 71 16 fill stretch;
    -o-border-image: url(images/schriftrolle.png) 40 25 71 16 fill stretch;
    border-image: url(images/schriftrolle.png) 40 25 71 16 fill stretch;
    padding: 5px 25px 30px 5px;
    font-size: 14px;
    text-align: justify;
    text-shadow: none; 
    color: #353535;
    letter-spacing: 0px;
    width: 90%;
    margin: auto;
}

#speisekarte hr {
    border: none;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(53,53,53,1), rgba(0,0,0,0));
    margin: 20px auto;
    width: 60%;
}
#speisekarte a {
	color: #39466a;
	text-decoration:none;
}


#speisekarte a:hover {
	color: #2e3092;
	text-decoration:underline;
}

#speisekarte small
{
    margin-left: 7px;
}

