
body {
  margin:0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  background:url('images/links-hintergrund.gif') repeat-y;
}

body,p,td {
  font-size:10pt;
  text-align:justify;
}

tr,td { vertical-align:top; }

.links { text-align:left; }
.mitte { text-align:center; }
.rechts { text-align:right; }


h1 {
  font-size:18pt;
  text-align:left;
  color: #398CC6;
}

h2 {
  font-size:14pt;
  font-weight:normal;
  color: #000000;
}

h3, .h3 {
  font-size:10pt;
  font-weight:bold;
  text-align:left;
  color: #398CC6;
}

hr {
  color: #191979;
}

small,.klein {
  font-size:8pt;
  color: #808080;
}

a { text-decoration:none; font-weight:bold; }
a:link { color: #191979; background: transparent }
a:visited { color: #191979; background: transparent }
a:active { color: #191979; background: transparent }
a:hover { color: #000000; text-decoration:underline; }

td.speise { background:url('images/bg-speise.gif') top center no-repeat; }
td.getraenke { background:url('images/bg-getraenke.gif') top center no-repeat; }
td.owein { background:url('images/bg-owein.gif') top center no-repeat; }

table.diese-woche {
  border:0px solid #191979;
}

table.diese-woche td {
  padding:10px;
  border-bottom:1px solid #398CC6;
}

.zeiten {
  font-size:8pt;
  color: #398CC6;
}