@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: 940px;
  }
  .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: 700px;
  }
  .tnsformtable
{
	border: 0px solid Black;	
	padding: 4px;
}
.tnsformtabletdleft
{
	text-align: right;
	vertical-align: top;
	width: 250px;
}
.tnsformtabletdright
{
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.tnsformdiv
{
	/*border: 1px solid black;*/
	padding: 5px;	
}
.tnsformdiv h1,h2,h3
{
	margin-top: 10px;
}
  .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;
  }
/*
	Management Konsole
*/  
   
.mgmtContent
{
	min-width: 780px; /* Mindesth�he f�r moderne Browser */
	width:auto !important; /* Important Regel f�r moderne Browser */ 
	width:780px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	border-radius:4px; /* CSS3 */
	margin: 4px 2px 0 2px;
	border: 1px solid #b3b3b5;
	padding: 10px;	
}
.mgmtNavTitle
{
	width:200px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	border-radius:4px; /* CSS3 */
	margin: 4px 2px 0 2px;
	border: 1px solid #b3b3b5;
	background: #f99c31;
	padding: 10px;
	color:#FFFFFF;	
	font-weight:bold;
}
.mgmtNavContent
{
	width:200px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	border-radius:4px; /* CSS3 */
	margin: 4px 2px 0 2px;
	border: 1px solid #b3b3b5;
	padding: 10px;	
}
.mgmtNavContent ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.mgmtNavContent a, .mgmtNavContent a:link, .mgmtNavContent a:visited {
text-decoration:none;
color:#464646;
}
.mgmtNavContent a:hover {
text-decoration:none;
color:#464646;
font-weight:bold;
}
.listShops ul{
list-style-type: none;
margin: 0px;
padding: 0px;
padding-left: 10px;
}
.listShops a, .listShops a:link, .listShops a:visited {
text-decoration:none;
color:#464646;
}
.listShops a:hover {
text-decoration:none;
color:#464646;
font-weight:bold;
}


/*
 * A1 Kombi CSS
 */
 

.form_container
{
	background:#fff;
	margin:0 auto;
	text-align:left;
	width:700px;
}

form.a1breitband
{
	margin:20px 20px 0;
	padding:0 0 20px;
}

/**** Form Section ****/
.a1breitband
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

.clear
{
	clear:both;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:bold;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form .section_break h3
{
	font-size:110%;
	font-weight:bold;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
        font-weight:bold;
}

label.number
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 55px;
	padding:4px 0 5px;
	width:90%;
        font-weight:bold;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	/*font-size:120% !important;*/
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

input.vierz
{
	width:10%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

/*** Password ****/
ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
   width:380px;
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

/** Bereiche **/
.Datenblock{
	border-left: 6px solid #8dc63f;
	border-bottom: 1px solid #8dc63f;
	padding-bottom: 5px;
	width:100%;
}
.Datenblock h3{
	font-size: 110%;
	font-weight: bold;
	line-height: 130%;
	padding-left: 3px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;	
}
.Datenblock p{
	padding-left:3px;
}


/** Formular **/
.columnLeft{
	float: left;
	/*clear: left;*/
	width: 200px;
	margin: 3px;
}
.columnLeftCheck{
	float: left;
	/*clear: left;*/
	width: 600px;
	margin: 3px;    
}
.columnLeft .description{
	border: none;
	color: #222;
	display: block;
	font-size: 95%;
	font-weight: 700;
	line-height: 150%;
	padding: 0 0 1px;
}
.columnRight{
	float: left;
	width: 450px;
	/*margin: 3px;*/
}
.columnFormButtonLeft{
	float: left;
	width:340px;
}
.columnFormButtonRight{
	float: right;
	width:340px;
}
.myFormButtonBF
{
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	border-radius:4px; /* CSS3 */
	margin: 4px 4px 4px 2px;
	padding: 4px 10px 4px 10px;
	border: 2px solid #d2d2d2;
	min-width: 250px; /* Mindesth�he f�r moderne Browser */
	width:auto !important; /* Important Regel f�r moderne Browser */ 
	width: 250px; /* Mindesth�he f�r den IE */ 	
	color: #ffffff;
	text-decoration: none;
	height: 32px;
	background-color:#8dc63f;
	font-weight:bold;
}
.myFormButtonBF a
{
	color: #ffffff;
	text-decoration: none;
}
.myFormButtonBF a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.myFormButtonS
{
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	border-radius:4px; /* CSS3 */
	margin: 4px 4px 4px 2px;
	padding: 4px 10px 4px 10px;
	border: 2px solid #d2d2d2;
	min-width: 250px; /* Mindesth�he f�r moderne Browser */
	width:auto !important; /* Important Regel f�r moderne Browser */ 
	width: 250px; /* Mindesth�he f�r den IE */ 	
	text-decoration: none;
	height: 32px;
	background-color:#000000;
	font-weight:bold;
}