td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.klein { color: #006699; font-size: 11px; }
.kontakt { font-weight:bold; width:200pt; border-style:solid; border-color: #fc9600; border-width:0pt 0pt 1pt 0pt; }

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px; line-height:16px;
    color: #006699;
}

h2 {     font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10pt; }
a {
    color: #006699;
    text-decoration: none;
    font-size: 12px;
}
.input {
    font-size: 9px;
    background-color: #CCCCCC;
    
}
.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #006699;
}
hover { color: #006699; }
.rubrik {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
.a:link{
    color:#000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.a:visited {
    color:#000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.rubriktitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fce700;
	font-weight: bold;
}

  div#Rahmen { width: 700pt; }

  div#Rahmen div { clear: left; }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0.3em; padding: 0;
  }
  
  /* Korrektur fuer den IE */
  * html ul#Navigation li { margin-bottom: -0.1em; }
  * html ul#Navigation a, ul#Navigation span { width: 10em; }
  * html ul#Navigation li ul { left: -1.5em; lef\t: -0.4em; }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.5em; left: -0.4em;
    display: none;  /* Unternavigation ausblenden */
  }

  ul#Navigation li:hover ul { display: block; }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.1em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 8em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;

  }

  ul#Navigation a:hover, ul#Navigation span, li a.Unterseite {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #fce700; background-color: #006699;
  }

  .footer2 a, .footer2 { color:#ffffff; }

