body {
margin:auto
 }

h1.top-nav {
 font-family: "RotisSemiSerif", "Times New Roman",serif;
 font-size: 24px;
 color:red;
 border-bottom:red 5px solid;
 text-align:center;
 font-weight:normal
 }

h1 .top-nav-grey {
 color:#666
 }

h1.sub-head {
 font-family: "RotisSemiSerif", "Times New Roman",serif;
 font-size: 24px;
 color:#666;
 border-bottom:#666 5px solid;
 text-align:left;
 font-weight:normal;
 }


/* --- linksoben --------------------------------------- */

#linksoben {
  width:200px;
  height:130px;
  background:#777 none;
  color:#777
  }

/* --- rechtsoben --------------------------------------- */

#rechtsoben {
  background:#EFEFEF none;
  color:#333;
  height:130px;
  }

#rechtsoben table {
  margin-left:35px;
  margin-bottom:20px
  }

#rechtsoben td {
  font-family:Verdana,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  color:white;
  background:#999;
  padding:3px
  }

#rechtsoben a:link,
#rechtsoben a:visited {
  text-decoration:none;
  color:white
  }

#rechtsoben a:hover,
#rechtsoben a:active {
  text-decoration:underline;
  }

/* --- linksunten --------------------------------------- */

#linksunten {
  height:100%;
  background:red none;
  color:white;
  }

#linksunten p  {
 margin-top:20px;
 font-weight:bold;
 letter-spacing:1px;
 font-family:Verdana,sans-serif;
 font-size:11px;
 line-height:16px;
 }

/* --- homemenu ------------------------------------------ */

#homemenu {
  background:red none;
  color:white;
  }

#homemenu p
 {
 margin-bottom:20px;
 font-weight:bold;
 letter-spacing:1px;
 font-family:Verdana,sans-serif;
 font-size:11px;
 line-height:16px;
 }

#homemenu a:link,
#homemenu a:visited,
#linksunten a:link,
#linksunten a:visited
 {
 background: red none;
 color:white;
 text-decoration:none;
 width:200px;
 border-top:red 2px solid;
 border-bottom:red 2px solid
 }

#homemenu a:hover,
#linksunten a:hover,
 {
 background: white none;
 color: red;
 width:200px;
 border-top:#999 2px solid;
 border-bottom:#999 2px solid
 }

/* --- rechtsunten --------------------------------------- */

#rechtsunten {
  background: #CCC none;
  color:#333;
  height:100%;
/*  width:600px */
  }

#rechtsunten table {
 margin-left:40px;
 margin-top:20px;
 width:600px;
 }

#rechtsunten td {
 font-family:Arial,sans-serif;
 font-size:12px;
 color:#333;
 }

#rechtsunten a:link {
 color:red
 }

#rechtsunten a:visited {
 color:maroon
 }

/* ------------------------------------------- */

.red-line {
 background:red;
 width:220px;
 }

.green-line {
 background:green;
 width:423px;
 }

.sub-nav {
 font-weight:normal;
 letter-spacing:0
 }

address {
 font-style: normal
 }

td#active {
 background: #efefef;
 color:red;
 border-top:2px #777 solid
 }

#rechtsunten .tabelle table {
  background:white;
  margin-left: 0px
  }

#rechtsunten .tabelle td {
  background: #CCC
  }

#home-nav {
 background:#777777;
 color:white;
 font-family:Verdana,sans-serif;
 font-size:11px;
 text-align:center
 }

#home-nav a:link, #home-nav a:visited {
 background: #777 none;
 color:white;
 width:0;
 border:none;
 font-weight:bold;
 text-decoration:none;
 }

#home-nav a:hover, #home-nav a:active {
 text-decoration:underline;
 width:0;
 border:none;
 background: #777 none;
 color:white
 }
