body {
	background-color: #000000;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	font-style: italic;
}

.conti{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 614px;
	background-image: url(../images/bach_body.jpg);
	
}

.top{

	color: White;
	height: 81px;
}

.nav{
	

	float: left;
	width: 153px;
	height: 533px;
}

.main{
	height: 533px;
	overflow: auto;
}

.guest{
	margin: auto;
	background: url(../images/gaestebuch_back.jpg);
	width: 700px;
	height: 450px;
	overflow: auto;
	
}