

.contentpage.content #header_offset
{
	background-image:none;
}


#mobile_headmenu .image_container .caption
{
	
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	color:#fff;
	font-size:24px;

	
}

#mobile_headmenu 
{
	display:none;
}


#mobile_headmenu .image_container .caption .inside-box
{
	padding:16px;
	max-width:80%;
}
#top-navigation
{
    position: absolute;
    right: 0px;
    top: 20px;
    width: auto;
	display:block;
}

#header_offset #top-navigation li {
    float: left;
}
#header_offset #top-navigation li a
{
	color:#496b6c;
}
#header_offset #top-navigation li.left_m
{
	padding-left: 6px;
	padding-right: 6px;
}

#header_offset #top-navigation li.last
{
		padding-right: 0px;
}


#header_offset .topbar-item.telefon img
{
    margin-top: 0px;
    padding-right: 2px;
}

#header_offset #top-search
{
	padding-left:24px;
}

#header_offset #top-search input[type="text"]
{
	border: 0;
    border-bottom: 1px solid #d4d4d4;
	color:#02638e;
	background-image:url("/files/theme/elements/topbar-lupe.png");
	background-position:right center;
	background-repeat:no-repeat;
}

#header .image_container .caption,
#header_offset .image_container .caption
{
	display:none;
}