img {
	border:				0;
}

#outdoorheader {
	width:				790px;
	height:				88px;
	background-image: 	url(/content/header/bg_header.jpg);
}

#outdoorheader ul {
	position:			absolute;
	margin:				0;
	padding:			0;
	list-style-type:	none;
	list-style-position:inside;
}
#outdoorheader li {
	list-style-type:	none;
	list-style-position:inside;
	margin:				0;
}

#outdoorheader ul.navMain {
	margin-left:		192px;
}

#outdoorheader li.navMain {
	display:			block;
	float:				left;
	width:				56px;
	height:				44px;
	margin-top:			21px;
}

#outdoorheader li.navMain a {
	z-index:			2;
	width:				56px;
	height:				44px;
	overflow:			hidden;
	position:			absolute;
	outline:			none;
}

#outdoorheader li.navMain a img.active {
	margin-top:			-44px;
}
#outdoorheader ul.navSub {
	z-index:			1;
	position:			absolute;
	margin:				44px 0 0 -1px;
	padding:			0;
	width:				140px;
	border-left:		1px solid #a5b9b0;
	border-right:		1px solid #a5b9b0;
	border-top:			1px solid #a5b9b0;
	text-align:			left;
	display:			none;
}

.item1 {
	background-image:	url(/content/header/bg_sub1.gif);
	background-repeat:	repeat-y;
}

.item2{
	background-image:	url(/content/header/bg_sub2.gif);
	background-repeat:	repeat-y;
}

.item3 {
	background-image:	url(/content/header/bg_sub3.gif);
	background-repeat:	repeat-y;
}

.item4 {
	background-image:	url(/content/header/bg_sub4.gif);
	background-repeat:	repeat-y;
}

.item5 {
	background-image:	url(/content/header/bg_sub5.gif);
	background-repeat:	repeat-y;
}

.item6 {
	background-image:	url(/content/header/bg_sub6.gif);
	background-repeat:	repeat-y;
}

.item7 {
	background-image:	url(/content/header/bg_sub7.gif);
	background-repeat:	repeat-y;
}

.item8 {
	background-image:	url(/content/header/bg_sub8.gif);
	background-repeat:	repeat-y;
}

#outdoorheader li.navSub {
	position:			relative;
	border-bottom:		1px solid #a5b9b0;
	padding-left:		7px;
	line-height:		16px;
	height:				18px;
	float:				left;
	width:				133px;
}

#outdoorheader li.navSub a {
	position:			relative;
	font-family:		Arial;
	font-size:			12px;
	color:				#FFFFFF;
	text-decoration:	none;
}

#outdoorheader a.logoRight {
	position:			absolute;
	margin-left:		650px;
	margin-top:			21px;
}

#outdoorheader a.logo {
	position:			absolute;
}

#blinker-kopf {
    height:90px;
    width:790px;
    background-image:	url(/content/header/BlinkerKopfBG.jpg);
    background-repeat:	no-repeat;
}
#blinker-kopf img {
    margin-top:5px;
    margin-left:10px;
}

/* ******************************************** */
#header_row {
	background:			url(/content/header/bg_searchbar.gif) no-repeat;
	height:				27px;
	margin-bottom:      4px;
	width:				790px;
}

#header_row #new_search {
	float:left;
	margin:5px 0px 0px 3px !important;
	margin:5px 0px 0px 1px;
}

#header_row #new_search input {
	background-image:	url('/content/header/bg_search.gif');
	border:				0;
	font:				10px Verdana;
	float:				left;
	height:				14px;
	padding:			4px 4px 0px 4px;
	width: 				134px;
}

#header_row #new_hlsearch {
	float:				left;
	font-size:			8px;	
	margin:				11px 0 0 5px;	
	width:				56px;
}

#header_row #new_hlsearch input {
	display:			block;
}

#header_row #new_topnavi {
	display:			inline;
	float:				right;
	height:				8px;
	margin:				10px 12px 0px 0px;
}

#new_topnavi a {
	display: 			block;
	height: 			8px;
	outline-style: 		none;
	outline-width:		0;	
}

.slash_header_trenner {
	float: left;
	height: 8px;
	margin: 0px 7px;
	width: 2px;
}

#header_kontakt_btn {
	background: url(/content/header/btn_header_kontakt.gif) no-repeat;
	float: left;
	width: 51px;
}

#header_newsletter_btn {
	background: url(/content/header/btn_header_newsletter.gif) no-repeat;
	float: left;
	width: 74px;
}

#header_sitemap_btn {
	background: url(/content/header/btn_header_sitemap.gif) no-repeat;
	float: left;
	width: 51px;
}
#header_rss_btn {
	background: 		url(/content/header/feed-icon-14x14.png) 0% 0% no-repeat;
	float: 				left;
	width: 				14px;
        margin-top:         -4px;
}
div.socialHeader {    
    position: absolute;
    top: 11px;
    right: 200px;
}
div.socialHeader a {
    background-image: url("/src/img/socialmini.png");
    float: left;
    height: 22px;
    width: 22px;
}
div.socialHeader a.rssLink {
    background-position: 0px 0px;
}
div.socialHeader a.facebookLink {
    background-position: -44px 0px;
}
div.socialHeader a.twitterLink {
    background-position: -66px 0px;
}
div.socialHeader a.rssLink:hover {
    background-position: 0px -22px;
}
div.socialHeader a.facebookLink:hover {
    background-position: -44px -22px;
}
div.socialHeader a.twitterLink:hover {
    background-position: -66px -22px;
}
