.navigation  { font-size: 11px; font-family: 
               Tahoma, 'Trebuchet Ms', Arial, Helvetica; text-decoration: none; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
.einrueck    { text-indent: 0; margin-left: 10 }
.ticker      { font-size: 10px }
.ueberschrift { font-size: 19px; color: #FFFFFF; font-weight: bold }
.gruppe      { font-size: 10px; color: #C0F040; text-transform: uppercase }
.fotofenster {  }
.monat       {
	font-size: 19px;
	color: #8ABC10
}
.wochentag   { font-size: 10px; color: #707088 }
.datum       { font-size: 19px; color: #8ABC10 }
.datei       { font-size: 11px; font-weight: none; 
               letter-spacing: 1; line-height: 12px; }
.beschreibung { font-size: 10px; line-height: 10px }
.foto        { font-size: 9.5px; line-height: 10px; text-align: center; color: #000000; 
               font-family: Tahoma, 'Trebuchet MS', Arial; letter-spacing: 0; 
               margin-top: 0; margin-bottom: 0 }
.text_xs        { font-size: 9.5px; font-weight: none; letter-spacing: 1 }
.text_s		 { font-size: 11px; font-weight: none; letter-spacing: 1 }
.text_l        { font-size: 16px; font-weight: none; letter-spacing: 1 }

.s1           { font-size: 9.5px; font-weight: none; letter-spacing: 1 }
.s2           { font-size: 11px; font-weight: none; letter-spacing: 1 }
.s3           { font-size: 13px; font-weight: none; letter-spacing: 1 }
.s4           { font-size: 16px; font-weight: none; letter-spacing: 1 }
.s5           { font-size: 19px; font-weight: none; letter-spacing: 1 }
.s6           { font-size: 24px; font-weight: none; letter-spacing: 1 }

#Fotofenster {
	width: 500px;
	height: 500px;
	overflow:scroll;
	scrollbar:yes;
}

a:link       { color: #000098; text-decoration: none }
a:visited    { color: #4860C8; text-decoration: none }
a:hover      { color: #FF9830; text-decoration: underline  }


h3           { font-size: 14px; color: #8ABC10; font-weight: bold; margin-bottom: 3px; letter-spacing: 1 }
h4           { font-size: 13px; color: #8ABC10; font-weight: bold; margin-bottom: 0px; letter-spacing: 1 }
body         { background-image: url('2001/1_grafiken/hig_herbst.gif'); font-family: 
               'Trebuchet MS', Arial, Helvetica, sans-serif }
p, td        {
	font-size: 14px;
	letter-spacing: 1;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-color: #8ABC10;
	border-bottom-style: none;
}
.bild         { font-size: 11px; text-decoration: none; font-weight: bold }
hr           { color: #98C8FF; height: 1px; width: 100%; margin-top: 2px; margin-bottom: 2px }

ul#Navigation {
    width: 10em;
    margin: 0; padding: 0.8em;
    border: 1px solid black;
    background-color: silver;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0;
  }

  ul#Navigation li ul {
    margin-left: 10px; padding: 0;
  }
  ul#Navigation li ul li {
    margin: 0.1em 0;
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;
  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }
img#surftipps { position: relative;
  float: right; padding-left: 10 }

