body {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	line-height: 125%;
	color: #666666;
	text-align: left;
	background-image: url(bilder/kleinkollektionen/zwerg.gif);
	background-repeat: no-repeat;
	background-position: 30px 80px;
}
	
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 100px;
	vertical-align: text-bottom;
	color: #C00;
	background-image: url(bilder/ausstellung2010/hintergrund-ausstellung.jpg);
}
#navigation a:link {
	text-decoration: underline;
	color: #C00;
}
#navigation a:hover {
	color: #C03;
	font-weight: bold;
}
#navigation a:active {
	color: #F00;
	font-weight: bold;
}

#navigation ul {
	list-style-type: none;
	display:inline;
	color: #C00;
}

#navigation li {
	display:inline;
	color: #C00;
}
a:link {
	color: #903;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C69;
}
a:hover {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;	
}
.textgrau {
	color: #C00;
	font-size: x-large;
	line-height: 100%;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}
.neu {
	font-weight: normal;
	color: #666666;
	font-size: x-small;
	line-height: 175%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.bilder_klein {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.bilderrahmen{
	width: 860px;
	float: left;
	color: #FFFFFF;
}
.bilder {
	width: 860px;
	color: #C00;

}
.grundtext {
	width: 740px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.grundtextfett{
	width: 740px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
}
.mail {
	color: #903;
}
.copyright {
	font-weight: normal;
	font-size: x-small;
	color: #903;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightmail{
	font-weight: normal;
	font-size: x-small;
	color: #903;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

