@import url("navigation.css");
@import url("formular.css");
@import url("tinymce.css");
@import url("checkout.css");
@import url("basket.css");
@import url("product.css");
@import url("accordion.css");
@import url("servicebox.css");

/* --------------- Basic Stuff --------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 0;
	outline: none;
}

html {
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	height: auto;
}

body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, SimSun;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #686868;
}

.noBackGround {
	background-color: #ffffff;
}

.butterflyBackGround {
	background: #FFFFFF url(../images/haka_website/layout/bg_flower_power.jpg) no-repeat fixed 930px bottom;
}

.clear {
	height: 0;
	color: transparent;
	background: transparent none;
	line-height: 0;
	clear: both;
	border: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	width: 0;
}

a {
	text-decoration: none;
}

a:hover,
.Footer-Text-Liste a:hover,
#footernavi a:hover,
#subnavigation ul a:hover,
#subnavigation ul.ebene1 li.sub.act li a:hover,
#subnavigation ul.ebene1 li .ebene2 li.sub.act .ebene3 a:hover {
	color: rgb(51, 153, 153);
	text-decoration: underline;
}

a.attention:hover {
	color:#E74900 !important;
}

/* --------------- Startseitenflash / Banner--------------- */
object {
	outline: none;
}

#flash {
	margin: 0 0 24px 0;
	height: 356px;
}

#banner {
	height: 196px;
}

#startBoxTeaser,#startSpecialOffer {
	width: 280px;
	float: left;
	margin: 0 10px 0 0;
}

#startBoxTeaser div.header {
	height: 34px;
	background: url('../images/start/box_header_wussten_sie_schon.png')
		no-repeat;
}

#startBoxTeaser div.content {
	color: rgb(33, 33, 33);
	height: 150px;
	background: url('../images/start/box_content_bg_wussten_sie_schon.png')
		no-repeat;
	padding: 15px;
}

#startBoxTeaser div.content strong {
	color: rgb(102, 182, 171);
	font-size: 14px;
	display: block;
	margin: 5px 0;
}

#startSpecialOffer {
	width: 250px;
}

#startSpecialOffer * {
	cursor: pointer;
}

#startSpecialOffer div.header {
	height: 14px;
	padding: 10px;
	background: url('../images/start/box_header_special_offer.png')
		no-repeat;
	overflow: hidden;
}

#startSpecialOffer div.header a {
	font-size: 16px;
	font-weight: bold;
	color: rgb(113, 114, 116);
	display: block;
}

#startSpecialOffer div.content {
	color: rgb(33, 33, 33);
	height: 150px;
	background: url('../images/start/box_content_bg_special_offer.png')
		no-repeat;
	padding: 15px;
}

#startSpecialOffer div.content p {
	height: 60px;
	overflow: hidden;
}

#startSpecialOffer div.price {
	color: rgb(100, 187, 171);
	font-size: 28px;
	font-weight: bold;
	margin: 10px 0 0;
}

#startSpecialOffer div.image {
	width: 80px;
	float: right;
	padding: 0 0 10px 10px;
	text-overflow: hidden;
}

#startBoxQuickfinder {
	width: 380px;
	float: left;
}

#startBoxQuickfinder div.header {
	height: 34px;
	background: url('../images/start/box_header_schneller_finden.png')
		no-repeat;
}

#startBoxQuickfinder div.content {
	height: 150px;
	background: url('../images/start/box_content_bg_schneller_finden.png')
		no-repeat;
}

#startBoxContent {
	width: 380px;
	float: left;
}

#startBoxContent div.header {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: url('../images/start/box_header_content.png') no-repeat;
	height: 14px;
	padding: 10px;
	text-overflow: hidden;
}

#startBoxContent div.content {
	color: rgb(33, 33, 33);
	height: 150px;
	padding: 15px;
	background: url('../images/start/box_content_bg_content.png') no-repeat;
}

#startBoxContent div.content strong,#startBoxContent div.content b {
	color: rgb(102, 182, 171);
}

/* --------------- ContentStandardseite --------------- */
#mainShopStandardPage .contentDetails.colRight {
	width: 170px;
	float: right;
	padding: 35px 0 50px;
}

#mainShopStandardPage .contentDetails {
	margin: 15px 0 50px 0;
}

#mainShopStandardPage .contentDetails.colLeft {
	float: left;
	margin: 15px 0 50px 0;
	width: 717px;
}

/* --------------- Container --------------- */
html>body #shadow {
	background: url(../images/haka_website/layout/bg_white_schatten.png)
		repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 996px;
}

*html #shadow {
	background: transparent url(../images/haka_website/layout/bg_white_schatten.png) 0 0 repeat-y;
	height: 100%;
	width: 996px;
}

#header,#main,#mainShopStartPage,#mainShopBasketPage,#mainShopCheckoutPage,#mainShopStandardPage
	{
	width: 940px;
	margin: 0 20px;
}

/* --------------- Header --------------- */
#headerLeft {
	float: left;
	margin: 20px 0 0 0px;
	width: 128px;
	height: 88px;
}

#headerMiddle {
	float: left;
	width: 619px;
	height: 108px;
}

#headerRight {
	float: left;
	width: 193px;
	height: 108px;
}

#language {
	width: 121px;
	float: right;
	height: 38px;
}

#basket,
.sidebarCart {
	width: 74px;
	height: 44px;
	float: right;
	background: transparent
		url(../images/haka_website/layout/bg_top_basket.gif) no-repeat 0 0;
	color: white;
	font-size: 32px;
	padding: 0 0 0 47px;
	line-height: 42px;
}

.sidebarCart {
	background: transparent;
}


#basket img,
.sidebarCart img {
	float: right;
	margin: 9px 10px 0 0;
}

*+html #basket img {
	margin: -31px 10px 0 0;
}
*+html .sidebarCart img {
	margin: -31px 10px 0 0;
}

/* --------------- Suche --------------- */
#search {
	float: right;
	margin: 0 0 0 13px;
	width: 180px;
}

#suchbox {
	float: left;
	border: 1px solid rgb(204, 204, 204);
	color: rgb(153, 153, 153);
	margin: 4px 3px 0 0;
	font-size: 11px;
	padding: 1px 5px;
	width: 130px;
}

.inputimg {
	margin: 1px 0 0 0;
}

*+html #searchform {
	position: relative;
	z-index: 500;
}

#search_autocomplete {
	z-index: 5000;
	border: 1px solid #cccccc;
	background: white;
	color: #999999;
	margin: 1px 0 0 0;
	font-size: 11px;
}

#search_autocomplete ul {
	padding: 2px 6px 16px 6px;
}

*+html #search_autocomplete ul {
	padding: 2px 6px 2px 6px;
}

#search_autocomplete .keyWord {
	cursor: pointer;
}

/* --------------- Content --------------- */
#main {
	background: url(../images/haka_website/layout/bg_content_schatten.jpg)
		no-repeat;
	min-height: 307px;
	height: auto !important;
	height: 307px;
	/*padding:0 0 310px;*/
	position: relative;
}

#mainShopStartPage {
	position: relative;
	height: 556px
}

#content {
	
}

#contentShopStartPage {
	width: 100%;
	height: 180px;
	overflow: hidden;
}

/* ---------- Hauptinhalt ----------*/
#mainContent {
	padding: 30px 0 0 0;
}

#contentMiddle,#contentRight,#contentLeft {
	float: left;
}

#contentLeft {
	width: 220px;
	margin: 0 20px 0 0;
}

#contentMiddle {
	width: 490px;
	margin: 0 20px 0 0;
}

#contentRight {
	width: 190px;
	margin: 0;
	color: #8c8c8c;
}

/* --------------- Footer --------------- */
#footer {
	clear: both;
	height: 375px;
	margin: 0 20px;
	width: 940px;
}

#footertop {
	background: url(../images/haka_website/layout/bg_footertop.gif) repeat-x
		0 0;
	height: 130px;
	color: #999999;
}

#footermiddle {
	background: url(../images/haka_website/layout/grey_dot.jpg) repeat-x 0
		bottom;
	height: 210px;
	color: #999999;
}

#footertop a,#footermiddle a {
	color: #999999;
}

#footertop div.footerNote {
	float: right;
	font-size: 11px;
	margin: 30px 0 0 0;
	width:254px;
}

#footertop div.footerNote a {
	text-decoration: underline;
}

*+html .footerNote ul {
	padding: 0 0 0 18px;
}

/* --------------- FCE Quicklink --------------- */
.Quicklink {
	float: left;
	height: 107px;
	margin: 22px 0 0 5px;
	width: 175px;
	position: relative;
}

.Quicklink li {
	position: absolute;
	bottom: 4px;
}

#footertop .Quicklink li p {
	margin: 0 0 7px 0;
	font-size:11px;
}
#footertop .Quicklink li h4 {
	font-size:12px;
}

.Quicklink li a,.Quicklink li span {
	font-size: 18px;
	line-height:25px;
	display: block;
	margin: 5px 0 0 0;
}

.Quicklink li a:hover {
	text-decoration: none;
}

#footertop .Quicklink img,#footertop .Quicklink p {
	float: none;
}

#footertop img,#footertop p {
	float: left;
	margin: 0;
}

/* --------------- FCE TextListe --------------- */
.Footer-Text-Liste {
	float: left;
	font-size: 10px;
	width: 130px;
	margin: 10px 15px 15px 0;
}

.Footer-Text-Liste a {
	font-size: 10px;
	text-decoration: none;
	margin:-2px 0 0;
	display:block;
}

.Footer-Text-Liste h3 a,.Footer-Text-Liste h3 {
	font-size: 10px;
	font-weight: bold;
   margin:0 0 6px 0;
	height: auto;
}

/* --------------- FCE ImageListe --------------- */
.Footer-Bild-Liste {
	margin: 10px 0 0 0;
	float: left;
}

.Footer-Bild-Liste-Rechts {
	margin: 10px 0 0 0;
	float: right;
}

.Footer-Bild-Liste li,.Footer-Bild-Liste-Rechts li {
	margin: 0 0 15px 8px;
	float: left;
}

/* --------------- FCE Seiten�berschrift --------------- */
.pageHeadline {
	margin: 0 0 35px 0;
}

.pageHeadline .line {
	background: url(../images/haka_website/layout/page_headline_line.gif)
		no-repeat 0 0;
	height: 1px;
	width: 430px;
	margin: 6px 0;
}

/* ----- icons ----- */
.icon {
	padding: 0 0 0 20px;
}

.icon.right {
	padding: 0 15px 0 0;
}

.icon15 {
	padding: 0 0 0 15px;
}

.info {
	background: url(../images/haka_website/icons/icon_info.gif) no-repeat 0
		0;
}

.star {
	background: url(../images/haka_website/icons/icon_star.gif) no-repeat 0
		0;
}

.externalLinkV1 {
	background: url(../images/haka_website/icons/icon_external_link_v1.gif)
		no-repeat 0 0;
}

.closeV1 {
	background: url(../images/haka_website/icons/icon_close_v1.gif)
		no-repeat 0 0;
}

.closeV2 {
	background: url(../images/haka_website/icons/icon_close_v2.gif)
		no-repeat 0 0;
}
.closeV2.right {
	background: url(../images/haka_website/icons/icon_close_v2.gif)
		no-repeat 100% 0;
}

.greaterThan {
	background: url(../images/haka_website/icons/greater_than.gif) no-repeat
		0 2px;
}

/* ----- Allgemeine Bl�cke ----- */
	/*Box mit gestrichelter Punktlinie oben*/
.dotedLineBox {
	background: url(../images/haka_website/layout/grey_dot_01.gif) repeat-x
		0 0;
	margin: 17px 0 0 0;
	padding: 11px 0 0 0;
}

/* --------------- Allgemeine Texteinstellungen --------------- */
h3 {
	height: 35px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

ol {
	list-style: decimal;
	margin: 0 0 0 20px;
}

*+html ol {
	margin: 0 0 0 24px;
}

ul.contentList {
	list-style: disc url(../images/haka_website/layout/pfeil_green_bold.gif)
		outside;
	margin: 0 0 0 15px;
}

ul.contentList li {
	list-style: disc url(../images/haka_website/layout/pfeil_green_bold.gif)
		outside;
	margin: 0 0 5px 0;
}

a {
	color: #339999;
}

a.attention {
	color:#e74900;
}

p {
	margin: 0 0 7px 0;
}

.hakaGreen {
	color: #67b2ab;
}

.hakaTextColor {
	color: #686868 ! important;
}

.hakaBlack {
	color: #374546 !important;;
}

.required {
	color: #EB340A;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.underlined {
	text-decoration: underline;
}

.contentHeadline {
	margin: 0 0 20px;
}

.formToolbar {
	margin: 6px 0 100px;
}

.alignLeft {
	text-align: left !important;
}

sub,
sup {
	font-size: 9px;
}

/* ---------- Standard Button ---------- */
.hakaStandardBtn {
	border: none;
	background: transparent;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 -4px;
	width: auto;
}

*+html .hakaStandardBtn {
	margin: 0 0 0 -24px;
}

.hakaStandardBtn .rightBtnPart {
	background: transparent
		url(../images/haka_website/layout/bg_haka_standard_btn_right.gif)
		no-repeat right 0;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px 20px 0 9px;
	height: 21px;
	white-space: nowrap;
	line-height: 15px;
}

*+html .hakaStandardBtn .rightBtnPart {
	padding: 1px 20px 0 9px;
	height: 22px;
}

.hakaStandardBtn .leftBtnPart.greaterThan {
	background: transparent
		url(../images/haka_website/layout/bg_haka_standard_btn_left_greater_than.gif)
		no-repeat 0 0;
	height: 23px;
	padding: 0 0 0 17px;
	line-height: 15px;
}

/* ---------- Standard Rounded Button ---------- */
.hakaStandardRoundedBtn {
	border: none;
	background: transparent;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 -4px;
}

*+html .hakaStandardRoundedBtn {
	margin: 0 0 0 -40px;
	position: relative;
}

.hakaStandardRoundedBtn .rightBtnPart {
	background: transparent
		url(../images/haka_website/layout/bg_haka_standard_rounded_btn_right.gif)
		no-repeat right 0;
	color: white;
	font-size: 19px;
	padding: 9px 22px 0 9px;
	height: 33px;
}

*+html .hakaStandardRoundedBtn .rightBtnPart {
	line-height: 19px;
	padding: 11px 22px 0 9px;
	height: 31px;
	white-space: nowrap;
}

.hakaStandardRoundedBtn .leftBtnPart.greaterThan {
	background: transparent
		url(../images/haka_website/layout/bg_haka_standard_rounded_btn_left_greater_than.gif)
		no-repeat 0 0;
	height: 42px;
	padding: 0 0 0 37px;
}

/* ---------- Fehlermeldungen ---------- */
.messages {
	overflow: hidden;
	width: 100%;
}

.error-msg,.success-msg,.notice-msg,.note-msg {
	background-position: 10px 10px !important;
	background-repeat: no-repeat !important;
	border-style: solid !important;
	border-width: 1px !important;
	font-size: 0.95em !important;
	font-weight: bold !important;
	margin-bottom: 1em !important;
	min-height: 20px !important;
	padding: 11px 8px 8px 32px !important;
}

.error-msg,.validation-advice {
	background-color: #FAEBE7;
	background-image: url(../images/error_msg_icon.gif);
	border-color: #EB340A;
	color: #EB340A;
}

.success-msg {
	background-color: #EFF5EA;
	background-image: url(../images/success_msg_icon.gif);
	border-color: #95A486;
	color: #3D6611;
}

.notice-msg,.note-msg {
	border-color: #e74900;
	color: #6fc2b7;
	background-color: #eaf6f6;
	background-image: url(../images/note_msg_icon.gif);
}

.validation-advice {
	background-repeat: no-repeat !important;
	background-position: 3px 1px !important;
	border: solid 1px;
	padding: 2px 4px 2px 24px;
	margin: 0 5px;
	max-width: 217px !important;
	line-height: 15px;
	float: left;
	margin-bottom: 1px;
}

*+html .validation-advice {
	display: inline;
}

#importantInfo,
.importantInfo {
	color:red; 
	font-weight:bold;
	margin: 10px 0;
}	


/* ----- ServiceBoxen ----- */

.standardLeftColumnServiceBox {
	width: 199px;
}

.standardRightColumnServiceBox {
	width: 174px;
}

.standardLeftColumnServiceBox h3,
.standardRightColumnServiceBox h3 {
	width: 159px;
	height: 23px;
	color: #ffffff;
	font-weight: normal;
	font-size: 17px;
	padding: 10px 0 0 15px;
	background: #ffffff
		url(../images/haka_website/layout/bg_checkout_progress_head.gif)
		no-repeat 0 0;
}

.standardLeftColumnServiceBox h3 {
	width: 184px;
	background: #ffffff
		url(../images/haka_website/layout/bg_checkout_progress_head_width.gif)
		no-repeat 0 0;
}

.standardLeftColumnServiceBox ol,.standardLeftColumnServiceBox li,
.standardRightColumnServiceBox ol,.standardRightColumnServiceBox li {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

*+html .standardLeftColumnServiceBox li,
*+html .standardRightColumnServiceBox li {
	height: 25px;
}

.standardLeftColumnServiceBox li h4,
.standardRightColumnServiceBox li h4 {
	height: 22px;
	width: 159px;
	color: #999999;
	font-size: 12px;
	padding: 8px 0 0 15px;
	background: #ffffff
		url(../images/haka_website/layout/bg_checkout_progress_inactive.gif)
		no-repeat 0 0;
}
.standardLeftColumnServiceBox li h4 {
	width: 184px;
	background: #ffffff
		url(../images/haka_website/layout/bg_checkout_progress_inactive_width.gif)
		no-repeat 0 0;
}

.standardLeftColumnServiceBox li.first h4,
.standardRightColumnServiceBox li.first h4 {
	height: 20px;
	background: #ffffff
		url(../images/haka_website/layout/bg_checkout_progress_first_inactive.gif)
		no-repeat 0 0;
}
.standardLeftColumnServiceBox li.first h4 {
	background: #ffffff
		url(../images/haka_website/layout/bg_checkout_progress_first_inactive_width.gif)
		no-repeat 0 0;
}

.standardLeftColumnServiceBox li.open,
.standardRightColumnServiceBox li.open {
	width: 173px;
	background: #fbfbfa
		url(../images/haka_website/layout/bg_checkout_progress_active.gif)
		no-repeat 0 0;
	height: auto;
}
.standardLeftColumnServiceBox li.open {
	width: 198px;
	background: #fbfbfa
		url(../images/haka_website/layout/bg_checkout_progress_active_width.gif)
		no-repeat 0 0;
}

.standardRightColumnServiceBox li.open.first {
	background: #fbfbfa
		url(../images/haka_website/layout/bg_checkout_progress_first_active.gif)
		no-repeat 0 0;
}
.standardLeftColumnServiceBox li.open.first{
	background: #fbfbfa
		url(../images/haka_website/layout/bg_checkout_progress_first_active_width.gif)
		no-repeat 0 0;
}

.standardLeftColumnServiceBox li.open h4,
.standardRightColumnServiceBox li.open h4 {
	color: #45b2a5;
	height: 22px;
	padding: 8px 0 0 15px;
	background: transparent;
}

.standardLeftColumnServiceBox li.first.open h4,
.standardRightColumnServiceBox li.first.open h4 {
	height: 20px;
}

.standardLeftColumnServiceBox li.open .content,
.standardRightColumnServiceBox li.open .content {
	padding: 6px 0 12px 15px;
	color: #666666;
	line-height: 20px;
}

.standardLeftColumnServiceBox li.open .content div,
.standardRightColumnServiceBox li.open .content div {
	width: 145px;
	overflow: hidden;
}
.standardLeftColumnServiceBox li.open .content div {
	width: 170px;
}

.standardLeftColumnServiceBox li span.price,
.standardRightColumnServiceBox li span.price {
	float: right;
}

.standardLefColumnServiceBox li h4 span,
.standardRightColumnServiceBox li h4 span {
	float: left;
}

.standardLeftColumnServiceBox li h4 a,
.standardRightColumnServiceBox li h4 a {
	margin: 0 11px 0 0;
}

.standardLeftColumnServiceBox.checkOut li h4 a,
.standardRightColumnServiceBox.checkOut li h4 a {
	float: right;
}

.standardLeftColumnServiceBox .bottom,
.standardRightColumnServiceBox .bottom {
	height: 56px;
	width: 174px;
	background: #fefefe
		url(../images/haka_website/layout/bg_checkout_progress_bottom.gif)
		no-repeat 0 0;
}
.standardLeftColumnServiceBox .bottom {
	width: 199px;
	background: #fefefe
		url(../images/haka_website/layout/bg_checkout_progress_bottom_width.gif)
		no-repeat 0 0;
}

/** Box for country mismatch notice */

	#countryNotice {
		display: none;
		position: absolute;
		z-index: 1000;
	}
	
	#countryNotice.isOpen {
		display: block;
	}
/*	
	#countryNotice .top {
		width: 324px;
		height: 3px;
		background:
			url(../images/haka_website/layout/bg_country_notice_box_top.png)
			no-repeat 0 0;
	}
	
	#countryNotice .middle {
		padding: 19px 28px;
		width: 268px;
		background:
			url(../images/haka_website/layout/bg_country_notice_box_middle.png)
			no-repeat 0 0;
	}
	
	#countryNotice .bottom {
		width: 324px;
		height: 7px;
		background:
			url(../images/haka_website/layout/bg_country_notice_box_bottom.png)
			no-repeat 0 0;
	}
	*/

	#countryNotice .middle  {
		padding: 7px 20px 0 28px;
		width: 447px;
		height: 160px
	}
	
	#countryNotice.de .middle  {
		background: url(../images/haka_website/layout/bg_country_notice_box_de.png) no-repeat 0 0;
	}	
	*html #countryNotice.de .middle  {
		background: url(../images/haka_website/layout/bg_country_notice_box_de.gif) no-repeat 0 0;
	}		
	
	#countryNotice.at .middle  {
		background: url(../images/haka_website/layout/bg_country_notice_box_at.png) no-repeat 0 0;
	}	
	*html countryNotice.at .middle  {
		background: url(../images/haka_website/layout/bg_country_notice_box_at.gif) no-repeat 0 0;
	}		
	
	#countryNotice .middle h2 {
		color:#339999;	
		font-size: 18px;
		font-weight: normal;
		margin: 24px 0 15px;
	}
	
	#countryNotice .middle a.close {
		color:#999999;	
		text-transform: uppercase;
		font-size:9px;
	}		
