@CHARSET "ISO-8859-1";
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Zentrale Formate</title>
<style type="text/css">
{}

h1 { color:#774433; font-size:24pt; font-family: "georgia", times new roman, serif; font-style:italic; font-weight:bold;}
h2 { color:#faefdb; font-size:x-large; font-family: "georgia", times new roman, serif; font-style:italic; font-weight:bold;}
h3 { color:#faefdb; font-size:large; font-family: "georgia", times new roman, serif; font-style:italic; font-weight:bold;}
div { font-size:large; font-family: "times new roman", serif; }
body { color:#BB7369; background-image:url(background6.jpg); }

a:link { text-decoration:none; color:#BB7369 }
a:visited { text-decoration:none; color:#BB7369 }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

#navigation li {
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
  font-size:18px;
  font-weight:bold;
}

#navigation { 
  padding: 12px 0 #BB7369; /* Innenabstand: oben/unten 8px, li/re 0 */
  border-top: 2px solid ; /* Rahmenlinie oben */
  border-bottom: 2px solid #BB7369; /* Rahmenlinie unten */
  margin: 1; /* Außenabstand */ 
}

#navigation a:hover {
text-decoration:underline;
}

</style>
</head>
<body>

</body>
</html>
