

div#gaestebuchContent {
	padding:5px;
}


div.gaestebuchHeader {
	background-image:url('header.jpg');
	width:100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

span.gaestebuchHeaderTextBody
{
	background-color:#8ede4d;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
}

div.gaestebuchContent {
	margin-left:30px;
	margin-right:30px;
	margin-bottom: 5px;
	text-align: justify;
}

span.gaestebuchComment {
	color: #23871d;
}

