/* Css-Datei wird im Head verlinkt mit =
  <link rel="stylesheet" type="text/css" href="style.css">

*/
BODY {
 Margin-left: 0px;
 Margin-right: 0px;
 Margin-top: 0px;
 Margin-bottom: 0px;
}

td {
 font-size: 9pt;
 z-index: 2;
 font-family: VERDANA;
 color: #003366;
}

a:visited,a:link {
 font-size: 9pt;
 z-index: 2;
 font-family: VERDANA;
 text-decoration: none;
 color: #003366;
}

a:hover {
 border-style: none;
 font-size: 9pt;
 font-family: VERDANA;
 color: #F88208;
}

touristeninfo:active {
 color: #00CC66;
}

h1 {
 FONT-SIZE: 11pt;
 COLOR: #003366;
 font-face: bold;
 FONT-FAMILY: VERDANA;
}

h2 {
 FONT-SIZE: 7pt;
 COLOR: #003366;
 FONT-FAMILY: VERDANA;
}