body {
	background-color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	line-height: 125%;
	color: #666666;
	text-align: left;
	background-image: none;
}
	
#container {
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#navigation {
	height: 100px;
	vertical-align: text-bottom;
	color: #FFFFFF;
	background-image: url(bilder/ausstellung2010/bilder_ausstellung/navigation.jpg);
}
#navigation a:link {
	text-decoration: underline;
	color: #FFFFFF;	
}
#navigation a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#navigation a:active {
	color: #FFFFFF;
	font-weight: bold;
}

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

#navigation li {
	display:inline;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;	
}
.textgrau {
	color: #FFFFFF;
	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: 1440px;
	float: left;
	color: #FFFFFF;
}
.bilder {
	width: 1440px;
	color: #FFFFFF;
	background-color: #FFF;
}
.grundtextchrige {
	width: 740px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(bilder/christine-hurst.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.grundtext {
	width: 740px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.grundtextfett{
	width: 740px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
}
.mail {
	color: #CC3333;
}
.copyright {
	font-weight: normal;
	font-size: x-small;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightmail{
	font-weight: normal;
	font-size: x-small;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}
.grundtextfettferien {
	width: 740px;
	color: #FF3;
	font-weight: bold;
}

