body {
	background-color:#faf3eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	text-decoration:none;
	color:navy;
	margin:0;
	border:0;
	padding:0;
}



#head {
  width:100%;
	border:0;
	margin:0;
	padding:0;
	background-color:white;
}



#textframe {
	width: 567px;
	border-width:0;
	margin-top:0;
	margin-right:0px;
	margin-left:5px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	text-decoration:none;
}


h1 {
	font-size:1.6em;
	font-weight: bold;
	color:#800000;
	margin-bottom:0.9em;
}


h1 p {
;	font-size:1.6em;
	font-weight: bold;
	color:navy;
}


h2 {
	font-size:1.1em;
	font-weight: bold;
	color:#800000;
}


h2 p {
	font-size:0.9em;
	font-weight: bold;
  	color:navy;
	display:inline;
}


a {
	font-size:0.9em;
	color:#800000;
}



a.local {
	color:navy;
}



p {
	font-size:0.9em;
	color:navy;
	line-height: 1.5em;
/*	padding-left:2em; */
}


table tr td p {
	font-size:0.9em;
	color:navy;
/*	padding-left:2em; */
}


blockquote {
	margin-left:10px;
	font-style: italic;
}



.small {
	font-size:0.8em;
}



.rot {
	color:#800000;
}



.blau {
	color:#000080;
}



.euro  {
	face="Verdana";
}



p img {
	float:right;
	clear:right;
	margin-left:16px;	
	margin-bottom:32px;
}



img {
	border:0px;
	margin:20px;
}



img.bullet
{
	display:inline;
	vertical-align:top;
	float:left;
}



tr {
	vertical-align:top;
}


table  p {
	margin-top: 2px;
	margin-	bottom: 2px;
	font-size:0.9em;
	color:navy;
	/*line-height: 1.5em;*/
}


/***** Spezielle Classes *****/



/** invisible **/

table.invisible {
	border:0px;
	bordercolor:black;
	border-spacing:0;
	border-collapse:collapse;
	vertical-align: top;
}


table.invisible tr {
	vertical-align: top;
}



table.invisible td {
	vertical-align: top;
	font-size:0.9em;
	color:navy;
	/*line-height: 1.5em;*/
}


.table.invisible.bottom-border {
	border-bottom: #000080 thin solid;
}




/** normal **/

table.normal {
	border:1px;
	bordercolor:black;
	border-spacing:0px;
	border-collapse:collapse;
	vertical-align: top;
	callpadding:1px;
}


table.normal tr {
	vertical-align: top;
}



table.normal td {
	vertical-align: top;
	font-size:0.9em;
	color:navy;
	padding-top:3px;
	padding-bottom:3px;
	/*line-height: 1.5em;*/
}

table.normal  p {
	margin-top: 2px;
	margin-	bottom: 2px;
	font-size:0.9em;
	color:navy;
	/*line-height: 1.5em;*/
}

.table.normal.bottom-border {
	border-bottom: #000080 thin solid;
}





.wann {
	/*font-size:1.1em;*/
	color:#800000;
	margin-top:20px;
	margin-bottom:0px;
}



.was {
	color:#000080;
	margin-top:0px;
	margin-bottom:0px;
}





/**********************************************************

Bildleiste links

Bilder darin werden inks ausgerichetet

und heben einigen Abstand zueinander

*********************************************************/


.bilder_links,
#bilder_links {
	display:block;
	float:left;
	padding-right:20px;
	margin:5px;
}


.bilder_links,
#bilder_links img {
	float:left;
	margin-top:30px;
	margin-bottom:40px;
	clear:left;
}



/**********************************************************

Textbereich:

Bilder darin werden links oder rechts ausgerichtet

und haben einigen Abstand zueinander

*********************************************************/
.text_bild_links,
#text_bild_links {
	display: inline;
	float: left;
	width: auto;
	border-width:0;
	margin: 5px;
	padding:5 px;
	margin-right:10px;
}


.text_bild_rechts,
#text_bild_rechts {
	display: inline;
	float: right;
	width: auto;
	border-width:0;
	margin: 5px;;
	padding:5 px;;
}

.text_bild_links img, .text_bild_rechts img,
#text_bild_links img, #text_bild_rechts img 
{
	margin:0px;
	border: grey thin solid;
	margin-right:10px;
}


.text_bild_links p, .text_bild_rechts p,
#text_bild_links p, #text_bild_rechts p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.bild_rahmen,
#bild_rahmen {
	display: inline;
	float: left;
	width: auto;
	border-width:0;
	margin: 5px;
	margin-right: 10px;
	padding: 5px;;
}





#bild_rahmen img {

	margin:0px;

	border: grey thin solid;

}


.bild_rahmen p 
#bild_rahmen p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}



/**********************************************************

Navlist

linkes Menue mit rechteckigen bullets

*********************************************************/

#navmain {
	/*width:150px;*/
	list-style-position: outside;
	list-style-type: square;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top: 30px;
	/*margin-right:10px;*/
}


#navmain li {
	padding-bottom:2px;
}


#navmain li a {
	font-size:0.9em;
	color:#000080;
	font-style: normal;
	font-weight:normal;
	text-decoration:none;
}

#navmain li a:visited {
	color:#000080;
	font-weight:normal;
}


#navmain li a:active {
	color:#800000;
	font-weight:bold;
}


#navmain li a:hover {
	color:#CC6600;
	font-weight:bold;
}



/*********************************
* MUSEUMS-SHOP
*********************************/
.shop_bild_rahmen,
#shop_bild_rahmen {
	display: inline;
	float: left;
	width: auto;
	border-width:0;
	margin: 5px;;
	padding:5 px;;
 	width:130px;
}

.shop_bild_rahmen img,
#shop_bild_rahmen img {
	margin:0px;
	border: grey thin solid;
}



.shop_bild_rahmen p 
#shop_bild_rahmen p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


