body {
	margin:0;
	padding:0;
	background:#ffffff;
	scrollbar-base-color:#f3ede1;
  	scrollbar-3dlight-color:#dfcd7a; 
  	scrollbar-arrrow-color:#dfcd7a;
  	scrollbar-darkshadow-color:#f3ede1;;
  	scrollbar-face-color:#fef2d;
  	scrollbar-highlight-color:#f3ede1;;
  	scrollbar-shadow-color:#dfcd7a;
  	scrollbar-track-color:#F7F4E7;
	}
	
body,td,th,b {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}

#inhalt {
	margin:0 20px 0 0;
	padding:0 0 0 35px;
	}

a:link {color:#336699; text-decoration:none}
a:visited {color:#336699; text-decoration:none}
a:hover {color:#997F46; text-decoration:underline}
a:active {color:#997F46; text-decoration:none}

#druckbutton { 
	position:absolute; 
	top:0; 
	left:600px;
	}

.kapitelicon {
	position:absolute;
	top:8px;
	margin-left:-35px;
	}

h2, h3, h4, h5, h6, h7 {
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	}

/* Ueberschrift des Seitenkapitels mit Pfad */
h2 {
	color: #336699;
	border-bottom:#E5DFC6 solid 2px;
	margin-top:15px;
	}
/* Ueberschriften in hellbrauner Flaeche zwischen dunkleren Linien 
bei Sonderausstellung z.B. Standorte der Museen */
h3 {
	color:#333333;
	background:#F3EDE1;
	padding:3px 0 3px 3px;
	border-top:#E5DFC6 solid 2px;
	border-bottom:#E5DFC6 solid 2px;
	}

/* 1. Kleine Unter-Ueberschriften im Text 
bei Sonderausstellung z.B. Ausstellungsname 
border und background, um alten inhalts-style zu ueberschreiben */
h4 {
	color:#666666;
	}
/* 2. Kleine Unter-Ueberschriften im Text 
bei Sonderausstellung z.B. Oeffnungszeiten, Preise etc */
h5 {
	margin-bottom:-7px;
	}
img {
	border:0;
	padding:0;
	}
