.header-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	width: 956px;
	height: 114px;
	/* border: 1px solid black; */
	line-height: 1.2em;
	margin-bottom: 15px;
}

.header-wrapper .clear {
	clear: both;
}

.header-wrapper a,
.header-wrapper a:link,
.header-wrapper a:visited,
.header-wrapper a:active,
.header-wrapper a:hover,
.header-wrapper a:focus {
	color: #005599;
	text-decoration: none;
}

.header-wrapper a:hover {
	text-decoration: underline;
}

.header-wrapper a.tab,
.header-wrapper a.tab:link,
.header-wrapper a.tab:visited,
.header-wrapper a.tab:active,
.header-wrapper a.tab:focus {
	color: #000000;
	text-decoration: none;
}

.header-wrapper a.tab:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header-wrapper a.pro-search {
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.header-wrapper a.pro-search-uk {
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.header-wrapper a.pro-search,
.header-wrapper a.pro-search:link,
.header-wrapper a.pro-search:visited,
.header-wrapper a.pro-search:active,
.header-wrapper a.pro-search:hover,
.header-wrapper a.pro-search:focus,
.header-wrapper a.pro-search-uk,
.header-wrapper a.pro-search-uk:link,
.header-wrapper a.pro-search-uk:visited,
.header-wrapper a.pro-search-uk:active,
.header-wrapper a.pro-search-uk:hover,
.header-wrapper a.pro-search-uk:focus {
	color: #FFF;
	text-decoration: none;
}
.header-wrapper a.pro-search:hover,
.header-wrapper a.pro-search-uk:hover {
	color: #FFF;
	text-decoration: underline;
}


#header-logo {
	position: absolute;
	top: 7px;
	left: 0;
	width: 240px;
	height: 60px;
    /* background: url('http://static.myhammer.com/v3/live/header/logo_myhammer.png') no-repeat; */
    background: url('http://static.myhammer.com/v3/live/structure/logo.png') no-repeat;
    display: block;
    text-indent: -99999px;
}

#header-tabs-top {
	position: absolute;
	top: 0;
	right: 0;
}

#header-login {
	font-size: 12px;
	position: absolute;
	top: 7px;
	left: 260px;
}

#header-tabs {
	position: absolute;
	bottom: 42px;
	margin: 0 0 0 260px;
	padding: 0;
	height: 35px;
	width: 696px;
}

#header-login .headline {
	color: #FF6600;
	font-weight: bold;
}

#header-account {
	float: left;
	height: 24px;
	margin-left: 6px;
}

#header-account a,
#header-account a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 20px 0 20px;
    background: url('http://static.myhammer.com/v3/live/header/tabs_top.png') no-repeat;
    background-color: transparent;
}

#header-account a {
	background-position: 100% -30px;
	padding: 0 10px 0 0;
}

#header-account a span {
	background-position: 0 -30px;
	padding: 0 0 0 36px;
	height: 24px;
	line-height: 24px;
}

#header-account a:hover,
#header-account a.selected {
	background-position: 100% -60px;
}

#header-account a:hover span,
#header-account a.selected span {
	background-position: 0 -60px;
}

#header-countries {
	float: left;
	height: 24px;
	margin-left: 6px;
}

#header-countries div {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 20px 0 20px;
    background: url('http://static.myhammer.com/v3/live/header/tabs_top.png') no-repeat;
    background-color: transparent;
	height: 24px;
}

#header-countries div {
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

#header-countries div div {
	background-position: 0 0;
	padding: 0 0 0 10px;
}

#header-countries ul {
	margin: 0;
	padding: 0;
}

#header-countries li {
	float: left;
	list-style: none;
	margin: 1px;
	padding: 0;
	height: 24px;
	vertical-align: middle;
}

#header-quicklinks {
	right: 0;
	position: absolute;
	bottom: 40px;
	vertical-align: middle;
	display: block;
	color: #005599;
}

#header-quicklinks a {
	font-size: 12px;
}

#header-box {
	background: #005599;
	width: 956px;
	height: 36px;
	position: absolute;
	bottom: 0;
}

#header-announcement {
	left: 1px;
	bottom: 1px;
	position: absolute;
}

#header-announcement a,
#header-announcement a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    background: url('http://static.myhammer.com/v3/live/header/tabs_box.png') no-repeat;
    background-color: transparent;
}

#header-announcement a {
	background-position: 100% -0px;
	padding: 0 10px 0 0;
}

#header-announcement a span {
	background-position: 0 -0px;
	padding: 0 0 0 36px;
	height: 23px;
	line-height: 23px;
	width: 192px;
	white-space: nowrap;
}


#header-help {
	right: 1px;
	bottom: 1px;
	position: absolute;
}

#header-help a,
#header-help a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    background: transparent url('http://static.myhammer.com/v3/live/header/tabs_box.png') no-repeat;
}

#header-help a {
	background-position: 100% -60px;
	padding: 0 10px 0 0;
}

#header-help a span {
	background-position: 0 -60px;
	padding: 0 0 0 36px;
	height: 23px;
	line-height: 23px;
}

#header-help a:hover,
#header-help a.selected {
	background-position: 100% -30px;
}

#header-help a:hover span,
#header-help a.selected span {
	background-position: 0 -30px;
}

#header-search {
	float: left;
	left: 260px;
	bottom: 0px;
	position: absolute;
	height: 36px;
}

#header-search form {
	height: 26px; /* 36 - padding */
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}

#header-search form .label,
#header-search form .input-text,
#header-search form .input-submit {
	vertical-align: middle;
}

#header-search label,
#header-search .label,
#header-search .input-text {
	font-size: 1em;
}

#header-search label.watermark {
	vertical-align: middle;
	color: #999999;
	font-weight: normal;
	height: 18px;
	border: none;
	margin: 2px;
}

#header-search .label {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
}

#header-search .input-text {
	background: transparent url('http://static.myhammer.com/v3/live/header/input_gradient.png') repeat-x top left;
	border-width: 2px;
	height: 18px;
	margin-right: 20px;

}

#header-search .input-what {
	width: 181px;
	color: #999;
}

#header-search .input-where {
	width: 89px;
	color: #999;
}

#header-search .input-submit {
}

#header-search .fieldset-search {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	height: 24px;
	position: relative;
}

#header-search .fieldset-search-submit {
}

#header-search .input-text {
	background-color: white;
	
}

/*
 * Tabs
 */

.header-tabs-nav {
	white-space: nowrap;
	position: absolute;
	width: 696px;
}

.header-tabs-nav {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.header-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.header-tabs-nav li {
    float: left;
    margin: 0 6px 0 0;
    font-weight: bold;
    list-style: none;
}

.header-tabs-nav a, .header-tabs-nav a span {
	min-width: 100px;
	text-align: center;
	font-size: 13px;
}

.header-tabs-nav a, .header-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 20px 0 20px;
    background: url('http://static.myhammer.com/v3/live/header/tabs.png') no-repeat;
    background-color: transparent;
}

.header-tabs-new a, .header-tabs-new a span {
    background: url('http://static.myhammer.com/v3/live/header/tabs_new.png') no-repeat;
}

.header-tabs-new-2 a, .header-tabs-new-2 a span {
    background: url('http://static.myhammer.com/v3/live/header/tabs_new_uk.png') no-repeat;
}

.header-tabs-nav a {
    margin: 10px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}

.header-tabs-nav a:link, .header-tabs-nav a:visited {
    color: #FFFFFF;
}

.header-tabs-nav a span {
    padding-top: 7px;
    padding-right: 0;
    background-position: 0 0;
    line-height: 24px;
    height: 24px;
}

.header-tabs-nav-item a:link,
.header-tabs-nav-item a:visited,
.header-tabs-nav-item a:hover,
.header-tabs-nav-item a:link {
	text-decoration: none;
}

.header-tabs-nav-item a:hover {
    position: relative;
    background-position: 100% -70px;
	color: #FFFFFF;
}

.header-tabs-nav-item a:hover span {
    background-position: 0 -70px;
    line-height: 24px;
    height: 24px;
}

.header-tabs-nav .header-tabs-selected a,
.header-tabs-nav .header-tabs-selected a:hover {
    background-position: 100% -35px;
}

.header-tabs-nav .header-tabs-selected a span,
.header-tabs-nav .header-tabs-selected a:hover span {
    background-position: 0 -35px;
}

.header-tabs-nav .header-tabs-selected a:link, .header-tabs-nav .header-tabs-selected a:visited,
.header-tabs-nav .header-tabs-disabled a:link, .header-tabs-nav .header-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.header-tabs-nav a:hover, .header-tabs-nav a:focus, .header-tabs-nav a:active,
.header-tabs-nav .header-tabs-unselect a:hover, .header-tabs-nav .header-tabs-unselect a:focus, .header-tabs-nav .header-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.header-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.header-tabs-nav .header-tabs-disabled a:link, .header-tabs-nav .header-tabs-disabled a:visited {
    color: #000;
}
.header-tabs-panel {
    border: 1px solid #DBDBDB;
    padding: 10px;
    background: #F2F2F2; /* declare background color for container to avoid distorted fonts in IE while fading */
    margin-top: -1px;
}

/* Additional IE specific bug fixes... */
* html .header-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .header-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/*
* html #header-announcement a span {
	width: 228px;
}
*/

.header-wrapper .aktiv {
	color: #000 !important;
}

/****
* Ratgeber Tab
****/
#tab-guides.header-tabs-nav-item  a,
#tab-guides.header-tabs-nav-item  span {
	min-width: 80px;
}
