/* CSS Formate von otani gmbh Ver.1.0 vom 25.Jan.03*/

    body	            { margin-left: 0px; margin-top: 3px; margin-bottom: 0px; margin-right: 0px; 
                          font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF;}	

	a:link              { font-size: 11px; color: #00285A; }
	a:visited           { font-size: 11px; color: #00285A; }
	a:active            { font-size: 11px; color: #00285A; }
	
	td                  { font-size: 11px; color: #00285A; text-decoration: none; }
	h1	                { font-size: 16px; color: #00285A; text-decoration: none; }
	p                   { font-size: 11px; color: #00285A; text-decoration: none; }

    a.subnavi:link      { font-size: 11px; color: #00285A; text-decoration: none;}    
    a.subnavi:visited   { font-size: 11px; color: #00285A; text-decoration: none;}    
    a.subnavi:active    { font-size: 11px; color: #00285A; text-decoration: none;}    
    a.subnavi:hover     { font-size: 11px; color: #00285A; text-decoration: none;}    
    td.sub              { }              
     
	a.footer:link       { font-size: 9px; color: #00285A; text-decoration: underline; }
	a.footer:visited    { font-size: 9px; color: #00285A; text-decoration: underline; }
	a.footer:active     { font-size: 9px; color: #00285A; text-decoration: underline; }
	a.footer:hover      { font-size: 9px; color: #DCE6F0; text-decoration: none; }    
	.footer             { font-size: 9px; color: #00285A; text-decoration: none; }	

	/* COSMETICS-Seiten, MwSt-Preisauszeichnung */
	.preis-mwst			{ font-size: 9px;}

    
/* FORMATE FÜR FORMULAR-FELDER */

    .menge          {
                    color: #000000; 
                    width: 40px; 
                    height: 19px;
                    font-size: 11px; 
                    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
                    background-color: #FFFFFF; 
                    border:1px solid #2C5339 
                    }

    .adresse        {
                    color: #000000;     
                    width: 220px; 
                    height: 19px;
                    font-size: 11px; 
                    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
                    background-color: #FFFFFF; 
                    border: 1px solid #2C5339; 
                    }                    

    .error          {color: #CC0000;
                     font-size: 9px;}
                    
    .bemerkungen    {
                    color: #000000; 
                    width: 220px; 
                    height: 70px;
                    font-size: 11px; 
                    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
                    background-color: #FFFFFF; 
                    border:1px solid #2C5339;
                    }
       
/* TABELLEN-RAHMEN z.B. für SHOP-SYSTEM */ 


/* links ausgerichtete Head-TD */

    td.head_left        { 
                        font-size: 11px;
                        font-weight: bold;
                        border:1px;
                        border-style: none solid solid none; 
                        border-color: #8EACC6 #8EACC6;
                        background-color: #DCE6F0;
                        text-align: left;
                        }

/* rechts ausgerichtete Head-TD */                      

    td.head_right       { 
                        font-size: 11px;
                        font-weight: bold;
                        border:1px;
                        border-style: none none solid none; 
                        border-color: #8EACC6 #8EACC6;
                        background-color: #DCE6F0;
                        text-align: right;
                        }
    

/* links ausgerichtete basis-TD */
                        
    td.td_left          { 
                        border:1px;
                        border-style: none solid solid none; 
                        border-color: #8EACC6 #8EACC6;
                        background-color: #FFFFFF;
                        text-align: left;
                        }

/* rechts ausgerichtete basis-TD */                     

    td.td_right         { 
                        border:1px;
                        border-style: none none solid none; 
                        border-color: #8EACC6 #8EACC6;
                        background-color: #FFFFFF;
                        text-align: right;
                        }

/* links ausgerichtete end-TD */                        
                        
    td.end_left         { 
                        border:1px;
                        border-style: none solid none none; 
                        border-color: #8EACC6;
                        background-color: #DCE6F0;
                        text-align: left;
                        }



/* rechts ausgerichtete end-TD */                     

    td.end_right        { 
                        border:1px;
                        border-style: none none none none; 
                        border-color: #8EACC6;
                        background-color: #DCE6F0;
                        text-align: right;
                        }
                                                              
/* rechts ausgerichtete end-TD */                     

    td.end_error        { 
                        border:1px;
                        border-style: none none none none; 
                        border-color: #8EACC6;
                        background-color: #FFFFFF;
                        text-align: leftt;
                        color: #CC0000;
                        font-weight: bold;
                        }

/* Slideshows */

/* 2te Seite, Fadein */
#slideshow-klein-lingerie {
    height: 143px;
	width: 100px;
	clear: both;
}

#slideshow-klein-cosmetics {
    height: 143px;
	width: 100px;
	clear: both;
}


/* COSMETICS-SEITE */
#cosm-slideshow {
    position:relative;
	width: 227px;
	height: 290px;
}


#cosm-slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#cosm-slideshow a.active {
    z-index:10;
}

#cosm-slideshow a.last-active {
    z-index:9;
}


/* NORMALE SLIDESHOWS */
#slideshow {
    position:relative;
	width: 387px;
	height: 494px;
/*	margin: 0px auto;
	clear: both; */
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow a.active {
    z-index:10;
}

#slideshow a.last-active {
    z-index:9;
}
