
body { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: #f4eab7; background-image: url("images/k.gif"); background-repeat: no-repeat; background-attachment: fixed; margin: 0 }
td    { font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 14px }
.kal { font-size: 9px; font-family: Arial; }
.b  { font-size: 11px; line-height: 14px; background-repeat: repeat-y; padding: 12px; border-right: 1px solid #fff; border-left: 1px solid #fff }
.n { background-repeat: repeat-y; }
.f { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; background-repeat: repeat-y; }
a:link { color: #82750c; font-weight: bold; text-decoration: none; }
a:visited { color: #82750c; font-weight: bold; text-decoration: none; }
a:hover { color: #82750c; font-weight: bold; text-decoration: underline; }
h1 { color: #82750c; font-size: 17pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 19pt; font-stretch: extra-condensed }
h2 { color: #82750c; font-size: 1.3em; font-weight: bold; margin: 0.83em 0 }
.m  { color: #82750c; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 17pt; padding-left: 10px }
.m a:link  { color: #82750c; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: none }
.m a:visited  { color: #82750c; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: none }
.m a:hover   { color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: none; background-image: url("images/m_back.png"); background-repeat: no-repeat; padding: 5px }
.kn { background-image: url("images/m.jpg"); background-repeat: no-repeat; background-position: left top }
.kf { background-image: url("images/m_fr.jpg"); background-repeat: no-repeat; background-position: left top }

div.reservaties
{
    float: left;
    height: 190px;
    margin-right: 50px;
    margin-bottom: 20px;
    width: 250px;
}

div.reservaties h3
{
    text-align: center;
}

div.reservaties table
{
    border-collapse: collapse;
}
div.reservaties table th, div.reservaties table td
{
    border:1px solid white;
    text-align: center;
    width: 30px;
    padding: 3px 2px;
}
