/* Importe */

@import url(styles/navi1_3.css); /* Hauptnavigation */
@import url(styles/design.css); /* allgemeine Farben */

@import url(styles/popup.css); /* popUp Eigenschaften */

@import url(styles/groeb.css); /* spezielle anpassungen für den Gröbmiller Shop */


/* Buttons fangen weiter unten an */


/* Allgemeine Liste */

* { margin: 0px; padding: 0px; font-size: 100%; }

html {

	height:100%; 	
	overflow-y: scroll;
	overflow-x: hidden;
	
	margin:0; 
	padding:0;
}

body {

	height:100%; 
    font-size: 100.01%;
    position: relative;
	
	margin:0; 
	padding:0;
}

table {

	spacing: 0px;
	padding: 0px;
	border: 0;
	margin: 0px 0px 0px 0px;
	
	border-collapse: collapse;
}


fieldset, img { border:0; }

select, input, textarea { font-size: 99% }



/* Standardformate für Listen und Zitate */

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.3em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}


/* IE akzeptiert die 100% Breite der Eingabefelder, nur wenn die Elternobjekte auch 100% haben: */

#links table, #rechts table {

	width: 100%;
}


/* Gestaltungs Container */

#kopf {	

	width: 100%;
	table-layout: fixed;
}


#kopf div { 

	width: 100%;

	cursor: pointer; 
	float: left; 
	
	text-align: right;
}

#banner {

	text-align: right;
}


#kopf .logo {

	background-repeat: no-repeat;
	background-position: left center;
	
	z-index: 5;
}

#navi {

	width: 100%;
}

#navi .rechts {

	padding-right: 10px;
	white-space:nowrap;
}

#mitte {

	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;

	height: auto; 
	width: 60%;
	
	padding: 20px;
	padding-top: 12px;
	vertical-align: top;
} 

#links, #rechts {

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;

	width: 20%;
	
	padding: 4px;
	padding-top: 12px;
	vertical-align: top;
}

#links input, #rechts input {

	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	
	height: 18px;	
	width: 100%; 
	
	margin-right: 50px;
	margin-top: 5px;
}



/* Boxen: Spalten */

#box {

	margin-top: 10px;
	margin-bottom: 10px;

	width: auto; 
}

#box table {

	width: 100%;
}

#box td {

	padding: 5px;
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 12px;
	padding-right: 12px;
}

#box .ie_100 { width: 100%; }

#box .head {

	font-weight: bold;
	padding: 5px;
}

#box ul {

	margin: 0px;
	margin-left: -2px;
	padding: 0px;
}

#box li {

	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;

	position: relative;
	
	list-style-type: none;
	display: block;
	
	border-top: 1px solid #FFF;	
}

#box td td {

	background-color: transparent;	
	padding: 0px;
}

#box div {

	padding-left: 5px;
}

#box td img {

	margin-top: 5px;
	margin-bottom: 8px;
}

/* Box Warenkorb */

#korb .inhalt {
	margin-bottom: 12px;
}

#korb .waren {
	width: 5px; 
	padding-right: 12px; 
	padding-left: 12px;
}

#korb .linie { 

	border-bottom: 1px solid; 
	border-color: #cccccc;
}



/* Buttons alle */

#button input {

	font-size: 10px;

	height: 20px;
	width: auto;
	
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	
	color: #FFF;
	
	margin-right: 0px;s
	
	cursor: pointer;
	/* backgound-image: url(); */
}

a #bild_button {

	font-size: 10px;
	
	display: inline;
	float: left;
	
	cursor: pointer;
	
	width: auto;
	
	padding: 4px;	
	padding-left: 8px;	
	padding-right: 8px;	
	margin-top: 8px;
	
	color: #FFF;
	
	background-color: #ff9933;
	border: 1px solid #d26900;
	/* backgound-image: url(); */
}



/* Produkt Darstellung */

#produkt_info {

	width: 200px;
}

#produkt_info .ueber {

	text-align: left;
	padding-top: 20px;
	padding-bottom: 12px;
	
	border-top: 1px solid #AAA;
}

#produkt_info .bild {

	width: 120px;

	padding: 10px;
	padding-right: 20px;
	
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #AAA;
}

#produkt_info .beschr {

	text-align: left;
	padding: 8px;
	padding-bottom: 4px;
	
	background-color: #EEE;
}


#produkt_bild {

	width: 150px;

	border-right: 1px solid; 
	border-color: #AAA;
	
	padding: 12px;
	
	vertical-align: top;
	text-align: center;
}

#produkt_bild img { 
	
	margin-bottom: 8px ;
	margin-top: 8px; 
}

#produkt_bild td { text-align: center }

#produkt_beschr {

	padding-left: 12px;
}


#produkt_neu {

	border: 1px solid #CCC;
}

#produkt_neu .bild {

	width: 80px;
	
	padding: 8px;
	
	vertical-align: middle;
	text-align: center;
}


/* Kategorie Darstellung */

#produkt_kate {

	margin-top: 12px;
}

#produkt_kate td {
	
	font-size: 10px;
	
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

#produkt_kate .ueber {

	padding: 5px;
	
	text-align: center;
}

#produkt_kate .ueber a:hover {

	text-decoration: none;
	
	display: block;
}

#produkt_kate img {

	display: none;
}


/* Aufzählungspunkte , Listenpunkte */

ul, ol {

	padding: 0px;
	margin: 0px;

	list-style-type: circle;
}



/* Schriften */

.main {

	padding: 5px;
	margin: 5px;
}

.main strong {

	font-size: 15px;
}

.klein {

	font-size: 10px;
}

.fett {

	font-weight: bold;
}

.inputRequirement, .kleingrau {

	font-size: 10px;
 	color: #AAA;
  	line-height: 1.5;
}

.pageHeading { /* Überschrift */

	margin-top: 22px;
	font-size: 24px;
}

.contentsTopics, .infoBoxHeading { /* Überschrift zum Produkt */

	font-size: 19px;
	
	padding-bottom: 10px;
}

.heading3 { /* Sitemap */

	font-size: 16px;
	
	padding-bottom: 20px;
}


.productOldPrice {
	
	color: #BBB;
	text-decoration: line-through;
}


#bestseller { width: 100%; }

#bestseller td {

	height: 60px;
	border-bottom: 1px solid #CCC;
}


#pfad, #pfad a  { /* Brotkrummenpfad */

	font-size: 10px;
	color: #777;
}

.copyright, .parseTime {
 	font-family: Verdana, Arial, sans-serif;
 	color: #AAA;
  	font-size: 10px;
  	line-height: 1.5;
 	text-align: center;

  	position: relative;
}

.copyright a {
	
	color: #d56a00;
}


.errorBox { /* Fehlermeldungen */

	font-size: 10px;
	color: #FFF;
	
	border: 1px dashed #9f2900;
	background-color: #ef693a;
	
	padding: 8px;
}

.errorBox font { color: #FFF; }


.boxTextBG { /* Artikeleinstellungsdatum */

	font-size: 10px;
	color: #555;
	
	background-color: #EEE;
	
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.boxTextBG td { /* Artikeleinstellungsdatum */

	padding: 8px;
}


/* Allgemeines Design */

img.abstand {

	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
}



/* Attribute Listen */

.attribut_listing {

	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	
	border-bottom: 1px solid #DDD;
	
	background-color: #FAFAFA;
}

#strich { 

	padding-top: 22px;
	padding: 2px;
	
	border-bottom: 1px solid #888; 
}




/* Sitemap */

.sitemap_heading {

	font-size: 12px; 
	color: #FFF; 

	background-color: #EEE; 
	border-left: 1px solid #AAA;
	
	padding: 0px;
	padding-top: 5px; 
	padding-bottom: 5px; 
}

.sitemap_sub {

	Font-size: 10px; 
	color: #000000; 
	
	background-color: #FFF; 
	border-left: 1px solid #AAA;
	
	padding: 4px;
	padding-top: 6px;
}


/* Formulare */

.inputRequirement input, .inputRequirement select {

	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	width: 55%;
	
	margin-bottom: 5px;
	margin-top: 5px;
	
	border: 1px solid #555;
	
	vertical-align: middle;
}

.inputRequirement textarea, #felder_breit .inputRequirement input  { 

	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	width: 80%;
	
	margin-bottom: 5px;
	margin-top: 5px;
}

.inputRequirement { padding-left: 10px; }



/* Links */

a {	font-family: Verdana, Arial, sans-serif; }

#links a, #mitte a, #rechts a {
	font-family: Verdana, Arial, sans-serif;
	/* font-weight : bold; */
	
	text-decoration: none;

}

#links a:hover, #mitte a:hover, #rechts a:hover {

	text-decoration: underline;
}

#navi .rechts a {

  	color: #FFF;
  	text-decoration: none;
	
	font-size: 11px;
}

#navi .rechts a:hover {

  	text-decoration: underline;
}

a.headerNavigation { 
  color: #000; 
}

a.headerNavigation:hover {
  color: #000;
}


a.confirmationEdit {

	font-style: italic;
}
a.confirmationEdit:hover {

	font-style: italic;
	text-decoration: underline;
}

#links a, #rechts a { /* Linkgröße wird in beiden Spalten angegeben */
	
	font-size: 11px;
}



/* Cross Marketing */

#produkt_info_cross { width: 100% }
#produkt_info_cross .ueber a { color: #FFF }

#produkt_info_cross .ueber {

	text-align: left;
	padding-top: 20px;
	padding-bottom: 12px;
	
	border-top: 1px solid #AAA;
	
	background-color: #d56a00 ;
	
	padding: 20px;
}

#produkt_info_cross .beschr {

	text-align: left;
	padding: 8px;
	padding-bottom: 4px;
	
	background-color: #ffc387;
}

#produkt_info_cross .bild {

	width: 120px;

	padding: 10px;
	padding-right: 20px;
	
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #AAA;
}


#cross td {

	text-align: left;
}

#cross .gruppe {

	font-size: 13px;
	font-weight: bold;
	color: #FFF;

	background-color: #AAA;
}

#cross .einheit {

	border: 1px solid #AAA;
	background-color: #FFF;
}

#cross .strich {

	border-top: 5px solid #AAA;
}

/* Gewicht bei Versand ausblenden */ 

/* .gewichtangabe { display: none; } */



