.buchungDiv
{
	background:#ffffd0;
	border:1px solid #bbbb00;
	padding:0px;
	margin-bottom:6px;
}

.buchungDiv .haus
{
	width:100%;
	background:#ffffaa;
	border-bottom:1px dotted #dddd00;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:2px;
}

.buchungDiv .zimmer
{
	padding:6px;
}
