body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, input, button, textarea, select, p, blockquote, th, td {
margin: 0;
padding: 0;
}

html {
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	background: #fff4e0;
	font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	height: auto;
}
img { border: 0; } 

body {
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	height: auto;
}

.tbLi li {
  margin-left: 15px;
}

body, td
{
	font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #21201e;

}

a:link, a:visite
{
	color: #a07723;
	text-decoration: underline;
}

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

#lmenulist_mitte {
	color: #6C3300;
}
#menumitte li {
	list-style: url(/images/menu_marker.gif);
	line-height: 150%;
}
#menumitte a:hover {
	text-decoration: underline;
}

#menumitte a:link, #menumitte a:visited, #menumitte a:hover {
	color: #6C3300;
	text-decoration: none;
}
#menulight
{
	z-index: 3;
	position: absolute;
	top: 230px;
	left: 250px;

}

#header
{
	height: 247px;
	max-height: 247px;
	height: 247px;
	width: 100%;
	white-space:nowrap;
}

#headerLeft
{
  float: left;
	width: 629px;
	height: 247px;
	background-image: url(/images/header_left.jpg);
	background-repeat: no-repeat;
}

#headerRight
{
  float: left;
	width: 636px;
  height: 247px;
	background-image: url(/images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#headerRightStart
{
  float: left;
	width: 636px;
  height: 247px;
	background-image: url(/images/header_right_start.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#menu{
	width: 100%;
	height: 56px;
}

#menuHeader
{
	background-image: url(/images/header_bottom_left.jpg);
	background-repeat: no-repeat;
	height: 135px;
}

#menuHeaderStart
{
	background-image: url(/images/header_bottom_left_start.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#menutop
{
	height: 27px;
	background-image: url(/images/menu01_left.jpg);
	background-repeat: no-repeat;
	padding-left: 255px;
	float: none;
	border: 1px none Aqua;
}

#menutop div
{
	float: left;
}

#menubottom
{
	height: 25px;
	background-image: url(/images/menu02_left.jpg);
	background-repeat: no-repeat;
}

#menuitems div
{
	float: left;
	padding-right: 25px;
}


#content
{
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-x;
	font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: Black;
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto;
	padding-bottom: 60px;
	min-width: 1200px;
}

* html #content
{
	width: 100%;
}

#knife
{
	width: 134px;
	height: 42px;
	background-image: url(/images/knife.jpg);
	background-repeat: no-repeat;
	z-index: 9;
	position: absolute;
	left: 145px;
	top: 251px;
}

h1, h2, h3, h4
{
	color: #50442c;
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 24pt;
	color: #50442c;
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h2
{
	font-size: 18pt;
	color: #50442c;
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h3
{
	font-size: 14pt;
	color: #50442c;
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h4
{
	font-size: 12pt;
	color: #50442c;
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#leftcol, #leftcol .block
{
	width: 200px;
}

#leftcol
{
	float: left;
	margin-right: 30px;
}

#rightcol, #rightcol .block
{
	width: 355px;
}

#rightcol
{
	float: right;
	margin-left: 30px;
}

#middle {
	zoom: 1;
	float: left;
	display:inline;
	padding-top: 16px;
	min-height: 700px;
	max-width: 700px;
	width:700px;
}

.block
{
	background-color: #6e757e;
	background-position: bottom;
	margin-bottom: 15px;
	font-size: 10pt;
}

.block div
{
	background-position: top;
	padding-top: 50px;
	padding-bottom: 25px;
	color: White;
}

#leftcol .block
{
	background-image: url(/images/metallblock_footer.gif);
	background-repeat: no-repeat;
}

#rightcol .block
{
	background-image: url(/images/metallblock2_footer.gif);
	background-repeat: no-repeat;
}

#leftcol .block div
{
	background-image: url(/images/metallblock_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#rightcol .block div
{
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/images/metallblock2_top.jpg);
	background-repeat: no-repeat;
}

.block p
{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #181b1f;
}

.pict, .picts img
{
	background-image: url(/images/bg_img.gif);
	border: 1px solid #dbdee5;
}

#griffarten {
	float: left;
	width: 469px;
	background-image: url(/images/block_bg.gif);
	background-repeat: no-repeat;
	min-height: 188px;
	padding-left: 80px;
	padding-right: 40px;
	padding-top: 10px;
	*padding-top: 30px;
	color: #a07723;
}

#griffarten h1 {
	font-size: 36px;
	color: #50442c;
	margin-bottom: 10px;
}

#griffarten .links {
	margin-top: 10px;
	width: 430px;
}

#griffarten .links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#griffarten .links li {
	float: left;
	margin-bottom:3px;
	margin-right: 10px;
}

#griffarten .links a {
	font-size: 15px;
	color: #4c2e01;
	display: block;
}

#griffarten a:first-letter {
	font-weight: bold;
}

#werbung {
	float: left;
	width: 120px;
	background-image: url(/images/bg_menu_left_new.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	color: #a07723;
}

#suchen
{
	background-image: url(/images/bg_suchen.gif);
	background-repeat: no-repeat;
	width: 556px;
	height: 173px;
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	*margin-left: 20px;
}

#suchen div
{
	margin-top: 40px;
	margin-left: 40px;
	color: White;
}

#suchen .fld
{
	background-color: #525559;
	border-top: 1px solid #1b1e1f;
	border-left: 1px solid #1b1e1f;
	border-bottom: 1px solid #eef9ff;
	color: White;
}

.menuTitle {
	text-align: left;
	font-size: 17px;
	text-shadow: #EEE 2px 1px 1px;
	color: #454545;	
}
.menuTitleTbl{
	text-align: left;
	font-size: 17px;
	text-shadow: #EEE 2px 1px 1px;
	color: #454545;	
}


#leftmenu_top{
	width: 250px;
	float: left;
	display:inline;
	margin-right: 20px;
}
#leftmenu_topStart{
	width: 260px;
	float: left;
	display:inline;
	margin-right: 20px;
}
#leftmenu{
	width: 250px;
	background-image: url(/images/bg_menu_left_new.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 15px;
	padding-left: 5px;
	margin-right: 20px;
}
#leftmenuStart{
	width: 260px;
	padding-top: 15px;
	padding-left: 5px;
	margin-right: 20px;
}

#leftmenu ul{
	padding:5px;
	margin:5px;
	margin-left: 0;
}
#leftmenu ul li
{
	font-style: italic;
	font-size: 13px;
	color: #51381f;
	list-style-type: none;
}

#leftmenu a:link, #leftmenu a:visited
{
	color: #51381f;
	text-decoration: none;
}

#leftmenu a:hover
{
	color: #A07723;
	text-decoration: underline;
}






.clear
{
	clear: both;
	float: none;
}

#footer
{
	height: 128px;
	color: #212931;
	padding-top: 40px;
  clear: both;
  min-width:1265px;
}

#footerLeft {
  float: left;
  height: 128px;
  width: 734px;
	background-repeat: no-repeat;
	background-image: url(/images/footer_left.jpg);
}

#footerRight {
  float: left;
  height: 128px;
  width: 530px;
	background-repeat: no-repeat;
	background-image: url(/images/footer_right.jpg);
}


#footer a:link, #footer a:visited, #footer a:hover
{
	color: White;
}



#formtitle
{
	padding-bottom: 15px;
}

#photos img
{
	border: 2px solid #4F4C3D;
	margin-bottom: 15px;
}




li
{
	font-weight: normal;
	margin-bottom: 8px;
#	list-style-image: url(/images/limarker.gif);
	line-height: 130%;
}


#menutop{
	height: 137px;
	background-image: url(/images/bg_knife_shop.jpg);
	background-repeat: no-repeat;
	padding-left: 260px;
	float: none;
	border: 1px none Aqua;
}

#search{
	margin-top: 10px;
	margin-left: 10px;
	*margin-left: 20px;
}

#search div{
	margin-left: 0px;
	color: White;
}

#search .fld{
	background-color: #525559;
	border-top: 1px solid #1b1e1f;
	border-left: 1px solid #1b1e1f;
	border-bottom: 1px solid #eef9ff;
	color: White;
}

#griffarten2{
	float:right;
	background-image:url(/images/title_suchenachgriffen.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top: 10px;
	margin-left: 30px;
}

#griffarten2 .links {
	margin-top: 20px;
	width: 550px;
}

#griffarten2 .links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#griffarten2 .links li {
	float: left;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:3px;
}

#griffarten2 .links a {
	font-size: 14px;
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	display: block;
	text-decoration:none;
}

#griffarten2 a:first-letter {
	font-weight: bold;
}
.style4 {
		font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {font-size: 12}
.style7 {
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visite
{
	color: #a07723;
	text-decoration: underline;
}

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

.change_quantity a, .change_quantity a:link, .change_quantity a:active, .change_quantity a:visited {
width: 1.6em;
height: 1.6em;
line-height: 1.6em;
display: inline-block;
background-color: #EEE;
font-weight: bold;
cursor: pointer;
text-decoration: none;
color: black;
text-align: center;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
}

.cart h1 {
margin: 0 0 0.5em 0;
font: 2em "Trebuchet MS", sans-serif;
color: #333;
}
.catImage{
  max-width: 150px;
  max-height: 150px;
  width: expression(this.width > 150 ? "150px" : true);
  height: expression(this.height > 150? "150px" : true);
	border: 2px #8F6436 solid;
	padding: 0px;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.catImageTop{
  max-width: 180px;
  max-height: 50px;
  width: expression(this.width > 180 ? "180px" : true);
  height: expression(this.height > 50? "50px" : true);
}
.cartImage {
  max-width: 80px;
  max-height: 80px;
  width: expression(this.width > 80 ? "80px" : true);
  height: expression(this.height > 80? "80px" : true);
  border: 2px #CCC solid;
}

.cartTitle {
	text-align: left;
	font-size: 17px;
	text-shadow: #EEE 2px 1px 1px;
	color: #454545;	
}

a.droppos {
	padding-left: 12px;
	background: url('/images/remove10.png') no-repeat center left;
	font-size: 0.9em;
	text-decoration: none;
	color: #666;
}
#roundBorder{
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	background-color: #FDDEA7;
	border: 1px #8F6436 solid;
-moz-box-shadow: 0 0 5px #F1D39D;
-webkit-box-shadow: 0 0 5px #F1D39D;
box-shadow: 0 0 5px #F1D39D;

}

.rounded1{
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	background-color: #fff2d7;
}
#rounded2 {
	height: 40px;
	width: 480px;
	padding: 5px;
	-moz-border-radius: 1em 2em 1em 4em;
	border-radius: 1em 4em 1em 2em;
	background-color: #fff2d7;
	font-size:11px;
}
#olItemDetailImg {
  max-width: 80px;
  max-height: 60px;
  width: expression(this.width > 80 ? "80px" : true);
  height: expression(this.height > 60? "60px" : true);
  border: 1px #8F6436 solid;
  padding: 4px;
  cursor: pointer;
}
.olItemListSmall{
  max-width: 200px;
  max-height: 1500px;
  width: expression(this.width > 200 ? "200px" : true);
  height: expression(this.height > 150? "150px" : true);
  border: 1px #8F6436 solid;
  padding: 4px;
  cursor: pointer;
}
.olItemDetailImg {
  max-width: 80px;
  max-height: 60px;
  width: expression(this.width > 80 ? "80px" : true);
  height: expression(this.height > 60? "60px" : true);
  border: 1px #8F6436 solid;
  padding: 4px;
  cursor: pointer;
}
.olItemCross {
  max-width: 150px;
  max-height: 150px;
  width: expression(this.width > 150 ? "150px" : true);
  height: expression(this.height > 150? "150px" : true);
  border: 1px #8F6436 solid;
  padding: 4px;

  cursor: pointer;
}

.olItemDetailImgLarge {
  max-width: 500px;
  max-height: 500px;
  width: expression(this.width > 500 ? "500px" : true);
  height: expression(this.height > 500? "500px" : true);
  border: 2px #8F6436 solid;
	-moz-border-radius: 1em;
	border-radius: 1em;
	align: center;
}

.olItemDetailImgRound {
  max-width: 120px;
  max-height: 120px;
  width: expression(this.width > 120 ? "120px" : true);
  height: expression(this.height > 120? "120px" : true);
	border: 2px #8F6436 solid;
	padding: 0px;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

.olItemDetailImgRoundLarge {
  max-width: 300px;
  max-height: 300px;
  width: expression(this.width > 300 ? "300px" : true);
  height: expression(this.height > 300? "300px" : true);
	border: 1px #8F6436 solid;
	padding: 0px;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

h1, h2, h3 {
	font-size: 17px;
	text-shadow: #EEE 2px 1px 1px;
	color: #454545;	
}



a:link, a:hover, a:visited {
	color:#21201e;
	text-decoration: none;	
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #8F6436;
	border-left: 1px solid #8F6436;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #8F6436;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	text-shadow: #EEE 2px 1px 1px;
	color: #454545;	
	font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 10px;
	border: 1px solid #FDDEA7; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	text-shadow: #EEE 2px 1px 1px;
	color: #454545;	
	font-family: Ubuntu, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #FDDEA7;
	border-bottom: 1px solid #FDDEA7; /*--Makes the active tab look like it's connected with its content--*/
}


.tab_container {
	border: 1px solid #8F6436;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #FDDEA7;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}


	
input, textarea, select, checkbox { 
	padding: 3px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

#olKeyword{
	padding: 3px;
	border: 0px;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	background: transparent;
	box-shadow: rgba(0,0,0, 0) 0px 0px 0px;
	-moz-box-shadow: rgba(0,0,0, 0) 0px 0px 0px;
	-webkit-box-shadow: rgba(0,0,0, 0) 0px 0px 0px;
}


