body {
	text-align: center;
	background-color: #aec0e8;
	font-family: arial;
	margin-top: 8px;
	margin-bottom: 0;
}
div.bg {
	background: url(../images/lichtblickinsel2.jpg);
	width: 1157px;
	height: 732px;
	margin: auto;
}
div.bg-index {
	background: url(../images/lichtblickinsel1.jpg);
	width: 1157px;
	height: 732px;
	margin: auto;
}
ul#menu2 {
	text-align: left;
}
.frame {
	text-align: left;
	margin: 75px 0px 0px 50px;
	
}
div.inhalt {
	text-align: justify;
}
div.inhalt a {
	color: #504e80;
}
div.inhalt a:hover {
	color: #154e88;
}
h1 {
	color:#504e80;
	font-size: 22px;
	margin:0;
	padding:0;
}
p {
	color: #504e80;
	font-size: 20px;
}
ol, ol li, ul {
	color: #504e80;
	font-size: 20px;
/*	font-weight: bold;*/
}
img.links {
	float: left;
	margin-right: 8px;
}
img.rechts {
	float: right;
	margin-left: 8px;
}
