body
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	background : #C08C68;
}

.navcontainer
{
margin: 0 0 0 10px;
padding: 0;
height: 20px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

.navcontainer ul li a
{
background: #722602;
width: 78px;
height: 18px;
border-top: none;
border-left: 1px solid #f5d7b4;
border-bottom: none;
/* border-right: 1px solid #f5d7b4; */
padding: 0;
margin: 1 0 1 0;
color: #f5d7b4;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
}

.navcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
text-decoration: none;
}

.navcontainer a:active
{
background: #c60;
color: #fff;
text-decoration: none;
}

.navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
text-decoration: none;
}

a:link { color:#000000; text-decoration:underline; }
a:hover { color:#ffffff; text-decoration:none; }
a:active { color:#ff0000; text-decoration:underline; }
a:visited { color:#f5d7b4; text-decoration:underline; }

#home #navHome a { font-weight:bold; text-decoration:underline; }

#uebersicht #navUebersicht a { font-weight:bold; text-decoration:underline; }

#ausstellungen #navAusstellungen a { font-weight:bold; text-decoration:underline; }

#museum #navMuseum a { font-weight:bold; text-decoration:underline; }

#erzaehlcafe #navErzaehlcafe a { font-weight:bold; text-decoration:underline; }

#publikationen #navPublikationen a { font-weight:bold; text-decoration:underline; }

#service #navService a { font-weight:bold; text-decoration:underline; }

#impressum #navImpressum a { font-weight:bold; text-decoration:underline; }

p,td {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.klein	
{
font-family: Arial,Helvetica;
font-size: 8pt;
}

p.klein
{
font-family: Arial,Helvetica;
font-size: 8pt;	
}
