/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.                  */
/* http://creativecommons.org/licenses/by/2.0                     */
/* This style sheet is licensed under a Creative Commons License. */

:link, :visited {
        text-decoration: none;
        }
ul, ol {
        list-style: none;
        }
h1, h2, h3, h4, h5, h6, pre, code, p {
        font-size: 1em;
        }
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre,
form, body, html, p, blockquote, fieldset, input {
        padding: 0;
        margin: 0;
        }
a img, :link img, :visited img {
        border: none;
        }
address {
        font-style: normal;
        }
a, a:focus {
	outline: none;
	}
/*======================================================*/

html, body {
height: 100%;
min-height: 100%;
background: #ccc;
}

a {
color: #191d14;
}

* {
font-family: Arial, Helvetica, sans-serif
}

#w3c {
display: none;
}

#lang-select p a {
display: none;
}

/*Startseite Sprachauswahl*/

#start-body-wrapper {
position:absolute;
width:760px; left:50%; margin-left:-380px; /* negative Hälfte von width: 760px */
height:480px; top:50%; margin-top:-240px; /* negative Hälfte von width: 480px */
background-color: #fff;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #83C124;
border-right: 4px solid #83C124;
}

#start-logo {
text-align: center;
padding: 110px 0 0 0;
}

#start-company {
text-align: center;
padding: 20px 0 0 0;
}

#start-deutsch, #start-englisch {
margin: 2em 3em 1em 0;
float: left;
width: 6em;
}

#start-deutsch {
margin-left: 16.3em;
}

#start-deutsch span, #start-englisch span{

padding: 0.5em 0 0 1.4em;
float: left;
}

#impressum {
float: right;
font-size: 0.7em;
margin-top: 225px;
padding-right: 0.5em;
color: #ccc;
}

#impressum a {
color: #ccc;
}

/*Ende Startseite Sprachauswahl*/

#logo, #company {
text-align: left;
padding: 20px 0 0 0;
}

#company {
margin-top: 1em;
}

#body-wrapper {
width: 910px;
min-height: 100%;
margin: 0 auto;
background: #fff;
padding: 0px 20px;
/* border-left: 1px solid #000;
border-right: 1px solid #000; */
}

p {
margin-bottom: 10px;
}

ul.name_DE-main-kat, ul.name_DE-sub-kat,
ul.name_EN-main-kat, ul.name_EN-sub-kat {
list-style: square;
margin-left: 1em;
}

ul.name_DE-sub-kat,
ul.name_EN-sub-kat {
margin-left: 2.5em;
}


ul.name_DE-main-kat a:hover, ul.name_DE-sub-kat a:hover,
ul.name_EN-main-kat a:hover, ul.name_EN-sub-kat a:hover {
text-decoration: underline;
}


#navigation ul li {
float: left;
}

.name_EN_lab, .name_EN_glas {
display: none;
}

li a  {
display: block; 
color: #191d14;
text-decoration: none; 
padding: 3px 10px; 
font-size: 0.9em;
}

.form-wrapper:hover, .search-results:hover {
}

#navigation > ul > li a:hover {
background: #F3F2F8;
color: #83C124;
}


#navigation {
float: left;
margin-bottom: 2px;
width: 100%;
background: #83C124;
/* border: 1px solid #260DBA; */
margin: 10px 0px;
font-size: 1.25em;
}

#navigation ul > li > a {
color: #fff;
}

h1, h1.kategorie, #powered-by, #powered-by a {
clear:both;
color: #83C124;
margin: 10px 0 20px 0; 
font-size: 1.15em;
}

h1.kategorie {
float: left;
}

#title p, #powered-by p {
margin: 0px;
}

#powered-by {
display: none;
text-align: right;
margin-bottom: 4px;
font-style: italic; 
padding: 2px 0px; 
font-size: 0.7em;
font-weight: bold;
}

#content-wrap, #content-wrap-kategorie {
text-align: center;
padding: 10px;
font-weight: bold;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #83C124;
border-right: 4px solid #83C124;
margin: 10px 0px;
overflow: auto;
}

#content-wrap-kategorie {
text-align: left;
}

#content-wrap-kategorie p {
font-weight: normal;
}

#content-wrap-kategorie img {
float: left;
border: 2px solid #525252;
margin-left: 0.5em;
margin-bottom: 2em;
}

#updated {
color: red;
font-size: 1.5em;
margin: 20px;
}

#privacy-info, #footer {
clear:both;
padding-top: 3em;
color: #808080;
text-align: justify;
font-size: 0.85em;
}

#footer {
text-align: right;
}

#suche-fehler, #anfrage-hinzu, #fehler, #suche-fehler a, #anfrage-hinzu a, #fehler a {
clear: both;
color: #191d14;
text-align: center;
font-size: 1.1em;
background: #83C124;
}

#suche-fehler, #fehler {
background: red;
}

input.submit, input.checkout, input.empty, input.addtocart {
border: none;
background: transparent;
/* border: 1px solid #CCC; */ 
}

input.delete {
display: none;
}

.input-submit:hover {
background: green;
}


.search-results, .form-wrapper {
backgroundd: #ccc; 
/* border: 1px solid red; */
margin-bottom: 1.5em; 
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #83C124;
overflow: hidden;
}

.search-results {
border: none; 
}

#search-result-page {
margin-top: 0.8em;
}

input.checkout {
color: white;
  float: right;
  width: 70px;
  height: 70px;
  padding: 47px 5px 0px 15px;
  margin-right: 20px;
  border: none;
  background: transparent url(../images/next.png) no-repeat left;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

input.empty {
color: white;
  float: right;
  width: 70px;
  height: 70px;
  padding: 47px 5px 0px 15px;
  background: transparent url(../images/remove.png) no-repeat left;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/*Image Replacement*/

input.addtocart {
  color: white;
  float: right;
  width: 70px;
  height: 70px;
  padding: 55px 0 0;
  margin: 0;
  border: none;
  background: transparent url(../images/cart-accept.png) no-repeat left;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/*input.addtocart {
float: right;
background: url(../images/cart-accept.png) no-repeat left;
padding: 43px 5px 11px 55px;
border-right: 4px solid #83C124;
}*/

/*Anfragekorb mit Wrapper*/

.cart-wrapper {
float: right;
border: 1px solid #ccc;
border-right: 4px solid #83C124;
padding: 0.5em;
}

.cart {
margin-top: 0.2em;
width: 46px;
height: 50px;
float: left;
position: relative;
overflow: hidden;
}

#cart_inhalt {
clear:both;
float: right;
font-size: 0.8em; 
border-left: 1px solid #ccc;
padding-left: 0.5em;
margin-left: 0.2em;
width: 95px;
height: 55px;
}



.icon {
background: url(../images/cart.png) no-repeat right;
position: absolute;
width: 100%;
height: 100%;
}

input.checkout:hover, input.empty:hover, input.addtocart:hover {
cursor: pointer;
}

.ueberschrift {
	clear: both;
}

.ueberschrift > .art-nr, 
.ueberschrift > .cas,
.ueberschrift > .casbezeichnung,
.ueberschrift > .bezeichnung, 
.ueberschrift > .menge, 
.ueberschrift > .einheit,
.ueberschrift > .vbildbezeichnung, 
.ueberschrift > .vbild, 
.ueberschrift > .insert {
font-weight: bold;
margin-bottom: 1em;
}


.art-nr, .cas, .casbezeichnung, .bezeichnung, .vbildbezeichnung, .vbild, .menge, .einheit, .insert {
float:left;
margin: 0.1em 0;
padding: 0.3em 0;
}

.vbildbezeichnung {
color: #fff;
}

.vbild {
padding: 0;
margin-top: 0px;
width: 88px;
height: 66px;
}
.art-nr {
width: 80px;
}

.cas, .casbezeichnung, 
.vbild, .vbildbezeichnung {
width: 110px;
}

.vbild > img {
border-left: 2px solid #CCC;
border-right: 3px solid #CCC;
border-top: 3px solid #CCC;
border-bottom: 3px solid #83C124;
}


.cas {
width: 105px;
margin-left: 5px;
}

.bezeichnung {
width: 410px;
margin-right: 1em;
}

.menge {
width: 80px;
}
.einheit {
width: 80px;
}

.insert {
}

.ueberschrift > .insert {
}

.form-wrapper {
clear:both;
border-right: 4px solid #83C124;
}

.main-kat {
font-size:1em;
}

.sub-kat {
font-size:0.8em;
margin-left: 1.4em;
}


label {
display:block;
width: 120px;
float: left;
text-align: left;
}

.label-input-wrapper input, .label-input-wrapper textarea {
width: 300px;
margin-left: 0.5em;
font-size: 1em;
}

.label-input-wrapper {
clear:both;
margin-bottom: 0.5em;
margin-left: 0.5em;
font-size:0.9em;
overflow: auto;
}

.label-artikel-wrapper {
margin-top: 0.5em;
}

.anschrift-wrapper {
background-color: #fff;
padding: 1em;
margin: 0;
}

.artikel-wrapper {
margin-top: 1em;
background-color: #fff;
padding: 1em;
margin-bottom: 2em;
}

.h2-anfragekorb {
/*color: #591d8e;*/
text-decoration: underline;
} 

.h3-anfragekorb {
text-decoration: underline;
}

.label-input-wrapper ol li {
list-style-position: outside;
list-style-type: decimal;
}

.label-artikel-wrapper {
margin-left: 1.5em;
padding-left: 1em;
}

#content-wrap-kategorie h2 {
margin-bottom: 2em;
}

#seite-oben > p, #seite-unten > p {
float: left;
margin: 20px 0;
font-weight: bold;
}

#seite-oben > p {
margin: 10px 0 20px 0; 
}

#lang-select, #seite-oben > p, #seite-unten > p + p  {
float: right;
text-align: justify;
font-size: 1em;
}

#lang-select {
font-size: 0.6em;
padding: 20px 0 0 0;
}

.katbez {
color: #83C124;
}

.search, .active-page, #active-page, #seite-oben > p > a:hover, #seite-unten > p > a:hover {
color: #83C124;
}

.item-counter {
font-size: 1.05em;
color: #83C124;
font-weight: bold;
}

.label-data {
float: left;
width: 700px;
}

.spacer {
height: 40px;
}

/*Thickbox.css*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;

}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.zoom-image {
	float: left;
	position: relative;
	display: block;
	background: url(../images/lupe.png) no-repeat bottom right;
	width: 16px;
	height: 150px;
	top: 0px;
	left: -20px;
	overflow: hidden;
}

.zoom-image:hover {
	float: left;
	position: relative;
	display: block;
	background: url(../images/lupe-rot.png) no-repeat bottom right;
	width: 16px;
	height: 150px;
	top: 0px;
	left: -20px;
	overflow: hidden;
}

.input-wrapper {
	clear:both;
}

.bidislder-wrapper {
	width: 400px;
}

.entwicklungsumgebung {
	color: white;
	background: red;
	text-align: center;
	font-size: 2em;
}

ol.basket {
list-style-position: outside;
list-style-type: decimal;
margin-left: 50px;
}

ol.basket li {
padding-bottom: 10px;
}

.image-ok {
margin-bottom: -0.5em;
}

/*AGBs*/

.agb-wrap h1 {
font-size: 16pt;
text-align: center; 
margin-bottom: 20px;
}

.agb-wrap h3 {
margin-top: 25px;
margin-bottom: 10px;
margin-left: 10px;
}

.agb-wrap p {
margin: 0 40px 15px 40px;
/* text-align: justify; */
}

.agb-wrap span {
font-weight: normal;
float: left; 
margin-left: 10px;
}




