
body {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: normal;
      background: #605d5c url("backpattern2.jpg") repeat-x top left;
}

.head {
      background: transparent url("head.png") no-repeat top left;
      height: 160px;
}

.navi {
      background: transparent url("navi.png") no-repeat top left;
      height: 69px;
      vertical-align:top;
      padding: 0px 0px 0px 35px;   /* oben rechts unten links */
}

.feed {
      background: transparent url("feed.png") no-repeat top left;
      height: 99px;
      font-size: 14px;
      line-height: 14px;
      vertical-align:top;
      padding: 42px 0px 0px 0px;  /* oben rechts unten links */
      color:#bbbbbb;
}

.feeda {   /* Abstand der links in der Fußzeile */
      margin: 0px 12px 0px 12px;
}

.content {
      /*background: #141516;*/
      background: #000000 url("contentback.png") top left;
      height: 500px;
      vertical-align:top;
      color:#bbbbbb;
      font-size: 14px;
      line-height: 18px;
      margin: 0px 0px 0px 0px;
      padding: 0px 30px 0px 30px;  /* oben rechts unten links */
}

img {
    border: 0px solid transparent;
}

.oeffnungszeiten {
      font-size: 14px;
}

.getraenke {
      font-size: 14px;
}

.programm {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-style: normal;
      font-size: 14px;
}

.werbung {
        filter:alpha(opacity=40);
        -moz-opacity: 0.40;
        opacity: 0.40;
        /*visibility:visible;*/
        visibility:hidden;
}

a:link     { color: #CC3399; font-weight: normal; text-decoration: none; font-size: 12x }
a:visited  { color: #CC3399; font-weight: normal; text-decoration: none; font-size: 12x }
a:active   { color: #CC3399; font-weight: normal; text-decoration: none; font-size: 12x }
a:hover    { color: #CC3399; font-weight: normal; text-decoration: underline; font-size: 12x }

input {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 12px;
      color: #000000;
      background-color: #999999;
}

select {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 12px;
      color: #000000;
      background-color: #999999;
}

textarea {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 12px;
      color: #000000;
      background-color: #999999;
}

h3 {
      margin: 10px 0px 10px 15px;
      padding: 0px 0px 0px 0px;
      font-weight: bold;
      font-size: 18px;
}

h4 {
      margin: 10px 0px 5px 0px;
      padding: 0px 0px 0px 0px;
      font-weight: bold;
      font-size: 14px;
}

p {
    font-size: 14px;
    color: #bbbbbb;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;  /* oben rechts unten links */
}

.tdn {
    font-size: 14px;
    color: #bbbbbb;
    font-weight: bold;
}

div#funktionen {
    border:2px solid #222222;
    font-size: 14px;
    color: #bbbbbb;
    margin: 4px 0px 0px 0px;
    padding: 4px 4px 4px 4px;  /* oben rechts unten links */
}

table#mysql {
    border: 0px solid White;
    background-color: Black;
}

table#mysql input {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
}


table#mysql th {
    background-color: #222222;
}

table#mysql td, th{
      margin:  2px 2px 2px 2px;
      padding: 2px 4px 2px 4px;
}

table#mysql tr.hell {
    color: #bbbbbb;
}

table#mysql tr.dunkel {
    color: #F799CA;
}
