body {
/*	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;*/

	margin: 0px;
	padding: 0px;
	color: #222222;
}

/***** LAYOUT *****/

div#main {
	width: 960px;

	text-align: left;
    padding: 0px;
    margin:0 auto;
	/*position: relative; */
   /*	margin-top: 20px;*/
/*	margin-bottom: 20px;
	border : 1px solid #bababa; */
}

div#globalfooternew {
	width: 960px;

	text-align: left;
	padding: 0px;
/*	position: relative;
margin-left: 50px;*/
/*	margin-top: 20px;*/
	margin-bottom: 20px;
/*	border : 1px solid Silver;*/
}

div#head {
    background: black;
	width: 945px;
	height : 100px !important;
	overflow : hidden;
/*	position : relative; */
    padding: 15px;
    padding-top: 25px;
    padding-right:0;
}

div#navigation {
    background: url(../img_w/navigati.gif) top repeat-x;
    border-bottom : 1px dotted Silver;
    /*height : 20px !important;*/
    margin:0 0 3px 0;
    overflow : hidden;
    padding :0px 10px;
    position : relative;
    width: 940px;
    /*word-spacing: 10px;*/
}

div#navigation a {
	color: #5D5D5D;
	text-decoration: none;
	text-transform: uppercase;
/*	font-size: 0.88em !important;
	font-weight : bold;*/
    padding: 0 8px;
    line-height:28px;
}
div#navigation a:Hover {
	color : black;
	text-decoration: none;
   /* border-bottom : 2px solid Silver;
	text-transform: uppercase;
    font-size : 0.88em !important;
	font-weight : bold;*/
}
div#navigation div.picnav{
   position:absolute;
   top:0;
   right:10px;
 }
div#navigation div.picnav img{
   height:28px
 }
div#navigation div.picnav a{
   padding-left: 3px;
}

div#navigation div.picnav a:hover{
   text-decoration: none;
}

div#picturebar {
	background-image : url(../img_k/top_frame.jpg);
	/*width : 900px; */
	height : 162px;
}

div#content {
	width: 960px;
	padding-bottom : 15px;

	min-height : 500px;
	position: relative;
	margin-top : 5px;
}

div#bottom {
	width: 900px;
	height : 20px !important;
	text-align: center;
	color : Gray;
/*	font-size : 0.9em;*/
	padding-top : 5px;
	border-top : 1px solid Silver;
	margin-top : 15px;
}

div.silverback {
	border : 3px solid Silver;
	background-image: url(../img_w/silverba.jpg);
	padding : 15px;
}

div#bouble {
	width : 387px;
	height : 78px;
	position : absolute;
	padding-top : 65px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
/*	font-size : 1.2em;*/
	left : 0px;
	top : 0px;
	background-image : url(../img_w/bouble00.gif);
	visibility : hidden;
}


/***** LINKS *****/

a {
	color: #bc0001;
	text-decoration: none;
}

a:hover {
	color: #e40001;
	text-decoration: none;
}


/***** TEXT *****/
p.title {
	color: #404040;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 100%;
}

p.bigheader {
/*	font-size : 42px;
	font-weight : bold;*/
}

span.largefont {
/*	font-size : 1.3em;*/
}

span.smallfont {
/*	font-size : 0.8em;*/
}

p.text {
	line-height: 160%;
}

div.successmessage {
	border : 3px solid Darkgreen;
	background-color : #E8FFEA;
	padding : 20px;
}


span.gray {
	color : Gray;
}

/***** SONSTIGE ELEMENTE *****/

hr {
	height : 0px;
	border : 1px dotted Silver;
}

img {
	border : 0px;
}

img.img_go {
	border : 0px;
	position : relative;
	top : -2px;
}

form {
	padding : 0px;
	margin : 0px;
}

input.searchfield {
	width : 90px;
	color: #5D5D5D;
	border : 0px;
/*	font-size : 0.88em;
	font-weight : bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;*/
	border-bottom : 3px double Silver;
	background-color : transparent;
	margin-top : 2px;
}

input.button {
	width : 100px;
	border : 1px solid Gray;
	background-color : Silver;
}

input.form {
	width : 300px;
	border : 0px;
	border-bottom : 3px double Silver;
	margin-bottom : 15px;
}

textarea.form {
	width : 299px;
	height : 150px;
	border: 1px solid #EBEBEB;
	border-bottom : 3px double Silver;
	margin-bottom : 15px;
/*	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	color: #222222;
}

select.form {
	width : 300px;
	border : 0px;
	border-bottom : 3px double Silver;
	margin-bottom : 15px;
/*	font-family: Arial Narrow, Arial, Helvetica, sans-serif;*/
}

select#languageselector {
	width : 90px;
	color : #3F3F3F;
	border : 0px;
/*	font-size : 1.0em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;*/
}

input {
	color : #3F3F3F;
	border : 1px solid Silver;
/*	font-size : 1.1em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;*/
}


/***** ELEMENTE PRODUKTKATALOG *****/
div#products_menu {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 5px 45px 0;
	width: 230px;
	float: left;
	min-height: 500px;
	position: relative;
	font-weight : bold;
	line-height : 135%;
	/*background-image : url(../img_w/products.gif);
	background-repeat : repeat-x;*/
    background:#e7e7e7;
}

div#products_menu a {
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color : black;
	text-transform : uppercase;
}

div.products_subcategories {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left : 15px;
}

div.products_subcategories a {
	color : #868686 !important;
	text-transform: none !important;
}

div#products_content {
	margin-left : 3px;
	width : 718px;
	min-height : 540px;
	float : left;
	border : 2px solid #ebecec;
	padding : 0px;
	position : relative;

}

div#products_catalogue {
	width : 480px;
	padding : 12px;
	padding-right : 0px;
	position : absolute;
	right : -2px;
	top : 370px;
	height : 142px;
	background-color : White;
	z-index : 99;
	border : 3px solid Silver;
	border-right : 0px;
	-moz-opacity : 0.9;
	opacity : 0.9;
	filter : alpha(opacity=90);
}

div.products_catalogue_button {
	float : left;
	width : 142px;
	height : 41px;
	background-repeat : no-repeat;
	padding-left : 75px;
	padding-top : 22px;
	padding-right : 20px;
	font-size : 1.0em;
	font-weight : bold;
}


p.products_intro_text {
	line-height : 160%;
}

div.products_overview_thumb {
/*	font-size : 0.9em;*/
	padding : 5px;
	width : 140px;
	height : 120px;
	float : left;
	text-align : center;
	cursor: pointer;
	border : 1px solid White;
	background-color : White;
	margin-right : 10px;
	margin-bottom : 10px;
	border : 1px solid #ebecec;
}

div.products_titlebar {
	padding-left : 10px;
	padding-top : 1px;
	padding-bottom : 1px;
	width : 300px;
	background-color : #ebecec;
	color : #424242;
/*	font-size : 0.9em;*/
	margin-left : -10px;
	margin-bottom : 10px;
}

div.products_article_half {
	width : 315px;
	min-height : 500px;
	float : left;
	text-align : left;
}

p.products_article_text {
/*	font-size : 0.9em;*/
	padding : 0px;
	margin : 0px;
	margin-bottom : 16px;
}

div.products_articles_colorthumb {
	width : 70px;
	float : left;
/*	font-size : 0.8em;*/
	text-align : center;
	height : 80px;
}

div#products_loading {
	position : absolute;
	left : 550px;
	top : 200px;
	background-image : url(../img_w/productt.gif);
	background-repeat : no-repeat;
	width : 32px;
	height : 16px;
	visibility : hidden;
}

div#products_article_morearticles {
	clear : left;
	position : absolute;
	bottom : 0px;
	width : 650px;
	left : 0px;
	height : 190px;
	background-color : #ebecec;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: auto;
	overflow-y: hidden;
	padding-left : 10px;
	padding-right : 10px;
}

div.products_collectionselector {
	padding : 3px;
	color : White;
	background-color : #4c4c4e;
	width : 100px;
	text-align : center;
	cursor : pointer;
}

/***** PARTNERS *****/
div#partners_menu {
	padding: 15px;
	width: 192px;
	float: left;
	min-height: 500px;
	position: relative;
	font-weight : bold;
	line-height : 135%;
	background-image : url(../img_w/products.gif);
	background-repeat : repeat-x;
}

div#partners_menu a {
/*	font-weight : bold;
	font-size : 0.9em;*/
	color : #696969;
}

div#partners_content {
	margin-left : 3px;
	width : 650px;
	min-height : 650px;
	float : left;
	border : 2px solid #ebecec;
	padding : 10px;
	position : relative;
}

span.blog {
	color:#CC6600;
/*	font-weight : bold;
	font-size : 0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;*/
	margin-left : 10px;
}

p.blogtitle {
/*	font-weight : bold;
	font-size : 1.1em;*/
	margin-bottom : 5px;
}

span.blogdate {
	color : Gray;
/*	font-size : 0.8em;*/
}

span.blogtext {
	line-height : 170%;
}

a.partners_selected {
	border-bottom : 2px solid Gray;
}


/***** NEWS *****/

div.news_left {
	width : 430px;
	min-height : 500px;
	float : left;
	padding : 10px;
	position : relative;
}

div.news_right {
	width : 426px;
	min-height : 500px;
	float : left;
	border : 2px solid #ebecec;
	padding : 10px;
	position : relative;
}

div.newsbox {
	padding: 15px;
	width: 410px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor:pointer;
}

span.newsbox_title {
/*	font-weight : bold;
	font-size : 0.9em;*/
	line-height : 160%;
	text-transform : uppercase;
}

span.newsbox_date {
	color : Gray;
/*	font-size : 0.8em;*/
	line-height : 160%;
}

span.newsbox_text {
	margin : 0px;
	line-height : 160%;
}

div.newsbox_image {
	float : left;
	width : 110px;
	position : relative;
	top : 6px;
	min-height : 80px;
}

div.newsbox_text {
	float : left;
	width : 300px;
}


/****** HOME ************/
div.home_left {
	width : 449px;
	float : left;
	min-height : 480px;
}

div.home_right {
	width : 449px;
	float : left;
	min-height : 480px;
	border-left : 1px dotted #c4c5c7;
}

p.home_text {
	padding : 5px;
	line-height : 160%;
}

div.home_titlebar_left {
	padding : 5px;
	width : 438px;
	background-color : #c4c5c7;
	text-transform: uppercase;
/*	font-size : 1.2em;
	font-weight : bold;*/
}

div.home_titlebar_right {
	padding : 5px;
	margin-left : 2px;
	width : 437px;
	background-color : #7e7e7e;
	text-transform: uppercase;
/*	font-size : 1.2em;
	font-weight : bold;*/
	color : #EFEFEF;
}


div#home_bottom {
	border-top : 3px double Silver;
	width : 900px;
	float : left;
	margin-top : 5px;
	padding-top : 5px;
}

div.home_articlesliderbox {
	float : left;
	width : 180px;
	height : 130px;
	border : 2px solid Silver;
	margin-right : 5px;
	margin-left : 5px;
	padding : 15px;
	padding-top : 25px;
	text-align : center;
	background-image: url(../img_w/home_art.jpg);
	cursor: pointer;
}

div.technology_bags_container {
	float : left;
	width : 260px;
	margin-right : 30px;
	margin-left : 10px;
	text-align : justify;
}

img.technology_imgcategory {
	float : left;
	margin-right : 12px;
	margin-left : 12px;
}

div.technology_menubar {
	width: 890px;
	border-top : 1px dotted Silver;
	border-bottom : 1px dotted Silver;
	padding : 5px;
	margin-bottom: 8px;
	margin-bottom : 25px;
	word-spacing : 20px;
}

div.search_result {
	border-bottom : 1px dotted Silver;
	padding : 5px;
	cursor : pointer;
}


div#tradesection_browserhead {
	background-color : Silver;
	width : 890px;
	padding : 5px;
	text-align:right;
	margin-bottom : 1px;
}

div#tradesection_browserbody {
	width : 890px;
	padding : 5px;
	background-color: #F5F5F5;
}

div.tradesection_login {
	width : 245px;
	height : 195px;
	padding-top : 40px;
	padding-left : 160px;
	background-image : url(../img_w/tradesec.gif);
	background-repeat : no-repeat;
	line-height: 25px;
	float : left;
}

div.tradesection_login input {
	margin-bottom : 5px;
}

div#tradesection_right {
	width : 150px;
	position : absolute;
	left : 748px;
	top : 34px;
}

div#tradesection_right img {
	float : left;
	margin-bottom : 5px;
	border : 1px solid Silver;
}

div.contact_half {
	width : 413px;
	min-height : 500px;
	float : left;
	padding-left : 35px;
}

div.dealers_half {
	width : 413px;
	min-height : 500px;
	float : left;
	padding-left : 35px;
}

div.dealers_results {
	width : 420px;
	height : 400px;
	overflow : auto;
}

/* *********** MULTIMEDIA *******************/
div.multimedia_left {
	width : 430px;
	min-height : 500px;
	float : left;
	padding : 10px;
	position : relative;
}

div.multimedia_right {
	width : 426px;
	min-height : 500px;
	float : left;
	border : 2px solid #ebecec;
	padding : 10px;
	position : relative;
	text-align:center;
}

div.multimediabox {
	padding: 15px;
	width: 410px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor:pointer;
}

span.multimediabox_title {
/*	font-weight : bold;
	font-size : 0.9em;*/
	line-height : 160%;
	text-transform : uppercase;
}

div.multimediabox_image {
	float : left;
	width : 110px;
	position : relative;
	top : 6px;
	min-height : 80px;
}

div.multimediabox_text {
	float : left;
	width : 298px;
}



div.multimedia_itembox {
	padding : 5px;
	padding-left : 15px;
	padding-right : 15px;
	border : 1px solid Silver;
/*	font-size : 0.8em;*/
	float : left;
	text-align:center;
	margin-left : 5px;
	margin-right : 4px;
	margin-bottom : 9px;
}

div.multimedia_videolist {
	padding : 5px;
	border-bottom : 1px dotted Silver;
/*	font-size : 0.9em;*/
	width : 200px;
}
div#products_menu ul, ul.katnav{
  list-style: none;
  padding:0;
  margin:0;
}

/*div#products_menu*/ li.productCategoty{
    border-bottom: dotted 2px #E7E7E7;
    padding:0 0 6px 15px;
    margin-bottom: 6px;
}
/*div#products_menu*/ ul#katnav a:hover {
   color: #696969;
   padding-left:15px;
   margin-left:-5px;
   background: url(../img_w/arrow_yell_right.png) left center no-repeat;
}
div.subscribe{
  background: url(../img_w/email.png) left center no-repeat;
  color: black;
  height: 60px;
  line-height: 60px;
  padding-left: 35px;
  border-bottom:1px dotted silver;
}
div#products_menu div.subscribe a{
  color: black;
}
form#searchform a{
  text-transform: uppercase;
}
td.warenkorb{
  background:#e7e7e7 url(../img_w/../img/warenkorb.png) center center no-repeat;
  height: 55px;
  width: 55px;
}
.partner{
  text-align: center;
}

#products_menu h5{
    background: url(../img_w/ws_logocut.png) left center no-repeat;
    color:black;
    font-size:110%;
    padding-left:25px;
    text-transform:uppercase;
    text-align: left;
    margin:0;
    margin-bottom:10px;
    line-height:100%;
}
.partner img{
  width: 130px;
}
.backto{
  margin-top:25px;
}
div#products_menu .backto a{
 /* background: url(../img_w/outdoor_logo.png)left top no-repeat;
  padding:9px 0;
  padding-left:38px;*/
  color: #2B587A;  line-height:38px;
}


.fltrt{
  float: right;
}
