/* CSS SUPERSTORE */
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

body {
	margin:0;
	padding:0;
	}
	
.clear {
	clear:both;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
Global Links und Buttons
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
input.butOverall{
	border:none;
	font-size:10px;
	padding:2px 5px 2px 5px;
	text-align:center;
	margin:0;
	}
	
input.butOverall2{
	border:none;
	font-size:10px;
	padding:2px 5px 2px 5px;
	text-align:center;
	margin:0;
	border: 1px solid;
	}	
	
input.butBasket{
	border:none;
	font-size:10px;
	padding:2px 5px 2px 5px;
	text-align:center;
	margin:0;
	font-weight:bold;
	border: 1px solid;
	}		
	
a {
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	}	
	
.infotext {
	font-size:10px;
	}		
	
a.button {
	display:block;
	text-align:center;
	padding:3px;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	height:1%;
	border:1px solid;
	}	
	
a.button:hover {
	text-decoration:none;
	}	
	
a.button2 {
	display:block;
	text-align:center;
	padding:3px 0;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	height:1%;
	border:1px solid;
	}	
	
a.button2:hover {
	text-decoration:none;
	}		

a.button3 {
	display:block;
	text-align:center;
	padding:3px;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	border:1px solid;
	}	
	
a.button3:hover {
	text-decoration:none;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
a.available_V, a.available_A , a.available_B, a.available_N , a.available_C, a.available_G {
	display:block;
	padding:3px;
	width:16px;
	height:16px;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	}
	
a.available_V:hover, a.available_A:hover, a.available_B:hover, a.available_N:hover, a.available_C:hover, a.available_G:hover {
	text-decoration:none;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

.rtvwait, .rtvinfo {
	position:absolute;
	width:215px;
	height:100px;
	background: url(../images/bg_realtime.gif) no-repeat left top;
	padding:0;
	}	
	
.rtvwaitwrapper {
	padding:25px 10px 10px 10px;
	text-align:center;
	}
	
.rtvwaitwrapper td{
	border:0;
	}

.rtvwaitwrapper div.image{
	text-align:center;
	margin-bottom:7px;
	}		
	
.rtvwaitwrapper div.load{
	text-align:center;
	font-size:11px;
	color:#666;
	}		
	
.rtvinfowrapper {
	padding:17px 10px 10px 10px;
	}

.rtvinfowrapper table{
	border-collapse:collapse;
	border:0;
	}	
	
.rtvinfowrapper td.rtvinfotd{
	vertical-align:top;
	padding:0;
	border:0;
	}	
	
.rtvinfowrapper div.availability{
	font-size:11px;
	margin:2px 0 2px 0;
	}

.rtvinfowrapper div.availability font{
	font-size:11px;
	}		
	
.rtvinfowrapper div.rtvtitle{
	font-size:11px;
	font-weight:bold;
	margin-bottom:7px;
	}	
	
.rtvinfowrapper div.time{
	font-size:11px;
	color:#666;
	}			
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#pagewrapper {
	text-align:center;
	}

#page {
	width:1000px;
	margin:0 auto;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

* {
	text-align:left;
	font-family:verdana;
	font-size: 12px; 
	}	
	
.font1 {
	font-family:arial;
	}
	
#td_content h1 {
	font-size:18px;
	margin:0 0 15px 0;
	padding:0px;
	}
	
#td_content h2 {
	font-size:14px;
	margin:15px 0px;
	padding:0px;
	}
	
#td_left h2, #td_right h2 {
	font-size:10px;
	font-weight:bold;
	padding:5px 7px;
	margin:0px;
	}	
		
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.shadow {
	margin:0;
	padding:0;
	height:8px;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#header{
	height:160px;
	margin: 0px;
	padding: 0px;
	}

#header table{
	width:100%;
	}	
	
#header td.td1{
	text-align: left;
	}	
	
#header{

	}		
	
#header td.td2{
	text-align:right;
	vertical-align:top;
	background-repeat:no-repeat;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
#topNav {
	padding:0;
	height:25px;
	}	
	
#topNav ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#topNav li{
	float:left;
	width:150px;
	border-right:1px solid;
	}		
	
#topNav a{
	text-align:center;
	display:block;
	height:25px;
	line-height:25px;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
	
#search {
	padding:3px 15px;
	}	
	
#search form{
	text-align:center;
	margin:0 auto;
	padding:0;
	vertical-align:middle;
	}
	
#search span{
	font-size:11px;
	vertical-align:middle;
	}	
	
#search input{
	margin:0;
	padding:2px 5px;
	vertical-align:middle;
	width:200px;
	font-size:11px;
	border:0;
	}

#search select{
	margin:0;
	padding:0;
	vertical-align:middle;
	font-size:11px;
	border:0;
	width:150px;
	}		
	
#search input.submit{
	width:80px;
	vertical-align:middle;
	text-align:center;
	padding:1px;
	margin:0;
	font-size:10px;
	border:0;
	}		
	
#search a{
	font-size : 10px;
	text-decoration : none;
	vertical-align: middle;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
#table_page {
	width:100%;
	}
	
#td_left {
	width:200px;
	padding:7px 0 15px 7px;
	}
	
#td_right {
	width:200px;
	padding:7px 7px 15px 0;
	}	
	
#td_content {
	padding:7px 7px;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
#productnav {
	margin-bottom:7px;
	border-bottom:1px solid;
	border-top:1px solid;
	}	
	
#productnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:1%;
	}	
	
#productnav li{
	margin:0px;
	padding:0px;
	}		
	
#productnav a{
	display:block;
	text-decoration:none;
	height:1%;
	}

/*-----------------------------------------------------------------------*/		
	
#productnav li.allproducts a{
	font-size:11px;
	padding:7px 5px 7px 30px;
	margin-bottom:7px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	}

/*-----------------------------------------------------------------------*/		

#productnav li.lvl1_unselected{ 
	border-left:1px solid;
	border-right:1px solid;
	}	
	
#productnav li.lvl1_unselected a{ 
	font-size:10px;
	font-weight:bold;
	padding:3px 7px;
	border-bottom:1px solid;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#productnav li.lvl1_selected {
	border-left:1px solid;
	border-right:1px solid;
	}
	
#productnav li.lvl1_selected a{
	font-size:10px;
	font-weight:bold;
	padding:5px 7px;
	}	
	
/*-----------------------------------------------------------------------*/		

#productnav li.lvl2_selected {
	border-left:1px solid;
	border-right:1px solid;
	}
	
#productnav li.lvl2_selected a{
	font-size:10px;
	padding:3px 5px 3px 22px;
	font-weight:bold;
	border-bottom:1px solid;
	}
	
/*-----------------------------------------------------------------------*/		

#productnav li.lvl2_unselected {
	border-left:1px solid;
	border-right:1px solid;
	}
	
#productnav li.lvl2_unselected a{
	font-size:10px;
	padding:3px 5px 3px 22px;
	font-weight:normal;
	border-bottom:1px solid;
	}	
	
/*-----------------------------------------------------------------------*/			
	
#productnav li.lvl3_selected {
	border-left:1px solid;
	border-right:1px solid;
	}

#productnav li.lvl3_selected a{
	font-size:10px;
	padding:3px 5px 3px 33px;
	font-weight:bold;
	border-bottom:1px solid;
	}	

/*-----------------------------------------------------------------------*/		
	
#productnav li.lvl3_unselected {
	border-left:1px solid;
	border-right:1px solid;
	}

#productnav li.lvl3_unselected a{
	font-size:10px;
	padding:3px 5px 3px 33px;
	font-weight:normal;
	border-bottom:1px solid;
	}			

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#infocenter {
	margin-bottom:7px;
	border:1px solid;
	}
	
#infocenter div{
	padding:10px 5px;
	}		
	
#infocenter ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
#infocenter li{
	margin:0 0 3px 0;
	}	
	
#infocenter a{
	font-weight:normal;
	margin-left:20px;
	text-decoration:none;
	font-size:11px;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#specialoffers {
	margin-bottom:7px;
	border:1px solid;
	}
	
#specialofferscontent {
	padding:5px;
	}

#specialoffers table {
	width:100%;
	margin-bottom:2px;
	border-bottom:1px solid;
	}	

#specialoffers td.td1 {
	width:60px;
	}		
	
#specialoffers div.manufacturer {
	font-size:10px;
	}	

#specialoffers div.title a {
	font-size:10px;
	}	

#specialoffers div.price {
	font-size:10px;
	}		
	
#specialoffers img {
	width:60px;
	border:1px solid;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#basket_right {
	margin-bottom:7px;
	border:1px solid;
	}
	
/*-----------------------------------------------------------------------*/		

#basket_right_content{
	padding:7px;
	font-size:10px;
	}
	
#basket_right_content div{
	padding:5px; 
	text-align:center; 
	margin-bottom:10px;
	font-size:11px;
	}	

#basket_right_content table.tbl1, #basket_right_content table.tbl2{
	border-collapse:collapse;
	width:180px;
	}	
	
#basket_right_content table.tbl1 td.left{
	width:85px;
	font-size:11px;
	font-weight:bold;
	}	

#basket_right_content table.tbl1 td.right{
	text-align:right;
	font-size:11px;
	font-weight:normal;
	}		

#basket_right_content table.tbl2{
	margin-top:10px;
	}	

#basket_right_content table.tbl2 td.left{
	width:150px;
	font-size:11px;
	font-weight:bold;
	}	

#basket_right_content table.tbl2 td.right{
	text-align:right;
	font-size:11px;
	font-weight:normal;
	}	

#basket_right_content table.tbl3{

	}	

#basket_right_content table.tbl3 td.left{
	width:150px;
	font-size:11px;
	font-weight:bold;
	}	

#basket_right_content table.tbl3 td.right{
	text-align:right;
	font-size:11px;
	font-weight:normal;
	}	

/*-----------------------------------------------------------------------*/	

#basket_right_function {
	padding:0 10px;
	margin-bottom:7px;
	}
	
#basket_right_function ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#basket_right_function a {
	font-weight:normal;
	padding-left:20px;
	text-decoration:none;
	font-size:11px;
	}	
	
/*-----------------------------------------------------------------------*/			

#basket_right_basket {
	padding:0 10px;
	}
	
#basket_right_basket a{
	margin-bottom:5px;
	padding:5px 0 5px 35px;
	text-align:left;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#compare {
	margin-bottom:7px;
	border: 1px solid;
	}
	
#compare_info {
	margin-bottom:10px;
	}	
	
#comparewrapper{
	padding:10px;
	}	
	
#compare table{
	width:100%;
	}	

#compare form{
	padding:0;
	margin:0;
	}	

#compare div.manufacturer {
	font-size:10px;
	}	

#compare div.title a {
	font-size:10px;
	}	

#compare div.price {
	font-size:10px;
	}		
	
#compare div.pic {
	border: 1px solid;
	padding:5px;
	}	
	
#compare div.pic img{
	width:50px;
	border: 0;
	}	
	
#compare div.nopic{
	width:60px;
	border: 1px solid;
	}	
	
#compare input.submit{
	width:120px;
	margin-top:5px;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#login {
	margin-bottom:7px;
	border: 1px solid;
	}

#login div.customermenu{
	padding:10px 5px;
	}
	
#login div.login{
	padding:10px;
	}
	
#login span {	
	font-size:11px;
	}
	
#login form{
	margin:0;
	padding:0;
	}

#login input{
	margin:5px 0;
	}
	
#login input.text{
	width:160px;
	}

#login input.butOverall{
	width:160px;
	}	
	
#login ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}	
	
#login li{
	margin-bottom:3px;
	}		
	
#login a{
	font-weight:normal;
	padding-left:20px;
	text-decoration:none;
	font-size:11px;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#certificates {
	margin-bottom:7px;
	border:1px solid;
	}	

#certificates_vs {
	text-align:center;
	margin-bottom:7px;
	}

#certificates_vs form{
	margin:0px;
	padding:0px;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#footer {
	padding-bottom:10px;
	}

#footerInfo {
	padding:5px;
	text-align:center;
	height:1%;
	}	
	
#footerNav{
	margin-top:10px;
	padding:5px;
	}

#footerNav ul{
	text-align:center;
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	}
	
#footerNav li{
	display: inline;
	}	
	
#footerNav a{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	}
	
#footercopyright {
	text-align:center;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Home Suffix h_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		

#h_products {
	
	}	
	
.h_title {
	margin-bottom:7px; 
	padding:5px;
	font-weight:bold;
	font-size:10px;
	}		
	
/*-----------------------------------------------------------------------*/		
	
.h_highlight {
	margin-bottom:7px;
	border:1px solid;
	}	

/*-----------------------------------------------------------------------*/	
	
.h_highlight table{
	width:100%;
	}	

.h_highlight td.left {
	width:150px;
	vertical-align:top;
	padding:5px;
	}
	
.h_highlight td.center{
	vertical-align:top;
	padding:5px;
	}

/*-----------------------------------------------------------------------*/		
		
.h_highlight div.pic {
	margin-bottom:15px;
	}
	
.h_highlight div.pic img {
	width:150px;
	border: 1px solid;
	}	
	
.h_highlight div.nopic{
	width:150px;
	text-align:center;
	height:114px;
	line-height:114px;
	margin-bottom:15px;
	border: 1px solid;
	}			
	
.h_highlight div.manufacturer {
	font-weight:bold;
	font-size:11px;
	}		
	
.h_highlight div.titel {
	margin-bottom:10px;
	}		
	
.h_highlight div.titel a{
	font-size:12px;
	}	
	
.h_highlight div.description{
	margin-bottom:10px;
	font-size:10px;
	}	

.h_highlight div.pna {
	}

.h_highlight div.pna  td.td1{
	width:16px;
	}
	
.h_highlight div.pna  td.td2{
	padding-left:7px;
	}	
	
.h_highlight div.h_price {
	font-size:14px;
	font-weight:bold;
	}	
	
.h_highlight div.priceDescription{
	font-size:10px;
	margin-bottom:10px;
	}

.h_highlight div.priceDescription a{
	font-size:10px;
	}
	
.h_highlight div.button form{
	padding:0;
	margin:0;
	}		
	
.h_highlight div.button input{
	width:150px;
	}	

	
#h_pagedescription {
	margin:7px 0;
	padding:10px;
	border:1px solid;
	}
	
#h_pagedescription h2{
	margin-top:0;
	}	
	
#h_pagedescription ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	}

#h_pagedescription li{
	padding-left:30px;
	margin-top:3px;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Produktgruppen Suffix pg_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */			
	
#pg_products {
	
	}			
	
#pg_products table{
	width:100%;
	border-collapse:collapse;
	}		
	
#pg_products div.pg_article{
	width:49%;
	float:left;
	margin-bottom:7px;
	border-bottom: 1px solid;
	}		
	
#pg_products td{
	vertical-align:top;
	padding-bottom:7px;
	}	

#pg_products td.content{
	padding-left:10px;
	}	
	
#pg_products div.pg_article div.pic {
	padding:3px;
	border: 1px solid;
	}		
	
#pg_products div.pic img{
	border:0;
	width:100px;
	}	

#pg_products div.pg_article div.nopic {
	border: 1px solid;
	}	
	
#pg_products div.manufacturer {
	font-weight:bold;
	font-size:10px;
	}		
	
#pg_products div.titel {
	height:25px;
	margin-bottom:2px;
	}		
	
#pg_products div.titel a{
	font-size:10px;
	}	

#pg_products div.pna td.td1 {
	width:20px;
	border: 0;
	}	
	
#pg_products div.pna td.td2{
	padding-left:10px;
	vertical-align:middle;
	border: 0;
	}		
	
#pg_products div.pna span.price {
	font-size:12px;
	font-weight:bold;
	}

#pg_products div.priceDescription{
	font-size:10px;
	margin-bottom:5px;
	}

#pg_products div.priceDescription a{
	font-size:10px;
	}	

#pg_products div.button form {
	padding:0;
	margin:0;
	}		
	
#pg_products div.button input {
	width:120px;
	}						
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Basket Suffix b_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */			
	
#b_empty {
	padding: 10px;
	margin-bottom:10px;
	border: 1px solid;
	}
	
#b_warning {
	margin-bottom:7px;
	padding:10px;
	border: 1px solid;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Order Anmeldung Suffix o11_ 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
#o11_warning {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}
	
#o11_ok {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}	

/*-----------------------------------------------------------------------*/	
	
#o11_select1, #o11_select2, #o11_password {
	padding:7px;
	margin-bottom:7px;
	border: 1px solid;
	}

#o11_select2 h2, #o11_password h2 {
	margin-top:0;
	}		
	
#o11_select1 table, #o11_select2 table  {
	width:100%;
	border-collapse:collapse;
	}	
	
#o11_select2 table  {
	margin-bottom:7px;
	}		

#o11_select1 td, #o11_select2 td  {
	vertical-align:top;
	}		
	
#o11_select1 input {
	width:170px;
	}	
	
#o11_select2 input {
	width:240px;
	}		
	
#o11_select1 form, #o11_select2 form{
	padding:0;
	margin:0;
	}

#o11_select1 a{
	font-size:11px;
	}		
	
/*-----------------------------------------------------------------------*/	

#o11_select1 td.left {
	width:120px;
	}
	
#o11_select1 td.center {
	text-align:left;
	}
	
#o11_select1 td.right {
	width:150px;
	}	

/*-----------------------------------------------------------------------*/		
	
#o11_select2 table{
	width:100%;
	border-collapse:collapse;
	}		
	
#o11_select2 td {
	width:50%;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Order Anmeldung : Registrierung Suffix o12_ 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#r_submit2 {	
	padding:0;
	margin:15px 0;
	}
	
#r_submit2 table {	
	width:100%;
	border-collapse:collapse;
	}	
	
#r_submit2 td {	
	width:50%;
	}	

#r_submit2 td.right input {	
	width:150px;
	float:right;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Order Zahlung und Versand Suffix o21_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */			
	
#o21_warning {
	margin-bottom:7px;
	padding:10px;
	border: 1px solid;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#o21_selectpayandshipment {
	
	}
	
#o21_selectpayandshipment h2{
	margin-top:0;
	margin-bottom:7px;
	}	
	
#o21_selectpayandshipment form{
	padding:0;
	margin:0;
	}	

#o21_selectpayandshipment div {
	padding:10px;
	margin-bottom:7px;
	border: 1px solid;
	}

#o21_selectpayandshipment table {
	width:100%;
	}	

#o21_selectpayandshipment td.tdright {
	text-align:right;
	}		
	
/*-----------------------------------------------------------------------*/		

#o21_paymentform {
	margin:0;
	padding:0;
	}
	
/*-----------------------------------------------------------------------*/		

#o21_paymentinfo {
	padding:10px;
	margin-bottom:7px;
	border: 1px solid;
	}
	
#o21_paymentinfo h2{
	margin-top:0;
	margin-bottom:7px;
	}	
	
#o21_paymentinfo form {
	padding:0;
	margin:0;	
	}

#o21_paymentinfo table {
	margin-top:10px;
	}		

#o21_paymentinfo td.left {
	width:150px;
	vertical-align:top;
	}	
	
#o21_paymentinfo div.infotext a, #o21_paymentinfo div.infotext{
	font-size:11px;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#o21_order {	
	padding:0;
	margin:15px 0;
	}
	
#o21_order table {	
	width:100%;
	border-collapse:collapse;
	}	
	
#o21_order td {	
	width:50%;
	}	

#o21_order td.right input {	
	width:150px;
	float:right;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Order Lieferadresse Suffix o31_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#o31_info {
	margin-bottom:15px;
	padding:10px;
	display:none;
	border: 1px solid;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#o31_form {
	padding:0;
	margin:0;
	}		
	
/*-----------------------------------------------------------------------*/		
	
#o31_invoice {
	padding:10px;
	margin-bottom:15px;
	border: 1px solid;
	}

#o31_invoice div{
	margin-bottom:10px;
	}		

#o31_invoice h2 {
	margin-top:0;
	margin-bottom:10px;
	}	

#o31_invoice table {
	margin-bottom:10px;
	width:100%;
	border-spacing:5px;
	}		
	
#o31_invoice select.userdata {
	width:120px;
	}	

#o31_invoice select.adresses {
	width:250px;
	}		
	
#o31_invoice td{
	width:200px;
	}

#o31_invoice input{
	width:250px;
	padding:1px 2px;
	}	
	
#o31_invoice input.plz{
	width:50px;
	padding:1px 2px;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#o31_order {	
	padding:0;
	margin:15px 0;
	}
	
#o31_order table {	
	width:100%;
	border-collapse:collapse;
	}	
	
#o31_order td {	
	width:50%;
	}	

#o31_order td.right input {	
	float:right;
	width:150px;
	}	

#o31_order a {	
	width:100px;
	}		

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Order Bestellung Prüfen Suffix o41_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		

#o41_form  {
	margin:0;
	padding:0;
	}
	
/*-----------------------------------------------------------------------*/		

#o41_ordernr {
	margin-bottom:10px;
	padding:10px;
	font-weight:bold;
	border: 1px solid;
	}

/*-----------------------------------------------------------------------*/		

#o41_address1 {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}
	
#o41_address1 table {
	width:100%;
	}

#o41_address1 td{
	padding:3px 0;
	}	
	
#o41_address1 td.left {
	width:200px;
	padding:3px 0;
	}
	
/*-----------------------------------------------------------------------*/		

#o41_address2 {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}
	
#o41_address2 table {
	width:100%;
	}

#o41_address2 td {
	padding:3px 0;
	}
	
#o41_address2 td.left {
	width:200px;
	}	

/*-----------------------------------------------------------------------*/		
	
#o41_comment {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}
	
#o41_comment textarea{
	margin-bottom:10px;
	width:95%;
	overflow: auto 
	}	
	
/*-----------------------------------------------------------------------*/	
	
#o41_agb {
	margin-bottom:15px;
	font-weight:bold;
	}
	
/*-----------------------------------------------------------------------*/		
	
#o41_order {	
	padding:0;
	margin:15px 0;
	}
	
#o41_order table {	
	width:100%;
	border-collapse:collapse;
	}	
	
#o41_order td {	
	width:50%;
	}	

#o41_order td.right input {	
	float:right;
	width:150px;
	}	
	
#o41_order a {	
	width:100px;
	}		

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Order Bestellung Bestätigung Suffix o51_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */			
	
#o51_info {
	padding:10px;
	border: 1px solid;
	}
	
#o51_info h2{
	margin-top:0;
	}	
	
/*-----------------------------------------------------------------------*/		

#o51_ordernr {
	margin-bottom:10px;
	padding:10px;
	font-weight:bold;
	}
	
/*-----------------------------------------------------------------------*/		

#o51_address1 {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}
	
#o51_address1 table {
	width:100%;
	}

#o51_address1 td.left {
	width:200px;
	padding:3px 0;
	}

#o51_address1 td {
	padding:3px 0;
	}
	
/*-----------------------------------------------------------------------*/		

#o51_address2 {
	margin-bottom:15px;
	padding:10px;
	border: 1px solid;
	}
	
#o51_address2 table {
	width:100%;
	}

#o51_address2 td.left {
	width:200px;
	}	
	
#o51_address2 td {
	padding:3px 0;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Change Profile Suffix chgp_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#chgp_warning {
	display: none; 
	padding: 10px; 
	margin-bottom:10px;
	border: 1px solid;
	}
	
/*-----------------------------------------------------------------------*/		

#chgp_info {
	padding: 10px;
	margin-bottom:10px;
	border: 1px solid;
	}
	
/*-----------------------------------------------------------------------*/			
	
#chgp_profile {
	padding:10px;
	border: 1px solid;
	}	

/*-----------------------------------------------------------------------*/		

#chgp_userdata {
	margin-bottom:10px;
	}	
	
#chgp_userdata form h2 {
	margin-top:0;
	}	

#chgp_userdata form {
	margin:0;
	padding:0;
	}			
	
#chgp_userdata div{
	margin-bottom:10px;
	}	
	
#chgp_userdata table{
	width:100%;
	border-spacing:5px;
	margin-bottom:7px;
	}		
	
#chgp_userdata td.left{
	width:200px;
	}	

#chgp_userdata select {
	width:120px;
	}
	
#chgp_userdata input{
	width:250px;
	padding:1px 2px;
	}	
	
#chgp_userdata input.plz{
	width:50px;
	padding:1px 2px;
	}	

#chgp_userdata input.submit{
	width:170px;
	}		
	
/*-----------------------------------------------------------------------*/			
	
#chgp_profileadresses table{
	width:100%;
	border-spacing:5px;
	margin-bottom:7px;
	}		
	
#chgp_profileadresses td.left{
	width:200px;
	}		
	
#chgp_profileadresses input{
	width:250px;
	padding:1px 2px;
	}	
	
#chgp_profileadresses select{
	width:250px;
	}		
	
#chgp_profileadresses input.plz{
	width:50px;
	padding:1px 2px;
	}	
	
#chgp_profileadresses input.submit{
	width:170px;
	}		
	
/*-----------------------------------------------------------------------*/			
	
#chgp_profilemain form, #chgp_profileadresses form{
	margin:0;
	padding:0;
	}			

/*-----------------------------------------------------------------------*/		
		

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Zahlungs- und Versandarten Suffix zv_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#zv_table table{
	width:100%;
	border: 1px solid;
	}
	
#zv_table th{
	padding:5px;
	width:33%;
	}
	
#zv_table td{
	padding:5px;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Bestellübersicht Suffix ol_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		

#ol_list table {
	width:100%;
	border: 1px solid;
	}
	
#ol_list th{
	padding:5px 5px;
	font-size:10px;
	}		

#ol_list td{
	padding:3px 3px;
	width:25%;
	font-size:11px;
	}	
	
#ol_list td a{
	font-size:11px;
	}		

#ol_list td.td1{
	width:30%;
	}	
#ol_list td.td2{
	width:25%;
	}	
#ol_list td.td3{
	width:25%;
	}	
#ol_list td.td4{
	width:20%;
	}		

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Datenschutz Suffix ds_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#ds_kontakt {
	padding:10px;
	margin-bottom:15px;
	border:1px solid;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Register OK Suffix rok_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
		
#rok_info {
	padding: 10px;
	margin-bottom:20px;
	border:1px solid;
	}	
	
#rok_info h2 {
	margin-bottom:20px;
	margin-top:0;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Login Fail Suffix lf_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
		
#lf_info {
	padding: 10px;
	margin-bottom:20px;
	border:1px solid;
	}	
	
#lf_info h2 {
	margin-bottom:20px;
	margin-top:0;
	}		

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Favorites Suffix fav_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#fav_info {
	padding: 10px;
	margin-bottom:20px;
	border:1px solid;
	}	
	
#fav_form {
	padding:0;
	margin:0;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#fav_articles table {
	margin-bottom:7px;
	width:100%;
	border:1px solid;
	}
	
#fav_articles  th{
	padding:5px 5px;
	font-size:10px;
	}	
	
#fav_articles  td{
	vertical-align:top;
	}	
	
/*-----------------------------------------------------------------------*/			

#fav_articles  td.td1{
	width:25px;
	text-align:center;
	}	
	
/*-----------------------------------------------------------------------*/			

#fav_articles  td.td2{
	width:55px;
	text-align:center;
	}	
	
#fav_articles  div.pic img{
	display:block;
	width:50px;
	height:38px;
	border:1px solid;
	}	
	
#fav_articles  div.nopic{
	width:50px;
	text-align:center;
	height:38px;
	line-height:38px;
	font-size:10px;
	border:1px solid;
	}

/*-----------------------------------------------------------------------*/			

#fav_articles  td.td3{
	
	}	
	
#fav_articles  div.fav_manufacturer {
	font-weight:bold;
	font-size:10px;
	}

#fav_articles  div.fav_description a {
	font-weight:bold;
	font-size:10px;
	}	
	
/*-----------------------------------------------------------------------*/			
	
#fav_articles  td.td4{
	width:80px;
	}	
	
/*-----------------------------------------------------------------------*/			
	
#fav_articles  td.td5 {
	width:125px;
	font-size:11px;
	}		
	
#fav_articles  td.td5 table {
	border-collapse:collapse;
	width:100%;
	border:0;
	}	
	
#fav_articles  td.td5_1 {
	font-size:10px;
	width:20px;
	padding:2px 0;
	border:none;
	}
	
#fav_articles  td.td5_2 {
	text-align:right;
	font-size:10px;
	padding:2px 0;
	border:none;
	}		
	
/*-----------------------------------------------------------------------*/		
	
#fav_selectall {
	margin-bottom:7px;
	padding:5px;
	font-size:11px;
	border:1px solid;
	}
	
#fav_selectall input{
	vertical-align:middle;
	margin-right:10px;
	}	

/*-----------------------------------------------------------------------*/	

#fav_availability {
	margin-bottom:7px;
	}	
	
#fav_availability  a{
	float:right;
	width:150px;
	}	

/*-----------------------------------------------------------------------*/	
	
#fav_buttons table{
	border-collapse:collapse;
	}
	
#fav_buttons  input{
	width:150px;
	margin-right:5px;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Produkte Suffix p_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#p_breadcrumbs {
	margin-bottom:15px;
	font-size:11px;
	}
	
#p_breadcrumbs a{
	font-size:11px;
	}	
	
/*-----------------------------------------------------------------------*/	

#p_searchResult {	
	padding: 7px;
	margin-bottom:7px;
	font-size:11px;
	border:1px solid;
	}
	
#p_searchResult b{	
	font-size:11px;
	}	
	
/*-----------------------------------------------------------------------*/		

#p_sort {	
	margin-bottom:10px;
	}	
	
#p_sort form {	
	margin:0;
	padding:0;
	}		
	
#p_sort select{	
	font-size:11px;
	width:170px;
	margin-left:10px;
	}

#p_sort table{	
	width:100%;
	border:1px solid;
	}		
	
#p_sort td{	
	padding:5px;
	font-size:11px;
	}
	
#p_sort input{	
	width:120px;
	}	

#p_sort td.left{	
	width:50%;
	}		
	
#p_sort td.right{	
	width:50%;
	text-align:right;
	}
	
#p_sort td.bottom{	
	text-align:left;
	}	
	
#p_sort td.bottom input{	
	width:150px;
	}		
	
/*-----------------------------------------------------------------------*/		

#p_pageNav {
	margin-bottom:10px;
	font-size:11px;
	}
	
#p_pageNav form{
	padding:0;
	margin:0;
	}	

#p_pageNav a.butfb{
	display:block;
	text-align:center;
	padding:0;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	height:1%;
	background:#1c5187;
	color:#FFF;
	border:1px solid #1c5187;
	}		
	
#p_pageNav div.nolink{
	display:block;
	text-align:center;
	padding:0;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	height:1%;
	background:#FFF;
	color:#666666;
	border:1px solid #666666;
	}	
	
#p_pageNav select{	
	font-size:11px;
	}	
	
#p_pageNav table {
	border-collapse:collapse;
	float:right;
	}
	
#p_pageNav td {
	font-size:11px;
	}	
	
#p_pageNav td.select {
	text-align:right;
	padding-right:15px;
	}

#p_pageNav td.left {
	text-align:left;
	width:20px;
	}	
	
#p_pageNav td.center{
	text-align:center;
	padding:0 5px;
	}	
	
#p_pageNav td.center a{
	font-size:11px;
	}		

#p_pageNav td.right {
	text-align:right;
	width:20px;
	}		
	
/*-----------------------------------------------------------------------*/	
	
#p_pagenumber {
	margin:15px 0;
	text-align:center;
	}
	
/*-----------------------------------------------------------------------*/		
	
#p_listempty {
	padding: 10px;
	margin-bottom:7px;
	border:1px solid;
	}
	
/*-----------------------------------------------------------------------*/	
	
.p_article {
	margin-bottom:7px;
	border:1px solid;
	}	
	
.p_article table{
	width:100%;
	}		
	
.p_article form{
	margin:0;
	padding:0;
	}		
		
/*-----------------------------------------------------------------------*/		
	
.p_article td.artnr {
	vertical-align:top;
	text-align:center;
	width:20px;
	padding:8px 0;
	}	
	
.p_article td.image {
	vertical-align:top;
	padding:5px;
	width:110px;
	}
	
.p_article td.center{
	vertical-align:top;
	padding:8px;
	}		
	
.p_article td.right{
	width:160px;
	vertical-align:top;
	padding:8px;
	}	

/*-----------------------------------------------------------------------*/		
		
.p_article div.pic {
	text-align:center;
	padding:10px 5px;
	border:1px solid;
	}
	
.p_article div.pic img {
	border:none;
	width:100px;
	}	
	
.p_article div.nopic{
	padding:10px 5px;
	border:1px solid;
	}
	
.p_article div.nopic a{
	display:block;
	width:100px;
	height:76px;
	}	

.p_article div.manufacturer {
	font-weight:bold;
	font-size:10px;
	}		
	
.p_article div.titel {
	margin-bottom:15px;
	}		
	
.p_article div.titel a{
	font-size:11px;
	}	
	
.p_article div.pna td.td1{
	width:16px;
	}	
	
.p_article div.pna td.td2{
	padding-left:7px;
	}	
	
.p_article div.pna span.special{
	font-size:20px;
	font-weight:normal;
	}		
	
.p_article div.pna span.price, .p_article div.pna span.specialprice{
	font-size:20px;
	font-weight:bold;
	}	
		
.p_article div.priceDescription{
	font-size:10px;
	margin-bottom:10px;
	}	
	
.p_article div.priceDescription a{
	font-size:10px;
	}		
	
.p_article div.buttons {
	background:#EEE;
	}	
	
.p_article div.buttons input {
	width:160px;
	}	

.p_article div.buttons form {
	padding:0;
	margin:0 0 5px 0;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Produktdetails Suffix pd_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */			

#pd_wrapper {
	padding:8px;
	border:1px solid;
	}

/*-----------------------------------------------------------------------*/	

#pd_productInformation table {
	width:100%;
	}
	
#pd_left{
	vertical-align:top;
	padding-right:10px;
	}	
	
#pd_right{
	vertical-align:top;
	width:250px;
	}	

/*-----------------------------------------------------------------------*/		

#pd_manufacturer {
	font-size:12px;
	font-weight:bold;
	}
	
#pd_title {
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	}	
	
#pd_description {
	margin-bottom:15px;
	font-size:11px;
	}	
	
#pd_artnr {
	font-weight:bold;
	margin-bottom:10px;
	font-size:11px;
	}		
	
/*-----------------------------------------------------------------------*/		

#pd_pna {
	}

#pd_pna td.td1{
	width:16px;
	}
	
#pd_pna  td.td2{
	padding-left:7px;
	}	
	
#pd_pna span.special{
	font-size:20px;
	font-weight:normal;
	}		
	
#pd_pna span.price, #pd_pna span.specialprice{
	font-size:25px;
	font-weight:bold;
	}	

/*-----------------------------------------------------------------------*/		

#pd_priceDescription {
	font-size:10px;
	margin-bottom:10px;
	}
	
#pd_priceDescription a{
	font-weight:bold;
	font-size:10px;
	}	

/*-----------------------------------------------------------------------*/		
	
#pd_basket{
	margin-bottom:10px;
	}	
	
#pd_basket form {
	margin:0;
	padding:0;
	}

#pd_basket input{
	width:150px;
	}	

/*-----------------------------------------------------------------------*/		
		
#pd_pic {
	text-align:center;
	margin-bottom:10px;
	}	
	
#pd_pic img{
	width:250px;
	}	
	
#pd_pic div.nopic{
	width:250px;
	height:190px;
	line-height:190px;
	text-align:center;
	border:1px solid;
	}
	
/*-----------------------------------------------------------------------*/		
	
#pd_buttons {
	margin-bottom:10px;	
	}	
	
#pd_buttons table{
	width:100%;
	border-collapse:collapse;
	}	

#pd_buttons td.td1{
	width:25%;
	}	
	
#pd_buttons td.td2{
	width:50%;
	}		

#pd_buttons div{
	display:block;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding:4px 0;
	}		

/*-----------------------------------------------------------------------*/		
	
#pd_manufacturerdetails {
	margin-bottom:15px;	
	}
	
#pd_manufacturerdetails table{
	width:100%;
	}	
	
#pd_manufacturerdetails td.pd_left {
	width:220px;
	vertical-align:top;
	padding: 3px 0;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid;
	}	

#pd_manufacturerdetails td.pd_right {
	padding: 3px 0;
	font-size:11px;
	border-bottom:1px solid;
	}			

/*-----------------------------------------------------------------------*/	
	
#pd_featurelist {	
	margin-bottom:15px;	
	}
	
#pd_featurelist table {
	width:100%;
	}

#pd_featurelist td.pd_left {
	width:220px;
	vertical-align:top;
	padding: 3px 0;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid;
	}	
	
#pd_featurelist td.pd_right {
	vertical-align:top;
	padding: 3px 0;
	font-size:11px;
	border-bottom:1px solid;
	}		
	
/*-----------------------------------------------------------------------*/	

#pd_accessories {
	margin-bottom:15px;	
	}

#pd_accessories table{
	width:100%;
	}
	
#pd_accessories th{
	padding:5px;
	font-size:10px;
	}

#pd_accessories td.pd_accessoriesLeft div.pic {
	border:1px solid;
	width:100px;
	}		
	
#pd_accessories td.pd_accessoriesLeft div.pic img{
	width:100px;
	border:0;
	}	
	
#pd_accessories td.pd_accessoriesLeft div.nopic{
	border:1px solid;
	width:100px;
	}	
	
#pd_accessories td.pd_accessoriesLeft div.nopic a{
	width:100px;
	height:76px;
	display:block;
	}	

/*-----------------------------------------------------------------------*/		
	
#pd_accessories td.pd_accessoriesCenter{
	font-size:11px;
	}
	
#pd_accessories td.pd_accessoriesCenter div.titel{
	margin-bottom:5px;
	}	
	
#pd_accessories td.pd_accessoriesCenter  div.price{
	font-size:12px;
	font-weight:bold;
	}	
	
#pd_accessories td.pd_accessoriesCenter  div.priceDescription{
	font-size:10px;
	}

#pd_accessories td.pd_accessoriesCenter  div.priceDescription a{
	font-size:10px;
	}	
	
/*-----------------------------------------------------------------------*/		

#pd_accessories td.pd_accessoriesRight form{
	padding:0;
	margin:0;
	}			
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Passwort Senden Suffix sp_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		

#sp_wrapper {
	padding:10px;
	border:1px solid;
	}
	
#sp_wrapper h2{
	margin-top:0;
	}	
	
#sp_info, #sp_warning {
	padding:10px;
	border:1px solid;
	}
	
#sp_wrapper form{
	padding:0;
	margin:0;
	}

#sp_wrapper table{
	width:100%;
	}	

#sp_wrapper td.td1{
	width:250px;
	}	
	
#sp_wrapper td.td2{
	width:150px;
	}		
	
#sp_wrapper div{
	margin-top:10px;
	margin-bottom:10px;
	}			
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Impressum Suffix i_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#i_data table{
	margin-top:15px;
	width:100%;
	}
	
#i_data td.left{
	width:180px;
	padding: 3px 0;
	border:1px solid;
	}	

#i_data td.right{
	padding: 3px 0;
	border:1px solid;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Katalog Suffix k_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#k_list {
	padding:0 10px 10px 10px;
	border:1px solid;
	}
	
#k_list table{
	width:100%;
	}	
	
#k_list td.left, #k_list td.right {
	width:49%;
	vertical-align:top;
	}	
	
#k_list div.k_group{
	padding: 5px;
	margin-bottom:10px;	
	margin-top:10px;	
	}	

#k_list a{
	font-size:10px;
	}	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Register Suffix r_ 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

#r_warning {
	margin-bottom:7px;
	padding:10px;
	border:1px solid;
	}	

#r_info {
	margin-bottom:15px;
	padding:10px;
	display:none;
	border:1px solid;
	}
	
/*-----------------------------------------------------------------------*/		

#r_form {
	padding:0;
	margin:0;
	}

/*-----------------------------------------------------------------------*/	
	
#r_profile {
	padding:10px;
	border:1px solid;
	}		
	
#r_profile h2 {
	margin-top:0;
	}
	
#r_profile table{
	margin-top:10px;
	width:100%;
	border-spacing:5px;
	}
	
#r_profile td.left{
	width:200px;
	}	
	
#r_profile input{
	width:250px;
	padding:1px 2px;
	}	
	
#r_profile select{
	width:120px;
	}	

#r_profile input.plz{
	width:50px;
	padding:1px 2px;
	}
	
/*-----------------------------------------------------------------------*/	

#r_submit1 {
	margin-top:15px;
	}
	
#r_submit1 input {	
	width:150px;
	float:right;
	}

/*-----------------------------------------------------------------------*/		

#r_submit2 {	
	padding:0;
	margin:15px 0;
	}
	
#r_submit2 table {	
	width:100%;
	border-collapse:collapse;
	}	
	
#r_submit2 td {	
	width:50%;
	}	

#r_submit2 td.right input {	
	width:150px;
	float:right;
	}	
		
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Search Suffix s_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#s_warning {
	margin-bottom:7px;
	padding:10px;
	border: 1px solid;
	}

#s_manufacturer {
	padding:5px;
	margin-bottom:7px;
	border:1px solid;
	}
	
#s_manufacturer table{
	width:100%;
	}	
	
#s_manufacturer h2{
	margin-top:0px;
	}

#s_manufacturer select {
	width:250px;
	}		
	
#s_manufacturer select option{
	font-size:10px;
	}	
	
#s_manufacturer td{
	vertical-align:top;
	}

#s_manufacturer td.s_left{
	padding-right:5px;
	}		
	
/*-----------------------------------------------------------------------*/	
	
#s_group {
	margin-bottom:7px;
	padding:5px;
	border:1px solid;
	}
	
#s_group h2{
	margin-top:0px;
	}		
	
#s_group table{
	width:100%;
	}	

#s_group select option{
	font-size:10px;
	}		
	
#s_group td{
	vertical-align:top;
	width:33%;
	}

#s_group td.s_left{
	padding-right:5px;
	}
	
#s_group td.s_right{
	padding-left:5px;
	}	

#s_group td.s_left select{
	width:165px;
	}
	
#s_group td.s_center select{
	width:165px;
	}	
	
#s_group td.s_right select{
	width:165px;
	}		
	
/*-----------------------------------------------------------------------*/	
	
#s_filter {
	margin-bottom:15px;
	padding:5px;
	border:1px solid;
	}	
	
#s_filter table{
	width:100%;
	}		

#s_filter td.s_left{
	width:200px;
	}
	
#s_filter td.s_right{
	
	}		
	
/*-----------------------------------------------------------------------*/	

#s_submit {
	margin-bottom:15px;
	}	
	
#s_submit input{
	width:150px;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Features Suffix f_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#f_noart {	
	padding:10px;
	border:1px solid;
	}	

/*-----------------------------------------------------------------------*/		
	
#f_content {	
	padding:5px;
	border:1px solid;
	}	
	
#f_content table {
	width:100%;
	}

#f_content img.product{	
	width:80px;
	border:none;
	margin:0 auto;
	}
	
#f_content form{	
	margin:0px;
	padding:0px;
	}	
	
#f_content a{	
	font-size:10px;
	}		
	
#f_content a.f_nopic{	
	width:100px;
	height:61px;
	line-height:61px;
	text-align:center;
	display:block;
	text-decoration:none;
	border:1px solid;
	}	
	
#f_content td {
	vertical-align:top;
	padding: 3px 0;
	border:1px solid;
	}	

#f_content td.left{
	font-weight:bold;
	font-size:10px;
	}
	
#f_content td.right{
	font-size:10px;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Orderdetails Suffix od_
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
#od_status {
	padding:10px;
	margin-bottom:7px;
	border:1px solid;
	}	
	
#od_info {
	margin-bottom:15px;
	}	

/*-----------------------------------------------------------------------*/		
	
#od_orderdata {
	padding:10px;
	margin-top:7px;
	margin-bottom:15px;
	border:1px solid;
	}
	
#od_orderdata  #od_ordernr {
	margin-bottom:7px;
	}	

#od_orderdata  #od_comment {

	}		
	
#od_orderdata h2 {
	margin-top:0;
	margin-bottom:7px;
	}
	
#od_orderdata table{
	width:100%;
	margin-bottom:10px;
	}

#od_orderdata td.left{
	width:200px;
	}		
	
/*-----------------------------------------------------------------------*/		
	
div.od_linkback {
	margin-top:15px;
	margin-bottom:15px;
	}

div.od_linkback a{
	width:150px;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
feature search
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	

.fs_title{
	margin-bottom:7px; 
	padding:6px;
	font-weight:bold;
	}	

#fs_multiselect {
	padding:10px;
	border:1px solid #CCC;
	margin-bottom:15px;
	}
	
#feature option, #fcompare option, #fwert option, #sgrpmain option, #sgrpsub2 option, #sgrpsub3 option, #smanuf option{
	font-size:9px;
	}
	
#sgrpmain, #sgrpsub2, #sgrpsub3, #smanuf{
	font-size:9px;
	width:180px;
	}
	
#feature, #fwert{
	font-size:9px;
	width:220px;
	}	
	
#fcompare {
	font-size:9px;
	width:100px;
	margin-bottom:7px;
	}

#fs_feature input{
	width:100px;
	}	

#fs_manufacturer table, #fs_select table, #fs_feature table, #fs_buttons table{
	width:100%;
	}		
	
#fs_manufacturer td, #fs_select td, #fs_buttons td {
	vertical-align:top;
	text-align:center;
	}	

#fs_manufacturer td.td1, #fs_select td.td1, #fs_buttons td.td1 {
	width:180px;
	}	

#fs_manufacturer td.td1 {
	text-align:left;
	}		
	
#fs_feature td {
	text-align:center;
	vertical-align:top;
	}	
	
#fs_feature td.td1 {
	width:220px;
	}
	
#fs_manufacturer, #fs_select, #fs_feature, #fs_buttons {
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
	}
	
#fs_status {
	display:none;
	text-align:center;
	font-size:11px;
	padding:7px;
	color:#666;
	}

#fs_status img{
	margin-bottom:5px;
	}	

#fs_filter table{
	width:100%;
	}	
	
#fs_filter th{
	padding:5px;
	font-size:10px;
	}		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-		
INCLUDES
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Basket Content
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#basket_content {
	margin-bottom:7px;
	border:1px solid;
	}

#basket_content form{
	padding:0;
	margin:0;
	width:100%;
	}		

#basket_content input{
	text-align:center;
	}		
	
#basket_content table {
	width:100%;
	}		
	
#basket_content th {
	padding:5px 5px;
	font-size:10px;
	}	

#basket_content span {
	font-size:10px;
	}		
	
#basket_content td {
	padding:2px 5px;
	vertical-align:middle;
	border-bottom:1px solid;
	}	
	
/*-----------------------------------------------------------------------*/			
	
#basket_content td.td1 {
	width:55px;
	}	
	
#basket_content div.pic {
	border:1px solid;
	width:50px;
	}

#basket_content div.pic img{
	width:50px;
	border:none;
	}
	
#basket_content div.nopic {
	width:50px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:9px;
	border:1px solid;
	}	

/*-----------------------------------------------------------------------*/			

#basket_content  td.td2 {
	font-size:10px;
	font-weight:bold;
	}	
	
#basket_content  td.td2 a{
	font-size:10px;
	}	
	
#basket_content  div.manufacturer {
	font-size:10px;
	}

#basket_content  div.description {
	font-size:10px;
	}
	
#basket_content  div.info {
	font-size:10px;
	}	
	
/*-----------------------------------------------------------------------*/			
	
#basket_content  td.td3 {
	width:50px;
	}
	
/*-----------------------------------------------------------------------*/		
	
#basket_content  td.td4 {
	width:125px;
	font-size:11px;
	}

#basket_content  td.td4 table {
	border-collapse:collapse;
	width:100%;
	}	
	
#basket_content  td.td4_1 {
	font-size:10px;
	width:40px;
	padding:2px 0;
	border:none;
	}
	
#basket_content  td.td4_2 {
	text-align:right;
	font-size:10px;
	padding:2px 0;
	border:none;
	}

/*-----------------------------------------------------------------------*/			
	
#basket_content  td.td5 {
	width:25px;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Basketpreview Content
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#basketpreview {
	margin-bottom:10px;
	}	
	
/*-----------------------------------------------------------------------*/	
	
#basketpreview_empty {
	padding:10px;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#basketpreview_content {
	border:1px solid;
	}	
	
#basketpreview_content form{
	padding:0;
	margin:0;
	width:100%;
	}		

#basketpreview_content input{
	text-align:center;
	}		
	
#basketpreview_content table {
	width:100%;
	}		
	
#basketpreview_content th {
	padding:5px 5px;
	}	

#basketpreview_content th span{
	font-size:10px;
	}		
	
#basketpreview_content td {
	padding:2px 5px;
	vertical-align:middle;
	border:1px solid;
	}	
	
/*-----------------------------------------------------------------------*/		
	
#basketpreview_content td.td1 {
	width:55px;
	}	
	
#basketpreview_content div.pic img{
	width:50px;
	border:none;
	}
	
#basketpreview_content div.nopic {
	width:50px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:9px;
	border:1px solid;
	}	

/*-----------------------------------------------------------------------*/		

#basketpreview_content  td.td2 {
	font-size:10px;
	font-weight:bold;
	}	
	
#basketpreview_content  td.td2 a{
	font-size:10px;
	}	

/*-----------------------------------------------------------------------*/		
	
#basketpreview_content  td.td3 {
	width:50px;
	text-align:center;
	}
	
/*-----------------------------------------------------------------------*/		
	
#basketpreview_content  td.td4 {
	width:125px;
	font-size:11px;
	}

#basketpreview_content  td.td4 table {
	border-collapse:collapse;
	width:100%;
	}	
	
#basketpreview_content  td.td4_1 {
	font-size:10px;
	width:40px;
	padding:2px 0;
	border:none;
	}
	
#basketpreview_content  td.td4_2 {
	text-align:right;
	font-size:10px;
	padding:2px 0;
	border:none;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Basket Sum
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		

#basket_sum {
	padding:5px;
	margin:0;
	height:1%;
	margin-bottom:7px;
	border:1px solid;
	}
	
#basket_sum table{
	width:100%;
	border-collapse:collapse;
	}	

#basket_sum td.left{
	vertical-align:top;
	width:50%;
	}		
	
#basket_sum td.right{
	vertical-align:top;
	width:50%;
	text-align:right;
	}		

#basket_sum td span{
	font-size:10px;
	font-weight:normal;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Basket Sum inkl Versand und Zahlungskosten
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		

#basket_sum_sp {
	padding:5px;
	margin:0;
	height:1%;
	border:1px solid;
	}
	
#basket_sum_sp div.shippment{
	padding:5px;
	margin-bottom:5px;
	}
	
#basket_sum_sp div.payment{
	padding:5px;
	margin-bottom:0;
	}	
	
#basket_sum_sp div.topbottom{
	padding:5px;
	margin-top:5px;
	}	
	
#basket_sum_sp table{
	width:100%;
	border-collapse:collapse;
	}	

#basket_sum_sp td.tdleft{
	vertical-align:top;
	}

#basket_sum_sp td.tdleft2{
	vertical-align:top;
	width:50%;
	}		
	
#basket_sum_sp td.tdright{
	width:50%;
	text-align:right;
	}	
	
#basket_sum_sp td.tdright2{
	vertical-align:top;
	width:50%;
	text-align:right;
	}		

#basket_sum_sp td span{
	font-size:10px;
	font-weight:normal;
	}	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Basket Funktion
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */	
	
#basket_funktion_clear  {
	height:1%;
	margin-bottom:7px;
	}	
	
#basket_funktion_clear a {
	float:right;
	width:140px;
	}
	
/*-----------------------------------------------------------------------*/		

#basket_funktion_savebasket h2{
	margin:0 0 7px 0;
	padding:0;
	}

#basket_funktion_savebasket div.wrapper {	
	padding:10px;
	border:1px solid;
	}
	
#basket_funktion_savebasket div.wrapper{	
	margin:0 0 10px 0;
	}	
	
#basket_funktion_savebasket table{	
	width:100%;
	}		
	
/*-----------------------------------------------------------------------*/		

#basket_funktion_save {
	margin-top:10px;
	height:30px;
	}
	
#basket_funktion_load {
	margin-top:10px;
	height:30px;
	}
	
#basket_funktion_del {
	margin-top:10px;
	height:30px;
	}	
	
#basket_funktion_close {
	margin-top:10px;
	height:30px;
	}	
	
#basket_funktion_save form, #basket_funktion_load form, #basket_funktion_del form, #basket_funktion_close form{
	margin:0;
	padding:0;
	}	
s
#basket_funktion_close div {
	font-size:11px;
	}

/*-----------------------------------------------------------------------*/		

#basket_funktion_add {
	margin-top:7px;
	padding:10px;
	border:1px solid;
	}	

#basket_funktion_add form{
	margin:0;
	padding:0;
	}	
	
#basket_funktion_add input {	
	vertical-align:middle;
	}
	
#basket_funktion_add input.artnr {	
	width:150px;
	}

/*-----------------------------------------------------------------------*/		

#basket_funktion_info {
	margin-top:10px;
	font-weight:bold;
	}	
	
/*-----------------------------------------------------------------------*/		

div.basket_funktion_order {
	margin-top:10px;
	}
	
div.basket_funktion_order table {
	width:100%;
	border-collapse:collapse;
	}	
	
div.basket_funktion_order td {
	width:33%;
	}				
	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-	
Orderstatus
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */		
	
#orderstatus {
	margin-bottom:7px;
	padding:10px 5px;
	border:1px solid;
	}
	
#orderstatus td span{
	font-size:10px;
	}	
	
#orderstatus td a{
	font-size:10px;
	font-weight:normal;
	}	
	
#orderstatus td a.active, #orderstatus td span.active{
	font-weight:bold;
	}		

#orderstatus table{
	width:100%;
	border-collapse:collapse;
	}	
	
#orderstatus th{
	width:20%;
	text-align:center;
	}	
	
#orderstatus td{
	vertical-align:top;
	text-align:center;
	font-size:10px;
	}	
