a:link { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #656565;}
a:visited { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #656565;}
a:active { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #656565;}
a:hover { text-decoration: none; color: #0099CC; cursor: hand;}

a.meny:link { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #dd6c00;}
a.meny:visited { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #dd6c00;}
a.meny:active { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #dd6c00;}
a.meny:hover { text-decoration: none; color: #0099CC; cursor: hand;}

a.meny_vit:link { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #ffffff;}
a.meny_vit:visited { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #ffffff;}
a.meny_vit:active { text-decoration: none; cursor: hand; font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif; color: #ffffff;}
a.meny_vit:hover { text-decoration: none; color: #ffffff; cursor: hand;}


html {
     overflow: -moz-scrollbars-vertical;
}


h1 {
		color: #64ae33;
        font-size: 14pt;
		font-weight:normal;
        margin: 0;
}

h1 {
		color: #64ae33;
        font-size: 14pt;
		font-weight:normal;
        margin: 0;
}

h2 {
		color: #64ae33;
        font-size: 12pt;
		font-weight:normal;
        margin: 0;
}

h4 {
	color: #858585;
        font-size: 8pt;
		font-weight:normal;
        margin: 0;
		margin-top: 5px;
}
h5 {
	color: #858585;
        font-size: 12pt;
		font-weight:normal;
        margin: 0;
		margin-top: 5px;
}
body {
	background: url("/gfx/bg_top.png") repeat-x scroll center top #f1f1f1;
	margin-top: 0px;
	font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif;
	color: #656565;
	font-size: 9pt;
	line-height: 14px;
}

input {
	width: 140px;
	font-size:11px; color:#888;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
	

img {
	align: left;
	border: 0;
}

.rubrik {
	font-size:18px;
	line-height:24px;
	color: #888;
}

.udner_rubrik {
	font-size:14px
}

.text {
	font-family: lucida sans unicode, lucida grande, tahoma, arial, sans-serif;
	font-size: 9pt;
	line-height: 14px;
}

.meny_beskrivning {
	font-size: 9pt;
	line-height: 14px;
}
.meny_beskr_eng {
	font-size: 9pt;
	font-style:italic;
	line-height: 14px;
}
.meny_beskrivning_pris {
	font-size: 7pt;
	font-weight:bold;
	line-height: 14px;
}
.meny_beskr_viner {
	font-size: 7pt;
	font-style:italic;
	line-height: 14px;
}

.copyright {
	font-size:10px;
}

.orange {
	color: #dd6c00;
}

.vit {
	color: #FFF;
}	

.aktuellt {
	color:#FFF;
}

#lunchmeny {
	position:relative;
	left:300px;
	width:460px;
	height:auto;
    valign:top;
    z-index: -2;

}
#vinlista {
	position:relative;
	left:20px;
	width:460px;
	height:auto;
    z-index: -2;
}
#undermeny {
	position:relative;
	left:0px;
	top:280px;
	width:281px;
	height:auto;
	text-align:right;
    z-index: -2;

}
