/* CSS Document */
/* standar selectors */


* {border:0px; margin:0px; padding:0px;}
	/*div {border: 1px solid;}
*/

body, div, span, td, address, h2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
address {
font-style: normal; font-size:12px;
}
img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
h2 {font-size:14px;}
input, select, textarea,button {
background : #ffffff;
color : #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
border: 1px solid black;
 }
table {margin:0px; padding: 0px;}
th {font-size:11px;font-weight:bold;text-align:left;height:20px;}
li {list-style: none;}

#wrapper {
	width:800px; margin: 1px auto;background: url('/images/main-bg.gif'); background-repeat:no-repeat; background-position:top left;
}
a {
	color:#496532;
}
a:hover {
	color:#496532;
}
#header {width:800px;}
#header #top {margin-left:116px; height: 165px;}
#menu {height: 22px;}
#menu li {float:left; height:21px; width:auto; padding: 3px 0px 30px 5px; background-repeat: no-repeat; background-position: right; color:white;}
#menu a {color:white;font-size:11px; font-weight:bold;text-decoration:none;}
#menu a:hover {color:white;font-size:11px; font-weight:bold;text-decoration:underline;}
#menu a.menuact {color:#ecb97a;font-size:11px; font-weight:bold; text-decoration:underline;}
#menucontent {float:left;width:450px;}
#menucontent td {/*font-size:18px; src: url("http://www.ristorante-aroma.ch/images/BRUSHSCI.ttf"); font-family: "Brush Script MT";*/}
#content {
	border-left: 1px solid #496532;border-right: 1px solid #496532;border-bottom: 1px solid #496532; min-height:400px;
}
#selection {float:left;padding-top:78px;width:148px;}
#selection li {border-bottom: 1px solid black;height:17px; padding-top:2px;}
#selection a {color:#576f3d; font-weight:bold; text-decoration:none;}
#selection a:hover {color:#576f3d; font-weight:bold; text-decoration:underline;}
#selection div.act {background-color:#b69f42; width:10px; height:17px; float:left; margin-right:6px; border-bottom: 1px solid #496532;}
#selection div.pas {background-color:#000000; width:10px; height:18px; float:left; margin-right:6px;}
#selection div.sas {background-color:#48672e; width:10px; height:18px; float:left; margin-right:6px;}
#padding {
	float:left;
	padding-left:20px;
}
#paddingfull {
	padding-left:160px; padding-top:20px;
}
#menu #menuright {
	float:right;width:650px;;height:21px;background:#496532;
}
#submenu {border:1px red;text-align:right;height:15px;}
#submenu ul {float:right;}
#submenu li {float:left;padding: 0px 3px 0px 3px;height:15px;}
#submenu a {font-weight:bold; text-decoration:none;}
#submenu a:hover {font-weight:bold; text-decoration:underline;}
#footer {color:#999999;}
#footer a {color:#999999;}
#footer a:visited {color:#999999;}