body {font: normal 12pt Arial; background: #e7f8ff url('dimm.png') no-repeat right bottom}h1   {font-size: 1.4em; color: #0000BF}h2   {font-size: 1.4em; color: #0000BF}h3   {font-size: 1.2em; color: #0000BF}h4   {font-size: 1.0em; color: #0000BF}table,tr,td {font: normal 12pt Arial; border: none; vertical-align: top}th   {text-align: left; color: #FFFFFF; background: #6CB3FF}th, td {padding:2px}

/* SLIDESHOW */
#slideshow {
 height:100px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}
