/* DMG
Farben
blau:  
grau: #F1F1F1 */

@font-face {
   font-family: Source Sans Pro;
   local: Source Sans Pro;                
   src: url(SourceSansPro-Regular.otf); 
}

.panel-container ul {
  list-style: none;
  padding: 0;
}
.panel-container li {
  padding-left: 1.3em;
}
.panel-container li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -0.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color:#6d8307;
  font-size:24pt;
 
}
.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
}

body {
	font-family: Arial, Helvetica;
	margin: 0 0px 0 0px;
}

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

body #head{
	position:relative;
	margin: 0 auto;
	height:220px;
	width:100%;
	max-width:980px;
	position:relativ;
	overflow:hidden;
	z-index:1;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("dmglogo.png");

}
#Header{
	max-width:1020px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#Header #logo{
	width:500px;
	float:left;
	margin-top:-20px;
}
/* Navigation und Suche rechts --------------------------------------------*/
#ShopFunktionen{
	position:relative;
	overflow:hidden;
	height:60px;
	float:right;
	width:310px;
	z-index:200;
	
}
#ShopFunktionen #suche {
	position:relative;
	overflow:hidden;
	float:left;
	width:150px;
	height:45px;
	padding:5px 5px 3px 5px;
	height: 35px;
	margin-top: 13px;
	border:1px solid #b6b6b6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	background-color:#fff;
	font-size:20pt;
	color:#000;
}
#ShopFunktionen #suche input[type=text]{
	border:0px;
	font-size:12pt;
	width:130px;
}

#profil {
	position:relative;
	overflow:hidden;
	float:left;
	width:auto;
	padding:0px 5px 3px 5px;
	height: 40px;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	
}
#profil a {
	font-size:30pt;
	color:#000;
}

#warenkorb{
	position:relative;
	padding:10px 0px 0px 10px;
	width:39px;
	height:40px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	font-size:30pt;
	color:#c3266c;
}
#warenkorb a{
	padding:0px 0px 0px 0px;
	color:#000;
	;
	
}

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

nav {
	position:relative;
	top:0px;
	height: 40px;
	width: 100%;
	/* background-color: #002851; */
	font-size: 18px;
	position: relative;
	z-index:5;
	text-align: center;
}

nav ul {
	padding: 0;
	margin: 0 auto;
	height: 20px;
	max-width:960px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #9B9D9E;
	display: inline-block;
	width: auto;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	padding:0 15px 0px 15px;
}
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; */
	min-width:auto;
}

nav a:hover{
	/* background-color: #000; */
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}

nav a#pull {
	display: none;
}

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

.topmenue ul{
	display:none;
	width:200px;
	height:auto;
	background-color:gelb;
}

.topmenue: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;
 
}

.submenue a{
	display:block;
	float:left;
	text-align:left;
	width:220px;
	border:0px;
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:12pt;
	line-height: 25px;
}
.submenue: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:#3dbcde;
	border:0px;
}



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

body #banner a:hover{
	background-color:#e5e5e5;
	font-weight:bold;
	color:#6CA3D9;
}
body #banner{
	font-size:10pt;
	background-color:#e5e5e5;
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	top: 33px; left: 20px;
	/* float:right; */
	width:236px;
	overflow:hidden;
	height:auto;
	/* min-height:610px; */
	color:#002851;
}

body #banner a{
	color:#002851;
	float:left;
	line-height:10px;
	float:left;
	min-width:100px;
	font-size:11pt;
	text-align:left;
	/*margin-top:20px;*/
}
body nav #Logout{
	width:100%;
	background-color:#fff;
	overflow:hidden;
	padding-bottom:5px;
}
body nav #Logout .button{
	min-width:235px;
}

body nav #profil {
	background-image:url(/content/bilder/system/user_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	height:25px;
	overflow:hidden;
	color:#002851;
	font-size:12px;
	padding:15px 0px 0px 40px;
	border-bottom:5px solid #fff;
}
body nav #warenkorb {
	background-image:url(/content/bilder/system/wk_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:15px;
	padding:5px;
	border-bottom:5px solid #fff;
	min-height:25px;
	padding:15px 0px 0px 40px;
}

body nav #WKtext {
	text-align:left;
	font-size:15px;
	padding:15px 60px 20px 16px;
}

body nav #cloud {
	background-image:url(/content/bilder/system/cloud_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:15px;
	padding:5px;
	border-bottom:5px solid #fff;
	height:25px;
	padding:15px 0px 0px 50px;
}

body nav #order {
	background-image:url(/content/bilder/system/order_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:15px;
	padding:5px;
	border-bottom:5px solid #fff;
	height:25px;
	padding:15px 0px 0px 40px;
}

body nav #fav {
	background-image:url(/content/bilder/system/fav_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:15px;
	padding:5px;
	border-bottom:5px solid #fff;
	height:25px;
	padding:15px 0px 0px 40px;
}

body nav #user {
	background-image:url(/content/bilder/system/grupe_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	height:25px;
	overflow:hidden;
	color:#002851;
	font-size:12px;
	padding:15px 0px 0px 40px;
	border-bottom:5px solid #fff;
}

body nav #home {
	background-image:url(/content/bilder/system/home_30x30.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:15px;
	padding:5px;
	border-bottom:5px solid #fff;
	height:25px;
	padding:15px 0px 0px 40px;
}

/* #warenkorb a{ */
	/* color:#002851; */
/* } */
/* #ArtikelZahl{ */
	/* display:none; */
/* } */

body nav #suche {
	background-image:url(./pics/suche.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:12px;
	padding:10px 0px 0px 40px;
	border-bottom:5px solid #fff;
	font-size:11pt;
	height:60px;
	text-align: left;
}

#suche input[type="text"]{
	width:160px;
	height:20px;
	margin-top:10px;
}

body nav #vorteile {
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:11pt;
	padding:10px 5px 10px 5px;
	border-bottom:5px solid #fff;
}
body nav #vorteile ul{
	
}
body nav #vorteile li{
	display:outline;
	list-style-type:disc;
	padding-left:15px;
	width:200px;
}
body nav #vorteile h3{
	padding-left:15px;
	margin:0px;
	font-weight:normal;
	font-size:11pt;		
}
body nav #adresse {
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	color:#002851;
	font-size:11pt;
	padding:5px 5px 5px 15px;
	border-bottom:5px solid #fff;
}
body nav #adresse h3{
	padding-left:0px;
	margin:0px;
	font-weight:normal;
	font-size:11pt;	
}

body nav #adresse .tblau{
	color:#61B6DD;
}
/* ------------------ Startseite ---------------------------*/
#Content{
	width:100%;
	max-width:980px;
	margin:0 auto;
}

body section {
	width:100%;
	font-size: 11pt;
	color:#002851;
	position:relativ;
	overflow:hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 25px;
	/* border-top:1px solid #dadada;	 */
}


body section h1{
	color: #fff;
    font-size: 14pt;
    padding:5px 5px 5px 10px;
    background-color:#002851;
    margin:0px;
    font-weight:normal;
    border:1px solid #002851;
     -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

body section #Login{
	padding:30px 0px 0px 30px;
	/* width:100%; */
	height:250px;
	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:#002851;
    font-size: 12pt;
    font-weight: bold;
    /* padding: 0px 0px 0px 8px; */
    text-decoration: none;
}

body section header #BCMenue{
	font-size:16pt;
	position:relative;
	color:#003E77;
	height:28px;
	/*margin-left:5px;*/
	margin-top:5px;
	margin-bottom:30px;
	
}
body section header #BCMenue a{
	font-size:12pt;
	color:#002851;
}

#slider_startseite{
	width:100%;
	padding-bottom:20px;
}


#produkte_startseite{
    /* float: left; */
    height: auto;
    margin-bottom: 25px;
    margin-right: 5px;
    overflow: hidden;
    padding-left: 0px;
    position: relative;
    width: 380px;
    /* border:1px solid #ccc; */
    display:block;
}

#produkte_startseite a {
    color: #000000;
    font-size: 12pt;
    text-decoration:none;
    display:block;
}
/* #produkte_startseite a:hover{
	background-color:#dadada;
	
} */

#produkte_startseite h2 a:hover{
	background-color:#dadada;
	display:block;
}

#produkte_startseite h2{
	width:100%;
	color:#002851;
	font-size:18pt;
	margin:0px;
	padding:0px;
	bottom:5px;
	text-align:center;
}

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

#sitemape{
	/* background-color:#002851; */
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	height:20px;
	padding-top:15px;
	padding-left: 15px;
}
#menue_ab{
	height:20px;
	font-size:12pt;
	width:100%;
	overflow:hidden;
	margin-bottom:50px;
	max-width:960px;
	margin:0 auto;
}

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

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

#menue_ab a {
	color:#002851;
	display: inline-block;
	width: auto;
	text-decoration: none;
	line-height: 15px;
	padding:0 5px 0px 5px;
}

#menue_ab li a {
	border-right: 1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

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

#menue_ab a:hover{
	/* background-color: #3dbcde; */
	color:#002851;
	font-weight:bold;
}

.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 {
	
    /* border-color: #000; */
    border-width: 1px;
    background-color:#002851;
    color: #fff;
    font-size: 10pt;
    min-width: 100px;
    min-height:25px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding:5px 5px 5px 5px;
}
.button_zurueck {
    border-width: 1px;
    background-color:#002851;
    color: #fff;
    font-size: 10pt;
    min-width: 100px;
    min-height:25px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding:5px 5px 5px 5px;
}
a{
	color: #002851;
    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;
   /*-webkit-appearance: none;*/
}
.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;
}
.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;
}

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


/* layout fuer Produkte ------------------------------------------------------*/
.produkt{
	postion:relative;
	float:left;
	width:100%;
}


.produkt header h2{
	color: #fff;
    font-size: 14pt;
    padding:5px 5px 5px 10px;
    background-color:#002851;
    margin:0px;
    font-weight:normal;
    /* border:1px solid #FFDD00; */
     -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.produkt h3{
	color: #000;
    font-size: 15pt;
    padding:5px 5px 5px 5px;
    margin:0px;
    font-weight:normal;
}
#produkte {
	margin:0px 10px 0px 0px;
}

#produkte p{
	margin:0px 0px 20px 0px;
	padding:10px 10px 10px 25px;
	border:1px solid #dadada;
	background-color:#f1f1f1;
	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;
	color: #002851;
}
.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 solid #bbb;
	background-color:#e5e5e5;
	width: calc(100% - 30px);
	position: relative;
	overflow: hidden;
	padding:10px 20px 10px 10px;
	margin-bottom: 3px;
	margin-top: 10px;
	float:left;
	text-align:right;
}

.produkt_preis {
	border: 1px solid #bbb;
	background-color:#e5e5e5;
	width: calc(100% - 2px);
	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;
}

.produkt_preis {
	border: 1px solid #bbb;
	background-color:#e5e5e5;
	width: calc(100% - 2px);
	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:#002851;
	padding:5px 0px 5px 0px; 
	
}

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

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

.PPreisN,.PPreisMWST,.PPreisGewicht{
	font-size:11pt;
	/* display:none; */
}
.PPreisB{
	font-size:12pt;
	color:#fff;
	
}

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

.PPreisV {
	display:none;
	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;
	/* border-left:1px solid #bbb; */
}

.produkt_anreiser {
	border:1px solid #ccc;
	margin-bottom:10px;
	margin-left:10px;
	/* padding-bottom:10px; */
	width:calc(100% 40px);
}

.produkt_anreiser a:hover{
	background-color:#DCEDF1;	
}

.produkt_anreiser a {
	display:block;
	overflow:hidden;	
}

.produkt_anreiser header h2{
	font-size:16px;
	color: #2E94AB;
	display:none;
}

.produkt_anreiser_text a{
	width:100%;
	max-width:600px;
}

.produkt_anreiser_text  {
	padding-left:8px;
	padding-bottom:8px;
	color:#003E77;
	font-size:18pt;
	/* display:none; */
}

.produkt_anreiser_text h2 {
	color:#2E94AB;
	/* display:none; */
}

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

/* .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:#002851;
	border-style:solid;
	font-size:10pt;
}
.TDP,.TDF{
	border-width:0px 1px 1px 1px;
	border-color:#002851;
	border-style:solid;
	font-size:10pt;	
}

.TDF{
	width:15%;
	text-align:right;
}

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

.TDbe{
  width:70%;
  color:#fff;
  background-color:#3dbcde;
  border-width:0px 1px 1px 1px;
  border-color:#002851;
  border-style:solid;
  font-size:14pt;
}

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

.produkt_text{
	margin-top:20px;
	background-color:#e5e5e5;
	
}

.etabs { 
	margin: 0; 
	padding: 0; 
	width:420px;
	}
	
.tab {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
	display: inline-block; zoom:1; *display:inline; 
	background: #eee; 
	border: solid 1px #002851; 
	}
	
.tab a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #9B9D9E;
	font-size: 16px; 
	line-height: 2em; 
	display: block; 
	padding: 0px 10px; 
	outline: none; 
	}
	
.tab a:hover { 
	/* background: #000; */
	color: #003E77;
	font-weight:bold;
	}
	
.tab.active {
	/* background: #000;  */
	color:#000; 
	position: relative; 
	top: 1px; 
	border-color: #ddd;
	}
	
.tab a.active {
	border: solid 1px #002851;
	color: #003E77;
	font-weight:bold;
	}
	
.tab-container .panel-container { 
	background: #fff; 
	min-height:120px; 
	width:calc(100% - 22px); 
	
	border: solid #e5e5e5 1px; 
	padding: 10px;
	}
	
.panel-container { margin-bottom: 10px;}


.produkt_beschreibung, #Pem{
	display:none;
}
/* Kalkulator ---------------------------------------------------------------*/

#auswahl_liste {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	max-width:600px;
 	position:relative;
 	float:left;
	margin-top:20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
   	color:#000;
}
#body #Content #auswahl h1{
	font-size:12pt;
	color:#f90;
	padding-left:30px;
	font-weight:bold;
	margin-top:40px;

}

.fav{
	padding-left:30px;
	margin-top:20px;	
}
#auswahl_preis{
	margin:0px 10px 0px 8px;
	width:200px;
	position:relative;
	overflow:hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background:#FFF; 
	background:rgb(255,255,255); 
	background: rgba(255,255,255, .9);
	margin-top:10px;
	float:right;
	
}

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

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

#kalk_preis {
	position:relative;
	font-size:10pt;
	width:180px;
	display:none;
}
#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;
	float:left;
	width:100%;
	max-width:470px;
	border
}
#papier{
	margin: 20px 0px 0px 0px;
}
ul.auswahl {
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	overflow: hidden;
}

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

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

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

.inputMa{
	width:250px;
	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;
   width:240px;
}
.fformat{
	width:160px;
	float:left;
}

.flaenge{
	padding: 5px;
   font-size: 10pt;
	 height: 18px;
	width:105px;
	margin:3px 0px 3px 0px;
	border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
}

.fbreite{
	padding: 5px;
   font-size: 10pt;
	 height: 18px;
	width:105px;
	margin:3px 0px 3px 0px;
	border: 1px solid #ccc;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
}
#sub_button{
	position:relative;
	display:block;
	float:left;
}
#DatenCheck{
	margin-bottom:15px;
	margin-top:10px;
}

#copy_zusatz{
	margin-left:10%;
	padding:30px 0px 10px 0px;
	color:#999;
	width:90%;
	float:left;
}
#SaveFav{
	position:relative;
	float:left;
}
.MWuV{
	position:relative;
	margin-bottom:10px;
}

/* Warenkorb und Datenupload ------------------------------------------------*/
#Get_copy_basket{
	position:relative;
	float:left;
	overflow:hidden;
	width:100%;
}

#Get_copy_W2P{
	position:relative;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	height:auto;
}

#PMerken{
	display:none;
}


header#basket{
	position:relative;
	width:calc(100% - 20px);
	height:40px;
	overflow:hidden;
	margin-left:20px;
}


#BasketArtikel {	
	position:relative;
	width:100% - 20px;
	border-color: #dbdbdb;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	
}

#BasketArtikel #Balken {

	position:relative;
	background-color:#dbdbdb;
	width:100%;
	height:20px;
	text-align:left;
	border-color: #ddd;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	margin-bottom:15px;
	padding: 5px 0px 8px 10px;
	font-size: 14pt;
	/*font-weight:bold;*/
	
}

#BasketArtikel .BasketVorschau {
	
	position:relative;
	width:50%;
	max-width:330px;
	min-width:280px;
	height:200px;
	float:left;
	text-align:center;

}

#BasketArtikel #ArtikelBeschreibung {
	
	position:relative;
	width:50%;
	max-width:440px;
	min-width:280px;
	min-height:100px;
	max-height:165px;
	border-color: #000;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	float:left;
	padding:5px;
	overflow:auto;
	
}
.artikel_beschreibung{
	width:100%;
	margin-left:0px;
	padding-left:5px;
	
}
#BasketArtikel #ArtikelKomentar {
	
	position:relative;
	max-width:340px;
	min-width:280px;
	width:50%;
	height:35px;
	border-color: #000;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	float:left;
	padding:5px 0px 5px 0px;
	
}


#BasketArtikel #BasketToolbar {
	position:relative;
	background-color:#ECECEC;
	width:100%;
	min-height:50px;
	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:100px;
	height:50px;
	
	
}

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

#BasketArtikel #BasketToolbar #BasketUpload #FlashUploadSP{
	position:relative;
	width:100px;
	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:220px;
	height:50px;
}

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

 #BasketAuflage{
	position:relative;
	float:left;
	width:345px;
 	overflow:hidden;
 	height:100px;
 }


#SeitenBezeichner{
	position:relative;
	float:left;
	width:345px;
 	overflow:hidden;
 	height:50px;	
}

#BasketArtikel #BasketPreis {
	position:relative;
	background-color:#fff;
	width:100%;
	min-height:75px;
	border-color: #9b9b9b;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	float:left;	
}
#BasketArtikel #BasketPreis .PPreisN
,#BasketArtikel #BasketPreis .PPreisMWST{
	display:none;
}
#BasketArtikel #BasketPreis .PPreisVersand{
	padding-bottom:17px;
}

#BasketArtikel #Preis {
	position:releativ;
	width:290px;
	float:right;
	padding-right:0px;
}

#BasketArtikel #Preis #ArtikelPreis{
	position:releativ;
	width:290px;
	float:right;
	background-color:#646464;
	height:20px;
	padding:5px 20px 0px 0px;
	color:#fff;
	word-spacing:1em;
}

#BasketArtikel #Preis #ArtikelVersand{
	
	position:releativ;
	width:295px;
	float:right;
	padding-right:0px;
	font-size: 9px;
	text-align:right;
	margin-top:5px;
	padding:5px 15px 0px 0px;
	border-color:#646464;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	
		
}

#DDateien{
	position:releativ;
	width:calc(100% - 5px);
	float:left;
	padding-left:3px;
	min-height:50px;
	overflow:auto;
	font-size: 9px;
	background-color:#fff;	
}
#DatenSP{
	position:releativ;
	width:50%;
	min-width:280px;
	max-width:400px;
	float:left;
	padding-left:5px;
	padding-top:10px;
	font-size:12pt;
	color:#bbb;
	overflow:hidden;
	border-color: #000;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

.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;
	margin-bottom:20px;
}

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

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

	padding-left:0px;
}

#Get_copy_kasse h3, {
   color: #fff;
   font-size: 15pt;
   padding:5px 5px 5px 15px;
   background-color:#3dbcde;
   margin:0px;
   font-weight:normal;
}

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

#artikel_liste{
	position:relative;
	border:1px solid #ddd;
	background-color:#f2f2f2;
	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;
	display:none;
}
#Get_copy_kasse #gutschein_input{
	position:relative;
	width:100%;
	text-align:right;
	padding:10px 0px 10px 0px;
	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:#df7656;
	color:#fff;
}

#BetraegeTab table{
	width:250px;
	float:right;
	margin-right:30px;
}

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

#BetraegeTab td{
	font-size:12pt;
	font-wight:bold;
	padding:3px 8px 3px 3px;
	float:right;	
}
#Get_copy_kasse #Boptionen {
	position:relative;
	border:1px solid #ddd;
	background-color:#f2f2f2;
	margin-bottom:10px;
}

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

#Get_copy_kasse #besteller{
	position:relative;
	/* width:100%; */
	border:1px solid #ddd;
	overflow:hidden;
	background-color:#f2f2f2;
}

#Get_copy_kasse #besteller 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 #besteller th{
	text-align:left;
	width:30%;
	font-size:11pt;
	padding:3px;
	font-weight:normal;	
}

#Get_copy_kasse #Reempfaenger {
	position:relative;
	/* width:100%; */
	border:1px solid #ddd;
	overflow:hidden;
	background-color:#f2f2f2;
}

#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:100%; */
	border:1px solid #ddd;
	overflow:hidden;
	background-color:#f2f2f2;
}

#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:9pt;
	padding:3px;	
}

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

#Get_copy_kasse #adresskopf{
	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 #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 {
	position:relative;
	border:1px solid #ddd;
	background-color:#f2f2f2;
	margin-bottom:10px;
	overflow:hidden;
	/* display:none; */
}

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

/* Auftragsuebersicht ------------------------------------------------------*/


#Get_copy_bestellung #adresskopf, #Get_copy_bestellung #Boptionen, #Get_copy_bestellung #bezeichnung{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
	background-color:#f2f2f2;
	padding:10px;
	border:1px solid #ddd;
}
#Get_copy_bestellung #payment{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
	background-color:#f2f2f2;
	padding:10px;
	border:1px solid #ddd;
	
}
#Get_copy_bestellung  #artikel_liste{
	
}

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

#adresskopf_auftragnehmer{
	width:50%;
	float:right;
	height:150px;
}
#Get_copy_bestellung #ReEmpfaenger{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
	background-color:#f2f2f2;
	padding:5px;
	padding:10px;
	border:1px solid #ddd;
}
.kostenstelle{
	display:none;
}
#ORDER_ID, #DATE, #TERMIN, #DELIVERY{
	width:90%;
	padding-left:0px;
	
}

/* RESPONSIVE EXAMPLE */

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




@media (max-width: 1024px) {
  
  
  body #banner{
		/* display:none; */
  }
}



/*Styles for screen 600px and lower*/
@media screen and (max-width: 760px) {
	
	
	/* 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 : 480px) {
	
	.large-only { display: none; }
    .stacktable.small-only { display: table; }
	
	#PBeratung{
		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: 90%;
		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;
	}
	
	#logo {
		overflow:hidden;
		width:320px;
		left:0px;
		top:0px;
		float:left;
		z-index:5;
		padding:0px;
	}
	
	body header #logo img{
		-webkit-transform: scale(0.4);
		-moz-transform: scale(0.4);
		-ms-transform: scale(0.4);
		-o-transform: scale(0.4);
		transform: scale(0.4);
	}
	
	.kopfmenue li {
		display: block;
		float: none;
		width: 100%;
	}
	.kopfmenue li a {
		/*border-bottom: 1px solid #576979;*/
	}
	
	#sitemape .FooterListe li{
		width:250px;
	}
	
	body section{
		margin-left:0px;
		padding-left:0px;
	}
	
	
	#produkt_groups_artikel{
		padding-left:10px;
	}
	
	.produkt_text img{
		max-width:300px;
		height:auto;
	}
	
	.produkt_optionen{
		padding-left:0px;
		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;
	}
	
	
}