/* CSS Document */

body {		background-color:#eeeeff;	}
#MuseumTitel {	color:#000000; }

#Header  { 	color:#663333;  	}  
.HeadColorleft { color:#d1d1d1;}

#NavMain { 	background-color:#eeeeff; }
#NavMain  #Nav { 	background-color:#eeeeff; }

#NavMain  ul li { 	border-bottom:1px solid #ccccdd; }
#NavMain  ul li:hover { background-color:#ccccdd;	 }
#NavMain    .aktiv1    { background-color:#eeeeff;   }
 #untermenu   .aktiv2    { background-color:#ffffff;   }
#stil  ul li  { border-bottom:none; }

#NavMain  ul li a { 	color:#000000;	 }
#NavMain  ul li a:hover { 	color:#000000; }
#NavMain  ul li ul li a { color:#000000;  }


#Balken {	background-color:#ccccdd; color:#000000; 		}

#Bildkasten .bu { 	 }

.infokasten h3.infoheader { color:#000000; }
#untermenu div.infoheader { color:#000000; }
.infoheader {				
		background-color:#ccccdd;
		border:1px solid #ccccdd;
		color:#000000;		
		}
			#Marginal .infokasten {					
					border-right:1px solid #000000;
					border-top:none;
					border-left:none;
					border-bottom:1px solid #000000;
					background-color:#FFFFFF;
					}

#Inhalt {
		border-right:1px solid #000000;
		border-top:none;
		border-left:none;
		border-bottom:1px solid #000000;
		}

#Inhalt a {color:#000000;}
#Marginal a { color:#000000;}

#Inhalt a:hover {color:#663333;}
#Marginal a:hover { color:#663333;}

#untermenu  ul li { background-color:#663333;}
#untermenu  a:hover { color:#000000; text-decoration:underline;}


#untermenu  ul li { background-color:#eeeeff;}
#untermenu  a:hover { color:#000000; text-decoration:underline;}
#untermenu  ul li a { color:#000000; }

#untermenu  ul li  ul li{ background-color:#dfe0e0;}
#untermenu  a:hover { color:#000000; text-decoration:underline;}
#untermenu  ul li ul li a { color:#000000; }





#TabellenRahmen {float:left; width:45%; }
#TabellenSpalte {width:100%; height:auto;  margin:10px; margin-bottom:20px;}
#TabellenSpalte table {border:1px solid #000000; width:100%;}
#TabellenSpalte table th { text-align:left;border-bottom:1px solid #000000;}
#TabellenSpalte table td { text-align:left; vertical-align:top;}
#TabellenSpalte  caption { text-align:left; background-color:#443d6f; color:#FFFFFF; font-size:0.8em; font-weight:bold;}

#TabellenSpalte tfoot td { background-color:#EEEEEE; text-align:right; border-top: 1px solid #666666; }


#Nav a .aktiverPunkt{
background: transparent url('../_images/punkt.gif') 1% 4px no-repeat;
padding-left: 10px;
}

/*-------------*/
 #stil .options li {  color:#000000;} 
 #stil .link { cursor:pointer; color:#000000;} 

 /*-------------*/
#BgLinks {
border-right: 2px solid #ccccdd; background-color:#eeeeff; 
  }

