/*<![CDATA[*/
body {
  background-color: white;
}
p.pCenter {text-align: center}
p.pBoldCenter {font-weight: bold; text-align: center}
h1.hCenter {
  text-align: center }
h2.hCenter {text-align: center }
h3.hLeft { text-align: left }

#MenueLinks {
  position: absolute;
  width: 120px;
  top: 100px;
  left: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  line-height: 14pt;
  border: 0px;
  background-color: #EEEEEE;
  padding: 10px;
  z-index: 1;
}

#Inhalt {
  position: relative;
  width: auto;
  min-width: 400px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 160px;
  border: 0px;
  background-color: white;
  padding: 10px;
  z-index: 2;
}
/*]]>*/
