#header
{
	border:0px solid #cccccc;
}
	#imgContainerDiv
	{
		height:110px;
		border:0px solid #cccccc;
		position:relative;
	}
		#logoContainerDiv
		{
			position:absolute;
			left:50px;
			bottom:5px;
		}
		#showRoomContainerDiv
		{
			position:absolute;
			right:0px;
			bottom:5px;
		}
	#headerNaviContainer
	{
		height:25px;
		background-color:#786F5C;
		margin-left:50px;
	}
		#headerNavi
		{
			font-size:15px;
			font-weight:bold;
		}
	#searchContainer
	{
		margin-left:50px;
		height:32px;
		border:0px solid #000000;
	}
		#searchContainer form
		{
			margin: 5px 0 0 0;
		}
			#searchItemsContainer
			{
				width:145px;
				overflow:auto;
				background-color:#ffffff;
				-moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;
				filter: Alpha(Opacity=80);
				border:0px solid #000000;
				position:absolute;
				top:25px;
				left:0px;
				z-index:+1;
				font-weight:bold;
			}
			#searchSelect
			{
				width:145px;
			}
	#bredCrumpContainer
	{
		margin-left:50px;
		height:20px;
		border:0px solid #000000;
	}

input.searchButton
{
	border:none;
	font-size:16px;
	font-weight:bold;
	height:21px;
	width:21px;
	cursor:pointer;
	/* position:relative; */
	/* left:-4px; */
	/* top:1px; */
	color:#ffffff;

}
input#searchparam
{
	border:2px solid #9C917E;
	z-index:990;
}


#hochzeitstisch
{
	position:absolute;
	right:5px;
}



.clearfix {
	clear: both;
	width: 0;
	height: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0px;
	line-height: 0px;
}

































