.normal    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.normal-sw { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.normal-gr { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #416450}
input.kernoelfeld
{
  font-size: 11px;
}
select.kernoelfeld
{
  font-size: 11px;
}
input.kernoelbutton
{
  font-size: 11px;
  color:#FFFFFF;
  border: thin #416450 solid;
  background-color: #416450;
}
a:active 			{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:link 			    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:visited 			{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:hover 			{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline}.normal-gr-big { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #416450 ; font-weight: bold}


/*SLIDESHOW*/
div#slideshow {
	width: 940px; height: 233px; padding: 0 0 0 0; margin:0 0 0 0;
	overflow: hidden; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	position: relative; 
	z-index: 5;
}
div#slideshow ul#slides { list-style: none; margin: 0 0 0 0; padding:0 0 0 0; }
div#slideshow ul#slides li { margin: 0 0 0 0; padding:0 0 0 0; }
