html { margin: 0; padding: 0; }
body { background-color: #fff; color: #000; font: .8em Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 15px; }
h1 { display: none; }
h2 { background-color: inherit; color: #077; font: bold 2.1em "Trebuchet MS", sans-serif; margin: 0 0 .7em 0; }
h3 { background-color: inherit; color: #077; font-size: 1.3em; margin: .5em 0; }
p { margin: 1em 0; }
  p.indent { margin-left:40px; }
  p.left { text-align:left; }
  p.center { text-align:center; }
  p.right { text-align:right; }
  span.underline { text-decoration:underline; }
  span.strikethrough { text-decoration:line-through; }
dt { font-weight: bold; margin-top: 1em; }
abbr { border-bottom: 1px dashed #000; cursor:help; }
img.left { float:left; margin: 0 10px 10px 0; }
img.right { float:right; margin: 0 0 10px 10px; }
div.clear { clear: both; }
#container { background: url(./items/menu.gif) repeat-y left top; border: 1px solid #000; margin: 0 auto; width: 750px; }
#header { background: #077 url(./items/header.gif) no-repeat; border-bottom: 1px solid #000; color: #000; height: 125px; }
  #header a { color: #fff; position: relative; top: 95px; left: 30px; }
  #header a:hover { text-decoration: none; }
#menu { background-color: #6480C1; border-right: 1px solid #000; color: #00f; float: left; padding: 10px; width: 159px; }
  #menu ul { background-color: #fff; border-width: 1px 1px 0 1px; border-style: solid; border-color: #257; color: #00f; margin: 0; padding: 0; width: 12em; }
  #menu li { border-bottom: 1px solid #257; list-style: none; margin: 0; position: relative; }
  #menu li:hover { background-color: #aaf; color: inherit; }
  #menu li a { display: block; padding: 0.25em 0 0.25em 0.5em; text-decoration: none; width: 10.5em; }
  #menu a:visited { background-color: inherit; color: #00f; }
  #menu>ul a { width: auto}
  #menu ul ul { display: none; left: 12em; position: absolute; top: -1px; }
  #menu ul.niveau1 li.sub:hover ul.niveau2{ display: block; }
  #menu img { border: 1px solid #000; }
  #menu img.tlf { border: 0; margin: 2px 0 -3px 0; }
#content { background-color: #fff; color: #000; float: right; padding: 10px; width: 550px; }
  #content img { border: 1px solid #000; }
  #content a:link { background-color: inherit; color: #00d; text-decoration:underline; }
  #content a:visited { background-color: inherit; color: #639; text-decoration: underline; }
  #content a:hover { background-color: inherit; color: #d00; text-decoration: none; }
#footer { background-color: #077; border-top: 1px solid #000; color: #fff; font-size: .8em; padding: 2px; text-align: center; }
  #footer p { margin: 0; }
  #footer a:link, #footer a:visited { background-color: inherit; color: #fff; text-decoration:underline; }
  #footer a:hover { background-color: inherit; color: #fff; text-decoration: none; }
#maillink { background-color: inherit; color: #fff; font-size: .8em; margin-top: 10px; text-align: center; }
  #maillink a:link, #maillink a:visited { background-color: inherit; color: #fff; text-decoration: underline; }
  #maillink a:hover { background-color: inherit; color: #fff; text-decoration: none; }
