* {
  zoom: 1;
}


html, body {
	margin: 0;
	padding: 0;
	color: #fff;
}

html {
	overflow-y: scroll;	
	background: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.jbCenter {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 769px;
}

#jbTop1 {
  	height: 267px;
  	background: url(../images/jbTop1.jpg) center no-repeat;
}

#jbTop2 {
  	height: 267px;
  	background: url(../images/jbTop2.jpg) center no-repeat;
}

#jbContentLeft {
	position: relative;
	border: 0;
	padding: 0;
 	margin: 0;
	width: 253px;
	float: left;
}

.jbBox {
	float: left;
	position: relative;
	padding: 0;
	width: 251px;
	height: 234px;
	background: url(../images/jbBoxBg.png) top left no-repeat;
	color: #fff;
	font-size: 80%;
}

.jbBoxTitle {
	width: 245px;
	margin: 15px 0 0 0; 
	padding: 0; 
	text-align: center;
	font-style: italic;
	font-size: 80%;
}

.jbBoxImage {
	margin: 20px 0 0 0; 
	padding: 0; 
	text-align: center;
}

.jbBoxText {
	float:left;
	position: absolute;
	padding: 0;
	width: 251px;
	text-align: center;
	bottom: 10px;
	color: #650400;
}

.jbBoxLeft {
	margin: 25px 0 0 1px;
}

#jbBoxMiddle {
	float: left;
	padding: 0;
	margin: 25px 0 0 0;
	width: 251px;
	height: 255px;
	background: url(../images/jbBoxMiddleBg.png) top left no-repeat;
	color: #fff;
	font-style: italic;
}

#jbBoxMiddleTop {
	padding: 0;
	margin: 0;
	width: 251px;
	height: 35px;
	background: url(../images/jbZweirad.png) top left no-repeat;	
	color: #fff;
	font-style: italic;
}

#jbBoxRight {
	float: left;
	padding: 0;
	margin: 25px 0 0 1px;
	width: 263px;
	height: 255px;
	background: url(../images/jbBoxRightBg.png) top left no-repeat;
	color: #fff;
	font-style: italic;
}

#jbBoxRightTop {
	padding: 0;
	margin: 0;
	width: 263px;
	height: 35px;
	background: url(../images/jbSpezialitaeten.png) top left no-repeat;	
	color: #fff;
	font-style: italic;
}

#jbContentRight {
	float: left;
	border: 0;
	padding: 0;
	width: 515px;
}

#jbContentNav
{
	margin: 0;
	padding: 0;
	height: 35px;
}

#jbContentNav ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#jbContentNav ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#jbContentNav ul li a
{
	background: url(../images/jbNavBg.jpg) left no-repeat;
	width: 103px;
	height: 25px;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 12px/24px verdana, lucida, sans-serif;
	cursor: pointer;
}

#jbNavListActive, #jbContentNav ul li a:hover, #jbContentNav a:active, #jbContentNav li#active a
{
	background: url(../images/jbNavBgHover.jpg) left no-repeat;
}

#jbBottom {
	clear: both;
	text-align: center;
	color: white;
	font: normal 10px/20px verdana, lucida, sans-serif;
	background: #222222;
}

#jbMainBox1 {
	background: url(../images/jbBoxMain1Bg.jpg) left top no-repeat;
	width: 265px;
	height: 205px;
	font-size: 70%;
	padding: 50px 0 0 250px;
}

#jbMainBox2 {
	background: url(../images/jbBoxMain1Bg.jpg) left top no-repeat;
	width: 265px;
	height: 235px;
	font-size: 70%;
	padding: 80px 0 0 250px;
}

#jbMainBox3 {
	background: url(../images/jbBoxMain1Bg.jpg) left top no-repeat;
	width: 265px;
	height: 235px;
	font-size: 70%;
	padding: 80px 0 0 250px;
}

#jbWrapper {
	background: url(../images/jbMainBg.jpg);
	width: 769px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.jbProductGroupItem {
	margin: 0 0 0 0;
	border-bottom: 1px solid black;
	padding: 0;
	background: url(../images/jbProductGroupListBg.jpg);
	height: 24px;
	width: 252px;
}

.jbProductGroupItem p {
	margin: 0;
	padding: 4px 0 0 35px;
	font-size: 80%;
}

.jbProductGroupItem a {
	color: white;
	text-decoration: none;
}

.jbProductGroupItem a:hover {
	text-decoration: underline;
}

.jbProductGroupItemActive {
	background: url(../images/jbProductGroupListBgActive.jpg);
}

.jbProduct {
	cursor: pointer;
	position: relative;
	width: 516px;
	height: 124px;
	background: url(../images/jbProductBg.png) top left no-repeat;
}

.jbProduct a {
	color: #fff;
	text-decoration: none;
}

.jbProduct img {
	border: 0;
}

.jbProductTitle {
	position: relative;
	float: left;
	top: 25px;
	left: 150px;
	width: 345px;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
}

.jbProductDetails {
	position: relative;
	float: left;
	top: 35px;
	left: 150px;
	width: 345px;
	font-size: 60%;
}

.jbProductImage {
	position: absolute;
	top: 0; 
	left: 20px;
	width: 130px;
	text-align: center;
}

.jbProductDetailsBox {
	width: 715px;
}

.jbProductDetailsBoxHead {
	height: 19px;
	padding: 5px 0 0 0;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	background: url(../images/jbDetailsItemBoxHeadBg.jpg);
	
}

.jbProductDetailsBoxDetails {
	height: 400px;
	position: relative;
	padding: 5px 35px 5px 20px;
	font-size: 60%;
	background: url(../images/jbDetailsItemBoxDetailsBg.jpg) repeat-y;
	
}

.jbBaseItemBox {
	width: 516px;
}

.jbBaseItemBoxHead {
	height: 20px;
	padding: 25px 0 0 20px;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	background: url(../images/jbBaseItemBoxHeadBg.png);
	
}

.jbBaseItemBoxDetails {
	width: 460px;
	padding: 5px 35px 5px 20px;
	font-size: 60%;
	background: url(../images/jbBaseItemBoxDetailsBg.png) repeat-y;
	
}

.jbBaseItemBoxBottom {
	height: 8px;
	font-size: 60%;
	background: url(../images/jbBaseItemBoxBottomBg.png) top left no-repeat;
	
}

.jbDetailPics {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 350px;
	height: 415px;
	text-align: center;
	
}

.jbDetailDesc {
	position: absolute;
	right: 0;
	top: 0;
	height: 100px;
	width: 320px;
}

.jbDetailBindings {
	position: absolute;
	right: 0;
	top: 100px;
	height: 100px;
	width: 320px;
}

.jbDetailBindings td{
	background: #c30e00;
}

.jbDetailPdf {
	position: absolute;
	bottom: 10px;
	right: 30px;
}

.jbDetailPdf a {
	color: white;
	text-decoration: none;
}

.jbDetailPdf img {
	border: 0;
	vertical-align: middle;
}

