body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul  { font-size: 14pc; font-family: Arial, Helvetica, sans-serif ; background-repeat: repeat; background-attachment: fixed; background-position: center; }
body,td,div,p,pre,ul  { font-size: 14px ; background-color: transparent; }
h1   { font-size: 20px; font-weight: bold; line-height: normal ; background-color: transparent; background-image: none; }
h2   { font-size: 18px; font-weight: bold ; background-color: transparent; }
h3   { font-size: 15px; font-weight: bold ; }
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
a {	font-size: 13px;text-decoration: none}
a:link  { color: #006; font-weight: bold }
a:visited   { color: #306; font-weight: bold }
a:active  { color: #009; font-weight: bold ; }
a:hover { color: #009; font-weight: bold; text-decoration: none }
Button { color: #006; font-size: 13px; font-weight: bold; font-family: arial; font-variant: normal; background-color: transparent; background-position: inherit; text-align: right; vertical-align: middle; width: 215px; height: 27px; visibility: visible; clear: right; max-height: 3cm; margin-bottom: 1mm; padding: 1px; border-right: 1mm outset #9b80ce; border-top-width: 1mm; border-bottom-width: 1mm; border-left-width: 1mm; outline-color: gray; outline-width: 1mm; list-style-position: inside; }
body {background-image: url(images/Hintergrund.jpg)}
h5 { font-size: 13px; font-family: Arial, Helvetica, sans-serif ; font-weight: bolder; font-variant: small-caps; line-height: 17px; background-repeat: repeat; background-attachment: fixed; background-position: center; text-align: right; margin-top: 4px; margin-bottom: 4px; border-color: #f6e0ff #9da6a2 #9da6a2 #f6e0ff; border-style: solid; border-width: 3px; }
h5:hover {  color: #009; font-weight: bold ; background-color: #f6e0ff }

/* SLIDESHOW */
#slideshow {
 height: 137 px; /* hier Hoehe der Slideshow-Bilder angeben */
 width: 215 px;
 position:relative;
}
#slideshow img {
 display:none;
 position:relative;
 top:0; left:0;

 }
#slideshow img.start {
 display:block;
}

table { border-color: #8480d7;}