body {
  font-family: Arial, Verdana, Trebuchet MS,  Helvetica, sans-serif;
  font-size:100.1%;
  font-weight:normal;
  font-style:normal;
  background-color:#DEE2E6;
  color:#06176A;
  margin:0;
  text-align:center;
}

#header {
  width:90%;
  min-width:700px;
  padding-top:15px;
  margin: 10px auto 0px auto;
  height:150px;
  text-align:left;
  border-left:1px solid #A8B3BE;
  background:#F5F7F9 URL(..//images/shadow_top.gif) no-repeat right top;
  }

#header img {
  margin: 0px 15px 0px 10px;
  width:250px;
  height:140px;
  border:none;
  float:right;
  }

#header #biepic {
  margin:0px 275px 0px 10px;
  width:auto;
  min-width:350px;
  height:140px;
  background:transparent URL(..//images/biber.jpg) no-repeat top center;
  }

#header h1.bie, #header h1.fam {
  font-size:1.5em;
  font-weight:bold;
  font-style:italic;
  letter-spacing:0.1em;
  color:#051047;
  margin-top:35px;
  padding:0px;
  width:49%;
  height:auto;
  text-align:center;
  float:left;
}

#header h1.fam {
  margin-top:35px;
  padding:0px;
  width:49%;
  height:auto;
  float:right;
  }

#content {
  width:90%;
  min-width:700px;
  padding: 0px;
  margin: 0px auto 0px auto;
  height:auto;
  text-align:center;
/*  text-align:left;  */
  background:#F5F7F9 URL(..//images/hg_shadow_right.gif) repeat-y right top;
  border-left:1px solid #A8B3BE;
  clear:both;
  }

#content ul.navi {
  margin: 5px 14px 10px 10px;
  padding: 0;
  list-style:none;
  width:250px;
  height:auto;
  text-align:center;
  float:right;
  }

ul.navi li {
  list-style: none;
  width:85%;
  margin:0px auto 0px auto;
  padding: 1px;
  line-height:0.80em;
  }

ul.navi a, ul.navi a.swila, ul.navi a.aktpage {
  display: block;
  padding: 0.3em 0;
  margin-left:0px;
  font-size: 0.9em;
  font-weight: normal;
  line-height:0.8em;
  text-align:center;
  color:#FFFFFF;
  text-decoration:none;
  }

ul.navi a.swila {
  color:#FFFF40;
  display: list-item;
  }

ul.navi a.swila:hover, ul.navi a.swila:focus, {
  color:#000000;
  }

ul.navi a.aktpage {
  color: #000000;
  display: list-item;
  list-style-image:url(..//images/navpoint.gif);
  }

ul.navi a:hover, ul.navi a:focus {
  color: #000000;
  display: list-item;
  list-style-image:url(..//images/navpoint.gif);
  }

ul.navi hr {
  margin: 4px auto 4px auto;
  color: #FFFFFF;
  height:1px;
  }

#data {
  margin:0px 275px 0px 10px;
  padding:10px 12px 8px 10px;
  width:auto;
  min-width:350px;

  text-align:left;
  border:1px solid #A8B3BE;
  }

#data h1 {
  margin:0px 0px 5px 0px;
  font-size:0.95em;
  text-align:left;
  }

#data p.norm, #data p.bold {
  margin:0px 0px 5px 0px;;
  font-size:0.9em;
  font-weight:normal;
  text-align:justify;
  }

#data p.bold {
  font-weight:bold;
  }

#data hr {
  width:100%;
  color:#A8B3BE;
  height:1px;
  }

p.contrl {
  margin:0px 10px 0px 0px;
  font-size:0.8em;
  text-align:right;
  vertical-align:middle;
  }


#footer {
  width:90%;
  min-width:700px;
  padding:10px 0px;
  margin: 0px auto 0px auto;
  height:90px;
  text-align:center;
  border-left:1px solid #A8B3BE;
  border-bottom:1px solid #A8B3BE;
  background:#F5F7F9 URL(..//images/shadow_right.gif) repeat-y right top;
  }

#footer img#rpic {
  margin:0px 15px 0px 10px;
  width:250px;
  height:90px;
  border:none;
  float:right;
  }

#footer #lpic {
  margin:0px 275px 0px 10px;
  padding-top:70px;
  width:auto;
  min-width:350px;
  height:20px;
  background:transparent URL(..//images/bild_unten.jpg) no-repeat right center;
  }

#footer #bmark {
    margin:0px auto 0px auto;
    padding:0px 5px 0px 10px;
    height: 19px;

    font-size:0.75em;
    font-weight:bold;
    text-align:left;
    background-color:#DEE2E6;
    filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;
    border-bottom:1px solid #A8B3BE;
  }

img.bmimg {
  border:none;
  width:16px;
  height:16px;
  margin:2px 0px 0px 5px;
  }

a {
  font-size:0.9em;
  font-weight:bold;
  text-decoration:underline;
  color:#06176A;
  }

a:hover, a:focus {
  color:#AF1C33;
  }

.clear {clear:both;}
