.fuss {
	background-color: #8095b9;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #273a5b;
}

a {
	color: #002260;
	text-decoration: underline;
}

.logo {
	background-color: #8095b9;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #273a5b;
	padding: 5px 20px;
}
.buch {
	background-image: url(buch2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;

}