/* INDEX CSS */ /**********************
 PAGELAYOUT
 **********************/
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	margin-bottom: 1em;
}

h1,h2,h3,h4,h5,h6 {
	color: #000000;
	margin: 0.5em 0px 0.5em 0px;
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	margin: 18px 0 36px 0;
}

h2 {
	font-size: 1.1em;
}

h3,h4,h5,h6 {
	font-size: 1em;
}

a:focus,a:hover {
	text-decoration: underline;
	color: #000000;
}

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

div#allcontent {
	width: 990px;
	margin: 0 auto 30px auto;
}

div#header {
	height: 147px;
	background: url("../images/mainnavi-flaeche.jpg") repeat-x;
	background-position: bottom;
}

/* COLUMNS */
div#columns {
	padding: 4px 0px 0px 0px;
	border-left: 1px solid #9ca8b6;
	border-right: 1px solid #9ca8b6;
	border-bottom: 1px solid #9ca8b6;
}

div#leftcontent {
	float: left;
	width: 200px;
	overflow: hidden;
}

div#rightcontent {
	float: right;
	width: 180px;
}

div#maincontent {
	padding-bottom: 25px;
}

div.maincontent-both {
	margin-left: 220px;
	margin-right: 190px;
	width: 570px;
}

div.maincontent-noleft {
	margin-left: 0;
	margin-right: 200px;
}

div.maincontent-noright {
	margin-left: 220px;
	margin-right: 0;
}

div.maincontent-no {
	margin-left: 0;
	margin-right: 0;
}

div#footer {
	padding: 0px 0px 15px 0px;
	border-left: 1px solid #9ca8b6;
	border-right: 1px solid #9ca8b6;
	border-bottom: 1px solid #9ca8b6;
	color: #9ca8b6;
	font-size: 11px;
}

div#footer a {
	color: #9ca8b6;
}

div#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#footer p {
	margin: 0.2em 0px 0.2em 0px;
}

div#footer-links {
	padding: 5px;
	border-bottom: 1px solid #9ca8b6;
	text-align: center;
	margin-bottom: 5px;
}

/* Standard Floating */
div.left {
	float: left;
}

div.right {
	float: right;
}

div.imageright {
	float: right;
	margin: 0px 0px 5px 10px;
}

div.imagecenter {
	text-align: center;
	margin: 0px 5px 5px 5px;
}

div.imageleft {
	float: left;
	margin: 0px 10px 5px 0px;
}

div.manufacturer_thumbnail-image {
	float: left;
	padding: 12px 7px 10px;
	width: 85px;
}

div.manufacturer_thumbnail-image a {
	margin-top: auto;
	margin-bottom: auto;
	height: 50px;
}

div.manufacturer_thumbnail-image img {
	margin-top: auto;
	margin-bottom: auto;
}

/**********************
 Navigator
 **********************/
div.navigator {
	height: 30px;
	line-height: 27px;
	vertical-align: middle;
	margin-top: 7px;
	padding: 0px 10px 0px 10px;
	background-color: #0a2e73;
	background: url("../images/navi-kategorie.jpg") repeat-x;
	background-position: bottom;
	color: #ffffff;
	font-weight: bold;
}

div.navigator p {
	line-height: 30px;
	vertical-align: middle;
}

div.navigator a {
	color: #ffffff;
}

div.navigator div.pagenavigator {
	float: right;
	text-align: right;
	width: 80%;
	height: 27px;
	overflow: hidden;
}

div.pagenavigator .other a,div.pagenavigator .pages a {
	background-color: #ffffff;
	padding: 2px 4px 2px 4px;
	border: 1px solid #e0e0e0;
	color: #000000;
}

div.pagenavigator .pages .current {
	background-color: #C0C0C0;
	padding: 2px 4px 2px 4px;
	border: 1px solid #e0e0e0;
	color: #000000;
}

/**********************
 MENU
 **********************/ /* USER MENU */
div#usermenu {
	height: 79px;
	width: 766px;
	float: right;
}

div#usermenu ul {
	margin: 0;
	padding: 0;
}

div#usermenu li {
	margin: 0;
	padding: 0;
	border-right: 0px solid;
	display: inline;
}

div#usermenu li.first {
	padding-left: 0px;
}

div#usermenu li a {
	text-decoration: none;
	font-weight: normal;
}

div#usermenu li a:hover {
	text-decoration: underline;
}

div#languages {
	clear: left;
	float: left;
	font-size: 11px;
	width: 24%;
}

div#links {
	clear: right;
	float: right;
	font-size: 11px;
	padding-right: 0;
	text-align: right;
}

/* TOP MENU */
div#topmenu {
	float: right;
	height: 68px;
	width: 789px;
	border-left: 1px solid #ffffff;
}

/* PATH */
div#path {
	height: 26px;
	padding: 0px 0px 0px 220px;
	border-left: 1px solid #9ca8b6;
	border-right: 1px solid #9ca8b6;
	background-color: #f7f7f7;
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
}

div#path p {
	line-height: 20px;
	vertical-align: middle;
	margin: 0;
}

/* Manufacturer MENUE */
div#manufacturermenu {
	background-color: #f7f7f7;
	text-align: center;
	overflow: hidden;
}

/* TREE MENUE */
div#treemenu {
	padding: 0px 0px 26px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #f7f7f7;
	overflow: hidden;
}

div#treemenu ul {
	margin: 0;
}

div#treemenu ul.menu-level-1 {
	width: 230px;
	margin: -1.75em 0 0 185px;
	padding: 0;
	visibility: hidden;
	position: absolute;
	background-color: #e7e7e7;
}

div#treemenu div.menu-entry {
	padding: 0px 20px 2px 10px;
	border-bottom: 1px solid #ffffff;
	background: url("../images/pfeil.gif") no-repeat;
	background-position: right;
	font-weight: bold;
}

div#treemenu div.menu-entry-level-1 {
	padding: 0px 5px 2px 45px;
	border-bottom: 1px solid #ffffff;
	background: url("../images/pfeil1.gif") no-repeat;
	background-position: left;
}

div#treemenu li.selected {
	background-color: #e7e7e7;
}

div#treemenu a div:hover {
	background-color: #e7e7e7;
}

div#treemenu li {
	list-style-type: none;
}

div#treemenu li a {
	color: #00286a;
}

/**********************
 OTHER INCLUDES
 **********************/
div#logo {
	width: 145px;
	padding-left: 33px;
	float: left;
}

div#searchbox {
	width: 348px;
	padding-left: 20px;
}

div#loginbox {
	background-color: #0a2e73;
	width: 232px;
}

div#shopbox {
	height: 68px;
	overflow: hidden;
}

div#loginbox p,div#shopbox p {
	color: #ffffff;
	font-size: 11px;
}

div#loginbox a,div#shopbox a {
	color: #ffffff;
}

div#searchbox,div#loginbox {
	height: 68px;
	float: left;
	background: url("../images/linie.jpg") no-repeat;
	background-position: right;
	overflow: hidden;
}

div#searchbox input.searchinput {
	width: 255px;
	margin: 11px 0px 0px 0px;
}

div#loginbox input.logininput {
	width: 64px;
	margin: 11px 0px 0px 0px;
}

div#header input,div#basket-loginbox input {
	height: 15px;
	border: none;
	border-top: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	border-bottom: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	/* Usually defaulted to monospaced font; so it needs to be set if to change */
	font-size: 1em; /* Needs to be specified for IE */
}

div#basket-loginbox {
	background-color: #0a2e73;
	width: 232px;
	background: url("../images/mainnavi-flaeche.jpg") repeat-x;
	background-position: bottom;
}

div#basket-loginbox p {
	color: #ffffff;
	font-size: 11px;
}

div#basket-loginbox a {
	color: #ffffff;
}

div#basket-loginbox {
	height: 68px;
	float: right;
	background: url("../images/mainnavi-flaeche.jpg") repeat-x;
	background-position: bottom;
	overflow: hidden;
	margin-right: 8px;
}

div#basket-loginbox input.logininput {
	width: 64px;
	margin: 11px 0px 0px 0px;
}

/****************************
 OE FORMATING
 *****************************/ /* Embed Images */
div.imageleft {
	margin-right: 10px;
}

div.imagecenter {
	text-align: center;
}

div.imageright {
	margin-left: 10px;
}

/****************************
 CONTENT CLASS FORMATING
 *****************************/ /* Cols */
div.content-view-leftcol {
	width: 170px;
	float: left;
}

div.content-view-rightcol {
	width: 180px;
	float: right;
}

div.content-view-maincol {
	
}

div.class-selection div.content-view-rightcol {
	width: 180px;
	float: right;
}

div.content-view-rightcol div.attribute-image {
	width: 180px;
	padding: 10px 0 6px;
	float: right;
	background: #f7f7f7;
	margin-bottom: 7px;
}

div.content-view-rightcol div.priceproposal
	{
	width: 160px;
	padding: 10px;
	float: right;
	background: #f7f7f7;
}

div.content-view-rightcol div.attribute-description
	{
	width: 160px;
	padding: 10px;
	float: right;
	background: #f7f7f7;
}

div.class-selection div.content-view-rightcol a {
	color: #00286A;
	font-weight: bold;
}

div.class-selection div.content-view-rightcol a:hover {
	color: #00286A;
	font-weight: bold;
	text-decoration: underline;
}

div.class-jac_article a {
	text-decoration: underline;
}

div.class-jac_article h2 a {
	text-decoration: none;
}

div.content-view-maincol-both {
	margin: 0px 200px 0px 180px;
}

div.content-view-maincol-noleft {
	margin: 0px 200px 0px 0px;
}

/* GENERAL Full View */
div.content-view-full {
	
}

div.content-view-edit form {
	background-color: #f7f7f7;
	padding: 5px 30px 10px 20px;
}

/* GENERAL Line View */
div.content-view-line {
	border-top: 1px solid #9ca8b6;
	border-left: 1px solid #9ca8b6;
}

div.content-view-line div.attribute-short_description {
	
}

div.content-view-line div.attribute-description {
	
}

div.content-view-children div.horiz-ruler {
	padding: 0 0 7px 0;
}

/****************************
 CUSTOM CONTENT CLASS FORMATING
 *****************************/
div.content-view-children {
	border-bottom: 1px solid #9ca8b6;
	margin-bottom: 20px;
}

/* Product Line */
div.content-view-line {
	border-top: 1px solid #9ca8b6;
	border-left: 1px solid #9ca8b6;
	padding: 0px 0px 7px 20px;
}

/* Product StartLine */
div.class-jac_folder_section div.content-view-line {
	border-bottom: 1px solid #C95500;
	border-left: 1px solid #C95500;
	border-right: 1px solid #C95500;
	border-top: 0px none #FFFFFF;
}



div.class-jac_folder_section div.content-view-children {
	border-bottom: 0px none #9ca8b6;
	margin-bottom: 20px;
}

/****************************
 Attribute
 *****************************/ /* Price */
div.attribute-price {
	padding-left: 28px;
	background: url("../images/doppelpfeil.gif") no-repeat;
	background-position: left top;
}

div.attribute-price p {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

div.attribute-price .price-large-text {
	font-size: 20px;
}

div.attribute-price .price-small-text {
	font-size: 11px;
}

div.attribute-price .price-orange-text {
	color: #c95500
}

/****************************
 Forms
 *****************************/
div.element {
	width: 41%;
	margin: 0px 30px 10px 0px;
}

div.shop-userregister div.element {
	width: 40%;
	margin: 0px 15px 10px 0px;
}

div.shop-userregister div.block {
	line-height: 1em;
}

div.buttonblock {
	margin: 10px 10px 10px 0px;
	float: right;
}

input.button {
	background-color: #c95500;
	background: url("../images/bg-button.jpg") repeat-x;
	background-position: center;
	color: #ffffff;
	float: none;
	display: inline;
	font-style: italic;
	font-weight: bold;
	height: 22px;
	padding: 0px 5px 3px 5px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	border: 1px solid #c95500;
	overflow: hidden;
}

input.button-passive {
	background-color: #01276e;
	background: url("../images/bg-button-passive.jpg") repeat-x;
	background-position: center;
	color: #ffffff;
	float: none;
	display: inline;
	font-style: italic;
	font-weight: bold;
	height: 22px;
	padding: 0px 5px 3px 5px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	border: 1px solid #01276e;
	overflow: hidden;
}

input.button-passive:hover {
	background-color: #01276e;
	border: 1px solid #c95500;
}

input.button:hover {
	background-color: #c95500;
	border: 1px solid #0a2e73;
}

input.box,textarea.box {
	width: 95%;
}

input,textarea,select {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

form.content-edit {
	background-color: #f7f7f7;
	padding: 5px 30px 10px 20px;
}

/****************************
 table
 *****************************/
th {
	background-color: #c8c8c8;
	color: #ffffff;
}

td.bgdark {
	background-color: #eeeeee;
}

td.bglight {
	background-color: #f7f7f7;
}

td.product-subtotal {
	background-color: #c8c8c8;
}

table.renderedtable tr.bglight {
	background-color: #f2f2f2;
}

table.renderedtable tr.bgdark {
	background-color: #fafafa;
}

/****************************
 diverses
 *****************************/
div.basket-header,div.basket-header-active {
	height: 73px;
	text-align: center;
}

div.basket-header p,div.basket-header-active p {
	line-height: 73px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

div.basket-header {
	background-color: #f7f7f7;
	color: #c6c6c6;
}

div.basket-header-active {
	background-color: #0a2e73;
	background: url("../images/bg-basket.png") repeat-x;
	color: #ffffff;
}

div.block.cjw_member.geo_address {
	display: none;
}

form select.ezmultioption {
	width: 180px;
}

div.content-view-line div.content-view-rightcol form select.ezmultioption
	{
	width: auto;
}

div.payment-method {
	border-right: 1px solid #9CA8B6;
	float: left;
	height: 65px;
	padding: 6px 10px 6px 0;
	vertical-align: middle;
}

div.payment-method select{
	vertical-align: middle;
}

div.payment-method img{
	vertical-align: middle;
}