td, h3, h2, h1 {
	font-family: Century Gothic, Verdana, Tahoma, sans-serif;
	font-size: .75em !important;
	color: #656565;
}

a.menu {
	color: #4e3131;
	font-size: 1.2em;
}

a.menu:hover {
	color: #574d3b;
	font-size: 1.2em;	
}

a.submenu {
	color: #574d3b;
	font-size: 1em;		
}

a.submenu:hover {
	color: #756541;
	font-size: 1em;		
}

a.funke {
	color: #FF9900;
	text-decoration: none;
	font-size: .95em;
}

a.funke:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: .95em;
}

a {
	color: #574d3b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #756541;
}

body {
	background-color: white;
	margin: 0 0 0 0;
	background-image: url("../images/wallpaper.jpg");
}

table.frontend {
	height: 100%;
}

td.left {
	width: 420px;
	vertical-align: top; 
}

td.mainpic {
	width: 100%;
	/*padding-top: 15px;*/
	padding-left: 15px;
	padding-right: 15px;
}

td.banner {
	background-color: #d7ccb7;
	background-image: url("../images/bannerbg1.jpg");
	background-position: top;
	background-repeat: repeat-x;
	width: 600px;
	vertical-align: top;
}

td.borderleft {
	width: 8px;
	background-color: #f3eee5;
	/*background-image: url("../images/leftborder.gif");
	background-position: right;
	background-repeat: repeat-y;*/
}

td.borderright {
	width: 8px;
	background-color: #f3eee5;
	/*background-image: url("../images/leftborder.gif");
	background-position: right;
	background-repeat: repeat-y;*/
}

td.right {
	width: 40px;
	vertical-align: middle;
}

td.caption {
	color: #292102;
	text-align: center;
}

h1 {
	font-size: 24pt;
	text-align: center;
}

hr {
	color: #E2E2E2;
}

div.ristorante {
	font-size: 20px;
}

a.ristorante {
	font-size: 20px;
	font-weight: normal;
}

a.ristorante:hover {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

div.body {
	width: 98%;
	height: 340px;
	overflow: auto;
	scrollbar-base-color: white;
	scrollbar-face-color: #0E0E0E;
	scrollbar-arrow-color: #D7D7D7;
	scrollbar-3dlight-color: #D7D7D7;
	scrollbar-highlight-color: #0E0E0E;
	scrollbar-shadow-color: #0E0E0E;
	scrollbar-darkshadow-color: white;
	text-align: justify;
}

img.main {
	border: 2px solid #f8f5f0;
}

div.title {
	color: #252525;
	font-weight: bold;
}