
body {
      font-family: arial;
}

td {
      font-size: 11px;
}

a {
      color: #000099;
      text-decoration: none;
}

a:hover {
      text-decoration: underline;
}


.gaeste_kommentar {
      padding: 5px;
      border: 1px #606060 solid;
      background-color: #f0f0f0;
}


.gaeste_kommentar table {
      color: #404040;
      table-layout: fixed;
}


.gaeste_kommentar .text {
}


.gaeste_kommentar .text p {
      margin: 0px;
}


.gaeste_kommentar .hinweis {
      margin-top: 8px;
      font-size: 10px;
      color: #a0a0a0;
}
