@charset "utf-8";
/* MAIN */

body {
	background-image: 	url(../images/bodybackg.jpg);
	background-repeat: 	repeat-x;
	background-color: 	#e3e3e3;
}

.clear {
	clear:both;
}

.spacer_25 {
	height: 25px;
}
/* Wrapper */

#wrapper {
	width: 				1000px;
	
	margin: 			  auto;
	
	background-color: 	  #FFF;	
}

/* LOGO */

#logo {
	width: 				 749px;
	height: 			 75px;
	float:left;
	margin-left: 15px;
	padding-top: 15px;
	background-image: url(../images/);
	
}

.header_break {
	width:  5px;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	background-image: url(../images/header.splitter.jpg);	
}

}

#warenkorb_head {
	margin: auto;
	float: right;
}


/* TOPBAR */

#topbar {
	width: 				 980px;
	height: 			  36px;
	
	margin:				  auto;
	margin-top:			  10px;
	
	background-image:	url(../images/topbarbackg.jpg);
	background-repeat:	repeat-x;
}

#topbar .link {
	float:				  left;
	
	margin-left: 		  30px;
	margin-top:			  12px;
	
	font-family: 	      Verdana, Geneva, sans-serif;
	font-size:			  11px;
	font-weight:		  bold;
}

#topbar .link a {
	color: 				  #666;
	text-decoration:      none;
}

#topbar .link a:hover {
	text-decoration:      underline;
}

/* SEARCH */

#search {
	float:right;
	margin-right: 15px;
	padding-top: 6px;
}

#search input {
}

/* SHOPCONTROL */
#shopcontrol {
	float: right;
	font-family: 	      Verdana, Geneva, sans-serif;
	font-size:			  11px;
	font-weight:		  normal;
	margin-right: 80px;
	margin-top: 10px;
}

#shopcontrol img {
	float:left;
	padding: 2px;
}

#shopcontrol a {
	color: #666;
	text-decoration: none;
	float:left;
	padding-top: 5px;
}

#quantum {
	width: 250px;
	position: absolute;
	float:right;
	margin-top:87px;
	margin-left: 760px;
	padding:0px;	
}

#quantum p{
	font-family: 	      Verdana, Geneva, sans-serif;
	font-size:			  11px;
	font-weight:		  bold;
	
	margin: 0px;
	padding:0px;	
}

#quantum p a {	
	color: #666;
	text-decoration: none;
}

#quantum p a:hover {	
	color: #666;
	font-weight: bold;
	text-decoration: none;
}



/* CONTENT */

#content { 
	width: 				1000px;	
}

/* COLUMN LEFT */

/* TEST MENÜ */

#maintopic {
	width: 985px;
	text-align: left;
	padding: 5px 0px 9px 0px;
	margin: 0px;
	height: 25px;
	position: absolute;
	top: 90px;
	left: 0px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	color: #E6E6E6;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 6px 8px 8px 8px;
	background : url(../images/pmbgr.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold;
 	color: #E6E6E6;
	border-right: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background: url(../images/pmbgra.gif) no-repeat top right;
}

#maintopic li a:hover {
	background: url(../images/pmbgra.gif) no-repeat top right;
	color: #E6E6E6;
}


#topic {
	position: absolute;
	top: 285px;
	left: 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#subtopic {
	position: relative;
	top: 5px;
	left: 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}


#topic ul {
	list-style-type: none;
	margin:0px;
	padding: 4px 0px 4px 0px;
	color: #E6E6E6;
rem list-style-image: none; 
rem list-style-position: inherit; 
}

#topic li {
	display: inline;
}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 8px;
	background : #333333 url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold;
 	color: #E6E6E6;
	display: block; 
}

#topic li a img {
	vertical-align : middle;
	display: block; 
}

#topic li a.sel {
	background-color: #111170;
	display: block; 
}

#topic li a.sub {
	background-color: #333333;
	padding: 4px 0px 4px 25px;
	display: block; 
}

#topic li a.subsel {
	background-color: #111170;
	padding: 4px 0px 4px 25px;
	display: block; 
}

#topic li a:hover {
	background-color: #111170;
	display: block; 
}



#column_left {
	float:left;
	
	width: 250px;
	
	margin-left: 10px;
}

#categories {
	width: 230px;
	
	margin-top: 5px;
	margin-left: 5px;
}

#categories h4 {
    color: #526679;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
	
	margin: 0px;
	padding-top: 8px;
}

#categories .link a {
	float:left;
	
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
	text-decoration:none;
	
	color: #7A8917;
}

#categories .link a:hover {
	text-decoration: underline;
}


#categories .link_spacer {
	width:225px;
	height: 3px;
	
	margin-top: 5px;
	
	background-image: url(../images/pktline.jpg);
	background-repeat: no-repeat;
}

#categories .links {
	margin-top: 10px;
}

.cat_icon {
	float:left;
	
	width: 4px;
	height: 7px;
	
	margin-top: 4px;
	margin-right: 5px;
	
	background-image:	url(../images/iconarrow.jpg);
	background-repeat:  no-repeat;
}

.subcat_icon {
	float:left;
	
	width: 9px;
	height: 7px;
	
	margin-top: 4px;
	margin-right: 5px;
	
	background-image:	url(../images/icontree.jpg);
	background-repeat:  no-repeat;
}

/* CONTENT SPACER */

#column_spacer {
	float: right; 
	/* background-image: url(../images/design/column.spacer.png);
	background-repeat:repeat-y; */
	
	width: 28px;
	height: 1050px;
}

/* COLUMN RIGHT */

#column_right {
	float:left;
	
	width: 730px;
	
}

/* TOP IMAGES */

#topimages {
	width: 729;
	height: 340px;	
}

#topimages #big {
	float:left;
	
	width:532px;
}
#topimages .small {
	float:left;
	width:185px;
	margin-left: 533px;
	margin-top: 8px;
}

#topimages .small img {
	margin-top: -6px;
	border: 0px;
}


/* SLIDESHOW */

#slideshow {
	float:left;
    position:relative;
    width:532px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* RANDOM PRODUCT */

#randomproduct {
	width: 200px;
	height: 342px;
	
	background-image: url(../images/design/random.product.background.png);
	background-repeat:repeat-x;
	
	border: 1px solid #cccccc;
		
}

#randomproduct #randomimage {
	width: 170px;
	height:170px;
	
	margin:auto;
	margin-top: 10px;
	
	border: 1px solid #cccccc;
}

#randomproduct #randomimage img{
	width: 170px;
	height: 170px;
	
	border: 0px;
}

#randomproduct h3{
    color: #526679;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
	
	margin: 0px;
	margin-left: 10px;
	margin-top: 15px;
}

#randomheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	
	margin-left: 15px;
	margin-top: 10px;
}

#randomheading a {
	color: #333;
	text-decoration:none;
}

#randomprize {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #526679;
	
	margin-left: 45px;
	margin-top: 15px;
}

#randommwst {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	
	text-align:center;
		
}

#randomproperties {
	margin-left: 15px;
	margin-top: 20px;	
}

/* CONTENT BOX */

.contentbox {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	
}

.contentbox h3 {
    color: #526679;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
	
	margin: 0px;
}

#cat_images {
	margin-top: 15px;

}

#cat_images img {
	margin-left: 5px;
	border: 0px;
}

.contentbox_border {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	
	margin-top: 0px;;
	
}

.contentbox_border img {
	float:left;
	
	padding: 5px;
	margin-right: 10px;
	
	border: 1px solid #CCC;
}

.contentbox_border h3 {
    color: #526679;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}


.contentbox_border a img {
	margin-top: 10px;
	margin-left: 25%;
	
	padding: 0px;
	border 0px;
}

/* PRODUCT LISTING SEARCH */
#product_listing_search {
	width: 720px;
	height: 30px;
	background-color: #DDD;
	
	color: #333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
	
	
}

#product_listing_search .properties {
	float: left;
	
	margin-left: 10px;
	margin-top: 4px;
 	
}

#product_listing_search .properties select {
	font-size: 10px;
}

#product_listing_search .properties .submit {
	font-size:11px;
	margin-top: 0px;
	margin-left: 10px;
}

#product_listing_search .properties input {
	font-size:11px;
	margin-top: 0px;
	margin-left: 10px;
}


/* PRODUCT BOX (Listing) */

.productbox {
	float: left;
	width: 200px;
	height: 270px;
	
	background-image: url(../images/design/random.product.background.png);
	background-repeat:repeat-x;
	
	border: 1px solid #cccccc;
	
	margin-top: 25px;
	margin-bottom: 25px;
	
	margin-left: 25px;
		
}

.productbox .thumbnail {
	width: 130px;
	height:130px;
	
	margin:auto;
	margin-top: 10px;
	
	border: 1px solid #cccccc;
}

.productbox .thumbnail img{
	width: 130px;
	height: 130px;
	
	border: 0px;
}

.productbox h3{
    color: #526679;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
	
	margin: 0px;
	margin-left: 10px;
	margin-top: 15px;
}

.productbox_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	
	margin-left: 15px;
	margin-top: 10px;
}

.productbox_heading a {
	color: #333;
	text-decoration:none;
}

.productbox_prize {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #526679;
	
	margin-left: 45px;
	margin-top: 15px;
}

.productbox_mwst {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	
	text-align:center;
		
}

.productbox_properties {
	margin-left: 15px;
	margin-top: 20px;	
}

/* PRODUCT DETAILS */

#product_details {
	width: 715px;
	border: 1px solid #CCC;
}

#product_details_header {
	height: 50px;
}

#product_name {
	float:left;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #526679;	
	
	margin-left: 5px;
	margin-top: 5px;
}

#product_oldprize {
	float: right;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration:line-through;
	
	margin-right: 10px;
	margin-top: 9px;
}

#product_preis {
	float: right;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #526679;	
	
	margin-right: 5px;
	margin-top: 5px;
}

#productmwst {
	float:right;
	
	margin-right: 5px;
	
	color: #999;
}

#product_details_body {
}



#product_details_images {
	float: left;
	
	width: 250px;
}

#product_details_properties {
	float:left;
	
	width: 450px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#product_details_images img {
	width: 200px;
	height: 200px;
	
	padding: 5px;
	border: 1px solid #CCC;
	
	margin-left: 15px;
}


#product_details_properties .properties{
	float:left;
	
	width: 135px;
		
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	
	margin-top: 10px;
	margin-right: 15px;
}


#product_details_properties .properties img {
	float:left;
	
	margin: 0px;
	margin-bottom: 5px;
	
	width: 35px;
	height: 35px;
	
	border: 0px;
	
}
#product_details_properties .properties .properties_result {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	
	margin-top: 12px;
	margin-left: 40px;
}

#product_details_moreimages {
	margin-top: 5px;
}

#product_details_moreimages .firstimages {
	float: left;
	
	margin-left: 0px;
}

#product_details_moreimages .firstimages img {
	width: 50px;
	height: 50px;
	
	padding: 5px;
	
	border: 1px solid #CCC;
}

#product_details_moreimages .images {
	float: left;
	
	margin-left: -2px;
}

#product_details_moreimages .images img {
	width: 50px;
	height: 50px;
	
	padding: 5px;
	
	border: 1px solid #CCC;
}

#moreproperties_left {
	float: left;
	
	font-size:11px;
	color: #666;
	
	width: 220px;
	border: 0px solid black;
}

#moreproperties_right {
	float: left;
	
	font-size:11px;
	color: #666;
	
	width: 220px;
	border: 0px solid black;
}

#product_attribute {
	margin-top: 20px;
		
}

.attribut p {
	float:left;
	
	margin-top: 0px;
		
}

.attribut input {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	
	border: 1px solid #CCC;
	margin-left: 100px;
		
}

.attribut select {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	
	width:210px;
	
	border: 1px solid #CCC;	
}

.buybuttons .merkzettel {
	float: left;
}


.buybuttons .bestellen {
	float: right;
}

.product_masse_input_height {
	position: absolute;
    margin-left: 460px;
	margin-top: 75px;
}

.masse_input {
	border: 1px solid #CCC;
}

.product_masse_buttons {
	float: right;
}

#imgzoom_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#abweichung_info {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

/* Product Zubeh�r */
.productbox_zubehoer {
	border: 1px solid #cccccc;
	height: 162px;
	
    margin-bottom: 10px;
}

.product_image {
	margin: 5px;
	
	border: 1px solid #cccccc;
	width: 150px;
	height: 150px;
}

.product_image img {
	border: 0px;
	
	width: 150px;
	height: 150px;
}

.zubehoer_properties {
	float:left; 
	margin-right: 25px;	
    margin-left: 25px;
}

.zubehoer_properties b {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.zubehoer_properties select {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.zubehoer_properties input {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* Cross Selling */

#cross_selling_box {
	height: 180px;
	width:715px;
	
	margin-top: 7px;
	
	border: 1px solid #CCC;
	
}

#cross_selling_box .itembox {
	float: left;
	width: 140px;
	height: 160px;
	
	background-image: url(../images/design/random.product.background.png);
	background-repeat:repeat-x;
	
	border: 1px solid #cccccc;
	
	margin-left: 30px;
	margin-top: 8px;
	
}

#cross_selling_box .itembox .itembox_image {
	width: 75px;
	height:75px;
	
	margin:auto;
	margin-top: 10px;
	
	border: 1px solid #cccccc;
}

#cross_selling_box .itembox .itembox_image img {
	width: 75px;
	height:75px;
}

#cross_selling_box .itembox .itembox_name {
	margin-top: 5px;
	text-align:center;
	height: 20px;
}

#cross_selling_box .itembox .itembox_prize {
    color: #526679;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
	
    margin-top: 10px;
	
	text-align:center;	
}

/* NEXT PAGE BAR */

.nextpagebar {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	
	text-align:right;
	margin-right: 15px;
		
}

.nextpagebar a {
	background-color: #527092;
	padding: 2px;
	
	color: #FFF;
	text-decoration:none;
		
}

.nextpagebar b {
	background-color: #999;
	padding: 2px;
	
	color: #FFF;
	text-decoration:none;	
}

/* FOOTER SPACER */

#footer_spacer {
	background-image: url(../images/footerspacer.jpg);
	background-repeat:repeat-x;
	
	margin: auto;
	
	width: 970px;
	height: 15px;
}

#footer_spacer2 {
	background-image: url(../images/footerspacer.jpg);
	background-repeat:repeat-x;
	
	margin: auto;
	margin-top: 15px;
	
	width: 970px;
	height: 15px;
}

#footer_images img {
	margin-left: 18px;
	
	border: 0px;
}

#footerbar {
	float:right;
	width: 900px;
	
	margin-bottom: 5px;
}

#footerbar .links{
	float:left;
	
	color: #AAA;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
	
}

#footerbar .links a{
	color: #7AB20E;
	
}

/* COPYRIGHT */
#copyright {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
	
	text-align:center;
	
	margin-top: 5px;
}

.left {
	float: left;	
}

.right {
	float: left;	
}

.li a {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
	
	color: #7AB20E;
}

.cart_itembox {
	background-color: #ffffff;
	float:left;
}

.cart_itembox img {
	margin-top: 10px;
}

.cart_itembox_description {
	background-color: #ffffff;
	float:left;
	width: 700px;
}

.cart_itembox_beschreibung {
	float:left;
	border: 1px solid black;
	text-align: center;
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	background-color: #666666;
}

.cart_item_name {
	font-family: Verdana;
	font-size:	12px;
	color:#526679;	
}

.cart_item_prize {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #526679;
}

#cartbox_prize {
	width: 400px;
	height: auto;
	float:right;
	
	margin-right: 30px;
	background-color: #cccccc;
	border: 1px solid black;
	
	padding: 5px;
		
}

.cartbox_prize_itemname {
	float:left;
	width: 300px;	
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #526679;
}

.cartbox_prize_itemprize {
	float:left;
	width: 100px;
	
	text-align: right;
}

.cartbox_prize_mwstname {
	float:left;
	width: 200px;	
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.cartbox_prize_mwstprize {
	float:left;
	width: 200px;
	
	text-align: right;
}

.cartbox_prize_gesamtprizename {
	float:left;
	width: 200px;	
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.cartbox_prize_gesamtprize {
	float:left;
	width: 200px;
	
	text-align: right;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.zahlungsmethode_text {
	margin: 5px;
}
