body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.4em Arial,sans-serif;
  voice-family: "\"}\""; voice-family: inherit;
  font-size:small;
  } html>body {font-size:small;}

#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("bg-0.gif") repeat-x bottom;
  font-size:93%;
  line-height:1.3;
  }
#header ul {
  float:right;
  margin:0;
  padding:85px 10px 0;
  list-style:none;
  }
#header #menu li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header #menu a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header #menu a {float:none;}
/* End IE5-Mac hack */
#header #menu a:hover {
  color:#33f;
  }
#header #menu #current {
  background-image:url("left_on.gif");
  }
#header #menu #current a {
  background-image:url("right_on.gif");
  color:#222;
  padding-bottom:5px;
  }
#header #logo {
  display:inline;
  position:absolute;
  top: 6px; left: 6px;
  float:left;
  border:0px;
  }
#header #headertext {
  display:inline;
  position:absolute;
  text-align: right;
  white-space:nowrap;
  top: 15px;
  right: 15px;
  font-family:'Times New Roman',Times,serif; 
  font-size:1.0em;
  }

#inhalt {
  font:1.1em  Arial,sans-serif;;
  margin-left: 15px;
  margin-right: 15px;
  }

#gliederung {
  float:right;
  font:x-small/1.4em  Arial,sans-serif;;
  font-size:83%;
}
#gliederung ul { list-style:none; }

#inhalt h1 {font-size: 140%; font-variant:small-caps;}
#inhalt h2 {font-size: 120%; font-style:italic;}
#inhalt h3 {font-size: 110%; font-style:italic;}

#pictranright {float:right; width:50%; padding: 5px 3px 5px 5px;}
#picright {
  float:right;
  width:44%;
  margin: 5px 3px 5px 5px;
  border-width:4px;
  border-top-color:#AAAAAA; border-left-color:#AAAAAA; border-right-color:#666666; border-bottom-color:#666666;
  border-style:outset;
}
#picleft {
  float:left;
  width:44%;
  margin: 7px 5px 7px 3px;
  border-width:4px;
  border-top-color:#AAAAAA; border-left-color:#AAAAAA; border-right-color:#666666; border-bottom-color:#666666;
  border-style:outset;
}

#adresse { font-style:italic; }

