
@font-face {
    font-family: 'ITC Officina Sans Std';
    src: url('OfficinaSansStd-Book.otf');
    font-weight: normal;
}
@font-face {
	font-family: 'ITC Officina Sans Std';
	src: url('OfficinaSansStd-Bold.otf');
	font-weight: bold;
}
#PMerken{
	display:none;
}


body {
	font-family: 'ITC Officina Sans Std';
	color: #868587;
}

#body {
	/*max-width:967px;*/
	position: relative;
	margin: 0 auto;
	overflow:hidden;
	width:100%;
	z-index:1;
	left:3px;
	background-color:#fff;
	
}

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

}

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


#body header #profil{
	background: #969ea1 url(./pics/profil.png);
	background-repeat: no-repeat;
	background-position:5px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float:right;
	width:105px;
	padding:8px 5px 3px 5px;
	top:10px;
	position:relative;
	border:1px dotted #000;
	color:#fff;
	z-index:2;
	text-align: center;
	font-size:9pt;
	font-weight: bold;
	display:block;
	margin-right:20px;
	margin-top:65px;
}
#body header #wk{
	background: #969ea1 url(./pics/wagen.png);
	background-repeat: no-repeat;
	background-position:5px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float:right;
	width:80px;
	padding:8px 5px 3px 30px;
	top:10px;
	position:relative;
	border:1px dotted #000;
	color:#fff;
	z-index:2;
	text-align: center;
	font-size:9pt;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	margin-top:65px;
}
#body header #profil a, #body header #wk a{
	color:#fff;
}

#ArtikelZahl{
	position:absolute;
	left:20px;
	top:0px;
	color:#fff;
	width:14px;
	height:12px;
	display:block;
	text-align:center;
	padding-top:0px;
	color:#fff;
	background-color:red;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
#ArtikelZahl a{
	color:#fff;
	font-size:7pt;
}
/* Navigation und Suche rechts --------------------------------------------*/
#Produktmenue{
	position:relative;
	padding-top:10px;
	background-color: #969ea1;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#969ea1), to(#969ea1));
	background-image: -moz-linear-gradient(top, #969ea1, #969ea1);
	background-image: -ms-linear-gradient(top, #969ea1, #969ea1);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #969ea1), color-stop(100%, #969ea1));
	background-image: -webkit-linear-gradient(top, #969ea1, #969ea1);
	background-image: -o-linear-gradient(top, #969ea1, #969ea1);
	background-image: linear-gradient(top, #969ea1, #969ea1);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#969ea1', endColorstr='#969ea1', GradientType=0);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height:40px;
	margin-bottom:20px;
}
#inMenue{
	width:100%;
	max-width:925px;
	position:relative;
	margin:0 auto;
}
nav {
	top:0px;
	padding:0px 15px 0px 15px;
	margin:0 auto;
	height: 40px;
	width: 100%;
	max-width:940px;
	font-size: 16px;
	text-transform:uppercase;
	position: relative;
	z-index:5;
}

nav ul {
	padding: 0;
	margin: 0 auto;
	height: 38px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	width: auto;
	padding-right:20px;
	text-align: left;
	text-decoration: none;
	line-height: 35px;
	/*padding:0 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;
	min-width:162px;
}

nav a:hover{
	color:#000;
	text-decoration: underline;
}

nav a#pull {
	display: none;
}

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

.top ul{
	display:none;
	width:220px;
	height:auto;
	top:38px;
	left:-10px;
}

.top:hover ul {
  display:block;  
  z-index:500;
  position:absolute;
  filter:alpha(opacity=80); 
  opacity: 0.8; 
  -moz-opacity:0.8; 
  background-color: #FFF; 
  overflow:hidden;
 
}

.sub a{
	display:block;
	float:left;
	text-align:left;
	width:220px;
	border:0px;
	/*border-bottom:1px solid #ccc;*/
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:12pt;
	line-height: 35px;
	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: 53b947;
	border: 0px;
}



/* 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: 15px;
	width: 100%;
	max-width:940px;
	overflow:hidden;
	
}


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

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

body section #Login{
	padding:30px 0px 0px 30px;
	width:97%;
	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:960px;
	margin:0 auto;
	font-size:10pt;
	position:relative;
	color:#969ea1;
	height:10px;
	/*margin-left:5px;*/
	margin-top:-10px;
	padding-left:15px;
	margin-bottom:10px;
	
	
}
#BCMenue a{
	font-size:10pt;
	color:#b1babe;;
	text-decoration:none;b1babe
}

#slider_startseite{
	width:100%;
	border-bottom: 2px solid #b1babe;
	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;
}
#produkte_startseite li:last-child{
	 margin-right: 0px;
}
#welcome{
	margin:0 auto;
	max-width:930px;
	overflow:hidden;
}

#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;
}

/* footer ------------------------------------------------------------------*/

#sitemape{
	margin:0 auto;
	margin-top:20px;
	position:relative;
	width:100%;
	max-width:970px;
	overflow:hidden;
	background-color:#f5f5f5;
	overflow:hidden;
	border:1px solid #eee;
}

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

}

#menue_ab ul {
	padding: 0;
	float:right;
}

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

#menue_ab a {
	color:#000;
	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: #b1babe;
    border: 1px dotted #b1babe;
    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;
}
.button_zurueck {
    background: #b1babe;
    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%;
}
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;
   width: auto;
   /*-webkit-appearance: none;*/
}

.kasse_adresse_pz{
	width:95%;
}
.selPZ,.selVS{
	width:100%;
}
.selLA{
	margin:5px 5%;
	width:90%	
}
.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:65%;
   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;
	text-align: right;
}
.produkt_auflage input[type="text"]{
	float:right;
	margin-right:3px;
	width:50px;
	border-color:#fff;
}
.sel_produkt{
	width:70%;
	min-width:260px;
	margin-top:10px;
	margin-right: 20px;
}

.produkt_auflage {
	width: 68%;
	min-width:260px;
	position: relative;
	overflow: hidden;
	padding:3px 5px 3px 8px;
	margin:0px 20px 5px 3px;
	 border: 1px solid #ccc;
  	 border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
	background-color:#fff;
	float:right;
}
.produkt_auflage:empty{
	display:none;
}

/* 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{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	position:relative;
	overflow:hidden;
	display:block;
}

.produkt_groups:last-child {
	border-bottom:1px solid #ccc;
}
.produkt_groups img{
	float:left;
	border-right:1px solid #dadada;
	margin-right:30px;
		
}

.produkt_groups h2{
	min-wight:300px;
	width:60%;
	float:right;
}
.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{
	border: 1px dotted #bbb;
	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 {
	border: 1px dotted #bbb;
	background-color:#fff;
	width: 99%;
	position: relative;
	overflow: hidden;
	padding:0px 0px 0px 0px;
	margin-bottom: 3px;
	margin-top: 20px;
	float:left;
	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:#b1babe;
}

.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:285px;
	padding-left:10px;
	float:right;
	border-left:1px 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: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;
}

.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:#b1babe;;
  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 0px 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%;  border: solid #e5e5e5 1px; padding-left: 10px; }
.panel-container { margin-bottom: 10px;}


.produkt_beschreibung, #Pem{
	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:150px;
	height:50px;
	cursor: pointer; 
	
}

#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:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	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:#b1babe;	
}

#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 --------------------------------------------------------------*/

#steps_1{
	background-image: url("./pics/navi-2.jpg");
	position:relative;
	background-repeat: no-repeat;
	height:26px;
	display:block;
	width:100%;
	display:none;
}
#steps_2{
	background-image: url("./pics/navi-3.jpg");
	background-size:95%;
	background-repeat: no-repeat;
	position:relative;
	max-height:auto;
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:4px;
	display:none;
}
#steps_3{
	background-image: url("./pics/navi-4.jpg");
	background-size:95%;
	background-repeat: no-repeat;
	position:relative;
	max-height:auto;
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:4px;
	display:none;
}
#steps_4{
	background-image: url("./pics/navi-5.jpg");
	background-size:95%;
	background-repeat: no-repeat;
	position:relative;
	max-height:auto;
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:4px;
	display:none;
}
#step1{
	position:relative;
	padding:6px 0px 0px 10px;
	width:24%;
	float:left;
	height:26px;
}
#step2{
	position:relative;
	padding:6px 0px 0px 10px;
	width:23%;
	float:left;
	height:26px;
}
#step3{
	position:relative;
	padding:6px 0px 0px 10px;
	width:23%;
	float:left;
	height:26px;
}
#step4{
	position:relative;
	padding:6px 0px 0px 10px;
	width:23%;
	float:left;
	height:26px;
}
.Spassiv{
	color:#fff;	
	
}
.Saktiv{
	color:#fff;
}

/* 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:#b1babe;
	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) {
	
	
	/* Anpassungen Hauptmenue--------------------------------*/ 
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		float: left;
  		position: relative;
  	}
  	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;
		/*border-bottom:1px solid #ccc;*/
		padding:0px;
		margin:2px 0px 0px 0px
	}
	.submenue:last-child a {
		border-bottom:0px;
		/*border-top:1px solid #ccc;*/
	}
	.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;
	}
  	
}




/*Styles for screen 515px and lower*/
@media only screen and (max-width : 580px) {
	
	.large-only { display: none; }
    .stacktable.small-only { display: table; }
	
	body header #Headline{
		position:relative;
		display:none;
	}
	
	#logo {
		/*overflow:hidden;
		width:320px;
		left:0px;
		top:0px;
		float:left;
		z-index:5;
		padding:0px;*/
	}
	
	body header #logo img{
		/*-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);*/
	}
	.kopfmenue li {
		display: block;
		float: none;
		width: 100%;
	}
	.kopfmenue {
		border-bottom: 0;
	}
	.kopfmenue ul {
		display: none;
		height: auto;
	}
	
	/*.submenue{
		display:none;
	}*/
	
	nav a#pull {
		display: block;
		background-color: #dadada;
		width: 100%;
		position: relative;
		color:#fff
	}
	nav a#pull:after {
		content:"";
		background: url('pics/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 5px;
	}
	
	.produkt_optionen{
		
		float:left;
	}
	.kasse_adresse_plz,.kasse_adresse_vw{
  	 margin-right:0px;
	}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	
	
	
	body {
		margin: 0px 0px 0px 0px;
	}
	#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{
		
		float:center;
	}
	.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;
	}
	
	
	
	
}