/* ALLGEMEINES */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87888A;
	letter-spacing: 1px;
}
body {
	background-color: #1e1e1e;
	background-image: url("images/background.jpg");
	margin: 0;
	padding: 0;
	background-position: top center;
}
a:link, a:visited, a:active {
	color: #b80f1d;
	text-decoration: none;
}
a:hover {
	color: #87888A;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #2c2c2c;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}

/* KOPFZEILE - SUCHE - LOGIN - SPRACHWAHL */
.header {
	font-size: 11px;
	background-color: #121212;
	background-image: url("images/background3.jpg");
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #666666;
}
.headerfont {
	font-size: 11px;
	color: #87888A;
}

/* HAUPTMENU */
.menutable {
	margin-top: 25px;
	margin-bottom: 15px;
}
.menuheader {
	width: 760px;
	vertical-align: bottom;
	border-bottom: 1px solid #666666;
	clip: rect(auto,auto,auto,auto);
	padding-bottom: 3px;
}
.menulogo {
	width: 760px;
	vertical-align: bottom;
	border-bottom: 1px solid #666666;
	clip: rect(auto,auto,auto,auto);
	padding: 0px 0px 10px 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #87888A;
	border-bottom: 1px solid #666666;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 0px 6px 0px;
	margin: 0px 7px 0px 9px;
	position: relative;
	z-index: 500;
}
.menu a:hover {
	border-bottom-color: #b80f1d;
}
.menu-current a:link, .menu-current a:visited, .menu-current a:active {
	border-bottom-color: #b80f1d;
}
.menu-parent a:link, .menu-parent a:visited, .menu-parent a:active {
	border-bottom-color: #b80f1d;
}

/* BROTKRUMEN - SIE SIND HIER … */
.breadcrumb {
	font-size: 10px;
	background-color: #121212;
	background-image: url("images/background3.jpg");
	background-repeat: repeat-y;
	border-bottom: 1px solid #666666;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
}
.breadcrumb a {
	color: #87888A;	
}
.breadcrumb a:hover {
	color: #b80f1d;	
}
#breadcrumb .menu-current a {
	color: #b80f1d;
}

/* UNTERMENU - LINKE SPALTE */
.submenu {
	vertical-align: top;
	width: 200px;
	/* border-bottom: 1px solid #666666; */
}
.submenu ul, .menu li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.submenu ul {
	margin-bottom: 0px;
}
.submenu ul ul {
	padding-left: 10px;
}
.submenu a:link, .submenu a:visited, .submenu a:active {
	font-size: 13px;
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}
.submenu a:hover {
	text-decoration: none;
}
.submenu .menu-current {
	font-weight: bold;
	background-image: url("images/submenubg.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
.submenu .menu-child {
	font-weight: normal;
}
.submenu .menu-parent {
	font-weight: normal;
}

/* LINKE SPALTE UND HAUPTBLOCK */
.leftcolumn {
	padding: 10px;
	background-image: url("images/background1.jpg");
	background-repeat: repeat-y;
	background-color: #121212;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 200px;
	vertical-align: top;
	text-align: left;
}
.content {
	padding: 10px;
	background-image: url("images/background2.jpg");
	background-repeat: repeat-y;
	background-color: #121212;
	border-left: 1px dotted #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	height: 150px;
	vertical-align: top;
	text-align: left;
}

/* FUSSZEILE - IMPRESSUM - SITEMAP */
.footer {
	vertical-align: top;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #121212;
	background-image: url("images/background3.jpg");
	background-repeat: repeat-y;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.footerfont {
	font-size: 11px;
	color: #87888A;
	position: relative;
	z-index: 500;
}

/* SUCHFELD - SUCHBUTTON IN KOPFZEILE */
.input {
	font-size: 10px;
	color: #87888A;
	background-color: #1e1e1e;
	border: 1px dotted #666666;
	padding: 2px;
}
.inputbutton {
	font-size: 11px;
	color: #b80f1d;
	border: 1px solid #666666;
	background-color: #121212;
}

/* LOGIN - NICHT VERWENDET */
.login {
	padding: 0px 0px 3px 0px;
	font-size: 10px;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #b80f1d;
	text-decoration: none;
}
.login a:hover {
	color: #87888A;
	text-decoration: none;
}

/* AUFMACHER START */
.aufmacher {
	width: 734px;
	height: 734px;
}
.aufmacherlogo {
	background-image: url("/wb/media/bilder/aufmacher/aufmacher-logo.png");
	background-repeat: no-repeat;
	position: relative;
	left: -95px;
	top: 170px;
	width: 539px;
	height: 143px;
	background-position: top center;
	z-index: 10;
}
.aufmacherbottomtable {
	width: 670px;
	height: 38px;
	position: relative;
	top: 360px;
	background-image: url("/wb/media/bilder/aufmacher/aufmacher-balkenbottom-hg.png");
	background-repeat: no-repeat;
	text-align:left;
	z-index: 30;
}
.aufmacherknifedesigntext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	margin-left: 10px;
	width: 325px;
	letter-spacing: 3px;
}
.aufmacherrot {
	color: #b80f1d;
}
.aufmacherserienmesserbild {
	position: relative;
	top: 428px;
	left: 240px;
	width: 170px;
	height: 100px;
	z-index: 40;
}
.aufmacherserienmessertext {
	margin-left: 10px;
	font-size: 10px;
	width: 325px;
}
.aufmachersprachwahl {
	width: 152px;
	height: 33px;
	position: relative;
	top: 171px;
	left: -265px;
	background-image: url("/wb/media/bilder/aufmacher/aufmacher-de_en-hg.png");
	background-repeat: no-repeat;
	z-index: 30;
}
.aufmachersprache {
	font-size: 14px;
	text-align: center;
	width: 76px;
}

/* Big Picture Swap */
div.rotator {
	position: relative;
	left: -53px;
	top: -153px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	z-index: 20;
}
div.rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
}
div.rotator ul li img {
	background: none;
	/* IE Transparenz */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}
div.rotator ul li.show {
	z-index: 500;
}

/* Easy Slider - kleines Serienmesserbild */
img{border:none;}
#slider ul, #slider li,
#slider2 ul, #slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 170px;
	height: 100px;
	overflow: hidden;
}	
		
/* numeric controls for easySlider */	

ol#controls {
	position: relative;
	top: 5px;
	margin: 0;
	padding: 0;
	height: 5px;
	z-index: 30;
	font-size: 0px;
}
ol#controls li {
	margin: 0 2px 0 0; 
	padding: 0;
	float:left;
	list-style: none;
	height: 5px;
	line-height: 5px;
}
ol#controls li a {
	float: left;
	/* 
		heigth und width (je 5px) definieren um die Buttons sichtbar zu machen
	*/ 
	height: 0px;
	width: 0px;
	background: #87888A;
}
ol#controls li.current a {
	background: #b80f1d;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* AUFMACHER ENDE */
