body
{
  overflow-y: auto;
}

select,input
{
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input[type="text"]
{
  margin-top: 10px;
}

//*
td
{
  cursor: hand;
}

*//

table[id="kalender"] td
{
  cursor: pointer;
}
