@charset "utf-8";

/* 
- allgemeine Formatierungen
- spezielle Formatierungen
- Listen
- �berschriften
- Abs�tze und Text
- Links
- Hauptmen� 
- Bilder
- Layout
- Boxen
- Formulare
*/


/* ALLGEMEINE FORMATIERUNGEN -------------------------------------------------------------------------*/
/* ************************************************************************************************** */

*  {
    margin:0;
	padding:0;
	border:0;
	}

body {
	background-color:#fff;
	font-size:75%;
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

hr  {
	display:block;
	height:2px;
	border-bottom:1px dotted #999;
}

.left  {
    text-align:left;
	}

.center  {
    text-align:center;
	}
	
.clearing  {
    clear:both;
	line-height:0px;
	}

/* eMail-Tarn-Bildchen */
.pSign  {
    width:5px;
	height:2px;
	}
.azSign  {
    width:12px;
	height:10px;
	}	

/* Aktions-Meldungen ---------------------- */
/* ---------------------------------------- */

.alertText  {
	background:#f5f5f5;
	border:1px solid #c00;
	padding:5px 15px;
	margin-bottom:1.5em;
}

.statusText  {
	background:#f5f5f5;
	border:1px solid #2e8921;
	padding:5px 15px;
	margin-bottom:1.5em;
}

/* SPEZIELLE FORMATIERUNGEN --------------------------------------------------------------------------*/
/* ************************************************************************************************** */	

table  {
    width:100%; 
	margin:0; 
	padding:0;
}

#lay-content table  {
	margin-bottom:1em;
}

#lay-content .schaufenster  {
	margin-top:1.5em;
}


/* DIMDI-CSS */
/* --------- */

.var1  {
	z-index:1; 
	border:0;
	float:right;
	margin:0 0 1.5em 1em;
    }
.var2  {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	border:0;
	float:right;
	margin:0 0 1.5em 1em;
    }

/* HEADER ---------------------------------------- */
/* ----------------------------------------------- */

#headnames  { 
	line-height:normal;
	font-weight: bold;
	position:absolute;
	z-index:20;
	}
/* Anker f�r "nach ganz oben"  */
#upRef  {
    position:absolute;
	top:0px;
	z-index:30;
    }
	
/* ----------------------------------------------- */

/* kein Absatz vor erstem Listenpunkt */
ul.noOffset  {
    padding-left:13px;
	margin-left:3px;
	}

/* Bildergalerie --------------------------------- */
/* ----------------------------------------------- */

.container-gallery  {
	margin-top:1em;
}

.pic-left-gallery { 
	float:left;
}

.pic-right-gallery { 
	float:right;
}		

.gallery-title  {
    text-align:center;
	font-size:11px;
	float:left;
	margin-bottom:13px;
	width:262px;
}
.gallery-lupe  {
	margin:1px 5px 0px 0px;
	float:right;
	border:0;	
}
.lupe  {
    border:0;
	margin:3px 1px 0 0;
	float:right;
	}
	
/* zwei Spalten */
.zweifach-50 {
    width:50%;
	float:left;
	margin-bottom:1em;
	}

.zweifach-30  {
    width:30%;
	float:left;
	margin-bottom:1em;
	overflow:hidden;
	}
.zweifach-70  {
    width:70%;
	float:left;
	margin-bottom:1em;
	overflow:hidden;
	}

/* Google Maps */	
#map  {
    width:100%; 
	height:450px;
	margin-top:1em;
	margin-bottom:1em;
	}

.noBorder  {
    border:0 !important;
	}

.firstTvEntry  {

}
	
/* Hexal-Quellennachweis bei PDM */
#hexal  {
    background:url(http://www.aposolutions.com/generell/pix/common/all/tpl_hexal.gif) no-repeat; 
	width:100%;
	height:40px; 
	}
#hexal span  {
    margin-left:45px;
	display:block;
	font-size:11px;
    }



/* LISTEN --------------------------------------------------------------------------------------------*/
/* ************************************************************************************************** */

ul  {  					/* margin wie bei p */
    font-size:1em;
	margin-top:1em;
	margin-bottom:1em;
	line-height:1.5em;
	padding-left:1.5em;
	}

ul.mitarbeiterList  {
	list-style:none;
	padding-left:0;
}

/* Standardlisten */

ul.standardList  {
	padding-left:0;
	}

ul.standardList li  {
    border-top:1px dotted #c5c5c5;
	list-style:none;
	clear:right;
	}

.standardList li ul li  {
    border:0;
	list-style:circle !important;
	}

		
/* UEBERSCHRIFTEN -------------------------------------------------------------------------------------*/
/* ************************************************************************************************** */

h1  {
	margin-bottom:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:1em;
	}
h2  {
    margin-top:1.5em;
	margin-bottom:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:1em;
	clear:both;  /* Floatclear fuer Bilder aus dar�berliegendem Container */ 
	}
	
#lay-dyncont1 h2, #lay-dyncont2 h2  {
    margin-top:1em;
	}
	
#lay-dyncont1 h2.first, #lay-dyncont2 h2.first  {
    margin-top:0; /* erste Ueberschrift wird u.U. als "first" markiert */
	}
	
h3  {
   margin-top:1.5em;
	margin-bottom:1em;
	font-size:12px;
	line-height:1.4em;
	clear:both;
	}
	
/* ABSAETZE UND TEXT --------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

p, td  {
    font-size:1em;
	margin-top:1em;
	margin-bottom:1em;
	line-height:1.5em;
	}
	
#lay-dyncont1 p, #lay-dyncont2 p  {
    line-height:1.4em;
	}

#box-content-fsg-noscroll p  {
	line-height:2em;
}

.small  {      
    font-size:10px;
	}

.unbold  {
	font-weight:normal !important;
}

.sonderfarbe  {
    color:#d64904;
	}

.obligation  {
	font-size:15px;
	color:#d64904;
	padding-left:1px;
}

.soft  { 
    font-size:10px;
	color:#999;
	}	

/* LINKS -------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

a, a:hover  {
    text-decoration:none;
	}

a:focus  {
    outline:none;
	}

#lay-content a[href$='.pdf']  {
    background:url(http://www.aposolutions.com/generell/pix/common/system/pdf.jpg) no-repeat center left;
	padding:5px 0 5px 21px;
	}
/* hebt obiges zielgerichtet wieder auf */	
.noIcon  {
    background-image:none !important;
	padding:0 !important;
	}

#lay-content a  {
	font-weight:bold;
}


/* MEN� --------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */



/* erste Men�ebene ------------------------------------- */



/* zweite Men�ebene ------------------------------------- */



/* BILDER ------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

.pic  {  		/* normales Bild */
    margin:0 0 0.6em 0.6em;
	float:right;
	}
	

.picBox  {      /* Box f�r normales Bild (f�r Lupe, etc.) */
    margin:0 0 0.6em 0.6em;
	float:right;
	}   
	
.picBox .pic  { /* wenn normales Bild in Box, dann Eigenschaften r�cksetzen */
    margin:0;
	float:none;
	}
	
.liste  {
	margin-bottom:1em;
}
	
.smiley  {
    border:0;
	margin-right:5px;
	}
	
#meaPic  {
    background-image:none !important;  /* PDF-Symbol-Style r�ckg�ngig */
	width:360px;
	margin:1em auto 1em auto;
	padding:0 !important; /* PDF-Symbol-Style r�ckg�ngig */
	}

.box-content  img  {  		/* Bild in Randbereich */
	float:left;
	}


/* Vollbilder ------------------------------------------------ */

.picFull  {    			 /* Vollbild normal */
    margin:0;  			 /* hebt margin von "pic" auf */
	margin-bottom:1em;   /* selber Wert, wie bei "p" !! */
	}
.picFullLB  {  			 /* Vollbild bei Lightbox*/
    margin:0;			 /* hebt margin von "pic" auf */
	}

.lupe  {
    margin:2px 0 0 2px;
	}

/* LAYOUT-CONTAINER --------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

#lay-bigbox {

}

#lay-head {
    
}

#lay-dyncont1 {
	float:left;
	text-align:center;
	display:inline; /* wegen IE6-Bug */
	/* hier kein "overflow:hidden;", sonst Headermenu betroffen */
}

#lay-content {
	float:left;
	display:inline; /* wegen IE6-Bug */
}

#lay-dyncont2 {
	float:right;
	text-align:center;
	display:inline; /* wegen IE6-Bug */
	overflow:hidden;
}

#lay-dyncont2 .pic {
	float:right;
	
}

#lay-foot {
	clear:both;
}
	

	
/* BOXEN -------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

#lay-dyncont1 h1, #lay-dyncont2 h1  {
	text-align:left;
	display:block;
	}

#lay-dyncont1 h2, #lay-dyncont2 h2  {
    clear:both;
	}

.box-content {
    text-align:left;
	font-size:11px;
	}


.banner, .logo  {
    margin-bottom:1em;
	}

#pollenflug2  {
	margin:1em auto 1em 15px;
    }
	
/* SCHAUFENSTER-ANGEBOTSVORSCHAU ***************************** */	
/* ----------------------------------------------------------- */
	
/* Allgemein -------------------- */

.sfAngBox  {
	margin-bottom:1em;
	font-size:11px; 
	line-height:normal;
	text-align:center;
	width:100%;
	display:block;
	float:left;
	}

.part2-2  {  /* letztes Element bei Zweispaltern */
	float:right;
    }

.part2-3  {  /* mittleres Element bei Dreispaltern */
	margin-left:2%;
	margin-right:2%;
	width:31% !important; /* for fucking IE */
    }

/* Breite je nach Anzahl Spalten - */

.sp2  {
	width:48%;
	
    }
.sp3  {
	width:32%;
    }	

/* Link in der Box --------------- */

.sfAngBox  a  {
    border:1px solid #eee;
	padding:7px 4px;
	color:#333; 
	font-weight:normal !important;
	text-decoration:none;
	display:block;
	}
.sfAngBox  a:hover  {
    border:1px solid #ccc;
	text-decoration:none;
	}
	
.sp2  a, .sp3  a  {  /* Linkhöhe bei Mehrspaltern auf Wert festlegen */
	height:130px;
    }

/* Bild in der Box --------------- */

.sfAngBox img  {
	margin:7px; 
	border:0;
    }
	
/* -------------------------------------------------- */


/* Ratgeber einfach -------------- */

.gtippsBox  {
	height:200px;
	color:#000; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff; 
	border:0;
	}
	
/* Ratgeber BS ------------------- */

.bsBox {
    float:left;
	width:16px;
	height:15px;
	}

.gtipps-line  { 
    border-top:1px solid #ddd;
	margin:0;
	padding:2px 0 2px 0;
	width:auto;
	}
#firstEntryGtipps  {
    border:0;
	}

/* Menu -------------------------- */

#box-content-menu  {
	text-align:left;
}


/* FORMULARE ---------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

fieldset  {
    border:1px solid #ddd;
	margin-bottom:1em;
	padding:1em 1.5em;
	font-size:11px;
	}

html > body fieldset {
    padding-bottom:1em;
	}
	
legend  {
    font-weight:bold;
	font-size:12px;
	}

#productMedInfo, #KKInfo, #lieferBox, #sendUpdBasket, #kassenInfos  {
    display:none;
	}

.radiohack  {  /* Hilfsmittel um einen Radiobutton mit Abstand zu versehen (für FF) */
    padding:3px 0;
	}
	
/* Inputs ------------------------------- */	
/* -------------------------------------- */	
	
#groesse, #gewicht  {
    width:130px;
	}

#alter, #menge {
    width:50px;
	}
	
.menge  {
    width:30px !important;
	margin:0;
	}
	
		
/* andere Eingabeelemente --------------- */	
/* -------------------------------------- */

select  {
    width:100px;
	height:18px;
}

.checkbox  {
    margin:0 4px 0 0;
	padding:0;
	}

.radio  {
    margin:0 5px;
	}
.radio2  {  /* kein Abstand links */
    margin:0 5px 0 0;
	}

/* Buttons ------------------------------ */	
/* -------------------------------------- */

.button  {
    cursor:pointer;
	}


/* WARENKORB ---------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

#basketTable  {
    border-spacing:0px;
	border:1px solid #999;
    }
	
#basketTable tr  {
    background-color:#fff;
	}

td.product  {
    width:auto;
	padding:3px 6px;
	}

td.options  {
    width:65px;
	text-align:right;
	padding:3px 6px;
	vertical-align:middle;
	}
	

/* SCROLLER ---------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

.scrollitemtitle  { 
    font-size: 11px; 
	}
	
.scrollitemdescription  { 
    font-size: 11px; 
	}
	
	
/* LIGHTBOX ----------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */
	
#lightbox  {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img  { 
    border: none; 
	}

#outerImageContainer  {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer  {
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.aposolutions.com/generell/pix/common/system/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.aposolutions.com/generell/pix/common/system/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
