@import url("binary.php?bin=styles/html.css");
@import url("binary.php?bin=styles/nav.css");
@import url("binary.php?bin=styles/footer.css");
@import url("binary.php?bin=styles/roundboxes.css");

.linkPay
{
	background-image: url(binary.php?bin=images/paypal.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	width:180px;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkNew
{
	background-image: url(binary.php?bin=images/document-new.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkEdit
{
	background-image: url(binary.php?bin=images/edit.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkDelete
{
	background-image: url(binary.php?bin=images/user-trash.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkAssign
{
	background-image: url(binary.php?bin=images/assign.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkBack
{
	background-image: url(binary.php?bin=images/go-previous.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkForward
{
	background-image: url(binary.php?bin=images/go-next.png);
	background-repeat:no-repeat;  
	background-position: 2px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	font-weight:bold;
	border: 2px solid White;
	color:#aa1428;
	text-decoration: underline;
	line-height:170%;
}
.linkShow
{
	background-image: url(binary.php?bin=images/video-display.png);
	background-repeat:no-repeat;  
	background-position: 0px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	color:#aa1428;
	font-weight:bold;
	text-decoration: underline;
	line-height:170%;
}
.linkRegister
{
	background-image: url(binary.php?bin=images/register.png);
	background-repeat:no-repeat;  
	background-position: 0px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	color:#aa1428;
	font-weight:bold;
	text-decoration: underline;
	line-height:170%;
}
.linkLogin
{
	background-image: url(binary.php?bin=images/login.png);
	background-repeat:no-repeat;  
	background-position: 0px 50%;	
	padding:4px;
	padding-left: 24px;
	background-color:#e5e5e5;	
	color:#aa1428;
	font-weight:bold;
	text-decoration: underline;
	line-height:170%;
}
.pagetable
{
	width: 980px;
	border:0px;
	margin:0px auto;
}
.logotd
{
	width: 160px;
	height:65px;
}
.logotd img
{
	border:0px;
}
.shoplogo
{
}
.shoplogo img
{
	border:0px;
	margin-right: 10px;
	margin-top: -10px;
	margin-bottom: -8px;
	float: right;
}

.contenttd
{
	padding: 5px;
}



.error
{
	font-weight: bold;
	color: Red;
	}
	
.a1formbox
{
	border: 1px solid Black;
	background-color: #fff8ea;	
	padding: 15px;
}

.formdivheader
{
	font-weight: bold;
	font-size: 130%;	
	color:#58595b;
}
.formdiv
{
	
}
.formdivrow
{
	margin-top: 3px;	
	margin-bottom: 3px;
	text-align: right;	
	float: right;
	max-width: 300px;
}
.formlabelrow
{
	text-align: right;	
	visibility: visible;
	margin-right:6px;
	min-width:200px;
	max-width: 300px;
}
.formspanrow
{
	text-align: left;
	margin-left: 10px;	
}
.formspanrow input[type="submit"]
{
	border-color: Black;
	background-color: #999999;
}
.formspanrow input[type="text"], .formspanrow input[type="password"]
{
	width: 250px;
}
.formdivnoterequired
{
	font-style: italic;
	font-weight: bold;
	font-size: 80%;
	padding:5px;
}
.tblprodukt
{
	width: 100%;	
	border: 1px solid Black;
	border-spacing: 0px;
	margin-bottom:5px;	
}
.headProdListing1
{
	font-size: 130%;
	color:#7887A0;
	font-weight: bold;
	margin-bottom: 10px;
}
.simplesearchform
{
	text-align: right;
	margin-top: -35px;
	margin-bottom: 0px;
}
.simplesearchform .formlabelrow
{
	float: none;
}
.tabledef thead
{
	/*background-color: #c8c8c8;*/
}
.tabledef
{
	border-spacing: 0px;
	padding: 0px;
	/*border: 1px solid Black;*/
	margin-top:5px;
	margin-bottom:5px;
	width: 100%;
	cell-spacing: 0px;
}
.tabledef thead tr td
{
	padding-top:2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	/*border: 1px solid Black;*/
	text-align: center;
}
.tabledef tr td
{
	padding:2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #B7B7B7;
	text-align: center;
}
.divtabledef
{
	text-align: center;
	width: 100%;
}
.tbl_permissionset
{
	border: 1px solid Black;
	border-spacing: 0px;
}
.tbl_permissionhead 
{
	text-align:center;
	font-weight:bold;
	border: 1px solid Black;
	padding:2px;
}
.tbl_permissionfield
{
	text-align:center;
	border: 1px solid Black;
}
.errormsg
{
	color:Red;
	font-weight:bold;
}
.detailtabletd1
{
	display: inline;
	min-width:200px;
	text-align: right;
	vertical-align:top;	
	font-weight: bold;
	float: right;
	padding-right: 10px;	
}
.detailtabletd2
{
	text-align: left;
}
.tableorder{
	width:100%;
}
.tableorder tr td{
	color:Black;
	font-weight:bold;
	text-align:center;
	line-height:200%;
	padding:5px;
}

.trpaging td
{
	background-color: #c8c8c8;
	color: 	Black;
	font-weight: bold;
}
.trpaging td a
{
	color: 	#aa1428;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

.linkButton
{
	background:#e5e5e5;	
	color:#aa1428;
	font-weight:bold;
	padding:4px;
	border: 2px solid White;
}
.linkButton a
{
	color:#aa1428;
	text-decoration: underline;
}
.linkButton a:hover{
color:#aa1428;
text-decoration: none;
font-weight: bold;
}

.buttonLink
{
	background: #e5e5e5;
	font-weight: bold;
	margin: 4px;
}
.buttonLink a
{
	color:#aa1428;
	text-decoration: underline;
}
.buttonLink a:hover{
color:#be8f71;
text-decoration: none;
font-weight: bold;
}

.overviewimg{
	max-width: 150px;
	max-height: 200px;	
	border:0px;
}

.dbkbesch {
padding:2px;
/*border-bottom:4px solid #f99c31;
background:#f99c31;*/
color:#000000;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-indent: 1em;
}
.pricebig
{
font-size:135%;
background-color:#e5e5e5;
padding:2px;
padding-left:6px;
padding-right:6px;
}
  .registrierenTable
  {
  	color: #464646;
  	width: 930px;
  }
  .registrierenTable td
  {
  	vertical-align: middle;
  	padding: 5px;
  }
 .warenkorbtiteltr td{
	  /*background:#000000;*/
	  border-bottom:2px solid #B7B7B7;
	  color:#000000;
	  text-align: left;
  }
  .warenkorbtbl tr td {
  	vertical-align: top;
  	padding: 4px;
  }
  .warenkorbtbl{
  	/*border: 1px solid Black;*/  	
	border-spacing: 0px;
	width: 100%;
  }
  
  .overviewimgtd {
	padding: 5px;
	margin-right: 5px;
  	width:150px;
  	text-align:center
  }
  .zuebhoerlist_table
  {
  		border: 0px;
  		text-align:center;
  }
  .zuebhoerlist_td
  {
  		text-align:center;
  		width: 135px;
  }
  .zuebhoerlist_td img
  {
  	border: 0px;
  }
  .zuebhoerlist_td a
  {
  	font-weight: bold;
  	font-size: 110%;
  	color: Black;
  }
  .zuebhoerlist_td a:hover
  {
  	font-weight: bold;
  	font-size: 110%;
  	color: #aa1428;
  	text-decoration: none;
  }