body {
background:#292929 url('../frame-fotos/index_.jpg') fixed no-repeat left top; 


	color: #cccccc;
	font-family: verdana, arial, "ms sans serif"; 
	font-size: 0.9em; 
	text-align: justify;
	margin-top: 108pt;
 
	}

/* Vertikale Navigation */
  div#menu {
  	margin-top: 0;
    padding: 0em;
    border: 0px solid white;
    background-color: #000000;
  }
  * html div#menu {
    width: 11.3em;
    w\idth: 10em;  /* (IE 6 in standards-compliant mode) */
  }    
  ul#Navigation {
    width: 11em;
    margin: 0; padding: 0em 2em 0em;
    border: 0px solid black;
    background-color: #000000;
    float: left; width: 10.4em; 
  }

  ul#Navigation li {
    list-style: none;
    position: relative;
    margin: 0.4em; padding: 0;
  }
  * html ul#Navigation li {
    margin-bottom:0;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 0; left: 9em;
  }
  *:first-child+html ul#Navigation li ul {
    left: 9em;  /* (IE 7 in standards-compliant mode) */
  }
  ul#Navigation li ul li {
    margin: 0; padding-left: 1.4em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 7em;
    font-family: "Century Gothic", Arial;
    text-align: center;
    padding: 0em 0.8em;
    text-decoration: none; font-weight: 400;
    border: 1px solid black;
    border-left-color: #e5e5e5; border-top-color: #e5e5e5;
    color: #cccccc; background-color: #292929;
  }
  
  * html ul#Navigation a, * html ul#Navigation span {
    width: 9em;
    w\idth: 7em;  /* (IE 6 in standards-compliant mode) */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {
    border-color: #000000;
    border-left-color: #e5e5e5; border-top-color: #e5e5e5;
    color: #292929; background-color: #cccccc;
  }
  li a#aktuell {
    border-color: #838383;
    border-right-color: #e5e5e5; border-bottom-color: #e5e5e5;
    color: #292929; background-color: #cccccc;
  }
  ul#Navigation li ul span {
    border-color: #000000; border-right-color: #e5e5e5; border-bottom-color: #e5e5e5;
    color: #000000; background-color: #292929;
  }
  ul#Navigation li a:active {
    color: black; background-color: #292929;
  }

/* dynamisches Ein-/Ausblenden */
  ul#Navigation li ul {
    display: none;
  }
  ul#Navigation li:hover>ul {
    display: block;
  }


/* dynamisches Ein-/Ausblenden der JavaScript-generierten Klasse im IE */
  * html ul#Navigation li.hoverIE {
    margin-right:0;  /* reservierten Platz freigeben */
    margin-bottom:-1.15em;  /* Fehlerkorrektur, ggfls. anpassen */
  }
  * html ul#Navigation li.hoverIE ul {
    display: block;
  }
  * html ul#Navigation li .hoverIE {
    width: 10.3em;
    w\idth: 8.2em;  /* (IE 6 in standards-compliant mode) */
  }
  



div#Inhalt {
   font-family: verdana, arial, "ms sans serif";
   width: 720px; 
   font-size: 12pt;
   background: #292929;
   text-align: center;    /* Seiteninhalt wieder links ausrichten */
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
   margin-left: 214px;
   margin-top: 0px;
   float: none;
   min-width: 16em;
   width: 720px;
   padding: 0;


  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#Inhalt a:link {color: #cccccc;}
div#Inhalt a:visited {color: #cccccc;}
div#Inhalt a:hover {color: #999999;}
div#Inhalt a:active {color: #999999;}

div#Inhalt h1 {
  font-size: 1.2em;
  margin: 0 0 0em;
}
div#Inhalt h2 {
  font-size: 1.1em;
  margin: 0 0 0em;
}

div#Inhalt h3 {
  font-size: 0.7em;
  margin: 0 0 0em;
  text-align: center;
  a:link {color: #292929;}
  a:link {color: #292929;}
  a:visited {color: #292929;}

}

div#Inhalt p {
  font-size:1em;
  margin: 0 0 0em;}
  
  

h1 {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 12pt; font-weight: 400; text-align: center;}
h2 {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 12pt; font-weight: 700; text-align: center;}
h3 {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 10pt; font-weight: 400; text-align: center;}
h4 {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 10pt; font-weight: 400; text-align: justify;}
h5 {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 10pt; font-weight: 400; text-align: center;}
h6 {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 7pt; font-weight: 400; text-align: center;}		
p {color: #cccccc; font-family: verdana, arial, "ms sans serif"; font-size: 12pt; font-weight: 400; text-align: center;}



	
td
{ 
	font-family:verdana, arial, "ms sans serif";
	text-align: center;
	
	font-size:12pt; 
	font-weight:400;
	overflow:visible;
	
	
}




a {color: #cccccc; font-family: verdana, arial, "ms sans serif";}
a:link {color: #cccccc;}
a:visited {color: #cccccc;}
a:hover {color: #999999;}