.footer {
	font-family: Garamond, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	margin:1px auto;
	font-size:10px;
}

img {
	border:0;
}

body {
				background-color:#ffba60;/*
        background-image: url(images/bg.png);
				background-repeat:repeat-x;background-attachment:fixed;*/
        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
        width:860px;
      }

.bg {
	background-color:#ffba60;/*
	background-image: url(images/bg.png);
	background-repeat:repeat-x;background-attachment:fixed;*/
}

th, td {
	 padding: 0;
}

#speisekarteNav div {
	float:left;
	display:table-cell;
	padding:10px;
	text-align:center;
	border-right:1px solid #ffaf1b;
}

#speisekarteNav div:first-child, #speisekarteNav div:last-child  {
	border:0;
}

#speisekarteNav p {
	margin:8px;
}

.zutaten {
	font-weight:normal;
	font-size: 14px;
}

.speisekarte table {
	border:0;
	border-collapse: collapse;
}

.speisekarte {
	font-weight:bold;
}

.speisekarte th {
	font-size: 20px;
	border-bottom: 1px solid black;
	margin:0;
	text-align:left;
}

.speisekarte td {
	vertical-align: top;
	padding:4px;

}

h2 {
	padding:0;
	margin:0;
}

h2 + .h2desc {
	font-weight:bold;
	margin-bottom:8px;
	padding-bottom:8px;
	display:block;
}

h2 + table {
	margin-top:8px;
}

.speisekarte td:first-child {
	border:0;
}

.speisekarteGericht {
	width:100px;
}

.speisekarteDrink {
	width:50px;
}

.speisekarteID {
	width:10px;
}
.speisekartePreis {
	width:40px;
}

.speisekarteLiter {
	width:20px;
}
.stueck {
	font-weight:normal;
	font-size:14px;
}
