body {
	background-color: #d5d6d7;
	color: #333;
	background: url("images/bgcolor.jpg");
}

.headerimg {
	height: 100px;
	background: url("images/header-geschichte.jpg") no-repeat bottom center; 
}

.outlineimg {
	height: 25px;
	background: url("images/outline.jpg") no-repeat; 
}

.page {
	background-color: #d5d6d7;
	color: #333;
	background: url("images/bg.jpg") repeat-y top;
}

.footer {
	height: 63px;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	background: url("images/footer.jpg") no-repeat;
}