table.rahmen {
  border:0px;
  border-style: solid;
  width:900;
  align:center;
  margin-left:20px;
  margin-right:20px;
}

table.rahmen td.linkmenu {
  border:0px;
  background-color:#DDEEFF;
  border-style: solid;
  width: 12%;
  vertical-align:top;
  padding:0;
  padding-top:10;
}

table.rahmen td.text {
  border:0px;
  border-style: solid;
  width: 88%;
  vertical-align:top;
  padding-left:10px;
}

table.rahmen th {
  border:1px;
  border-style: solid;
  padding:0px;
  border-color:#000000;
}

table.belegung {
  border:1px;
  border-style: solid;
  font-size: xx-small;
  border-collapse:collapse;
  border-color:#000000;
}

table.belegung td {
  border:1px;
  border-style: solid;
  font-size: small;
  padding:2px;
  text-align: center;
  width: 2em;
  text: bold;
}

tr.titel td {
         text-align: center;
         background-color: #DDFFDD;
         /*background-color: #GGGGFF;*/
}

td.titel {
         text-align: left;
         background-color: #DDFFDD;
}

table.preise {
  border:1px;
  border-style: solid;
}

table.preise td {
  border:1px;
  border-style: solid;
  padding:4px;
}

table.tab_raeume img{
  width:160px;
}


img {  border-style: none;
}

p.menuA {
        font-weight: bold;
        text-align: center;
        vertical-align: top;
        font-size: medium;
}

p.menu {
        font-weight: normal;
        text-align: center;
        vertical-align: top;
        font-size: medium;
}

a.menu {
        color: #000000;
        text-decoration:bold;
}
