body {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	line-height: 125%;
	color: #666666;
	text-align: left;
	background-image: none;
}
	
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#navigation {
	height: 100px;
	vertical-align: text-bottom;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#navigation a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#navigation a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation ul {
	display:inline;

}
#navigation li {
	display:inline;
}
.textgrau {
	color: #FFFFFF;
	font-size: x-large;
	line-height: 100%;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	
}
.bilder_klein {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.bilderrahmen{
	width: 860px;
	color: #FFFFFF;
}
.bilder {
	width: 500px;
	float: left;
}
.galerie {
	width: 330px;
	float: right;
	padding-bottom: 300px;
	color: #FFFFFF;
}
.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;
}
.info {
	color: #666666;
	padding: 10px;
	background-color: #FFFFFF;
}
.mail {
	color: #CC3333;
	text-decoration: underline;
}
.copyright {
	font-weight: normal;
	font-size: x-small;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;

}
.copyrightmail{
	font-weight: normal;
	font-size: x-small;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
}
