#head{
	background: url('../images/back-head.png') repeat-x; height: 100%;position: relative;
}

/* Inline block Backoground */

.laing-block{
	background: url('../images/back-inner-head-laying.png') no-repeat; height: 87px; width: 294px; padding:31px 0 0 34px;
}

.solid-block{
	background: url('../images/back-inner-head.png') repeat-x 0 0; height: 118px; position: absolute ; left: 328px; width: 554px; top: 0;z-index:1;
}


/* Element in Inline block */

.laing-block span{
		display:block; background: url('../images/logo.png') no-repeat; text-indent:-3000px;height: 36px;margin: 0;
}

.laing-block div{
	text-align: center; font-family: Arial; font-size: 14px; color: #3c2a01; font-style: italic; margin:7px 80px 0 30px;
}


/* Style For UL In ID = Head */
.solid-block ul{
	list-style: none; margin: 38px 0 0 10px; padding: 0;
}

.solid-block ul li{
	float: left;
}

.solid-block ul li.telefon{
	background: url('../images/phone.gif') no-repeat; height: 53px;padding: 10px 83px 0 69px; font-family: Tahoma; font-size: 14px; color: #7f6f4d;
} 

.solid-block ul li.telefon span, .solid-block ul li.telefon span.two{
	font-size: 16px; font-family: Tahoma;
}
.solid-block ul li.telefon span{
	color: #352500;
}

.solid-block ul li.telefon span.two{
	color: #ca8d04;
}

/* Style for undefined List under UL */

ul.ico{
	margin: 0; padding: 0; position: absolute; left: 333px; top: 38px;z-index:2;
}

ul.ico li{
	margin: 0 21px 0 0;
}

/* Style For Form In head*/
form.top-form{
	margin:27px 0 0 0;
}

form label{
	background: url('../images/ico-search.gif') no-repeat 0px 2px; height: 19px;  width: 19px; text-indent: -3000px; display: block; float: left; padding-left:6px
}     

form.top-form .field{
	background: url('../images/field.gif') no-repeat ; font-family: Tahoma; font-size: 10px; color: #3d2b00; border: 0; padding:1px 6px 0 6px ; height: 16px; width: 97px; 
}

form.top-form .button{
	border: 0; background:#fdf6e0; font-family: Tahoma; font-size: 12px; color: #ca8d04; cursor: pointer;
}




/* Style For Big Image In Center */
.image-center{
	height: 238px;
}


.image-center img{
	margin:0 2px 0 0; 
}



/* Style For UL menu TOP*/

ul.top-menu {
	margin: 0px 39px 0 0;//margin: -2px 39px 0 0; padding: 0 0 0 10px; list-style: none; height: 52px; background: #eeddb8 url('../images/rounders-courners.gif') no-repeat right;
}

ul.top-menu li{
	display: inline; margin:0 8px;
}

ul.top-menu li span{
	font-family: Arial; font-size: 12px; color: #ff3232; text-decoration: underline;
}