body {
background-color:#FFF8DC;color:#000000;
font-family:sans-serif;
}

img {border:none;}

a:link { font-weight:bold; color:#000000; text-decoration:none; }
a:visited { font-weight:bold; color:#000000; text-decoration:none; }


h1 {font-size:larger }




.slideshow {	
}
	.slideshow-images {display:none ! important;top:150px ! important;right:5px ! important;position:fixed ! important;
 
}		
.slideshow-thumbnails {position:fixed ! important;top:100px ! important;left:0px ! important;padding:0 ! important;}

.slideshow-thumbnails li {
	
	list-style: none;}



#Logo {position:fixed; width:100px; top:0;left:0; padding:10px;background-color:#8B0000 }

#Navigation {
background-color:#8B0000;
   position: fixed;
width:100%;
top:0px;
   left:160px;



font-size:1.5em;
white-space:nowrap;
z-index:1

}

#NavLinks { position:absolute; top:0;}
#NavLinks a {padding:0.5em}

#AktiveSeite {background-color:#FFF8DC;display:inline; ;padding:5px; padding-bottom:1px;border-width:6px; border-color:#FFF8DC; border-style:outset inset none inset;}

#InaktiveSeite {display:none;
background:url(trans.gif);background-repeat:repeat;

padding:5px;padding-bottom:1px;
}



#Inhalt {
-moz-hyphens: auto;  
  hyphens: auto;
 background-color:#FFF8DC;
position:absolute;
/*top:120px;*/
  left:160px;
      padding:20px;
   padding-top:40px;
text-align:justify;

}


#Kontaktformular { text-align:left }
label { cursor:pointer; }
legend {display:none}

