* {
	outline: none;
}


html,
body {
	margin: 0;
	padding: 0;
	background: #00405c;
}


body {
	padding: 12px 0 117px;
	font-family: Arial;
	font-size: 11px;
	color: #0087c1;
}


textarea,
select,
option,
input {
	font-family: Arial;
	font-size: 11px;
}




a img {
	border: 0;
}

a:link,
a:visited,
a:active {
	color: #0087c1;
	text-decoration: none;
}

a:hover {
	color: #3dd7fe;
}


#wrapper {
	width: 987px;
	margin: 0 auto;
	
}


address {
	margin: 0;
	padding: 0 0 15px;
	font-style: normal;
}

p {
	margin: 0;
	
	padding: 0;
}

ul, ol {
	margin: 0 0 0 11px;
	padding: 0 0 15px;
	list-style-position: inside;
	
}



/* start header */
#header {
	height: 113px;
	width: 985px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	
}
#header_top {
	display: block;
	height: 4px;
	overflow: hidden;
	background:url(layout/header_top.png) no-repeat left bottom;
}

#header_middle {
	background:  url(layout/header_middle.png) repeat-y;
	height: 107px;
	display: block;
	
}

#header_content {
	height: 107px;
	width: 100%;
	position: absolute;
	top: 4px;
	left: 0;
	z-index: 1;
} 

#header_bottom {
	height: 8px;
	display: block;
	overflow: hidden;
	top: 111px;
	left: 0;
	position: absolute;
	width: 100%;
	background:url(layout/header_bottom2.png) no-repeat;
}


.home #header_bottom {
	background:url(layout/header_bottom.png) no-repeat;
	height: 7px;
} 


#logo {
	display: block;
	width: 136px;
	height: 60px;
	position: absolute;
	left: 34px;
	top: 22px;
	z-index: 2;
}

#logo img {
	display: block;
	width: 136px;
	height: 60px;
}


/* start user area */
#user_area {
	width: 100%;
	min-height: 1px;
	padding: 9px 0 0;
	color: #afe0ff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}


* html #user_area {
	height: 1px;
}

#user_area:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#user_area_inner {
	float: right;
	padding: 0 19px 0 0;
}


#user_area form,
#user_area fieldset {
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}


.text input, .textarea textarea, .select select {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: Arial;
	width: 100%;
	
}


#user_area .text input, 
#user_area .textarea textarea, 
#user_area .select select,
.inline_search .text input, 
.inline_search.textarea textarea, 
.inline_search .select select  {
	color: #afe0ff;
}

.text input, .textarea textarea {
	background: transparent;
}

#user_area form .form-item, .inline_search .form-item {
	float: left;
	background: #44a6d3;
	margin: 0 0 0 20px;
	display: inline;
	width: 121px;
}


.inline_search,
.inline_search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	
}

.inline_search .form-item {
	margin: 0;
}

.inline_search .text {
	width: 116px !important;
}


.inline_search fieldset {
	width: 100%;
	overflow: hidden;
}

.inline_search .form-item {
	width: 150px;
}



#user_area form .form-item label,
.inline_search .form-item label 
 {
	display: block;
	width: 100%;
	float: left;
}

#user_area  .text, .inline_search .text {
	width: 86px;
	display: block;
	padding: 1px 5px;
	float: left;
}

#user_area .button, .inline_search .button {
	display: block;
	width: 20px;
	height: 17px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	background:url(layout/loupe.gif) no-repeat;
	cursor: pointer;
}

#user_area .button input, .inline_search .button input {
	background:url(layout/blank.gif);
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	bottom: -5px;
	right: -5px;
	cursor: pointer;
}


.user_list_menu {
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	
	line-height: 14px;
	height: 15px;
	overflow: hidden;
}

.interntional_list {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 30px;
	background:url(layout/international.gif) no-repeat;
}

.interntional_list .user_list_menu {
	margin: 0;
}

.user_list_menu dt {
	margin: 0;
	padding: 0 21px 0 9px;
	cursor: pointer;
	background:url(layout/drop.gif) no-repeat right center;
	line-height: 19px;
}

.user_list_menu:hover dt {
	background-image:  url(layout/drop_on.gif);
}

.user_list_menu dd {
	margin: 0;
	padding: 0 9px;
/*	display: none;*/
	visibility: hidden;
	border: solid #359bcb;
	border-width: 1px 0 0;
}

.user_list_menu:hover dd {
	display: block;
	visibility: visible;
	
}

.user_list_menu:hover {
	height: auto;
	overflow: visible;
	background: #fff;
	color: #1b87c2;
}

.user_list_menu  ul {
	margin: 0;
	padding: 2px 0 ;
	list-style: none;
	list-style-position: outside;
	
}

.user_list_menu  ul li {
	margin: 0;
	padding: 0;
	border: solid #359bcb;
	border-width: 1px 0 0;
}

.user_list_menu  ul li.first {
	border: 0;
}

.user_list_menu a:link,
.user_list_menu a:visited,
.user_list_menu a:hover,
.user_list_menu a:active {
	text-decoration: none;
}

#produkt_type {
/*	width: 81px;*/
}

/* end user area */


/* start main menu */

#main_menu_wrapper {
	position: absolute;
	top: 84px;
	left: 0;
	width: 100%;
	min-height: 1px;	
}

* html #main_menu_wrapper {
	height: 1px;
}

#main_menu_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



#main_menu {
	margin: 0;
	padding: 0 23px 0 0;
	float: right;
}


#main_menu a
 {
	color: #fff;
	display: block;
	text-decoration: none;
	line-height: 24px;
	padding: 0 14px 2px;
	text-decoration: none;
	white-space: nowrap;
	float: left;
	
	
}

#main_menu li:hover a

 {
	background-color: #fff !important;
	color: #0087c1;
	min-height: 1px;
}




#main_menu  li {
	float: left;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	
	
	
}

#main_menu ul {
	margin: 0;
	padding: 7px 4px 9px;
	float: left;
	width: 151px;
	min-height: 1px;
	list-style-position: outside;
	background:url(layout/shadow_middle.png) repeat-y;
	
}

.sub_menu {
	width: 159px;
	position: absolute;
	left: -4px;
	top: 26px;
	float: left;
	margin-left: -10000px;
	clear: left;
}

li.last .sub_menu {
	text-align: right;
	
	
}

li.last .sub_menu .sub_menu {
	left: -157px;
}

#main_menu li.last .sub_lk {
	background-position: 14px 6px !important;
	background-image:url(layout/mm_lk_arrow_right.gif) !important;
}



.sub_menu .sub_menu {
	left: 148px;
	top: -6px;
}

li:hover .sub_menu {
	margin-left: 0;
}

li.last:hover .sub_menu {
	margin-left: -113px;
	left: 50%;
}


li.last:hover li .sub_menu {
	left: -156px;
	margin-left: -10000px;
	z-index: 1;
}



li:hover li:hover .sub_menu {
	margin-left: 0;
}

li:hover li .sub_menu {
	margin-left: -10000px;
}



.shadow_bottom {
	display: block;
	overflow: hidden;
	width: 159px;
	height: 6px;
	background:url(layout/shadow_bottom.png) no-repeat;
	float: left;
	
}





#main_menu ul li {
	margin: 0;
	padding: 0 ;
	padding-top: 1px;
	background:url(layout/mm_li_dash.gif) no-repeat 14px 0;
	width: 100%;
}

#main_menu ul li.first {
	background: transparent;
	padding-top: 0;
	
}

#main_menu ul a:link,
#main_menu ul a:visited,
#main_menu ul a:active {
	line-height: 18px;
	color: #0087c1;
	padding: 0 14px;
	width: 122px;
}

#main_menu ul a:hover {
	color: #3DD7FE;
}

#main_menu .sub_lk {
	background:url(layout/mm_lk_arrow.gif) no-repeat 131px 6px !important;
}

#main_menu li:hover li:hover .sub_menu {
	display: block;
}

/* end main menu */



/* end header */


/* start content */
#content {
	width: 981px;
	margin: 0 0 0 3px;
	padding:  0 0 16px;
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
}

.produkt_overview #content {
	padding:  0 0 21px;
}

.home #content {
	padding-bottom: 0;
}

.general_content #content {
	background: #fff url(layout/content_artwork.jpg) no-repeat right bottom;
	
}






/* start sidebar */
#sidebar {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 217px;
}
#produkt_menu_wrapper {
	position: absolute;
	top: 1px;
	left: 0;
	width: 217px;
	z-index: 3;
	
}

.home #produkt_menu_wrapper {
	top: 22px;
	
}


#produkt_menu   {
	margin: 0;
	
	width: 100%;
	min-height: 1px;
	position: relative;
	top: 0;
	left: 0;
	background: #0381bb;
	padding: 7px 0 24px;
}


.home #produkt_menu {
	background: transparent;
	padding: 0;
}




* html #produkt_menu {
	height: 1px;
}

#produkt_menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#produkt_menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 217px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.home #produkt_menu li {
	width: 197px;
}

#produkt_nav_bg {
	display: block;
	overflow: hidden;
	background:url(layout/produkt_nav_bg.png) no-repeat;
	height: 5px;
	overflow: hidden;
}


#produkt_menu > li:hover {
	border: solid #359bcb;
	border-width: 1px 0 0;
	margin: -1px 0 0;
}




li .produkt_lk:link,
li .produkt_lk:visited,
li .produkt_lk:hover ,
li .produkt_lk:active


 {
	color: #fff;
	text-decoration: none;
	display: block;
	background:url(layout/produkt_lk2.gif) no-repeat 0 0;
	height: 26px;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}


.home li .produkt_lk:link,
.home li .produkt_lk:visited,
.home li .produkt_lk:hover ,
.home li .produkt_lk:active {
	background-image: url(layout/produkt_lk.gif);
} 

.produkt_lk img {
	display: block;
	border: 0;
}

li:hover .produkt_lk img {
	margin: 0 0 0 -217px;
} 


li:hover .produkt_lk img,
li:hover .produkt_lk:visited,
li:hover .produkt_lk:hover,
li:hover .produkt_lk:active

{
	
	background-position: -217px 0;
	
}





#produkt_menu a.pm:link,
#produkt_menu a.pm:visited,
#produkt_menu a.pm:hover,
#produkt_menu a.pm:active {
	display: block;
	width: 217px;
	height: 26px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

#produkt_menu .last_lk:link,
#produkt_menu .last_lk:visited,
#produkt_menu .last_lk:hover,
#produkt_menu .last_lk:active {
	height: 25px;
}



#produkt_menu a.pm span {
	display: block;
	overflow: hidden;
	height: 100%;
	width: 434px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -3000px;
	background-repeat: no-repeat;
}

#produkt_menu a embed,
#produkt_menu a object {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}


#produkt_menu >  li:hover a.pm span {
	left: -217px;
}
/***************** produkt menu ist sprachabhaengig *************
.home .tv_lk span {
	background-image:url(layout/produkt_tv_lk.png);
}
 .tv_lk span {
	background-image:url(layout/produkt_tv_lk2.png);
}

.home .dvd_lk span {
	background-image:url(layout/produkt_dvd_lk.png);
}

.dvd_lk span {
	background-image:url(layout/produkt_dvd_lk2.png);
}

.home .audio_lk span {
	background-image:url(layout/produkt_audio_lk.png);
}


.audio_lk span {
	background-image:url(layout/produkt_audio_lk2.png);
}


.home .hifi_lk span {
	background-image:url(layout/produkt_hifi_lk.png);
}

 .hifi_lk span {
	background-image:url(layout/produkt_hifi_lk2.png);
}

.home .personalcare_lk span {
  background-image:url(layout/produkt_personalcare_lk.png);
}

.personalcare_lk span {
	background-image:url(layout/produkt_personalcare_lk2.png);
}

.home .floorcare_lk span {
	background-image:url(layout/produkt_floorcare_lk.png);
}

.floorcare_lk span {
	background-image:url(layout/produkt_floorcare_lk2.png);
}

.telefone_lk span {
	background-image:url(layout/produkt_telefone_lk.png);
}

.home .en .telefone_lk span {
	background-image:url(layout/produkt_telefone_lk_en.png);
}
*****************************/




.produkt_section_top {
	overflow: hidden;
	background:url(layout/produkt_section_top.png) no-repeat;
	width: 504px;
	height: 3px;
	display: block;
	position: absolute;
	top: -3px;
	left: 1px;
}

.produkt_section_bottom {
	overflow: hidden;
	background:url(layout/produkt_section_bottom.png) no-repeat;
	width: 504px;
	height: 4px;
	display: block;
	position: absolute;
	bottom: -4px;
	left: 1px;
}


.produkt_section {
	position: absolute;
	top: -1px;
	left: 216px;
	width: 505px;
	margin: -10000px 0 0 -10000px;
	background:url(layout/produkt_section_middle.png) repeat-y right top;
}



body.static #produkt_menu li:hover {
overflow:visible;
width:217px;
}

body.static li:hover  .produkt_section {
	margin: 0 !important;
}

.static #produkt_menu_wrapper {
	display: block;
}

.home #produkt_menu_wrapper {
	display: block !important;
} 


.home .produkt_section {
	top: 0;
	left: 197px;
	width: 500px;
	background: transparent;
	
}


* html .produkt_section {
	background-image: none;
	
}


/*
#produkt_menu li:hover .produkt_section  {
	display: block;
} 

*/


#produkt_menu li#hovered_menu .produkt_section  {
	margin: 0;
}


#produkt_menu  li#hovered_menu a.pm span {
	left: -217px;
} 

#produkt_menu li#hovered_menu {
	width: 217px;
	overflow: visible;
}




.produkt_section_inner {
	min-height: 1px;
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 25px 15px 0 25px;
	/* min-height: 226px; */
	width: 460px;
	border: 1px solid #359bcb;
}

* html .produkt_section_inner {
	/* height: 226px !important; */
}


.first .produkt_section_inner {
	border-top-width: 0;
}

.home .produkt_section_inner {
	border: 0;
}

* html .produkt_section_inner {
	height: 1px;
} 

.produkt_section_inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.produkt_description {
	width: 303px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	min-height:184px;
}

.produkt_description p {
	padding: 0 0 15px;
}

.produkt_foto {
	width: 182px;
	height: 182px;
	float: left;
	position: absolute;
	top: 27px;
	left: 0;
}


.produkt_category_menu {
	margin: 0 0 15px;
	
}

.produkt_category_menu  dt {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background:url(layout/right_blue_arrow.gif) no-repeat 0 3px;
}

.produkt_category_menu  dt .category-description {
	font-weight: normal;
	display: block;
}

.produkt_category_menu dd {
	margin: 0;
	padding: 0;
	min-height: 1px;
}

* html .produkt_category_menu dd  {
	height: 1px;
}

.produkt_category_menu dd:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.produkt_category_menu ul {
	margin: 0;
	padding: 0 ;
	float: left;
	width: 100%;
	list-style-position: outside;
}

.produkt_category_menu ul li {
	list-style: none;
	padding: 0;
	
	float: left;
	
	border: 0 !important;
	width: 89px !important;
	margin: 0 0 0 10px!important;
	overflow: hidden;
}


#produkt_menu .produkt_section_inner a:link,
#produkt_menu .produkt_section_inner a:visited,
#produkt_menu .produkt_section_inner a:hover,
#produkt_menu .produkt_section_inner a:active {
	line-height: normal;
	height: auto;
	width: auto;	
}


.produkt_category_menu dt a:link,
.produkt_category_menu dt a:visited,
.produkt_category_menu dt a:hover,
.produkt_category_menu dt a:active {
	text-decoration: none;
}

.produkt_category_menu dd a:link,
.produkt_category_menu dd a:visited,
.produkt_category_menu dd a:hover,
.produkt_category_menu dd a:active {
	line-height: normal;
	height: auto;
	width: auto;
	text-decoration: none;
	background:url(layout/rollover_arow.gif) no-repeat 0 4px;
	display: block;
	padding: 0 0 0 10px;
}


.form_filter form {
	margin: 0;
	padding: 0; 
	width: 173px;
	overflow: hidden;
} 

.form_filter fieldset {
	margin: 0;
	padding: 0 0 11px;
	border: 0;
	width: 173px;
	min-height: 1px;
}

* html .form_filter fieldset {
	height: 1px;
}

.form_filter fieldset:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

.legend {
	font-size: 11px;
	display: block;
	color: #0087c1;
	padding: 0 0 8px;
}

.form_filter {
	color: #000;
}

.form_filter label {
	display: block;
	margin: 0 0 2px;
}


.form_filter .cols label {
	width: 78px;
	float: left;
}

.checkbox {
	vertical-align: middle;
	margin-left: 0;
	padding-left: 0;
}

.sidebar_module {
	padding: 0 0 0 12px;
	
}

.options_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.options_menu li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.options_menu  a:link,
.options_menu  a:visited,
.options_menu  a:hover,
.options_menu  a:active {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #02d7ff;
	padding: 0 0 0 10px;
	margin: 0 0 4px;
	background:url(layout/h3_arrow.gif) no-repeat left center;
}


.sidebar_menu_wrapper {
	padding: 22px 0 0;
	line-height: 18px;
}

.sidebar_menu_wrapper  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 1px;
}




* html .sidebar_menu_wrapper  ul {
	height: 1px;
}


.sidebar_menu_wrapper  ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 


.sidebar_menu_wrapper  ul ul {
	margin: 0 0 0 12px;
}

.sidebar_menu_wrapper li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.sidebar_menu a:link,
.sidebar_menu a:visited,
.sidebar_menu a:active {
	display: block;
	background: url(layout/sm.gif) no-repeat left center;
	text-decoration: none;
	padding: 0 0 0 13px;
	
	
}

.sidebar_menu a:hover,
.sidebar_menu .selected:link,
.sidebar_menu .selected:visited,
.sidebar_menu .selected:hover,
.sidebar_menu .selected:active
 {
	background-position: -200px center;
	color: #02d7ff;
	font-weight: bold;
}

.sidebar_menu a:hover {
	font-weight: normal;
}



/* end sidebar */


/* start page */
#flash_promo {
	
}

#flash_promo img {
	display: block;

}
/* end page */


#page_sidebar_inner {
	background:url(layout/page_sidebar_inner.gif) repeat-x;
	min-height: 1px;
}

* html #page_sidebar_inner {
	height: 1px;
}

#page_sidebar_inner2 {
	
	background:url(layout/page_sidebar_inner2.gif) repeat-x left bottom;
	
	min-height: 1px;
}

* html #page_sidebar_inner2 {
	height: 1px;
}


.general_content #page_sidebar_inner2 {
	min-height: 650px;
}

* html .general_content #page_sidebar_inner2 {
	height: 650px;
}

#page_sidebar_inner2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

#page_sidebar {
	background:url(layout/page_sidebar_bg.gif) repeat-y;
	
}

.produkt_overview #page_sidebar {
	background:url(layout/produkt_overview_bg.gif) repeat-y;
}

.produkt_overview #page_sidebar_inner {
	background:url(layout/page_sidebar_inner.gif) repeat-x;
	
}

.produkt_overview #page_sidebar_inner2 {
	background:url(layout/page_sidebar_inner22.gif) no-repeat left bottom;
}  




#produkt_menu_wrapper_toggler {
	display: none;
}


#page {
	width: 721px;
	
	float: right;
	margin: 8px 18px 0 0;
	display: inline;
}


#sidebar {
	width: 185px;
	float: left;
	margin: 40px 0 0 32px;
	display: inline;
}


h2 {
	margin: 0 0 15px;
	padding: 0 0 3px;
	font-size: 14px;
	color: #0087c1;
	border: solid #c6def2;
	border-width: 0 0 1px;
	line-height: 28px;
}

#produkt_list_wrapper {
	width: 525px;
	float: left;
	
}

h3.produkt_title {
	font-size: 20px;
	color: #02d7ff;
	font-weight: normal;
	margin: 0;
	padding: 13px 0 9px;
	background: transparent;
}

h3 {
	font-size: 18px;
	color: #0087c1;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 12px;
	background:url(layout/h3_arrow.gif) no-repeat left center;
}

#sidebar h3{
	margin: 15px 0 8px -12px;
} 


/* start produkt list */
#produkt_list_section {

	width: 560px;
	margin: 0 0 0 -17px;
	
}

#produkt_list_items {
	position: relative;
	top: 0;
	left: 0;
	width: 560px;
	overflow: hidden;
	
}


#produkt_list_items ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 580px;
	float: left;
	list-style-position: outside;
}

#produkt_list_items ul li {
	margin: 10px 16px 10px 0;
	padding: 0;
	border: 1px solid #fff;
	width: 174px;
	height: 226px;
	
	float: left;
	position: relative;
	top: 0;
	left: 0;
	
}



.produkt_thumb {
	display: block;
	
}

.produkt_thumb {
	display: block;
	width: 142px;
	margin: 0 auto;	
}
#produkt_list_items ul li:hover {
	border-color: #0087c2;
}

.status {
	display: none;
	overflow: hidden;
	text-indent: -3000px;
	position: absolute;
	z-index: 1;
}

.new .status {
	display: block;
	width: 42px;
	height: 42px;
	background:url(layout/status_new.png) no-repeat;
	left: 106px;
	top: 5px;
	
}

.item_description {
	width: 142px;
	margin: 0 auto;
}

.item_name {
	display: block;
	text-align: center;
	border: solid #0087c2;
	border-width: 0 0 1px;
	font-weight: normal;
	padding: 0 0 4px;
}

#produkt_list_items ul ul  {
	width: auto;
	color: #000;
	padding: 11px 0 0;
	float: none;
}

#produkt_list_items ul ul li {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	height: auto;
	
	background:url(layout/bullet.gif) no-repeat 0 5px;
	padding: 0 0 4px 11px;
	border: 0;
}

.compare:link,
.compare:visited,
.compare:hover,
.compare:active {
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 0 0 11px;
	padding: 0 0 0 10px;
	background:url(layout/compare_arrow.gif) no-repeat left center;	
}

.proddetail:link,
.proddetail:visited,
.proddetail:hover,
.proddetail:active {
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 0 0 11px;
	padding: 0 0 0 10px;
	background:url(layout/compare_arrow.gif) no-repeat left center;	
  
}



/* end produkt list */

/* start produkt sidebar */
#produkt_sidebar {
	width: 150px;
	float: right;
	
}

#produkt_sidebar h3 {
	margin: 15px 0 8px -12px;
	min-height: 1px;
	position: relative;
	top: 0;
	left: 0;
}

* html #produkt_sidebar h3 {
	height: 1px;
}

.compare_status {
	font-weight: bold;
	font-size: 11px;
}

.compare_status strong {
	color: #02d7ff;
}

.compare_form form,
.compare_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.compare_list {
	margin: 0;
	padding: 0 0 9px;
	width: 100%;
	overflow: hidden;
	border: solid #cce6f3;
	border-width: 0 0 1px;
}

.compare_list  li {
	margin: 0;
	padding: 0 0 8px;
	list-style: none;
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}


.compare_list  li label {
	display: block;
	width: 100%;
	float: left;
}
.compare_list  li input {
	float: left;
	margin-left: 0;
	padding-left: 0;
}

.compare_product {
	display: block;
	margin: 0 0 0 11px;
}

.compare_product img {
	display: block;
}

.compare_name {
	font-weight: normal;
	display: block;
	float: left;
	line-height: 18px;
	width: 90px;
	text-align: center;
}

.remove_product:link,
.remove_product:visited,
.remove_product:hover,
.remove_product:active {
	float: left;
	white-space: nowrap;
	display: block;
	
	text-decoration: none;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #02D7FF;
	background:url(layout/h3_arrow.gif) no-repeat left center;
	margin: 4px 0 0 0;
}

.compare_options {
	margin: 0;
	padding: 11px 0 0;
	list-style: none;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
}

.compare_options  li {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

.compare_options  a:link,
.compare_options  a:visited,
.compare_options  a:hover,
.compare_options  a:active {
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 10px;
	background:url(layout/h3_arrow.gif) no-repeat left 3px;
	white-space: nowrap;
	margin: 0 0 4px;
	float: left;
	
	

}


/* end produkt sidebar */



/* start produkt page */
.produkt_page #sidebar {
	width: 232px;
	height: 337px;
	margin: 0;
	padding: 8px 0 0 0;
	min-height: 400px;
	
}

* html .produkt_page #sidebar  {
	height: 400px;
}

.produkt_page #sidebar h2 {
	margin: 0;
}

.produkt_page #page {
	width: 479px;
	
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	
}


.produkt_page #page h2 {
	font-size: 16px;
}



.produkt_page #page_sidebar {
	background: transparent;
	margin: 0 0 0 241px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	width: 740px;
}

#produkt_dummy_wrapper {
	position: relative;
	top: 0;
	left: 0;
	width: 232px;
	height: 1px;
	
}

#produkt_dummy  {
	position: absolute;
	top: 0;
	left: -241px;
	display: block;
}

#produkt_dummy_nav {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	list-style-position: inside;
	list-style: none;
}

#produkt_dummy_nav li {
	position: absolute;
	width: 29px;
	height: 29px;
}

.hotspot {
	display: block;
	overflow: hidden;
	height: 29px;
	width: 29px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background:url(layout/spot.png) no-repeat;
	cursor: pointer;
}

#hotspot1 {
	top: 52px;
	left: -152px;
}

#hotspot2 {
	left: 47px;
	top: 56px;
}

#hotspot3 {
	left: 54px;
	top: 204px;
}

.hotspot_info {
	position: absolute;
	z-index: 1;
	width: 178px;
	bottom: 20px;
	left: -24px;
	display: none;
}

#produkt_dummy_nav li:hover .hotspot_info {
	display: block;
}

.hotspot_top {
	display: block;
	overflow: hidden;
	background:url(layout/hotspot_top.png) no-repeat;
	height: 5px;
}

.hotspot_middle {
	background: #fff;
	background:url(layout/hotspot_middle.png) repeat-y;
	padding: 0 10px 5px;
	line-height: 13px;
}

.hotspot_bottom {
	display: block;
	overflow: hidden;
	background:url(layout/hotspot_bottom.png) no-repeat;
	height: 10px;
}

.hotspot_link {
	display: block;
	width: 100%;
	overflow: hidden;
}

.hotspot_link a:link,
.hotspot_link a:visited,
.hotspot_link a:hover,
.hotspot_link a:active {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 0 0 10px;
	background:url(layout/hotspot_arr.gif) no-repeat left center;
	line-height: 16px;
}


#produkt_features {
	list-style: none;
	list-style-position: outside;
	padding:  0;
	margin: 0;
}

#produkt_features li.feature_li {
	margin: 0;
	padding: 0;
	min-height: 1px;
}

.feature_toggler_wrapper {
	display: block;
	width: 100%;
	overflow: hidden;
	
}



.feature_tablink a,
.feature_toggler:link,
.feature_toggler:visited,
.feature_toggler:hover,
.feature_toggler:active {
	white-space: nowrap;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	background:url(layout/feature_arrow.gif) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 0 4px;
}

#open_feature .feature_toggler:link,
#open_feature .feature_toggler:visited,
#open_feature .feature_toggler:hover,
#open_feature .feature_toggler:active {
	background-position: -1000px center;
}

.feature {
	padding: 4px 0 15px;
	
}






/* end produkt page */



/* start additional info */
#additional_info {
	
	width: 936px;
	margin: 31px 0 0 27px;
}
#user_info {
	width: 100%;
	overflow: hidden;
	border: solid #cce6f3;
	border-width: 1px 0;
	padding: 10px 0;
	line-height: 15px;
}

#breadcrumbs {
	margin: 0;
	padding: 0;
	float: left;
}

#breadcrumbs dt {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	width: 152px;
	background:url(layout/add_info_arr.gif) no-repeat 4px center;
}

#breadcrumbs dd {
	float: left;
	margin: 0;
	padding: 0;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	float: left;
}

#breadcrumbs li {
	float: left;
	background:url(layout/breadcrumbs_arr.gif) no-repeat right center;
	padding: 0 9px 0 0;
	margin: 0 5px 0 0;
}

#breadcrumbs li.last {
	background: transparent;
}

#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active {
	display: block;
	float: left;
	white-space: nowrap;
	color: #45b0d4;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#article_menu {
	float: right;
	list-style-position: outside;
	list-style: none;
	margin: 0;
	padding: 0 18px 0 0;
}

#article_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}

#article_menu a:link,
#article_menu a:visited,
#article_menu a:hover,
#article_menu a:active {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 0 0 27px;
	
}

.instruction {
	background:url(layout/instruction.gif) no-repeat left center;
}

.print {
	background:url(layout/print.gif) no-repeat left center;
}


/* end additional info */


/* start produkt category */
#produkt_category {
	min-height: 1px;
	padding: 9px 0 0;
}

* html #produkt_category {
	height: 1px;
} 

#produkt_category:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
/* end produkt category */


#category_menu {
	margin: 0;
	padding: 0;
	width: 158px;
	float: left;
	list-style: none;
	list-style-position: outside;
	position: relative;
	top: 0;
	left: 0;
	
}


#category_menu  ul li {
	border: 0;
	line-height: 15px;
}


#category_menu  ul a:link,
#category_menu  ul a:visited,
#category_menu  ul a:active {
	background: transparent;
	padding: 0 0 0 24px;
	background:url(layout/cat_li_arr.gif) no-repeat 15px 5px;
	color: #0789c5;
	
	
}

#category_menu  ul a:hover {
	text-decoration: underline;
}



#category_menu li {
	width: 100%;
	float: left;
	line-height: 26px;
	border: solid #cde4f4;
	border-width: 0 0 1px;
	
}

#category_menu a:link,
#category_menu a:visited,
#category_menu a:hover,
#category_menu a:active {
	display: block;
	padding: 0 0 0 20px;
	background:url(layout/add_info_arr.gif) no-repeat 4px center;
	text-decoration: none;
	
}

#category_menu  .selected:link,
#category_menu  .selected:visited,
#category_menu  .selected:hover,
#category_menu  .selected:active {
	font-weight: bold;
	background-color: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.extra {
	display: block;
	height: 26px;
	width: 1px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 285px;
	
}


#flash_scroller {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: 656px;
	min-height: 200px;
}

* html #flash_scroller  {
	height: 200px;
}


.flash_title {
	position: absolute;
	white-space: nowrap;
	left: 39px;
	font-size: 14px;
	font-weight: bold;
}


/* end content */

/* start compare page */
.compare_page #page_sidebar {
	background: transparent;

}

.compare_page #page {
	width: 932px;
	padding-left: 31px;
}

.compare_page #page h2 {
	margin-left: 211px;
}


.compare_table {
	margin: 22px 0 0;
	position: relative;
	top: 0;
	left: 0;
}

.specifications_table {
	margin: 0 0 0 0px;
	position: relative;
	top: 0;
	left: 0;
}

.table_fix {
	display: block;
	overflow: hidden;
	height: 27px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:url(layout/table_fix.gif) repeat-y;
	z-index: 1;
}


.compare_table table, .specifications_table table {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	border-spacing:0;

	
}

.compare_table td, .specifications_table td {
	vertical-align: top;
	color: #000;
	font-size: 11px;
	
}

.compare_table td {
	border: solid #c6def2;
	border-width: 1px 0 0 1px;
	width: 188px;
	padding: 14px 30px 2px;
}

.specifications_table td {
	border: solid #c6def2;
	border-width: 1px 0 0 0;
	width: 188px;
	padding: 3px 30px 2px 0px;
}

.compare_table td.sidebar, .specifications_table td.sidear {
	width: 185px;
	padding: 14px 0 2px;
	border-width: 1px 0 0 0;
}

.compare_table .first_row td {
	border-top-width: 0 !important;
}

.specifications_table .subset td, .specifications_table .first_row td  {
	border-top-width: 0 !important;
}

.table_produkt {
	width: 188px;
	height: 151px;
	position: relative;
	top: 0;
	left: 0;
	
	margin: 0 0 7px;
	margin-bottom:30px;
}

.table_produkt p.adv{
  min-height:1px;
}


.table_produkt img {
	display: block;
	position: absolute;
	left: 20px;
}

.table_produkt .name {
	text-align:center;
	font-weight: normal;
	display: block;
	width: 100%;
	position: absolute;
	top: 133px;
	left: -5px;
	border: solid #0087c1;
	border-width: 0 0 1px;
	color: #0087c1;
	padding: 0 0 5px;
	width: 208px;
}

.compare_table tr.first_row td, .specifications_table tr.first_row td {
	padding-top: 0;
}

.adv {
	padding: 0 0 10px 0;
	min-height: 28px;
  
}

* html .adv {
	height: 28px;
}

.compare_table p.adv{
  min-height:1px;
}

.link_wrapper {
	display: block;
	
	min-height: 1px;
}

* html .link_wrapper {
	height: 1px;
}

.link_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

.link_wrapper a:link,
.link_wrapper a:visited,
.link_wrapper a:hover,
.link_wrapper a:active {
	white-space: nowrap;
	float: left;
	display: block;
	background:url(layout/link_wrapper_arr.gif) no-repeat left center;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.compare_actions {
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	list-style-position: outside;
	width: 100%;
	overflow: hidden;
	
}

.compare_actions li {
	margin: 0;
	padding: 0 0 4px;
	width: 100%;
	float: left;
}


.compare_feature {
	padding: 0 0 0 10px;
	font-weight: bold;
	display: block;
	color: #0087c1;
}

.specification {
	padding: 0 0 0 10px;
	font-weight: normal;
	display: block;
	color: #0087c1;
}

.specification_set {
	padding: 0 0 5px 10px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #0087c1;
}

.compare_nav {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	list-style-position: outside;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
}

.compare_nav li {
	width: 100%;
	float: left;
	padding: 0 0 4px;
}

.compare_nav  a:link,
.compare_nav  a:visited,
.compare_nav  a:hover,
.compare_nav  a:active {
	color: #24dcff;
}

.compare_form,
.compare_form  fieldset
 {
	margin: 0;
	padding: 0;
	border: 0;
}

.produkt_minis {
	margin: 0;
	padding: 15px 0 10px ;
	list-style: none;
	list-style-position: outside;
	width: 151px;
	overflow: hidden;
}

.produkt_minis  li {
	width: 100%;
	float: left;
	padding: 0 0 10px;
}

.produkt_mini {
	display: block;
	float: left;
	width: 120px;
}

.produkt_minis input {
	float: right;
	vertical-align: middle;
	margin-top: 7px;
}

.produkt_minis label {
	width: 100%;
	display: block;
	float: left;
}

.produkt_minis img {
	display: block; float: left;
}

.produkt_mini em {
	font-style: normal;
	color: #0087c1;
	margin: 7px 0 0 0;
	float: right;
	display: inline;
	width: 70px;
}






/* end compare page */





/* start footer */
#footer {
	margin: -4px 0 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
#footer_top {
	height: 28px;
	background:url(layout/footer_top2.png) no-repeat;
	display: block;
}


.home #footer_top {
	background:url(layout/footer_top.png) no-repeat;
}


#footer_bottom {
	height: 5px;
	display: block;
	overflow: hidden;
	background:url(layout/footer_bottom.png) no-repeat;
	
	
}

#footer_middle {
	background:url(layout/footer_middle.png) repeat-y;
	height: 184px;
	display: block;
	
	
}

#footer_content {
	height: 213px;
	width: 936px;
	position: absolute;
	top: 4px;
	left: 31px;
}

#footer_info {
	height: 26px;
	background:url(layout/footer_info.gif) no-repeat left bottom;
	padding: 6px 0 5px;
	position: relative;
	top: 0;
	left: 0;
	
}

#footer_info:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 


#top_news {
	position: absolute;
	top: 6px;
	left: -8px;
}

#kontakt_nav {
	float: right;
	line-height: 26px;
}

#kontakt_nav ul {
	margin: 0;
	padding: 0 17px 0 0;
	float: left;
	list-style-position: outside;
}

#kontakt_nav  li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 18px;
}

#kontakt_nav a:link,
#kontakt_nav a:visited,
#kontakt_nav a:hover,
#kontakt_nav a:active {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0 0 0 10px;
	color: #badef4;
	text-decoration: none;
	background:url(layout/kontakt_arrow.gif) no-repeat left center;
	
}




#footer_addons {
	position: relative;
	top: 0;
	left: 0;
	height: 176px;
	background:url(layout/footer_addons_bg.gif) no-repeat  618px 18px;
	
}

#coverflow {
	height:255px;
	left:-23px;
	position:absolute;
	top:0;
	width:645px;
}

#teaser {
	position: absolute;
	top: 5px;
	left: 633px;
	z-index: 1;
}

#teaser img {	
	display: block;
}
/* end footer */

.highlight {
	background: #148fc8;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 5px;
	min-height: 1px;
}

* html .highlight {
	margin-left: 0;
	margin-right: 0;
	height: 1px;
} 

.highlight a:link,
.highlight a:visited,
.highlight a:active {
	color: #fff !important;
	text-decoration: none;
}

.highlight a:hover {
	text-decoration: underline !important;
}

.highlight dd a:link,
.highlight dd a:visited,
.highlight dd a:hover,
.highlight dd a:active{
	background-image:url(layout/white_arrow_lk.gif) !important;
}

.highlight dt {
	color: #fff !important;
	background-image:url(layout/right_white_arrow.gif) !important;
}

/********************** ADDED ***********************/

#kontakt_nav ul {
	padding: 0px 17px 0 0;
	margin: 0;
	float: left;
	list-style-position: outside;
}

#category_menu  ul {
	position: absolute;
	display: none;
	left: 157px;
	top: 0;
	margin: 0;
	padding: 0 0 27px;
	list-style: none;
	list-style-position: outside;
	width: 127px;
	border: solid #cde4f4;
	border-width: 0 0 0 1px;
}

#category_menu  li.selectedSM ul{
	display: block;
}





#additional_models ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100%;
	overflow: hidden;
}



#additional_models li {
	float:left;
	left:0;
	margin:10px 16px 10px 0;
	padding:0;
	
	text-align: center;
	width: 142px;
}



#product_modelldesc {
	display: none;
}

.sidebar_module {
	padding: 0 0 0 12px;
	/*visibility: hidden;*/
}

#produkt_sidebar {
	width: 150px;
	float: right;
}

#produkt_list_items ul li.clear {
	border: none;
	width: auto;
	height: auto;
	float: none;
	clear: both;
	font-size: 13px;
}

.form-select {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

#select_dl dd {
 display: block !important;
 padding-right: 12px;
}

#select_form {
 display: none;
}

/* start fixes */
#ww_pic div {
	z-index: 1 !important;
}

#subContent div {
	position: static !important;
}

#subContent {
	padding-right: 5px;
}

p.bodytext img,
.feature p.bodytext img {
	display: inline;
	margin: 0;
}


.news-list-container {
	padding: 15px 0 0;
}

.news-list-container h3 {
	background: transparent;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.news-list-item hr {
	display: none;
}

.news-list-item {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border: solid #c6def2;
	border-width: 0 0 1px;
}


.csc-header h1 {
	font-size: 18px;
	color: #0087c1;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 12px;
	background:url(layout/h3_arrow.gif) no-repeat left center;
}

.csc-header {
	padding: 0 0 10px;
}



.news-search-form td {
	padding: 0 10px 5px 0;
}

.news-search-form span {
	padding: 0 5px 0 0;

}

.news-single-item h2 {
	margin-left: 0 !important;
	margin: 0;
	border: 0;
}

hr {
	color: #c6def2;
}

.produkt_menu_last .produkt_section {
	display: none !important;
}

.general_content #page {
	font-size: 12px;
}


#user_area form label {
		display: block;
		float: left;
		line-height: 19px;
	}
	#select_dl {
		margin: 0 0 0 5px;
	}
	.form-select {
		margin: 0 0 0 20px;
	}
	
	
	
#breadcrumbs_header ul {
list-style:none;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}
#breadcrumbs_header li {
float:left;
padding:0 10px 0 12px;
background: url(layout/h3_arrow.gif) no-repeat left center;
}
#breadcrumbs_header a:link, 
#breadcrumbs_header a:visited, 
#breadcrumbs_header a:hover, 
#breadcrumbs_header a:active {

display:block;
text-decoration:none;
white-space:nowrap;

}

#breadcrumbs_header ul {
border-color:#C6DEF2;
border-style:solid;
border-width:0 0 1px;
line-height:28px;

}	



/* end fixes */


.button {
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	
}

.button input {
	background: url(layout/blank.gif);
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: absolute;
	width: 300px;
	height: 300px;
	bottom: -5px;
	right: -5px;
}

.button em {
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 10px;
	background:url(layout/h3_arrow.gif) no-repeat left 3px;
	white-space: nowrap;
	margin: 0 0 4px;
	font-style: normal;
	color: #0087c1;
}


.button:hover em {
	color: #3dd7fe;
}

#product_compare_form,
#product_compare_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.compare_nav .button em {
	color: #24dcff;
	margin: 0;
} 


#produkt_menu .close:link,
#produkt_menu .close:visited,
#produkt_menu .close:active

 {
	display: block;
	overflow: hidden;
	width: 10px;
	height: 10px;
	background: url(layout/close.gif) no-repeat 0 0;
	position: absolute;
	top: 5px;
	right: 9px;
	z-index: 10;
}


#produkt_menu .close:hover {
	background-position: 0 -10px;
}

#home_intro {
	min-height: 411px;
	background: #0283bd;
}

* html #home_intro {
	height: 411px;
}

.datentabelle {
	padding-top: 10px;
}

.datentabelle a {
	text-decoration: underline;
}

/******* SEARCH RESULT ********************************************************/
#search_content table {
	width: 500px !important;
	margin-left:20px;
}


#search_products,
#search_content,
#search_news {
	width: 500px !important;
	margin-left:20px;
	display: none;
}

#search_content table{
  margin-left:0px;
}


* html .result_nav {
	height: 33px;
}

.result_nav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.result_nav .main, .result_nav .main img {
	display: block;
}

.result_nav .main {
	position: absolute;
	top: 0;
	right: 0;
		
}

#produkt_list_section td {
	vertical-align: bottom;
}

#navi_products,
#navi_pages,
#navi_news {
	padding: 0 5px 0 0;
}


input.suche {
	border: 1px solid #0087c1;
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
}



#search_input_table td {
	text-align: left;
}

#search_section_table td {
	font-size: 12px;
}

#product_compare_print {
	display: none;
}

.search_area_outer{
  margin-left:20px;
}

#search_input_table .input_btn {
  background:url("layout/add_info_arr.gif") no-repeat scroll 0 5px;
  border:medium none;
  color:#3DD7FE;
  cursor:pointer;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  padding-left:8px;
  width:60px;
  margin-left:8px;
}

#text_pro,
#text_page,
#text_news{
  font-size: 12px;
	color: #02D7FF; /*0087c1*/
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
	background:url(layout/h3_arrow.gif) no-repeat;
	background-position:0 3px;
  
}

.navi_hl{
  color: #0087c1 !important;
  background:url(layout/hotspot_arr.gif) no-repeat !important;
	background-position:0 3px !important;
}


.result_nav {
	width: 95%;
	float: left;
	min-height: 1px;
	position: relative;
	top: 0;
	left: 0;
	line-height: 20px;
	min-height: 33px;
}

.teaser_search_news {
  font-size:12px;
}
.teaser_search_news .main_11_bold{
  font-size:14px;
  font-weight:bold;
}

#search_content .main,
#search_content .main a{
  font-size:12px !important;
  color:#0087c1 !important;
}

/*************** PRODUCT DETAIL *****************************************/

.features_wrapper_tab{
  margin-right:50px !important;

}
.features_wrapper_tab ul{
  margin-top:5px;
}

.feature p.bodytext{
  margin:0 0 1em;
}

p.bodytext{
  margin:0 0 1em;/**/
}

.contenttable td p{
  margin-bottom:0.5em;
}


.flash_alttext{
  color:#fff;
  width:300px;
  font-size:12px;
  margin-top:30px;
  margin-left:30px;
}

.flash_alttext a{
  color:#fff;
  font-size:12px;
  text-decoration:underline;
}

.flash_alttext_home{
  margin-top:100px;
  margin-left:400px;
}

.produkt_section img {
	width: auto !important;
	height: auto !important;
}

#footer #note {
	text-align: right;
	color:#BADEF4;
	margin-top:5px;
	margin-right:10px;
	font-size:11px;
}
