body 
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFF8EC;
	text-align: center;
}
#menu {
	text-align: left; border: none;
	width: 190px;
	float: left;
	/*background-image:url(bilder/hintergrundlinks.jpg);*/
	background-repeat:no-repeat;
	min-height: 350px;
	height:350px;
}
h1 {
	font-size: 18px;
	color:  #501B0C;
	margin: 0px;
	padding:0px;
}
h2 {font-size:14px;color: #501B0C;}
h3 {font-size:14px;color: #501B0C;}
p {margin-top:0px;}
.inhalt{
	color: #501B0C;
	font-family: sans-serif;
	font-size: 12px;
}
.ende{
	color:  #501B0C;

	font-family: sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active, a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #272727;
	font-size: 12px;
}
a:active, a:hover
{
	color: #767676;
	text-decoration: underline;
}
a.schalt:link, a.schalt:visited, a.schalt:active
{
	display:block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	width: 190px;
	background-color: #F3460C;
	padding-top: 2px;
	padding-bottom: 2px;
		
}
 a.schalt:hover
{
	text-decoration: underline;
	background-color: #F56332;
	color: #FDF5E6;
}

/* Die Titelzeile */


#title {
	background-image: url(bilder/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 770px;S
	background-color: #FFCB7B;
}


#content {
	/*border:1px solid #efeff7;*/
	background-color: #FFCB7B;
	margin-top: 3px;
	margin-left: 3px;
	heigth: 100%;
	width: 545px;
	float: right;
	padding: 0px 10px; /*background-image: url(pakthintergrundhand.jpg);
	background-repeat: no-repeat;background-position: right 0px;*/
}

img {
	border: 0px;
	margin: 3px;
}
.title {
	text-align: right;
	text-decoration: none;
	vertical-align: text-bottom;
	color: White;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#drucken{
	width: 180px;
	font-family: sans-serif;
	text-align: center;
}
.drucken{
	text-align: center;
	font-family: sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
#zaehler{
	width: 180px;
	font-family: sans-serif;
	text-align: center;
}
.zaehler{
	text-align: center;
	font-family: sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

#schatten{
	height: 10px;
	width: 920px;
	background-image: url(bilder/untenschatten.jpg);
	background-repeat: repeat-x;
}
#restaurantbox{
border: solid 1px;
border-color: #501B0C;
background-color:white;
width: 232px;

}
.tabelletitel{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: White;
	background-image:url(http://www.toggenburgonlineshop.ch/bilder/designgrafiken/titelschatten.jpg);
	margin-bottom: 1px;
	padding: 2px 5px 5px 5px;
}

#rezeptebox{
border: solid 1px;
border-color: #501B0C;
background-color:white;
width: 345px;
margin-bottom: 15px;
}