.foodmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #007EFD;
	padding: 10px;
	height: auto;
	width: 450px;
	border-style: solid;
	border-width: thin;
	border-top-color: #007EFD;
	border-right-color: #00BF00;
	border-bottom-color: #00BF00;
	border-left-color: #007EFD;
}

.tur{text-align:right;}
.tur img {
	padding:10px;
	border: thin solid grey;
}

#commoninfo_leftmenu {
	position: relative;
	top: -20px;
	text-align: left;
	width: 190px;
}

#commoninfo {
	position: relative;
	left: 5px;
	top: -80px;
	text-align: left;
	width: 395px;
}
.leftmenu_basic {
	font-size:x-small;
	font-weight: bold;
	width: 200px;
}
.leftmenu {
	font-size:x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#copyright{
	color: #000000;
	font-size: x-small;
	text-align: right;
	position: relative;
	width: 620;
}
#hoster{
	color: #000000;
	font-size: small;
	text-align: left;
	position: relative;
	width: 620px;
	top: 30px;
	left: 1px;
}
.noborder{
	border: 0px none #FFFFFF;
	margin: 0px;
}

body {
	background-color: #FFFFFF;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	margin: 0px;
}
img {
	border: 1px solid #000000;
	margin: 20px;
	background-color: #FFFFFF;
	padding:1px;
}
p img {
	border: 10px none #FFFFFF;
	float:right;
	margin: 10px;
}
p {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
.submenu{
	margin-top: 10px;
	margin-bottom: 10px;/*margin-bottom: 0.5em;*/
}
.menub_style1{
	font-size: large;
	text-align: justify;
	width: 20px;
}
.block {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(220, 220, 220);
    border-right-color: rgb(220, 220, 220);
    border-bottom-color: rgb(220, 220, 220);
    border-left-color: rgb(220, 220, 220);
    background-color: rgb(249, 249, 249);
    margin-bottom: 15px;
}
