body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-right: auto;
	margin-left: auto;
	background-color: #B42340;
	color: #FFFFFF;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
	width: 912px;
	background-image: url(bilder/loeffel.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#header h1{
	font-size: 32px;
	text-align: right;
	margin-right: 20px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 10px;
}

#header h2{
	font-size: 16px;
	text-align: right;
	margin-right: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #C45067;
	margin-bottom: 10px;
}

#header h3{
	font-size: 21px;
	text-align: left;
	margin-left: 110px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	color: #FFFFFF;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
}
#menu {
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	height: 30px;
	background-color: #B42340;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 128px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(bilder/menue_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B42340;
	float: left;
	margin: 0px;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(bilder/menue_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B42340;
}
#menu ul li .active{
	color: #ffffff;
	background-image: url(bilder/menue_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B42340;
}

#content {
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #B42340;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#content a {
	color: #B42340;
	text-decoration: none;
}

#content a:hover {
	color: #6A7070;
}

h3 {
	font-size: 18px;
	color: #B42340;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#content hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B42340;
	height: 1px;
}

.speisebox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
	.speisebox {
	width: 220px;
	padding: 4px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #6A7070;
	font-size: 13px;
	clear: left;
}
.speisebox li {
	display: inline;
}

.speisebox ul a {
	display: block;
	text-decoration: none;
	color: #6A7070;
	padding-left: 33px;
	float: left;
	background-image: url(bilder/loeffelspeise.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9EBEA;
	padding-top: 8px;
}
.speisebox a {
	text-decoration: none;
	color: #666666;
}
.speisebox ul a:hover {
	display: block;
	text-decoration: none;
	color: #B42340;
	padding-left: 33px;
	float: left;
	background-image: url(bilder/loeffelspeise.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.spalte_speise {
	float: right;
	width: 680px;
	}
.speise {
	height: auto;
	width: 660px;
	font-size: 13px;
	border: 1px solid #6A7070;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.speise p {
	font-size:11px;
	margin: 2px;
	padding: 0px;
	color: #666666;
}
.speise form {
	margin: 0px;
	padding: 0px;
}

.speise_nr {
	width: 40px;
	padding: 2px;
	float: left;
	color: #B42340;
}
.speise_art {
	width: 120px;
	padding: 2px;
	float: left;
	color: #B42340;
}
.speise_name {
	width: 400px;
	padding: 2px;
	float: left;
	color: #B42340;
}
.speise_preis {
	width: 60px;
	padding: 2px;
	float: left;
	color: #B42340;
}


#left {
	padding: 10px;
	float: left;
	width: 440px;
	margin: 0px;
	text-align: justify;
}
#right {
	padding: 10px;
	width: 440px;
	float: right;
	margin: 0px;
	text-align: justify;
	background-image: url(bilder/strich.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	background-color: #6A7070;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}

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

#unten {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	text-align: justify;
}

.form_edit {
	font-size: 12px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.button {
	margin: 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B42340;
	border: 1px solid #B42340;
}
.form1 {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	border: 1px solid #B42340;
	margin: 2px;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #C45067;
	background-color: #B42340;
}
.form_textarea {

	font-size: 12px;
	margin: 2px;
	border: 1px solid #B42340;
	padding: 2px;
}
