/* -------------------------------------------------------------------------- */
/* ZUM ANFANG: */
/* -------------------------------------------------------------------------- */  

body {
  font:normal 11px verdana,sans-serif;
  background:#e74a00 url(../img/footer_bg.jpg) right repeat-y;
  }
html {
  min-height:100%;
  margin-bottom:1px;
 }
html * {
  margin:0;
  padding:0;
  }
img {
  border:0;
  }
/* -------------------------------------------------------------------------- */
/* CONTAINER   border:1px dotted #ff0;  */
/* -------------------------------------------------------------------------- */


#container {
  position:relative;
  width:100%;
  height:auto;
  overflow:hidden;
  background:#fff url(../img/footer.gif) bottom right no-repeat;	
  top:80px;
  margin-top:0;
  margin-bottom:80px; 
  }
div[id='container'] {
  top:0;
  margin-top:80px;
	margin-bottom:0;
}
#header {
  position:absolute;
  top:0;
  left:0;
  right:0;
  width:100%;
  background:#fff;
  }
#header h1 {
  margin-left:20px;
  background:url(../img/header_bg.GIF) repeat-x;
}
#header h1 a {
  display:block;
  background:url(../img/header.jpg) no-repeat;
  width:800px;
  height:81px;
  } 
#header span {
  position:absolute;
  width:100px;
  margin-left:-5000px;
  }
#side-box {  /*.................................................. Linke Spalte */
  width:241px;
  position:absolute;
  left:20px;
  top:0px;
  }
#lang-switch {
	position:absolute;
	top:3px;
	left:-120px;
	border:0;
	background:transparent;
}
#lang-switch li {
	display:inline;
	width:21px;
	height:18px;
	margin-right:10px;
}
#lang-switch li#en a,
#lang-switch li#de a {
	display:block;
	width:21px;
	height:18px;
}
#lang-switch li#en a {
  background:url(../img/navi/en.gif) no-repeat;
}
#lang-switch li#de a {
  background:url(../img/navi/de.gif) no-repeat;
}
#inhalt { /*................................................. Mittlere Spalte 
  border:1px dotted #00f;*/
  float:left;
  padding-top:50px;
  margin-left:261px;
  margin-right:155px;
  width:50%;
  min-height:380px;
  height:auto !important;
  height:380px;
  padding-bottom:84px;
  }
* html #inhalt {
	display:inline;
  }
#infobox-2 { /*................................................ Rechte Spalte 
  border:1px dotted #ff0;*/
  float:right;
  padding-top:50px;
  padding-bottom:84px;
  margin-left:-155px;
  margin-right:5px;
  width:130px;
  }
#footer { /*.......................................................... Footer */
  clear:both;
  width:100%;
  color:#ffc;
  }
#footer ul {
	padding-top:10px;
  padding-bottom:10px;
	margin:0;
	list-style:none;
  padding-left:260px;
	}
#footer a:link,
#footer a:visited {
	color:#ff9;
	font-weight:normal;
	}
#footer a:active,
#footer a:hover {
	color:#ffc;
	background-color:#c30;
	}
#menu {
  position:absolute;
  top:60px;
  left:229px;
  width:600px;
  padding-right:20px;
  }
h1, h2, h3, h4, h5, legend {
  font-family:'Trebuchet MS',Verdana,sans-serif;
  color:#666;
  font-weight:bold;
  }
h2 {
  font-size:14px;
  border-bottom:1px solid #c96;
  color:#c30;
  }
h3 {
  font:normal 13px/16px 'Trebuchet MS',Verdana,sans-serif;
  }
h4 {
  font-size:12px;
  }
h5,
form .error-msg h5,
legend {
  font-size:12px;
  margin-top:15px;
  margin-bottom:10px;
  }
hr {
  clear:both;
  height:1px;
  color:#666;
  border-top:1px dotted #666;
  border-bottom:0;
  border-left:0;
  border-right:0;
  margin-top:10px;
  margin-bottom:10px;
  }
p  {
  margin-bottom:5px;
  }
#footer p  {
  margin-bottom:0;
  }
tr.extra td {
  background-color:#eee;
  }  

/* -------------------------------------------------------------------------- */
/* Mailen */
/* -------------------------------------------------------------------------- 
*/
#mailen a span {
  font-size:0.8em;
  }
#mailen a:link,
#mailen a:visited {
  position:relative;
  left:10px;
  top:20px;
  display:block;
  background:url(../img/emailen.gif) no-repeat;
  padding-left:20px;
  width:100px;
  height:16px;
  color:#333;
  }
#mailen a:active,
#mailen a:hover,
#mailen a:focus {
  background-color:#fff;
  }
/* -------------------------------------------------------------------------- */
/* SUCHE */
/* -------------------------------------------------------------------------- */  
  
#suchen form {
  margin-top:20px;
  margin-left:10px;
  padding:0;
  background:transparent;
  border:0;
  }
#suchen input {
  width:120px;
  height:16px;
  margin-left:0 !important;
  margin-left:-10px;
  font:normal 10px Arial,sans-serif;
  }
#suchen input.go, input.go {
  border:1px solid #999;
  background:#fc6;
  color:#000;
  width:50px;
  cursor:pointer;
  }
a.go {
  font:normal 10px Arial,sans-serif;
  margin-top:-5px;
  display:block;
  }

/* -------------------------------------------------------------------------- */
/* Artikelsuche Ergebnis */
/* -------------------------------------------------------------------------- */

#suche #inhalt form {
  margin-top:30px;
  }
.suchergebnis  {  
  border-bottom:1px dotted #ccc;
  margin:10px 0;
  padding-bottom:20px;
  }  
.suchergebnis p {  
  margin:2px 0 2px 40px;
  }
#suche #infobox-2 .infobox { /* wegen Footer! */
	display:none; 
	}
	
/* -------------------------------------------------------------------------- */
/* SIDEBOX - INFOBOX */
/* -------------------------------------------------------------------------- */  

.infobox {
  width:199px;
  color:#333;
  margin-bottom:5px;
  }
#infobox-2 .infobox {
  width:129px;
  border-top:1px solid #999;
  border-right:1px solid #ccc;
  border-bottom:1px solid #eee;
  background:#eee url(../img/info_box_bg.gif) repeat-y; 
  color:#360;
  clear:both;
  text-align:right;
  margin-top:20px;
  }
#infobox-2 h3 {
  background:#eee url(../img/h3.gif) no-repeat; 
  padding:0 10px 0 0;
  margin:2px 0 0 0;
  font:bold 12px 'Trebuchet MS',Verdana,sans-serif;
  color:#fff;
  }
#side-box h3 {
  border-bottom:1px dotted #e60;
  color:#e60;
  font-size:12px;
  margin:10px 0px 30px 10px;
  padding-left:10px;
  }
#side-box .cera {
	padding-top:10px;
  background:url(../img/cera_header.jpg) no-repeat;
  background-position:14px 0px !important ;
  background-position:14px -7px;
  /*border:1px dotted #360;*/
  }
#side-box h4 {
  font:bold 10px Verdana,sans-serif;
  margin:10px;
  }  
#side-box p, #side-box ul {
  font:normal 10px Verdana,sans-serif;
  margin:10px;
  padding:0 5px 5px 5px;
  list-style:none;
  }  
#infobox-2 .infobox p {
  font:normal 10px Arial,sans-serif;
  }  
#side-box a.text,
#infobox-2 p a {
  color:#360;
  text-decoration:none;
  font-weight:normal;
  display:block;
  padding:2px 10px 5px 0;
  }    
#side-box a.text img,
#infobox-2 a.text img {
  margin-left:30%;
  margin-right:30%;
  }
#side-box a.text:hover,
#infobox-2 p a:hover {
  background-color:#fff;
  }
#infobox-2 div.warenkorb {
  padding-bottom:40px;
  }  
#infobox-2 #valid-htm a ,
#infobox-2 #valid-css a {
	display:block;
	padding:0 0 0 20px;
	width:88px;
	height:31px;
	}   
#valid-htm a {
	background:transparent url(../img/valid-xhtml10.gif) no-repeat;
	}   
#valid-css a {
	background:transparent url(../img/vcss.gif) no-repeat;
	}  
#valid-htm a span, #valid-css a span {
  position:absolute;
  width:100px;
  margin-left:-5000px;
	}

/* -------------------------------------------------------------------------- */
/* LINKS ALLGEMEIN */
/* -------------------------------------------------------------------------- */

#inhalt .zweispalt a {
  text-decoration:underline;
  }
a {
  text-decoration:none;
  }
a:link {
  color:#808040;
  }
a:visited {
  color:#999;
  }
a:active,
a:hover,
#inhalt .zweispalt a:hover {
  color:#996;
  text-decoration:none;
  }
  /* steht da nur für SEO: */
#side-box a em {
  display:none;
  }
/* -------------------------------------------------------------------------- */
/* SIDE MENU */
/* -------------------------------------------------------------------------- */  

#side-box #side-menu  {
	background:url(../img/side_bg.jpg) repeat-y; 
  width:241px;
  }
#side-box #side-menu .inner-infobox {
  background:url(../img/side_bottom.jpg) bottom left no-repeat;
  width:241px;
  height:60px;
  }
#side-box #side-menu h3 {
  background:url(../img/header_unten.jpg) no-repeat;
  padding-top:80px;
  padding-left:10px;
  margin:0;
  border:0;
  }
#side-box #side-menu ul {
  border-top:1px solid #e93;
  padding-top:30px;
  padding-left:40px;
  margin-right:40px;
  margin-top:0px;
  }

#side-box #side-menu a:link,
#side-box #side-menu a:visited {
  color:#333;
  font-weight:normal;
  }

/* -------------------------------------------------------------------------- */
/* TOP MENU ( menu anzeige) */
/* -------------------------------------------------------------------------- */

#menu li a.nav {
	display:block;
	height:21px;
	line-height:21px;
  }
#menu li a {
  font:bold 10px Verdana,sans-serif;
  color:#333;
	background:transparent url();
	display:inline;
	font-weight:normal;
	line-height:30px;
  }
#sculture_cera li.sculture_cera a,
#druckgrafik li.druckgrafik a ,
#papyr li.papyr a,
#kleinplastik li.kleinplastik a {
  color:#c60;
  }
#menu li {
  list-style:none;
  float:left;
	background:transparent;
  }
#menu li ul {
  display:none;
  }
#menu li:hover ul,
#kleinplastik li.kleinplastik ul,
#sculture_cera li.sculture_cera ul,
#druckgrafik li.druckgrafik ul,
#papyr li.papyr ul {
  display:block;
  position:absolute;
  left:100px;
  top:22px;
  width:500px;
  z-index:1;
  background-color:#fff;
  height:30px;
  }
#menu li:hover ul {
  z-index:1000;
}
/*#sculture_cera li.sculture_cera ul,
#druckgrafik li.druckgrafik ul,
#papyr li.papyr ul {
  display:block;
  width:160px;
  }*/
#menu li:hover,
#sculture_cera li.sculture_cera,
#druckgrafik li.druckgrafik ,
#papyr li.papyr,
#kleinplastik li.kleinplastik {
	height:40px;
  }
#menu li li:hover {
	height:17px;
  }
#menu li li {
  background-color:#fff;
  padding-right:25px;
  }
  
/* ( Hintergrundbilder für Schaltflächen de ) */ 

#menu li a span {
  position:absolute;
  width:100px;
  margin-left:-5000px;
}

/* warenkorb */
body.de #menu li.warenkorb a.nav:link, 
body.de #menu li.warenkorb a.nav:visited {
	background:url(../img/navi/warenkorb.gif) no-repeat;
	width:71px;
}

/* kleinplastik */
body.de #menu li.kleinplastik a.nav:link, 
body.de #menu li.kleinplastik a.nav:visited {
	background:url(../img/navi/kleinplastik.gif) no-repeat;
	width:77px;
}

/* druckgrafik */
body.de #menu li.druckgrafik a.nav:link, 
body.de #menu li.druckgrafik a.nav:visited {
	background:url(../img/navi/druckgrafik.gif) no-repeat;
	width:77px;
}

/* wachskunst */
body.de #menu li.sculture_cera a.nav:link, 
body.de #menu li.sculture_cera a.nav:visited {
	background:url(../img/navi/wachskunst.gif) no-repeat;
	width:77px;
}

/* papyr */
body.de #menu li.papyr a.nav:link, 
body.de #menu li.papyr a.nav:visited {
	background:url(../img/navi/papyr.gif) no-repeat;
	width:95px;
}

/* ( Hintergrundbilder für Schaltflächen en ) */ 
/* warenkorb */
body.en #menu li.warenkorb a.nav:link, 
body.en #menu li.warenkorb a.nav:visited {
	background:url(../img/navi/cart.GIF) no-repeat;
	width:71px;
}

/* kleinplastik */
body.en #menu li.kleinplastik a.nav:link, 
body.en #menu li.kleinplastik a.nav:visited {
	background:url(../img/navi/sculpture.GIF) no-repeat;
	width:77px;
}

/* druckgrafik */
body.en #menu li.druckgrafik a.nav:link, 
body.en #menu li.druckgrafik a.nav:visited {
	background:url(../img/navi/print.GIF) no-repeat;
	width:77px;
}

/* wachskunst */
body.en #menu li.sculture_cera a.nav:link, 
body.en #menu li.sculture_cera a.nav:visited {
	background:url(../img/navi/wax_products.GIF) no-repeat;
	width:77px;
}

/* papyr */
body.en #menu li.papyr a.nav:link, 
body.en #menu li.papyr a.nav:visited {
	background:url(../img/navi/paper_deco.GIF) no-repeat;
	width:95px;
}

/* hover */

body.de #menu li.warenkorb a.nav:hover,
body.de #menu li.kleinplastik a.nav:hover,
body.de #menu li.druckgrafik a.nav:hover,
body.de #menu li.sculture_cera a.nav:hover,
body.de #menu li.papyr a.nav:hover,

body.en #menu li.warenkorb a.nav:hover,
body.en #menu li.kleinplastik a.nav:hover,
body.en #menu li.druckgrafik a.nav:hover,
body.en #menu li.sculture_cera a.nav:hover,
body.en #menu li.papyr a.nav:hover {
	background-position:0 -22px;
}

/* active */

#warenkorb #menu li.warenkorb a.nav,
#kleinplastik #menu li.kleinplastik a.nav,
#druckgrafik #menu li.druckgrafik a.nav,
#sculture_cera #menu li.sculture_cera a.nav,
#papyr #menu li.papyr a.nav {
	background-position:0 -44px;
}


/* -------------------------------------------------------------------------- */
/* WARENKORB*/
/* -------------------------------------------------------------------------- */

.warenkorb table {
  width:100%;
  }
#infobox-2 div.warenkorb table {
  cursor:pointer;
  }   
table {
  font:normal 10px verdana,sans-serif;
  border-collapse:collapse;
  }
.warenkorb form {
  width:200px;
  }
th,
.warenkorb tr.tfoot td {
  color:#fff;
  font-weight:bold;
  border-top:0;
  text-align:left;
  }
th {
  border-top:3px solid #fc6;
  background:#e74a00;
  border-bottom:3px solid #963;
  color:#ffc;
  padding:0px 4px;
  }
th + th {
	padding:0;
}
.warenkorb tr.tfoot td {
  background:#eee;
  color:#000;
  }
td,
.warenkorb td,
.warenkorb tr.tfoot td {
  border-bottom:1px solid #ccc;
  border-top:1px solid #ccc;
  vertical-align:top;
  padding:1px 5px 1px 0;;
  font:normal 10px Arial,sans-serif;
  }
.warenkorb tr.gesamtsumme td {
  background:#ebece6; /*#fe0 #cc9*/
  color:#363;
  font:bold 11px verdana,sans-serif;
  text-align:left;
  padding:1px 2px 4px 2px;
  border-top:3px double #cc9;
  border-bottom:3px double #cc9;
  } 
.warenkorb b {
  font-size:11px;
  color:#963;
  }
.gesamtsumme span,
.gesamtsumme b {
  font:bold 11px verdana;
  color:#363;
  }
.gesamtsumme span {
  border-bottom:3px double #363;
  }
.warenkorb td p {
  background:#ebece6;
  height:60px;
  margin-bottom:5px;
  }
.warenkorb td.spezial {
  background:#fff;
  color:#333;
  }

#kundendaten .warenkorb td p,
#warenkorb .warenkorb td p,
#warenkorb .warenkorb td form {
  background:#ebece6; /* #ffd */
  height:20px;
  padding:2px;
  margin-bottom:5px;
  }
.warenkorb caption {
  font:bold 12px verdana,sans-serif;
  text-align:left;
  color:#996;
  }
/*div.warenkorb a,
div.warenkorb a:visited,*/
.button,
a.button:link,
a.button:visited {
  display:block;
  float:right;
  clear:right;
  border:1px solid #999;
  background:#fc6;
  color:#000;
  text-decoration:none;
  padding:0 2px 1px 2px;
  margin-top:5px;
  font-weight:normal;
  cursor:pointer;
  }
div.warenkorb a span,
a.button span {
  position:relative;
  left:-20px;
  }
input.change {
  background:url(../img/change.gif);
  border:0;
  width:18px;
  height:22px;
  cursor:pointer;
  }
input.remove {
  background:url(../img/remove.gif);
  border:0;
  width:20px;
  height:19px;
  cursor:pointer;
  margin-left:2px;
  margin-right:2px;
  }
  
/* -------------------------------------------------------------------------- */
/* Formular */
/* --------------------------------------------------------------------------
  border:1px dotted #ccc; */
fieldset {
	border:0;
	margin:0;
	padding:0;
}
#kundendaten #inhalt fieldset {
	border:1px solid #eee;
	margin:20px 0;
	padding:30px 5px 5px 5px;
	background:#f9f9f9;
	color:#333;
	}
#kundendaten #inhalt legend {
	border-top:1px solid #eee;
	margin-left:20px;
	padding:5px 15px;
	background:#fff;
	color:#666;
	}
/* Artikel Bild Warenkorb */
#kundendaten div.warenkorb table img.galerie {
	margin:0 5px 5px 0;
	}
input.bestellen {
  width:118px;
  height:40px;
  }
form h3, #kundendaten form h3 {
  text-align:center;
  margin:-15px 0 5px 0;
  color:#999;/*c93;
  width:100%;*/
	}
form h5 {
  clear:both;
  margin:30px 0 10px 0;
	}
* html #kundendaten {
  text-align:center;
}
* html #kundendaten * {
  text-align:left;
	}
input,
select,
option,
textarea {
  width:200px;
  padding-left:2px;
  margin-bottom:5px;
  }
/* Breite select-Liste für Alle: */
select.farbe {
	width:90px;
	}
/* Breite select-Liste für Duftkerzen, Grusskarte: */
.Duftkerze select.farbe,
.Grusskarte select.farbe {
	width:140px;
	}
input.anzahl {
  width:30px;
  margin-right:0px;
  }
#kundendaten p input {
  width:12px;
  margin-right:10px;
  margin-bottom:0;
  }
#kundendaten input.button,
#bestellen input.button  {
  width:100px;
  cursor:pointer;
  }
#kundendaten a.button {
  float:left;
  margin-right:10px;
  }
dfn, #kundendaten dfn {
  width:110px;
  display:block;
  float:left;
  clear:left;
  text-align:right;
  margin-right:5px;
  }
.user-error {
  background:#fff url(../img/remove.gif) top right no-repeat;
  padding-right:20px;
  border-color:#c60;
  }
#kundendaten select.user-error {
  color:#c60;
  }
.error-msg {
	margin-top:20px;
  padding:10px 10px 20px 10px;
  color:#c60;
  font-weight:bold;
  border:2px solid #c60;
  }
.danke {
  padding:30px 0 40px 0;
  }
div.scroll {
padding:10px 0 10px 0;
height:80px;
position:relative;
overflow:auto;
margin:20px 0;
}

/* -------------------------------------------------------------------------- */
/* Warenpräsentation */
/* -------------------------------------------------------------------------- */

#druckgrafik #inhalt form,
#sculture_cera #inhalt form,
#papyr #inhalt form,
#kleinplastik #inhalt form {
  margin-top:20px;
  border-bottom:1px solid #C0C0C0;
  padding-bottom:20px;
  }
div.meta-beschreibung {
	padding-bottom:20px;
  border-bottom:1px solid #e60;
	}
div.img  {
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  background-color:#fff;
  }
.info-karte {
	float:left;
	margin-bottom:40px;
	margin-right:5%;
	width:40%;
	}
.info-karte h4, .info-karte dt {
	font-weight:bold;
  color:#666;
	margin-bottom:2px;
  }
.info-karte dd {
	margin-bottom:5px;
  }
.beschreibung {
	float:left;
	margin-bottom:40px;
	width:40%;
	}
#druckgrafik form p.preis,
#sculture_cera form p.preis,
#papyr form p.preis,
#kleinplastik form p.preis {
  clear:both;
  }
body.de form p.shipping a {
  text-transform:capitalize;
  }
b img {
  width:20px;
  height:20px;
	float:left;
  }
#kleinplastik h2 {
  padding-left:30px;
  background:url(../img/kleinplastik.gif) no-repeat;
  }
#druckgrafik h2 {
  padding-left:30px;
  background:url(../img/druckgrafik.gif) no-repeat;
  }
#sculture_cera h2 {
  padding-left:30px;
  background:url(../img/cera.gif) no-repeat;
  }
#papyr h2 {
  padding-left:30px;
  background:url(../img/papyr.gif) no-repeat;
  }
#inhalt h1 {
  color:#fff;
  line-height:80px;
  margin-bottom:20px;
  font-size:18px;
  text-align:right;
  padding-right:6%;
  }
h2.margin {
	margin-bottom:18px;
	}
	
/* Austauschgrafiken */
#index #inhalt h1 {
  background:#212 url(../img/index_h1.jpg) no-repeat top left;
  }
#kontakt #inhalt h1,
#danke #inhalt h1,
#contact #inhalt h1,
#thanks #inhalt h1 {
  background:#212 url(../img/danke_h1.jpg) no-repeat top left;
  }
#kleinplastik #inhalt h1 {
  background:#212 url(../img/kleinplastik_h1.jpg) no-repeat top left;
  }
#druckgrafik #inhalt h1 {
  background:#212 url(../img/druckgrafik_h1.jpg) no-repeat top left;
  }
#papyr #inhalt h1 {
  background:#212 url(../img/papyr_h1.jpg) no-repeat top left;
  }
#papyr #inhalt.Papierlampe h1 {
  background:#212 url(../img/lampe_h1.jpg) no-repeat top left;
  }
#papyr #inhalt.Spiegelrahmen h1 {
  background:#212 url(../img/spiegelrahmen_h1.jpg) no-repeat top left;
  }
#kleinplastik #inhalt.Bronze h1 {
  background:#212 url(../img/bronze_h1.jpg) no-repeat top left;
  }
#kleinplastik #inhalt.Steinguss h1 {
  background:#212 url(../img/steinguss_h1.jpg) no-repeat top left;
  }
#sculture_cera #inhalt h1 {
  background:#212 url(../img/cera_h1.jpg) no-repeat top left;
  }
  
#palette {
  background:#fff url(../img/palette.jpg) no-repeat top left;
  width:37px;
  height:31px;
  position:relative;
	}
#palette table {
	visibility:hidden;
	cursor:pointer;
	position:relative;
	}
#inhalt #palette:hover table {
	visibility:visible;
	}
#inhalt #palette table th {
	color:#000;
	border:0;
	background:#fff;
	padding:0 10px 0 0;
	width:60px;
	font:normal 10px verdana,sans-serif;
	text-align:right;
	}
#inhalt #palette table td {
	padding-left:60px;
	border:1px solid #fff;
	}

/* -------------------------------------------------------------------------- */
/* Index, Über uns */
/* -------------------------------------------------------------------------- */

.zweispalt {
  width:45%;
  margin-right:5%;
  margin-bottom:40px;
  float:left;
  display:inline;
}
* html .zweispalt {
  width:40%;
}
.right {
  float:right;
  margin-left:20px;
  margin-bottom:10px;
  clear:right;
  }
.left {
  float:left;
  margin-right:20px;
  margin-bottom:10px;
  clear:left;
  }
.artikel-teaser {
  position:relative;
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  width:200px;
  height:200px;
  overflow:hidden;
  text-align:center;
  /*border:1px solid #ccc;*/
  background:url(../img/box.gif);
  }
#index #container #inhalt .artikel-teaser img {
  position:relative;
  top:1px;
  left:-5px;
} 
.artikel-teaser img.skulptur {
  top:10px;
} 
.artikel-teaser small {
  display:block;
  position:absolute;
  width:100px;
  bottom:20px;
  left:45px;
  text-align:center;
}    
/* -------------------------------------------------------------------------- */
/* Bestellinfo */
/* -------------------------------------------------------------------------- */

#bestellinfo #inhalt table,
#order #inhalt table {
	width:100%;
	}
#bestellinfo #inhalt table td,
#bestellinfo #inhalt table th,
#order #inhalt table td,
#order #inhalt table th {
	padding-left:20px;
	}

/* -------------------------------------------------------------------------- */
/* KONTAKT Formular */
/* -------------------------------------------------------------------------- */

#kontakt #inhalt input,
#kontakt #inhalt textarea,
#contact #inhalt input,
#contact #inhalt textarea {
  width:70%;
  margin:0;
  }
#kontakt #inhalt input.go,
#contact #inhalt input.go {
  width:150px;
  }
#kontakt #inhalt #receipt,
#contact #inhalt #receipt {
  width:25px;
	}
#contact #inhalt p,
#kontakt #inhalt p {
  padding-bottom:10px;
	}
/* -------------------------------------------------------------------------- */
/* Clear Floats */
/* -------------------------------------------------------------------------- */

.clearfix:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
	}
.clearfix {
	display:inline-table;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	}
.clearfix {
	display:block;
	}
.clear {
  height:1px;
	clear:both;
	}
/* End hide from IE-mac */


