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

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

#linksunten {
  height:100%;
  background:#093 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:#093 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: #093 none;
 color:white;
 text-decoration:none;
 width:200px;
 border-top:#093 2px solid;
 border-bottom:#093 2px solid
 }

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

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

#rechtsunten {
  background: #CCC none;
  color:#333;
  height:100%
  }

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

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

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