@font-face {
    font-family: 'Kiro';
    src: url('Flat-it-Kiro-ExtraLight.otf');
    font-weight: normal;
}
@font-face {
	font-family: 'Kiro';
	src: url('Flat-it-Kiro-Bold.otf');
	font-weight: bold;
}
#PMerken{
	display:none;
}

.g_artikel img{
	margin-top:-35px;
    margin-left:-40px;
    transform: scale(0.5);
	
}
.seitenzahl {
	display:none;
}
.steps {
	width:100%;
	max-width: 960px;
	padding-top:20px;
	margin:0 auto;
}

body {
	/*background-image:url(./pics/background_stone.jpg);*/
	background-repeat: no-repeat;
    background-size: 120%;
	background-position:0px 180px;
	margin: 0 0 0 0;
	font-family: 'Kiro';
	color:#000000;
}

#body {
	/*max-width:970px;*/
	position: relative;
	margin: 0 auto;
	overflow:hidden;
	width:100%;
	z-index:1;
	left:0px;

	
}

body #body #head{
	max-width:960px;
	position:relative;
	margin: 0 auto;
	height:130px;
	width:100%;
	overflow:hidden;
	z-index:1;
	background: #FFF;

}

#body header #Logo {
	position:relative;
	overflow:hidden;
	width:310px;
	height:100px;
	float:left;
	top:30px;
	left:15px;
}

#body header #ChangeLang_de {
	position:absolute;
	overflow:hidden;
	width:30px;
	height:20px;
	right: 50px;
	top:20px;
}

#body header #ChangeLang_en {
	position:absolute;
	overflow:hidden;
	width:30px;
	height:20px;
	right: 10px;
	top:20px;
}

#body header #profil{
	float:right;
	padding:8px 5px 3px 5px;
	top:10px;
	width:30px;
	position:relative;
	color:#000;
	z-index:2;
	text-align: center;
	font-size:30pt;
	font-weight: bold;
	display:block;
	margin-top:45px;
}
#body header #wk{
	width:50px;
	float:right;
	padding:8px 5px 3px 10px;
	top:10px;
	position:relative;
	color:#000;
	z-index:2;
	text-align: center;
	font-size:30pt;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	margin-top:45px;
}
#body header #profil a, #body header #wk a{
	color:#000;
}
#body header #wk #WKText{
	display:none;
	
}
#ArtikelZahl{
	position:absolute;
	top:15px;
	right:5px;
	height:15px;
	width:10px;
	color:#fff;
	font-size:10pt;
	color:#d4312a;
	border:1px solid #ee8537;
	border-radius: 10px;
	padding-left:3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	background-color:#fff;
}
#ArtikelZahl a{
	color:#d4312a;
}
/* Navigation und Suche rechts --------------------------------------------*/
#Produktmenue{
	background: #999;
	position: relative;
}
#TopMenue{
	max-width:970px;
	margin: 0 auto;
}

#inMenue{
	position:relative;
	margin:0 auto;
	max-width:970px;
}

#home a{
	width:30px;
	float:left;
	line-height: 35px;
	padding:0px 0px 15px 0px;
}
nav {
	top:0px;
	height: 58px;
	width: 100%;
	font-size: 15pt;
	position: relative;
	z-index:5;
}

nav ul {
	padding: 0;
	margin: 0 auto;
	height: 58px;
	float:left;
}
nav li {
	display: inline;
	float: left;
}
nav ul a {
	color: #fff;
	display: inline-block;
	width: auto;
	text-align: center;
	text-decoration: none;
	line-height: 58px;
	padding:0px 20px 0px 20px;
}
nav li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

nav li:last-child a {
	border-right: 0;
}

nav ul a:hover{
	background-color: #ddd;
	color:#000;
}

nav a#pull {
	display: none;
}

.topmenu a {
  float:left;
  padding:0px 15px 0px 15px;
}

.top ul{
	display:none;
	max-width:320px;
	width:100%;
	height:auto;
	top:58px;
	border:1px solid #999;
}

.top ul img{
	width:45px;
	height:auto;
	flaot:left;
	vertical-align: middle;
}
.top:hover ul {
  display:block;  
  z-index:500;
  position:absolute;
  filter:alpha(opacity=90); 
  opacity: 0.9; 
  -moz-opacity:0.9; 
  background-color: #fff; 
  overflow:hidden;
  margin-left:0px;
 
}

.sub a{
	display:block;
	float:left;
	text-align:left;
	width:350px;
	border:0px;
	height:30px;
	overflow:hidden;
	/*border-bottom:1px solid #ccc;*/
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:12pt;
	line-height: 25px;
	color:#000;
	
}
.sub:last-child a {
	border-bottom:0px;
	/*border-top:1px solid #ccc;*/
}
.submenue2 a{
	display:block;
	float:left;
	text-align:left;
	width:220px;
	border:0px;
}

.subsub a{
	height:15px;
	font-size:9pt;
	padding:0px;
	border:0px;
}
.subsub:last-child a {
	padding-bottom:30px;
}

.subsub a:hover{
	background-color:#fff;
	color:#3391c1;
	border:0px;
}



/* Navigation und Suche rechts --------------------------------------------*/
nav a#pull {
	display: none;
}
a.top_link1{
  background-color: #ddd;
  color:#000;
}




/* Navigation und Suche rechts --------------------------------------------*/

/* ------------------ Startseite ---------------------------*/

body section {
	margin:0 auto;
	position:relative;
	background-color: #ffffff;
	/*border: 1px solid #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);*/
	padding: 0 15px 35px 15px;
	width: calc(100% - 40px);
	max-width:940px;
	max-height:20000px;
	overflow:hidden;
	
}


body section h1{
    font-size: 17pt;
    padding:5px 5px 5px 10px;
    margin:0px;
    font-weight:normal;
    border-bottom: 2px solid #e7e7e7;
    color:#000;
    margin-top:20px;
}

#Get_copy_basket, #InGet_copy{
	max-width:960px;
	margin:0 auto;
}

body section #Login{
	padding:30px 0px 0px 30px;
	width:100%;
	height:200px;
	font-size:14pt;
	font-weigt:bold;
	line-height:40px;
    background-color:#f1f1f1;
    border-left:1px solid #DADADA;
    border-right:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
}

.LoginName, .LoginPass{
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   min-width:200px;
   width:50%;
   float:left;
}
#auftragsliste table{
	width:100%;
}
#auftragsliste table th{
	text-align:left;
}
#register {
	width:100%;
}
#register th{
	text-align:left;
}

.table_row_button{
	text-align:right;
}

body section h3{
	color:#000;
    font-size: 11pt;
    font-weight: normal;
    padding: 0px 0px 0px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

body section #InGet_copy h3{
	color:#000;
    font-size: 12pt;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
}

#BCMenue{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:11pt;
	position:relative;
	color:#999;
	padding-top: 5px;
	padding-left:10px;
	
}
#BCMenue a{
	font-size:11pt;
	color:#8d1c6c;;
	text-decoration:none;
}

#slider_startseite{
	width:100%;
	border-bottom: 2px solid #8d1c6c;
	padding-bottom:10px;
	margin-bottom:20px;
	
}

#produkte_startseite{
	width:300px;
	float:left;
	height:250px;
	overflow:hidden;
	background-color: #fbfbfb;
	border: 1px solid #cccccc;
	color: #000000;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	margin-right:6px;
	margin-left:5px;
	margin-top:10px;
}
#slider1{
	margin-bottom: 20px;
	margin-top:20px;
}
.centered-btns_tabs{
	min-height: 50px;
}
#produkte_startseite li:last-child{
	 margin-right: 0px;
}
#welcome{
	margin:0 auto;
	max-width:930px;
	overflow:hidden;
	margin-bottom: 20px;
}

#produkte_startseite a {
    color: #000000;
    font-size: 9pt;
    text-decoration:none;
    display:block;
}
#produkte_startseite a:hover{
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}

#produkte_startseite h2 a:hover{
	display:block;
}
#produkte_startseite h2{
	width:100%;
	color:#000;
	font-size:10pt;
	margin:0px;
	padding:5px 0px 0px 0px;
	bottom:5px;
	text-align:center;
	font-size: 16px;
	text-transform: uppercase;
}

#design_startseite{
	float:left;
	margin-right:12px;

	width: 295px;
	height: 300px;
	
}
#design_startseite_doppelt{
	float:left;
	margin-right:18px;
	margin-left:6px;
	width: 590px;
	height: 300px;
	
}
#design_bild{
	float:left;
	margin-right:6px;
	margin-left:6px;
	margin-top: -30px;
	width: 295px;
	height: 300px;
	
}
#textblock_startseite{
	float:left;
	margin-right:6px;
	margin-left:6px;
	width: 560px;

}
.headline       {
border: none; 
background-color: rgb(65, 107, 118);
width: 295px;
height: 35px;
font-size: 18pt;
font-weight:bold;
color:#fff;
padding-left:10px;
padding-top:8px;
margin-top:0px;
margin-left:6px;
margin-bottom:0px;

 }


.link{
	color:#35545e;
	font-size:11pt;
	font-weight:bold;

}

#KundenLogin, #NeuKunde{
	position:relative;
	width:45%;
	float:left;
	padding:10px;
	min-width:320px;
}

.Loginform{
	border:1px solid #ddd;
	min-width:280px;
	float:left;
	margin-bottom:10px;
}


/* footer ------------------------------------------------------------------*/
#Produktideen{
	position:relative;
	margin:0 auto;
	background-color:#4f4f4e;
	overflow:hidden;
	max-width:972px;

}

#sitemape{
	postion:fixed;
	bottom:0px;
	width:100%;
	overflow:hidden;
	padding-bottom:0px;
	background-color:#4f4f4e;
}
#menue_sitemap{
	postion:relative;
	width:100%;
	max-width:990px;
	overflow:hidden;
	margin:0 auto;
}
#menue_ab{
	position:relative;
	font-size:12pt;
	width:100%;
	overflow:hidden;
	color:#fff;
	margin:0 auto;
	text-align: right;
	max-width:925px;
}
#menue_ab ul{
	padding:0;
	float:right;
	padding-right:400px;
	color:#fff;
}

#sitemape ul{
	padding:0px;
	padding-top:10px;
	color:#fff;
}
#menue_ab li {
	display: block;
	float:left;
	width:auto;
}

#menue_ab a {
	color:#fff;
	text-decoration: none;
	line-height: 15px;
	padding:0 5px 0px 5px;
	font-size:10pt;
}

#menue_ab li a {
	
}

#menue_ab li:last-child {
	/*border-bottom: 1px solid #fff;*/
}

#menue_ab a:hover{
	background-color: #bbb;
	color:#fff;
}
#sitemape .FooterListe ul{
	color:#fff;
	
}

#sitemape .FooterListe li{

	float:left;
	padding-left:0px;
	min-width:300px;
	color:#fff;
	list-style-type:none;
	
}
	
#sitemape .FooterListe li a{
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	padding-left:3px;
}


#sitemape .FooterListeSub li a{
	float:left;
	padding-left:16px;
	list-style-type:none;
	color:#fff;

}

#sitemape ul .FooterListeSup{
	overflow:hidden;
	margin:20px 0px 10px 0px;
	font-size:10pt;
	border-top:2px solid #000;
	color:#fff;
}

#sitemape .FooterListeSup li {
	width: 225px;
	float:left;
	padding-left:40px;
	list-style-type:none;
	color:#fff;
}

#footermenue{
	position:relative;
	overflow:hidden;
	max-width:990px;
	width:100%;
	margin:0 auto;
	
}
#footermenue #menue_ab{
	overflow:hidden;
	padding-top:0px;
	min-height: 40px;
}

 #footermenue #menue_ab ul {
	padding: 0;
	margin: 0 auto;
	height: 30px;
}

#footermenue #menue_ab li {
	display: inline;
	float: left;
}

#footermenue #menue_ab a {
	color:#fff;
	display: inline-block;
	width: auto;
	text-decoration: none;
	line-height: 30px;
	padding:0 20px 0px 20px;
}

#footermenue #menue_ab li a {
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#footermenue #menue_ab li:last-child a {
	border-right: 0;
}

#footermenue #menue_ab a:hover{
	color:rgb(65, 107, 118);
}

#sitemape .FooterListeB{
	max-width:470px;
	width:100%;
	float:left;
	color:#fff;
}

#menue_sitemapb{
	postion:relative;
	width:100%;
	max-width:940px;
	overflow:hidden;
	padding-left:30px;
	padding-top:30px;
	margin:0 auto;
	color:#fff;
	border-bottom: 0px solid #000;
}

#menue_sitemap_kontakt{
	postion:relative;
	width:100%;
	max-width:972px;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:10px;
	margin:0 auto;
	text-align: center;
	color:#fff;
}
#menue_sitemap_kontakt a{
	color:#fff;
}
#menue_sitemap_kontakt img{
	margin-left:20px;
	margin-bottom:2px;
	margin-top:0px;
	margin-right:5px;
	vertical-align: middle;
}


#Zahlungssymbole,#Shops,#Zertifikate{
	position:relative;
	overflow:hidden;
	float:left;
	max-width:300px;
	width:100%;
}
#zahlungsarten,#ShopLogos,#ShopLogos2,#Logos{
	width:100%;
	height:30px;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}
#Shops img{
	margin-left:20px;
	margin-bottom:2px;
	margin-top:5px;
	margin-right:5px;
	vertical-align: middle;
}

#Shops a{
	color:#fff;
	line-height: 30px;	
}
#ShopLogos{
	padding-left:0px;
}
#Zertifikate img a{
	float:left;
}
#Zertifikate a{
	margin-right:40px;
}
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { text-align: left; padding-right: 1%; }
.st-val { padding-left: 1%; }
/*
#sitemape{
	margin:0 auto;
	margin-top:20px;
	position:relative;
	padding-left:400px;
	width:100%;
	overflow:hidden;
	background-color:#999999;
	overflow:hidden;

}

#menue_ab{
	position:relative;
	font-size:12pt;
	width:100%;
	overflow:hidden;
	color:#000;
	margin:0 auto;
	text-align: right;
	max-width:925px;

}

#menue_ab ul {
	padding: 0;
	float:right;
	padding-right:400px;
}

#menue_ab li {
	display: block;
	float:left;
	width:auto;
}

#menue_ab a {
	color:#fff;
	text-decoration: none;
	line-height: 15px;
	padding:0 5px 0px 5px;
	font-size:10pt;
}

#menue_ab li a {
	
}

#menue_ab li:last-child {
	border-bottom: 1px solid #fff;
}

#menue_ab a:hover{
	background-color: #3391c1;
	color:#fff;
}

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { text-align: left; padding-right: 1%; }
.st-val { padding-left: 1%; }

/* layout Formulare ------------------------------------------------------*/
footer#buttons{
	position:relative;
	width:100%;
	text-align:right;
	padding-top:20px;
	overflow:hidden;
}

.button {
	background: #8d1c6c;
    border: 1px dotted #8d1c6c;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    min-width: 250px;
    height:40px;
	padding:3px 5px 5px 5px;
	font-weight:normal;
	font-size:10pt;
	text-transform: uppercase;
}
.button_zurueck {
    background: #8d1c6c;
    border: 1px dotted #336611;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    min-width: 150px;
    height:30px;
	padding:3px 5px 5px 5px;
	font-weight:normal;
	font-size:10pt;
	text-transform: uppercase;
}
a{
	color: #666666;
    text-decoration: none;
}

.kasse_gs{
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   width:70%;
}
.Tabeschreibzng{
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   width:90%;
   float:left;
   min-height:30px;
   margin:5px 5%;
}
input,select,textarea {

	
	border: none;
	padding: .75em 1em .5em 1em;
	border-radius: 0;
	font-size: 0.8em;
	 border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
}

select {
   /*background: #fff;
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
 	 border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 28px;*/
   /*-webkit-appearance: none;*/
   -webkit-appearance: none;
	border: 1px solid #bbb;
	padding: .75em 1em .5em .75em;
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2);
	background-color: white;
	background-image: url(./pics/select.png);
	background-position: right;
	background-repeat: no-repeat;
}
.selPZ,.selVS{
	width:100%;
}
.selLA{
	margin:5px 5%;
	width:90%	
}
.inputLand{
	width:calc(90% + 12px);
}
.kasse_adresse{
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   width:90%;
   float:left;
}

.kasse_adresse_plz,.kasse_adresse_vw{
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   width:20%;
   float:left;
   margin-right:12px;
}

.kasse_adresse_ort,.kasse_adresse_tel{
   padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   width:calc(70% - 24px);
   float:left;
}
.kasse_adresse_sel_t{
   width:45%;
   float:left;
}
.kasse_adresse_sel_p{
   width:45%;
   float:left;
   margin-right:10px;
}

.produkt_auflage select{
	float:right;
}
.produkt_anreiser_auflage input[type="text"]{
	float:right;
	width:50px;
	border-color:#fff;
	margin-right:20px;
}
.produkt_anreiser_auflage select{
	float:right;
	margin-right:0px;
	width:100px;
	border-color:#fff;
}

.besteller td, #ReEmpfaenger td, .auftragnehmer td{
	padding-left:30px;
}

.PAButton{
	background: url("./pics/icons/wkbutton.jpg") no-repeat scroll 0 0 #f8a044;;
	
}
.W2PButton{
	background: url("./pics/icons/w2pbutton.jpg") no-repeat scroll 0 0 #f8a044;;
	
}

.produkt_anreiser_auflage {
	width:calc(100% - 40px);
	position: relative;
	overflow: hidden;
	padding:0px 0px 0px 10px;
	margin:5px 0px 5px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color:#fff;
	float:left;
}
#lagerbestand{
	width:calc(100% - 35px);
	position: relative;
	overflow: hidden;
	padding:0px 0px 0px 10px;
	margin:5px 0px 5px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color:#fff;
	float:left;
	font-size:10pt;
	
}

#lagerbestand:empty { display:none; }

select.sel_produkt{
	height:40px;
	margin-top:5px;
	width:calc(100% - 30px);
	margin-left:5px;
}

.produkt_auflage{
	width:calc(100% - 45px);
	max-width:470px;
	position: relative;
	overflow: hidden;
	padding:3px 5px 3px 8px;
	margin:5px 5px 5px 0px;
	 border: 1px solid #ccc;
	 	 border-radius: 5px;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  -khtml-border-radius: 5px;
	background-color:#fff;
	float:right;
}

/* layout f�r Produkte ------------------------------------------------------*/
.huge-ajax-loading{
	display:none;
	z-index:1000;
	position:fixed;
	top:0px;
	button:0px;
	left:0px;
	right:0px;
	height:100%;
    
}
.loader{
	position:relative;
	margin:auto auto;
	overflow:hidden;
	width:100px;
	height:100px;
	margin-top:400px
	
}
.produkt{
	position: relative;
	float:left;
	width:100%;
}


.produkt header h2{
	font-size: 14pt;
    padding:5px 5px 5px 0px;
    margin:0px;
    font-weight:normal;
    border-bottom: 1px dotted #000;
}

.produkt h3{
	color: #000;
    font-size: 12pt;
    margin:18px 0px 5px 0px;
    font-weight:normal;
}
#produkte {
	background-color:#fff;
	position:relative;
	overflow:hidden;
	padding:10px;
}

#produkte p{
	display:block;
	overflow:hidden;
}

#produkte p img{
	margin:-10px 10px 0px -25px;
}

.produkt_groups{
	background-color: #fff;
    color: #000000;
    float: left;
    height: 250px;
    margin-left: 5px;
    margin-right: 6px;
    margin-top: 10px;
    overflow: hidden;
    width: 280px;
    text-align: center;
}

.produkt_groups:last-child {
	border-bottom:1px solid #ccc;
}

.produkt_groups h2{
	font-size:12pt;
	text-align: center;
	margin:5px;
}
.produkt_groups a{
	display:block;
	overflow:hidden;
}

.produkt_groups a:hover{
	background-color:#f1f1f1;	
}

.g_artikel{
	overflow:hidden;
	width:178px;
	height:178px;
	margin-bottom:5px;
	float:left;
	position:relative;
	margin-left:4px;
	border: 1px solid #bbb;
}

#auswahloptionen{
	
	background-color:#fff;
	width: 99%;
	max-width:450px;
	position: relative;
	overflow: hidden;
	padding:10px 0px 0px 0px;
	margin-bottom: 3px;
	margin-top: 10px;
	float:left;
	text-align:right;
	min-height:135px;
}

#auswahloptionen img{
	display:none;
}

.produkt_preis {
	
	background-color:#fff;
	width: calc(100% - 40px);
	position: relative;
	overflow: hidden;
	padding:0px 10px 0px 0px;
	margin-bottom: 3px;
	margin-top: 20px;
	float:right;
	text-align:right;
}

.headlineblue{
	float:left;
	color:#000;
	font-size:11pt;
	padding-top:5px;
	padding-left:2px;
}

.PPreisN, .PPreisMWST, .PPreisB, .PPreisV{
	width: 100%;
	postition:relative;
	color:#666;
	padding:5px 0px 5px 0px; 
}


.PPreisB, .PPreisV{
	background-color:#8d1c6c;
}

.PPreisBN, .PPreisBp{
	float:right;
	width:120px;
	text-align:right;
	margin-right:25px;
}

.PPreisN{
	font-size:11pt;
}
.PPreisB{
	font-size:12pt;
	color:#fff;
	
}

.PPreisN span{
	font-size:11pt;
	color:#666;
}

.PPreisV {
	font-size:10pt;
	color:#fff;
	float:left;
	postition:relative;
	text-align:right;
	margin-right:25px;
}

.PPreisV a{
	text-decoratin:underline;
	margin-right:25px;
}

.produkt_gallery {
  	width:400px;
	padding-left:10px;
	float:left;
	border-left:0px solid #bbb;
  	position:relative;
}	
	
.produkt_gallery_thumbnail_image {
	max-height: 40px;
	max-width : 40px;
	overflow  : hidden;
	float     : left;
	padding   : 5px;
	position  : relative;
  	display   : block;
}

.produkt_gallery_video_thumbnail_overlay {
	position :absolute;
	left     :30%;
	top      :30%;
	opacity  :0.5;
	filter   :alpha(opacity=50);
}

.produkt_gallery_video_thumbnail_overlay:hover {
	position :absolute;
	left     :30%;
	top      :30%;
	opacity  :0.7;
	filter   :alpha(opacity=70);
}



.produkt_optionen{
	width:100%;
	padding-left:10px;
	float:right;
	max-width: 450px;
	
	
}



.produkt_anreiser header h2{
	display:none;
}

.produkt_anreiser_text{
	
	width:300px;
	float:left;
	height:300px;
	overflow:hidden;
	background-color: #fff;
	border: 0px solid #cccccc;
	color: #000000;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
	margin-right:6px;
	margin-left:5px;
	margin-top:10px;
}

.produkt_anreiser table{
	background-color:#fff;
	margin:0px;
}
.produkt_anreiser table:hover{
	background-color:#e5e5e5;
}

.produkt_anreiser td{
	/*border:1px solid #000;*/
	padding:5px 5px 3px 10px;
}

.TDB,.TDH{
	width:15%;
	border-width:0px 1px 1px 1px;
	border-color:#666;
	border-style:dotted;
	font-size:10pt;
}
.TDP{
	border-width:0px 0px 1px 1px;
	border-color:#666;
	border-style:dotted;
	font-size:10pt;	
}

.TDF{
	width:15%;
	text-align:right;
	border-width:1px 1px 1px 0px;
	border-color:#666;
	border-style:dotted;
}

.TDbB,.TDbH{
	width:15%;
	background-color:#e5e5e5;
	border-width:1px 1px 1px 1px;
	border-color:#666666;
	border-style:dotted;
	font-size:10pt;
}

.TDbe{
  width:70%;
  color:#fff;
  background-color:#8d1c6c;;
  border-width:1px 1px 1px 1px;
  border-color:#666666;
  border-style:dotted;
  font-size:14pt;
}

.produkt_anreiser_text a{
	width:100%;
}

.produkt_anreiser {
	margin:0px;
	padding:0px;
	width:100%;
}

.ProduktBestellButton{
	padding:10px 10px 10px 10px;
	float:right;
	width:280px;
	position:relative;
	text-align:right;
}

.produkt_text{
	margin-top:20px;
	max-width: 475px;
	float: left;
	
}

.etabs { margin: 0; padding: 0; width:475px;}
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #666; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0px 10px; outline: none; }
.tab a:hover { background: #999; }
.tab.active {  background: #999; color:#fff; position: relative; top: 1px; border-color: #ddd; }
.tab a.active {border: solid 1px #666; color:#fff; }
.tab-container .panel-container { background: #fff; min-height:120px; width:99%;  padding-left: 10px; }
.panel-container { margin-bottom: 10px;}


.produkt_beschreibung, #Pem{
	position:relative;
	float:left;
	width:100%;/*display:none;*/
}

/* Kalkulator ---------------------------------------------------------------*/

#copy_intro{
	position:relative;
	width:100%;
	margin:0px 30px 0px 0px;
	position:relative;
}


#auswahl_liste {
	margin-left:5px;
	max-width:430px;
	width:100%;
 	position:relative;
 	float:left;
 	background-color:#fff;
	margin-top:20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
   	padding:10px;
   	border:1px dashed #000;
}
#Preisliste {
	margin-left: 5px;
	max-width: 430px;
	width: 100%;
	position: relative;
	float: left;
	background-color: #fff;
	margin-top: 20px;
	border: 1px dashed #000;
}
.fav{
	padding-left:30px;
}
#auswahl_preis{
	margin:0px 0px 0px 0px;
	width:95%;
	float:left;
	position:relative;
	
	
}

#hinter_preis {
	padding:10px;
	width:100%;
	overflow:hidden;
}

#kalk_preis h3{	
	font-size:12pt;
	margin:5px 0px 5px -5px;
	font-weight:bold;
}

#kalk_preis {
	position:relative;
	font-size:10pt;
	width:100%;
}
#kalk_preis a{
	color:#000;
}

#kalk_preis b {
	font-size:10pt;
}

.PreisTB, .BPreisTB{
	width:100%
}
.PreisTB td, .BPreisTB td{
	text-align:right;
}
.PreisTB th, .BPreisTB th{
	text-align:left;;
}



div.auswahl {
	overflow: hidden;
	margin-bottom: 35px;
}

#verarbeitung {
	margin: 20px 0px 0px 0px;
}
#papier{
	margin: 20px 0px 0px 0px;
}
ul.auswahl {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	overflow: hidden;
}

ul.auswahl[class] {
	margin-bottom: inherit;
}

ul.auswahl li {
	margin-bottom: 5px;
	float: left;
	max-width: 500px;
	overflow: hidden;
	list-style-type:none;
}

.bezeichner {
	font-size:11pt;
	font-weight:bold;
	width:160px;
	float:left;
}

.inputMa{
	width:90%;
	min-width:320px;
	margin:3px 0px 3px 0px;
}

.inputMai{
	padding: 5px;
   font-size: 10pt;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   height: 18px;
   float:left;
   min-width:375px;
}
.fformat{
	width:160px;
	float:left;
}

.flaenge{
	width:113px;
	margin:3px 0px 3px 0px;
}

.fbreite{
	width:115px;
	margin:3px 0px 3px 0px;
}
#sub_button{
	position:relative;
	float:left;
	width:100%;
	text-align: right;
	margin-top:5px;
}
#DatenCheck{
	margin-bottom:15px;
	margin-top:10px;
}

#copy_zusatz{
	margin-left:5px;
	padding:30px 0px 10px 0px;
	color:#999;
	width:100%;
	float:left;
}
#SaveFav{
	position:relative;
	display:block;
	float:left;
	right:22px;
	padding-left:25px;
	width:100%;
}
.KVersand{
	font-size:9pt;
}

/* Warenkorb und Datenupload ------------------------------------------------*/

#PInput{
	width:99%;
	float:left;
	position:relative;
	border:1px solid #ddd;
	margin-left:5px;
	background-color:#f2f2f2;
	padding:0px 0px 5px 0px;
	margin-bottom:10px;
}

#PInput .Pbezeichner{
	position:relative;
	overflow:hidden;
	width:35%;
	float:left;
	text-align:right;
	padding:10px 5% 0px 0px;
}

#PInput .Pfield{
	position:relative;
	overflow:hidden;
	width:60%;
	float:left;
	text-align:right;
	padding:5px 0px 0px 0px;
}
#PSubmit{
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:right;
}

header#basket{
	position:relative;
	width:100%;
	height:30px;
	overflow:hidden;
	margin-left:5px;
}


#BasketArtikel {	
	position:relative;
	width:99%;
	/*border-color: #ddd;
	border-style:solid;
	border-width:0px 1px 0px 1px;*/
	overflow:hidden;
	margin-bottom:30px;
	margin-top:10px;
	margin-left:5px;
	float:left;
	
}

#BasketArtikel #Balken {

	position:relative;
	/*background-color:#ECECEC;*/
	width:100%;
	height:35px;
	text-align:left;
	/*border-color: #ddd;
	border-style:solid;
	border-width:1px 1px 1px 1px;*/
	/*margin-bottom:15px;*/
	padding: 0px 0px 5px 0px;
	font-size: 12pt;
	
}

#BasketArtikel #Balken .balken_text{
	padding:0px 0px 5px 10px;
}



#BasketArtikel .BasketVorschau {
	
	/*position:relative;*/
	width:50%;
	max-width:340px;
	min-width:280px;
	height:200px;
	float:left;
	text-align:center;
	border-color: #e7e7e7;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	background-color:#fff;
	

}

#BasketArtikel #ArtikelBeschreibung {
	
	position:relative;
	width:50%;
	max-width:348px;
	min-width:280px;
	min-height:130px;
	max-height:165px;
	border-color:#e7e7e7;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	float:right;
	padding:5px;
	overflow:auto;
	background-color:#fff;
	
}
.artikel_beschreibung{
	width:90%;
	margin-left:5px;
	border-color: #ccc;
	border-style:solid;
	border-width:1px 0px 1px 0px;
}
#BasketArtikel #ArtikelKomentar {
	
	position:relative;
	width:50%;
	max-width:348px;
	min-width:280px;
	height:50px;
	border-color:#e7e7e7;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	float:right;
	padding:5px;
	background-color:#fff;
}


#BasketArtikel #BasketToolbar {
	position:relative;
	background-color:#ECECEC;
	width:100%;
	min-height:55px;
	/*text-align:right;*/
	border-color: #ddd;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	/*margin-top:15px;*/
	padding:5px;
	font-weight:bold;
	float:left;	
	overflow:hidden;
}

#BasketArtikel #BasketToolbar #BasketUpload{
	position:relative;
	float:left;
	border-color: #ddd;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	width:70px;
	height:50px;
	cursor: pointer; 
	font-size:32pt;
	padding-left:35px;
	
}

#BasketArtikel #BasketToolbar #BasketUpload #FlashUpload{
	position:relative;
	width:150px;
	text-align:center;
	cursor: pointer; 
}

#BasketArtikel #BasketToolbar #BasketUpload #FlashUploadSP{
	position:relative;
	width:150px;
	font-size: 8px;
	font-weight:normal;
	text-align:center;
	
}


#BasketArtikel #BasketToolbar #BasketOption{
	position:relative;
	float:left;
	border-color: #ddd;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	width:150px;
	height:50px;
}

#BasketArtikel #BasketToolbar #BasketOption #Loeschen,#Kopieren,#Aendern{
	position:relative;
	float:left;
	width:50px;
	height:45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight:normal;
	text-align:center;
	top:5px;
	overflow:hidden;
}

#BasketArtikel #BasketToolbar #BasketAuflage{
	position:relative;
	float:right;
	width:280px;
	height:50px;
}

#BasketArtikel #BasketToolbar #BasketAuflage #AuflageSP,#AuflageBezeichner,#SeitenBezeichner,#SeitenSP{
	position:relative;
	float:left;
	width:90px;
	height:30px;
}
#AuflageBezeichner img{
	display:none;
}
#BasketArtikel #BasketPreis {
	position:relative;
	width:100%;
	min-height:75px;
	padding:5px 0px 5px 5px;
	font-size: 12pt;
	float:left;	
}
.balken_text{
	display:none;
}
#BasketArtikel #Preis {
	position:releativ;
	width:210px;
	float:right;
	padding-left:5px;
	margin-top:10px;
	background-color:#8d1c6c;	
}

#BasketArtikel #Preis #ArtikelPreis{
	position:releativ;
	width:200px;
	float:left;
	height:20px;
	padding:5px 0px 0px 0px;
	color:#fff;
	font-size:14pt;
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
}
#BasketArtikel #Preis #ArtikelPreis a{
	color:#fff;
}
#BasketArtikel #Preis #ArtikelVersand{
	
	position:releativ;
	width:195px;
	float:right;
	padding-right:0px;
	text-align:right;
	margin-top:5px;
	color:#fff;
	padding:5px 12px 10px 0px;	
		
}

#BasketArtikel #Preis #ArtikelVersand a{
	color:#eee;
}

#DDateien{
	position:releativ;
	width:260px;
	float:left;
	padding-left:3px;
	min-height:50px;
	overflow:auto;
	border-color: #9b9b9b;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	font-size: 9px;
	background-color:#fff;	
}
#DatenSP{
	position:releativ;
	width:280px;
	float:left;
	padding-left:3px;
	overflow:hidden;
	font-size: 10px;
}

.basket_artikel {
	margin-top:10px;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display:block;
	clear:left;
	overflow:hidden;
	border-color: #9B9B9B;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	position:relative;
}

#basket_artikel {
	
	font-size: 12px;
	color: #000000;
	min-height:30px;
	width:100%;
	text-align:right;
}


/* 4 Setps --------------------------------------------------------------*/

.4steps {
	width:100%;
	max-width: 960px;
	margin:0 auto;
}

/* Upload ---------------------------------------------------------------*/

#HTMLUploadButton{
	position:releative;
	width:130px;
	float:right;
}


.klammer{
	background-image:url(../../../get_copy/pics/download-icon.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:40px;
	margin-left:55px;
	text-align:center;
}

INPUT.hidden {
    Z-INDEX: 3;
	FILTER: alpha(opacity: 0);
    POSITION: apsolute;
    TEXT-ALIGN: left;
    opacity: 0;
    moz-opacity: 0;
}

#upload{
	position:relative;
	width:200px;
	height:200px;
}
	
.upload {
	position:absolute;
	top:10px;
	left:10px;
	width:80%;
	height:210px;
	overflow:auto;
	z-index:10;
	border:  1px solid #000;
	margin: 10px 0;
	padding: 20px 10px;
	visibility:hidden;
	background-color:#fff;
	
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Verdana, Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */
td {
	font: 11pt;
	vertical-align: top;
}

.progressWrapper {
	width: 460px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

.swfupload {
	vertical-align: top;
}

/* Kasse / Best�tigen -----------------------------------------------------------*/

/* Bestellformular -------------------------------------------------------*/
#Get_copy_kasse {

	padding-left:0px;
}

header#kasse{
	position:relative;
	width:100%;
	height:30px;
	overflow:hidden;
	margin-left:0px;
}

#artikel_liste{
	border:1px dotted #000;
	background-color:#fff;
	margin-bottom:10px;
	
}
#Get_copy_kasse #gutschein{
	position:relative;
	width:100%;
	border:1px solid #ddd;
	overflow:hidden;
	background-color:#f2f2f2;
	padding:5px 5px 5px 10px;
}
#Get_copy_kasse #gutschein_input{
	position:relative;
	width:100%;
	text-align:right;
	padding:10px 0px 10px 0px;
}

#DatenCheck{
	color:#fff;
}
#DatenCheck input[type="checkbox"]{
	display:none;
}
#responsive-artikel-table{
	position:relative;
	owerflow:hidden;
	width:90%;
	margin-left:5%;
}
#responsive-artikel-table td{
	font-size:11pt;
	padding-bottom:10px;
	padding-top:5px;
	border-top:1px solid #c3c3c3;
}
.anzahl{
	text-align:left;
}
.text{
	text-align:left;
}
.preis{
	text-align:right;
}
#responsive-artikel-table th{
	font-size:11pt;
	padding-bottom:10px;
	padding-top:5px;
	/*border-bottom:1px solid #c3c3c3;*/
	min-width:100px;
	
}

th.st-head-row{
	font-size:10pt;
}
td.st-key{
	width:0px;
}
td.st-val2{
	border-bottom:1px solid #c3c3c3;
}
td.st-val1{
	font-size:9pt;
	float:right;
	padding-right:15px;
}

#BetraegeTab{
	position:relative;
	color:#000;
	width:100%;
	margin-top:5px;
	overflow:hidden;
	background-color:#8d1c6c;
	color:#fff;
}

#BetraegeTab table{
	width:300px;
	float:right;
}	

#BetraegeTab th{
	font-size:12pt;
	font-wight:bold;
	padding:3px;
	float:left;	
}

#BetraegeTab td{
	font-size:12pt;
	font-wight:bold;
	padding:3px 30px 3px 3px;
	float:right;	
}
#ArtikelTab td,#ArtikelTab th{
	font-size:12pt;
	font-wight:bold;
	padding:3px 8px 3px 3px;	
}
#Get_copy_kasse #Boptionen {
	position:relative;
	border:1px dotted #000;
	background-color:#fff;
	margin-bottom:10px;
	padding-left:10px;
	height: 75px;
}

#Get_copy_kasse #Boptionen table{
	position:relative;
	margin: 10px 0 10px 0;
	color:#000;
	/*border-bottom:1px solid #c3c3c3;*/
	padding-bottom:5px;
	width:95%;
	margin-left:5px;
}

#Get_copy_kasse #Boptionen th{
	text-align:left;
	width:375px;
	font-size:11pt;
	padding:3px;
	font-weight:normal;
}

#termin{
	float:left;
	postion:relative;
	width:100px;
	
}
#calender{
	float:left;
	postion:relative;
	width:20px;
	
}
.calendar{
	border:1px solid #888;
	background-color:#eee;
}
.calendar td {
	border:0px;
}
#timeselect{
	float:left;
	postion:relative;
	width:120px;
}

.picker{
	position:relative;
	overflow:hidden;
	width:200px;
	z-index:10;
	background-color:#eee;
}
.picker a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#Get_copy_kasse #besteller{
	position:relative;
	width:98%;
	overflow:hidden;
	border:1px dotted #000;
	background-color:#fff;
	margin-top:10px;
	padding-left:10px;
}

#Get_copy_kasse #besteller table{
	position:relative;
	margin: 0px 0 0px 0;
	color:#000;
	/*border-bottom:1px solid #c3c3c3;*/
	padding-bottom:5px;
	width:100%;
	margin-left:5px;
}

#Get_copy_kasse #besteller th{
	text-align:left;
	width:30%;
	font-size:11pt;
	padding:3px;
	font-weight:normal;	
}

#Get_copy_kasse #Reempfaenger {
	position:relative;
	width:98%;
	overflow:hidden;
	border:1px dotted #000;
	background-color:#fff;
	margin-top:10px;
	padding-left:10px;
}

#Get_copy_kasse #Reempfaenger table{
	position:relative;
	margin: 10px 0 10px 0;
	color:#000;
	/*border-bottom:1px solid #c3c3c3;*/
	padding-bottom:5px;
	width:100%;
	margin-left:5px;
}

#Get_copy_kasse #Reempfaenger th{
	text-align:left;
	width:30%;
	font-size:11pt;
	padding:3px;
	font-weight:normal;		
}

#Get_copy_kasse #lieferadressen, #sel_li_adressen {
	position:relative;
	width:98%;
	overflow:hidden;
	border:1px dotted #000;
	background-color:#fff;
	margin-top:10px;
	padding-left:10px;
	
}

#Get_copy_kasse #lieferadressen table{
	position:relative;
	margin: 10px 0 10px 0;
	color:#000;
	/*border-bottom:1px solid #c3c3c3;*/
	padding-bottom:5px;
	width:100%;
	margin-left:5px;
}

#Get_copy_kasse #lieferadressen th{
	text-align:left;
	width:30%;
	font-size:11pt;
	padding:3px;
	font-weight:normal;	
}

#mailform th{
	text-align:left;
	width:150px;	
}


#Get_copy_kasse #adresskopf th{
	text-align:left;
	font-size:14px;
	padding-bottom:10px;
	width:320px;	
}

#Get_copy_kasse #lieferlist{
	position:relative;
	margin: 10px 0 10px 0;
	color:#000;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:5px;
	width:95%;
	margin-left:5px;
}

#Get_copy_kasse #lieferlist th{
	text-align:left;
	
}
#Get_copy_kasse #kostenstellen {
	display:none;
}
#Get_copy_kasse #kostenstellen th{
	text-align:left;
	min-width:220px;
}

#Get_copy_kasse #zahlungsart{
	position:relative;
	width:100%;
	border:1px solid #ddd;
	background-color:#f2f2f2;
	margin-bottom:10px;
	overflow:hidden;
}

#Get_copy_kasse #zahlungsart .zahlungsart{
	position:relative;
	overflow:hidden;
	height:80px;
	width:150px;
	text-align:center;
	float:left;
	margin:5px 10px;
}
.ZRadio {
	position:absolute;
	overflow:hidden;
	height:30px;
	width:150px;
	text-align:center;
	float:left;
	margin:0px;
	bottom:2px;
	left:0px;
}

.ZRadio input[type="radio"] {
    margin-right:5px;
}


#Get_copy_kasse #bezeichnung{
	position:relative;
	width:100%;
	border:1px solid #ddd;
	background-color:#f2f2f2;
	margin-bottom:10px;
	overflow:hidden;
	display:none;
}

/* Auftrags�bersicht ------------------------------------------------------*/


#Get_copy_bestellung #adresskopf, #Get_copy_bestellung #Boptionen, #Get_copy_bestellung #bezeichnung{
	position:relative;
	width:100%;
	overflow:hidden;
	border:1px dotted #000;
	background-color:#fff;
	margin-top:10px;
	padding-left:10px;
}
#Get_copy_bestellung #payment{
	position:relative;
	width:100%;
	overflow:hidden;
	border:1px dotted #000;
	background-color:#fff;
	margin-top:10px;
	padding-left:10px;
	
}
#Get_copy_bestellung  #artikel_liste{
	
}

#Get_copy_bestellung h3{
	font-weight:normal;
	color:#666666;
	padding: 0px;
}
#adresskopf_besteller{
	width:50%;
	float:left;
}

#adresskopf_auftragnehmer{
	width:50%;
	float:right;
}
#Get_copy_bestellung #ReEmpfaenger{
	position:relative;
	width:100%;
	overflow:hidden;
	border:1px dotted #000;
	background-color:#fff;
	margin-top:10px;
	padding-left:10px;
}
.kostenstelle{
	display:none;
}
#ORDER_ID, #DATE, #TERMIN, #DELIVERY{
	width:90%;
	padding-left:0px;
	
}

/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.small-only { display: none; }

#auftragsliste table{
	width:100%;
}
#incontent th{
	text-align:left;
}
#incontent #suche input[type="text"]{
	margin-left:10px;
}


@media (max-width: 1014px) {
  
  
  body #banner{
	display:none;
  }
  .ptext{
	display:none;
}

#PBeratung #pbuttons{
	display:block;
}
}
#search_results .produkt_groups h2{
		display:none;
	}


/*Styles for screen 600px and lower*/
/*@media screen and (max-width: 780px) {
	
	
	
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
		background: #666666;
  	}
  	nav li {
  		width: 100%;
  		float: left;
  		position: relative;
		background: #666666;
  	}
  	nav li a {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
  	.topmenue ul{
		width:100%;
	}
	
	.submenue a{
		display:block;
		float:left;
		text-align:left;
		width:280px;
		border:0px;
		padding:0px;
		margin:2px 0px 0px 0px
	}
	.submenue:last-child a {
		border-bottom:0px;
	}
	.submenue2 a{
		display:block;
		float:left;
		text-align:left;
		width:auto;
		height:100px;
		border:0px;
	}
	
	.subsub a{
		height:20px;
		font-size:9pt;
		margin-left:40px;
		padding:0px;
		border:0px;
	}
	.subsub:last-child a {
		padding-bottom:30px;
	}
	.subsub a:hover{
		background-color:#fff;
		color:#D30069;
		border:0px;
	}
	
	.produkt_optionen{
		
		float:left;
	}
	.produkt_beschreibung{
		
		float:left;
	}
	
	.kasse_adresse_plz,.kasse_adresse_vw{
  	 margin-right:6px;
	}
	#design_bild{
	float:left;
	margin-right:6px;
	margin-left:6px;
	margin-top: 15px;
	width: 295px;
	height: 300px;
  	
}
*/



/*Styles for screen 515px and lower*/
@media only screen and (max-width : 780px) {
	
    
    #body header #Logo {
    	margin-top:-35px;
    	margin-left:-40px;
    	transform: scale(0.7);
    }
	
	body header #Headline{
		position:relative;
		display:none;
	}
	
	.kopfmenue li {
		display: block;
		float: none;
		width: 100%;
		background-color:#999;
	}
	.kopfmenue ul{
		border-bottom: 0;
		display:none;
		width: 100%;
	}
	
	
	.top ul{
		
		max-width:788px;
		width:100%;
		height:auto;
		top:58px;
		border:1px solid #999;
	}
	
	.kopfmenue .sub {
		display:none;
	}
	/*.submenue{
		display:none;
	}*/
	Stilattribut {
}

	nav a#pull {
		display: block;
		background-color: #dadada;
		width: calc(100% - 10px);
		position: relative;
		color:#fff;
		font-size: 38px;
		height: 50px;
		padding-left:10px;
		padding-top:10px;
	}
	
	nav a#pull:after {
		content:"";
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 5px;
	}
	
	.produkt_optionen{
		width:90%;
		float:left;
	}
	.kasse_adresse_plz,.kasse_adresse_vw{
  	 margin-right:0px;
	}
	#design_bild{
	float:left;
	margin-right:6px;
	margin-left:6px;
	margin-top: 15px;
	width: 295px;
	height: 300px;
}

/*Smartphone*/
@media only screen and (max-width : 420px) {
	
	.button {
		width:95%;
		min-width: 320px;
		margin-top:5px;
	}
	
	#body header #wk{
		padding: 8px 0px 3px 0px;
	}
	
	body {
		margin: 0px 0px 0px 0px;
	}
	
	 #design_startseite{
    	float:none;
    	margin:0 auto;
    }
    
	#suche input[type="text"]{
		width:80px;
	}
	#PBeratung{
		width:320px;
	}
	#PBeratung #pbuttons #suche{
		width:80px;
	}
	
	body header #logo img{
		-webkit-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		transform: scale(0.9);
	}
	
	.kopfmenue li {
		display: block;
		float: none;
		width: 100%;
	}
	.kopfmenue li a {
		/*border-bottom: 1px solid #576979;*/
	}
	
	#sitemape .FooterListe li{
		width:250px;
	}
	
	#produkt_groups_artikel{
		padding-left:30px;
	}
	
	.produkt_text img{
		max-width:300px;
		height:auto;
	}
	
	.produkt_optionen{
		
		margin-right:20px;
	}
	.produkt_beschreibung{
		
		float:center;
	}
	
	#BasketArtikel #ArtikelBeschreibung {
		border-width:0px 0px 0px 0px;
		min-height:50px;	
	}

	#BasketArtikel #ArtikelKomentar {
		border-width:0px 0px 0px 0px;
	}
	#BasketArtikel #Balken {
		font-size:8pt;
	}
	
	#step1,#step2,#step3,#step4{
		position:relative;
		padding:0px 0px 0px 3px;
		width:24%;
		float:left;
		height:12px;
		font-size:7pt;
	}
	
	.kasse_adresse_plz,.kasse_adresse_vw{
	
  	 margin-right:0px;
	}
	#design_bild{
	float:left;
	margin-right:6px;
	margin-left:6px;
	margin-top: 15px;
	width: 295px;
	height: 300px;
	
	
	
	
}
