@charset "UTF-8";
/* CSS Document */
 
.Menyer-Tittel-Omraade{
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 13px;
                font-weight: bold;
                color: #B22E0A;
                text-transform: uppercase;
                padding-top: 10px;
                padding-bottom: 0px;
}
.Menyer-Rett-eller-Vin{
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 11px;
                padding-top: 5px;
                padding-bottom: 5px;
                border-bottom-width: 1px;
                border-bottom-style: dotted;
                border-bottom-color: #CCCCCC;
}
.Menyer-Pris{
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 11px;
                color: #AAA;
                text-align: right;
                padding-top: 5px;
                padding-bottom: 5px;
                border-bottom-width: 1px;
                border-bottom-style: dotted;
                border-bottom-color: #CCCCCC;
 
}
.Menyer-Innledende-kommentar{
                font-weight: normal;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 11px;
                padding-top: 3px;
                padding-bottom: 8px;
}
.Menyer-Rett-Beskrivelse{
                width: 100%;
                color: #555;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-style: italic;
                line-height: 12px;
                padding-top: 3px;
                padding-bottom: 8px;
}
.Menyer-Tittel-Land{
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                line-height: 15px;
                font-weight: bold;
                color: #6699FF;
                margin-bottom: 0px;
                text-transform: uppercase;
                padding-top: 10px;
}
.Menyer-Rett-Beskrivelse{
                font-size: 11px;
                font-style: italic;
                color: #666666;
                font-weight: normal;
}
.Menyer-Heading1{
}
.Menyer-Heading2{
                padding-top: 8px;
                padding-bottom: 3px;
                border-bottom-width: 1px;
                border-bottom-style: dotted;
                border-bottom-color: #CCCCCC;
}
 
 
 
p {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 14px;
                margin-bottom: 6px;
                margin-top: 0px;
                color: #000000;
}
a {
                color: #3366CC;
}
H3 {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                line-height: 14px;
                font-weight: bold;
                color: #000000;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 2px;
                text-transform: uppercase;
}
H2 {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
                line-height: 14px;
                font-weight: bold;
                color: #000000;
                margin-top: 10px;
                margin-right: 0px;
                margin-bottom: 4px;
                text-transform: uppercase;
}
 
 
dl{
                width: 100%;
                overflow: auto;
                background-image: url(../../Uploads/Images/dot.gif);
                background-repeat: repeat-x;
                background-position: 0 0.7em;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 1em;
                margin-left: 0;
                }
dt,dd.price{
                background: #FFF;
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 11px;
}
dt{
                float: left;
                padding-right: 3px;
                color: #000000
}
dd{
                margin:0
}
dd.price{
                float: right;
                padding-left: 3px;
                color: #AAA
}
dd.price_glass{
                float: right;
                padding-left: 3px;
                color: #AAA
}
dd.ingredients{
                float: left;
                width: 100%;
                color: #555;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-style: italic;
                line-height: 12px;
                padding-top: 3px;
                padding-right: 0;
                padding-bottom: 8px;
                padding-left: 0;
}
dd.title_big{
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                line-height: 15px;
                font-weight: bold;
                color: #6699FF;
                margin-bottom: 0px;
                text-transform: uppercase;
                padding-top: 10px;
}
dd.title{
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                line-height: 13px;
                font-weight: bold;
                color: #B22E0A;
                margin-top: 4px;
                text-transform: uppercase;
                margin-bottom: 1px;
}
.dt_description {
                font-size: 11px;
                font-style: italic;
                color: #666666;
                font-weight: normal;
}
.dayInfo
{
	font-size: 18px;
	font-weight: bold;
}

.divUsers
{
	padding: 50px;
	text-align:center;
}
.divUsers table tr td
{
	text-align: center;
	padding: 5px;
}
.divUsers table tr td a
{
	font-size:14px;
}

.userLogg tr td
{
	font-size:12px;
	padding: 3px;
}
