a{
    color: #d2005b;
    font-family: arial;
    font-size: 13px;
    line-height: 25px;
    text-decoration: none;
}
#bg{
    display: none;
}
#bg div{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
#barBlack{
    position: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
    background-color: #000000;
    opacity:0.4;
    filter:alpha(opacity=40);
    z-index: 2;
}
#topButtonsBg, #topButtons{
    position: absolute;
    top: -50px;
    right: 0px;
    width: 250px;
    height: 50px;
}
#topButtonsBg{
    background-color: #ffffff;
    opacity:0.4;
    filter:alpha(opacity=40);
}
#topButtons span, #topButtons a{
    display: block;
    height: 50px;
    line-height: 50px;
    font-family: arial;
    font-size: 13px;
    color: #ffffff;
    display:none;
}
#topButtons span{
    width: 80px;
    float: left;
    padding-left: 20px;
    text-align: left;
}
#topButtons a{
    width: 130px;
    float: right;
    padding-right: 20px;
    text-align: right;
    text-decoration: none;
}
#topButtons a:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#topButtons a.on{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#sendOrder{
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 220px;
    height: 75px;
    line-height: 75px;
    text-align: right;
    padding-right: 20px;
    font-family: arial;
    font-size: 18px;
    color: #d2005b;
    cursor: pointer;
}
#sendOrder:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#printOrder{
    display:none;
    position: absolute;
    top: 0px;
    right: 200px;
    width: 220px;
    height: 75px;
    line-height: 75px;
    text-align: right;
    padding-right: 20px;
    font-family: arial;
    font-size: 18px;
    color: #d2005b;
    cursor: pointer;
}

#printOrder a{font-size:18px;}

#printOrder:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#contentBg{
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 675px;
    background-color: #ffffff;
    opacity:0.7;
    filter:alpha(opacity=70);
    z-index: 3;
}
.contentTitle{
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}
#content{
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 675px;
    z-index: 4;
}
#contentInner{
    position: absolute;
    top: 100px;
    left: 150px;
    width: 825px;
    height: 550px;
    font-family: arial;
    font-size: 13px;
    line-height: 25px;
    color: #4b4b4b;
}
#contentInnerBig{
    position: absolute;
    top: 125px;
    left: 25px;
    width: 950px;
    height: 525px;
    font-family: arial;
    font-size: 13px;
    line-height: 25px;
    color: #4b4b4b;
}
#content .logoFrezzo{
    display: block;
    position: absolute;
    top: -40px;
    left: 15px;
    width: 140px;
    height: 74px;
    background-image: url(../img/logo_frezzo.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    line-height: normal;
}
#content .logoIntermezzo{
    display: block;
    position: absolute;
    top: -58px;
    left: 180px;
    width: 213px;
    height: 81px;
    background-image: url(../img/logo_intermezzo.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    line-height: normal;
}
#content .logoFrezzo:hover, #content .logoIntermezzo:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#contentNaviTop, #contentNaviBottom{
    position: absolute;
    left: 250px;
    width: 500px;
    height: 20px;
    line-height: 20px;
    color: #000000;
    font-family: arial;
    font-size: 13px;
    text-align: center;
    z-index: 11;
}
#contentNaviTop{
    top: 50px;
}
#contentNaviBottom{
    bottom: 5px;
}
#contentNaviTop a, #contentNaviBottom a{
    color: #000000;
    font-family: arial;
    font-size: 13px;
    text-decoration: none;
}
#contentNaviTop a:hover, #contentNaviBottom a:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#contentNaviTop a.on, #contentNaviBottom a.on{
    color: #d2005b;
    text-decoration: underline;
}
#contentNaviTop span, #contentNaviBottom span{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#subMenu{
    display:none;
    position: absolute;
    top: 125px;
    left: 0px;
    width: 125px;
    min-height: 20px;
}
#subMenu a{
    display: none;
    width: 115px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0px 5px 0px 5px;
    background-color: #d2005b;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
}
#subMenu a:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
#subMenu a.on{
    opacity:0.4;
    filter:alpha(opacity=40);
}
b.message{
    color: #4b4b4b;
}
#memberLogin{
    position: absolute;
    top: 215px;
    left: 325px;
    width: 300px;
}
#memberLogin div{
    position: relative;
    width: 300px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
#memberLogin div input{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 198px;
    height: 18px;
    background: none;
    border: 1px #d2005b solid;
    color: #d2005b;
}
#memberLogin div input[type="submit"]{
    border: 0px;
    color: #ffffff;
    background-color: #d2005b;
    width: 200px;
    height: 20px;
    cursor: pointer;
}
#memberLogin b.message{
    position: absolute;
    top: 75px;
    left: -325px;
    width: 950px;
    text-align: center;
    color: #d2005b;
}
#memberLogoutBtn{
    display:none;
}
.food_item_row{
    position: relative;
    width: 825px;
    min-height: 25px;
    line-height: 25px;
    clear: both;
    border-top: 1px #e0e0e0 solid;
}
.food_item_row:first-child{
    font-weight: bold;
    border-top: 0px;
}
.food_item_row div{
    position: relative;
    float: left;
    min-height: 25px;
    line-height: 25px;
    border-left: 1px #e0e0e0 solid;
}
.food_item_row div:first-child{
    border-left: 0px;
}
.food_item_row div.nr{
    width: 100px;
}
.food_item_row div.desc{
    width: 300px;
    padding-left: 5px;
}
.food_item_row div.descSub{
    width: 135px;
    padding-left: 5px;
}
.food_item_row div.total{
    width: 70px;
    padding-left: 5px;
}
.food_item_row div.total input{
    margin-top: 5px;
    width: 45px;
    height: 15px;
    background-color: #ffffff;
    border: 0px;
    line-height: 15px;
    text-align: center;
}
.food_item_row div.total img{
    display: block;
    position: absolute;
    top: 3px;
    left: 50px;
    cursor: pointer;
    z-index: 1;
}
.food_item_row div.total div{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 65px;
    height: 25px;
    color: #d2005b;
    font-family: arial;
    font-size: 13px;
    padding-left: 5px;
    z-index: 2;
}
#memberInfoTop{
    position: absolute;
    top: 50px;
    left: 105px;
    width: 750px;
    height: 25px;
    line-height: 25px;
    color: #000000;
    font-family: arial;
    font-size: 13px;
    z-index: 10;
}
#memberInfoTop span{
    color: #d2005b;
    cursor: pointer;
}
#memberInfoTop span:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}

.opmerkingen{
    margin-top: 25px;
    font-family: arial;
}

textarea{
    font-family: arial;
    font-size:11px;
}

.opmerkingen label{
    margin-right: 20px;
}