﻿body, html 
{
    background-color:#4b686c;
}
li.reservations a 
{
    background-color:#EFEAE5;
}  
div.m1
{
    width:357px;
    height:100%;
    float:left;
    padding-left:4px;
   /* background-color:#582C52;*/
}
div.m2
{
    width:270px;
    height:100%;
    float:left;
padding-left:0px;
}
div.m1t2
{
    width:100%;
    height:218px;
    float:left;
    background-color:#D9CDC3;
}
div.m1t1
{
    width:100%;
    padding:4px 0;
    background-color:white;
}   
div.m1t1 span.title
{
    margin-left:10px;
    font-size:10px;
    font-weight:bold;
}
div.m1t2t2t2 span.content 
{

    display:block;
    font-size:10px;
    margin-top:2px;
    float:left;
    color:#886E6F;
    width:130px;
}
table.reservationTable
{
    margin-top:10px;
}
table.reservationTable td
{
    width:50%;
    height:23px;
    margin-left:5px;
}
td.periode
{
    padding-right:17px;
}