body {
	background: #ffffff;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
    }
    .oneColElsCtr #container {
	width: 90%; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
    .oneColElsCtr #mainContent {
	padding: 0px;
    }
h1 { font-size: 150%; font-family: Garamond, "Adobe Garamond Pro", Times, "Times New Roman", serif }
h2 {
	font-size: 125%;
	font-family: Garamond, "Adobe Garamond Pro", Times, "Time New Roman", serif;
	margin-bottom: 0.1em;
	margin-top: 1px;
}
a {
	color: #666666;
}
.kursiv {
	font-style: italic;
}
.neuerscheinung {
	background-color: #ECEAE3;
}
#spaltelinks {
	padding-right: 1em;
	padding-left: 2em;
	color: #ACA586;
	padding-top: 120px;
}
#spaltelinks h1 {
	color: #666666;
	margin-bottom: 0px;
}
#spaltelinks h2 {
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	line-height: 90%;
}
#spaltelinks p {
	font-size: 90%;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
#spaltelinks a {
	color: #aca586;
	font-weight: bolder;
}
#spaltelinks a:hover {
	text-decoration: none;
	color: #333333;
}
#texte {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA586;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ACA586;
	margin-bottom: 75px;
	padding-right: 1em;
	padding-left: 2em;
}
#iconsbuecher {
}
#iconsbuecher td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#iconsbuecher img {
	margin-right: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
#bildneuerscheinung  {
	color: #990000;
}
#textehome {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA586;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ACA586;
	margin-bottom: 75px;
	text-align: center;
	padding: 80px;
}
#iconstabelle {
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 0.1em;
}
#iconstabelle table {
	margin-right: auto;
	margin-left: auto;
	padding-right: 1em;
}
#iconstabelle td {
	margin: 0px;
	padding: 0px;
}
#iconstabelle img {
	
	background-color: #999966;
	border: thin solid #666666;
}
#navigation {
	font-family: Garamond, "Adobe Garamond Pro", Times, serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ACA586;
	height: 80px;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.hauptabelle {
	background-color: #ECEAE3;
	border: 20px solid #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.spaltelinks {
	border-right-style: dotted;
	border-right-color: #666666;
	width: 250px;
	border-right-width: 2px;
	vertical-align: top;
}
.breite75px {
	width: 80px;
}
.buttonhome {
	width: 50px;
}
.buttonbuecher {
	width: 67px;
}
.buttongrafiken {
	width: 80px;
}
.buttonausstellungen {
	width: 136px;
}
.buttonueberuns {
	width: 79px;
}
.startbild {
	border: medium solid #000000;
}
.oneColElsCtr #container #mainContent .hauptabelle #texte #iconsbuecher h1 {
	font-family: "Times New Roman", Times, serif;
}
.oneColElsCtr #container #mainContent .hauptabelle .spaltelinks #spaltelinks h2 {
	font-family: "Times New Roman", Times, serif;
}

