﻿/* reset start */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; font: 12px Arial, Helvetica, sans serif; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* reset end */

/*
colors:
#3c3c3c (dark grey, caption)
#f4f8e8 (10% light green, body)

#006600 wk bg
#448f44 (neu, asp, nav !)
#555 (.active)
*/


/********************   Seitenaufbau   ********************/

#body  
        {
            background:#b5b5b5;
            margin:7px 0 7px 0;
        }
        
#centerdiv  
        {
            margin:0 auto; 
            width:1000px;
            background:#ffffff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/mainback.jpg); 
        } 
      
/*** Header ***/
        
#header 
        {
            background:#ffffff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/headback.jpg);
            height:84px; 
            width:986px;
            border-top:7px solid #fff;
            border-right:7px solid #fff; 
            border-bottom:0px solid #fff; 
            border-left:7px solid #fff;  
            padding:0 0 0 0; 
        }
    
#servicebox 
        {   
            text-align:right; 
            color:#999; 
            margin:3px 9px 0 0; 
            float:right;
        } 

#warenkorb 
        {   
           background:#ffffff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/warenkorb_back.jpg);
           margin:5px 9px 0 0; 
           width:255px; 
           height:50px; 
           float:right;
           border:1px solid #cdcdcd;
           display:inline;   
        } 
 
.login 			
        {  
           color: #990000; 
           font-weight:bold; 
           text-decoration:underlined;
        }  
              
.wk 			
        {  
            height:40px;
            margin:7px 0 0 70px; 
            display:inline; 
            font-size:11px; 
            color:#666; 
            text-decoration:none;
            width:200px;
            text-align:center;
            overflow:hidden;
        }       /*for asp class highlight, no inheritance!*/	
        
.wk_active 		
        {  
            height:40px;
            margin:7px 0 0 70px; 
            display:inline; 
            font-size:11px; 
            color:#666; 
            text-decoration:none;
            width:200px;
            text-align:center;
            overflow:hidden; 
        }       /*for asp class highlight, no inheritance!*/
        
#suche 
        {
           margin:0 9px 0 0; 
           padding:0;
           float:right;  
        } 
         
/*** Content ***/
        
#inhalt
        {
            background:#fff; 
        }       
   
#container 
        { 
            background:#fff;
            border:1px solid #fff;
            color:#333;             
        }

.content 
        { 
            width:828px;
            float:right;
            border:0px solid #ececec;
            margin:0 7px 20px 0;
            color:#333;
        }
        
/*** Footer ***/
        
#footer 
        {
            background:#ececec;
            margin:0 0 0 0; 
            width:986px; 
            height:25px;
            text-align: center; 
            border-top:1px solid #fff; 
            border-right:7px solid #fff; 
            border-bottom:7px solid #fff; 
            border-left:7px solid #fff;  
            font-size: 11px; 
            position:absolute;
        }
        
.footerlinks 
        {  
            margin:6px 0 2px 0;   
        }
        
#footer a 
        {  
            color:#333; 
            text-decoration:none;    
        }
        
#footer a:hover 
        {  
            color:#666; 
            text-decoration:none;     
        }
        
.footerdiv1
        {  
            height:60px; 
            width:245px; 
            background-color:#ececec; 
            margin:0 0 0 7px; 
            float:left; 
            border-top:0px solid #fff;
            border-right:1px solid #fff; 
            display:inline;
        }
  
.footerdiv1:hover
        {   
            background:#fff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/boxback3.jpg); 
        }
     
.footerdiv2
        {      
            height:60px; 
            width:246px; 
            background-color:#ececec; 
            margin:0 0 0 0; 
            float:left; 
            border-top:0px solid #fff;
            border-right:1px solid #fff;
            display:inline;
         
           
        }
        
.footerdiv2:hover
        {   
            background:#fff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/boxback3.jpg); 
        }
           
.footerdiv3
        {      
            height:60px; 
            width:246px; 
            background-color:#ececec; 
            margin:0 0 0 0; 
            float:left; 
            border-top:0px solid #fff;
            border-right:1px solid #fff;
            display:inline;
          
        }
        
.footerdiv3:hover
        {   
            background:#fff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/boxback3.jpg); 
        }
 
        
.footerdiv4
        {      
            height:60px; 
            width:246px; 
            background-color:#ececec; 
            margin:0 0 0 0; 
            float:left; 
            border-top:0px solid #fff;
            border-right:0px solid #fff;
            display:inline;  
        }
        
.footerdiv4:hover
        {   
            background:#fff url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/boxback3.jpg);
        }
               
.boxpsubtext2 a  

        {   
            text-decoration:none; 
        }     
            
/********************   Popups   ********************/

.branding 
        { 
            background:url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/schuhe-lueke.gif) top left no-repeat; 
            height: 38px; 
            margin: 20px 0px 20px 20px; 
            width: 430px; 
        }

.popup 
        { 
            bottom:0; 
            position:fixed;
            height:40px; 
            width:430px!important 
        }
        
/********************   Formatierung Hauptseite   ********************/

#teaserbild
        { 
            height:400px; 
            width:986px;  
            margin:0 0 0 7px; 
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/teaser.jpg); 
            display:block;
        } 

.boxp
        { 
            margin:14px 0 0 20px; 
            font-weight:bold;
            font-size:18px;
            color:#f0f0f0;
            display:block;
        }  
        
.boxp2
        { 
            margin:5px 0 0 10px; 
            font-size:14px;
            font-weight:bold;
            color:#333;
            display:block;
        }
        
.boxpsubtext a 
        {  
            color:#333; 
            text-decoration:none;    
        }
        
.boxpsubtext a:hover 
        {  
            color:#666; 
            text-decoration:none;     
        }
        
.boxp3
        { 
            
            margin:5px 0 0 10px; 
            font-size:14px;
            font-weight:bold;
            color:#990000;
            display:block;
        }
                
.boxpsubtext
        { 
            margin:2px 10px 0 10px;
            font-size:11px; 
            color:#555;
            display:block;
        }    
        
.boxpsubtext2
        { 
            margin:2px 10px 0 10px;
            font-size:11px; 
            color:#555;
            text-decoration:none;
            display:block;  
        }  
        
#button_1
        {         
            height:51px; 
            width:210px;  
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/teaserbutton2.gif); 
            margin:219px 0px 5px 727px; 
            position:absolute; 
            border:0px solid #fff;
            display:block;
        } 

#button_1:hover
        {         
            height:51px; 
            width:210px;  
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/teaserbutton2_act.gif); 
            margin:219px 0px 5px 727px; 
            position:absolute; 
            border:0px solid #fff;
            display:block;
        } 
         
#button_2
        {         
            height:51px; 
            width:210px; 
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/teaserbutton.gif); 
            margin:275px 0px 0 727px; 
            position:absolute; 
            border:0px solid #fff;
            display:block;
        } 
 
#button_2:hover
        {         
            height:51px; 
            width:210px;  
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/teaserbutton_act.gif); 
            margin:275px 0px 0 727px;  
            position:absolute; 
            border:0px solid #fff;
            display:block;
        } 
        
.newsletter
        {   
            height:85px; 
            width:246px; 
            background-color:#ececec; 
            margin:0 0 0 0; 
            float:left; 
            border-top:0px solid #fff;
                
        }
         
.newsletter:hover
        {   
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/boxback2.jpg);
        }
         
.einleitung
        {   
            height:85px; 
            width:739px; 
            margin: 0 0 0 7px; 
            float:left; 
            background-color:#ececec; 
            border-top:0px solid #fff; 
            border-right:1px solid #fff;
            display:inline;
        }

.einleitung:hover
        {   
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/boxback2.jpg);    
        }         
         
/********************   Formatierung Unterseite Ebene 1   ********************/  

.headlines
        { 
            width:826px;
            height:60px;
            margin:0 0 0 0;
            border:0px solid #bfbfbf;
        } 

.markenbox
        { 
            width:165px;
            height:80px;
            margin:8px;
            float:left;
            border:1px solid #e9e9e9;
        } 
        
.accessoiresbox
        { 
            width:165px;
            height:120px;
            margin:10px 20px 10px 20px;
            float:left;
            border:1px solid #bfbfbf;
        } 
        
.markenhaupt
        { 
            width:165px;
            height:18px;
            margin:0 20px 5px 20px;
            float:left;
            border:0px solid #bfbfbf; 
            font-size:1.2em;
        }
 
.markennamen
        { 
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/aufz.jpg);
            background-repeat:no-repeat;
            width:172px;
            height:15px;
            margin:0 5px 10px 20px;
            float:left;
            border:0px solid #bfbfbf; 
        } 
         
.markennamen_2
        { 
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/aufz.jpg);
            background-repeat:no-repeat;
            width:165px;
            height:15px;
            margin:0 0 10px 0;
            float:left;
            border:0px solid #bfbfbf; 
        }         
         
.markennamen a, .markennamen_2 a
        { 
            color:#333;
            font-size:1.2em;
            margin:0 0 0 15px;
            text-decoration:none;
        } 
         
.markennamen a:hover, .markennamen_2 a:hover
        { 
            color:#990000;
            font-size:1.2em;
            text-decoration:none;
        }
         
.aufz
        { 
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/aufz.jpg); 
            margin:3px 7px 0 0;
            height:11px;
            width:6px;
            float:left;
        } 
         
/***********************************************************   text formats start    ******************************************/

h1, h2, h3, h4, h5, h6  
        {
            font-weight:bold;
            margin:0 0 0 0; 
            padding:0 0 0 0;
            display:inline;
        } 
      
.caption
        { 
            color:#990000; 
            font:bold 15px Arial, Helvetica, sans serif; 
            margin:20px 0 0 20px;
            position:absolute; 
        }
        
.caption2
        { 
            color:#990000; 
            font:bold 15px Arial, Helvetica, sans serif; 
            margin:0 0 0 20px;
            position:absolute; 
        }
        
.caption3
        { 
            color:#990000; 
            font:bold 15px Arial, Helvetica, sans serif; 
            margin:20px 0 0 20px;
            position:absolute; 
        }
        
.standardlink 
        {
            border-bottom: 0px dotted #990000; 
            color: #990000; 
            font-weight:bold; 
            text-decoration:none;
        }
         
.standardlink:hover
        {
            border-bottom: 0px dotted #990000; 
            color:#333; 
            font-weight:bold; 
            text-decoration:none;
        }
      
.standardlink2
        { 
            border-bottom: 0px dotted #333; 
            color: #333; 
            font-weight:bold; 
            text-decoration:none;
        }
        
.standardlink2:hover
        { 
            border-bottom: 0px dotted #333; 
            color: #990000; 
            font-weight:bold; 
            text-decoration:none;
        }

.standardlink3
        { 
            border-bottom:0px dotted #333; 
            color:#818181; 
            font-weight:bold; 
            text-decoration:none;
            font-size:11px;
        }
        
.standardlink3:hover
        { 
            border-bottom: 0px dotted #333; 
            color: #990000; 
            font-weight:bold; 
            text-decoration:none;
            font-size:11px;
        }

.alert 
        { 
            color: #cc0000; 
        } 
        
strong 
        { 
            font-weight:bold; 
        } 

.schriftabsatz      
        {
            margin:5px 0 0 5px;
            position:absolute;    
        }
            
.headlines2
        { 
            width:300px;
            height:60px;
            margin:20px 0 20px 0px;
            border:0px solid #999;
            float:left;
        } 
        
.headlines3
        { 
            width:250px;
            height:40px;
            margin:20px 0 0 0px;
            border:0px solid #999;
            float:left;
        } 

.sortiert      
        {
            width:250px;
            height:40px;
            float:left;
            margin:20px 0 20px 65px;
            border:0px solid #ccc;
            text-align:right;
            display:inline;
        }
            
.logocontainer       
        {
            width:165px;
            height:66px;
            float:left;
            margin:8px 0 20px 25px;
            border:0px solid #ccc;
            display:inline;
        }
            
.schuhbox      
        {
            width:164px;
            margin:0 20px 5px 20px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhbox2      
        {
            width:180px;
            margin:0 20px 5px 40px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhbox3      
        {
            width:164px;
            margin:0 40px 5px 40px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhbox4      
        {
            margin:0 0 0 0;
            text-align:center;
            border:1px solid #ececec;
            width:73px;
            height:73px;
        }
            
.schuhbox_express     
        {
            width:164px;
            margin:0 40px 5px 40px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhname      
        {
            width:164px;
            margin:0 20px 5px 20px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhname_express      
        {
            width:164px;
            margin:0 40px 5px 40px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhmarke      
        {
            width:164px;
            margin:15px 20px 5px 20px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhmarke_express      
        {
            width:164px;
            margin:15px 40px 5px 40px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhpreis      
        {
            width:164px;
            margin:0 20px 40px 20px;
            border:0px solid #999;
            text-align:center;
        }
            
.schuhpreis_express     
        {
            width:164px;
            margin:0 40px 40px 40px;
            border:0px solid #999;
            text-align:center;
        }                          
            
.schuhname2      
        {
            width:180px;
            margin:0 20px 20px 40px;
            border:0px solid #999;
            text-align:center;
        }
            
.artikelproseite      
        {
            width:265px;
            height:25px;
            float:left;
            margin:20px 0 0 20px;
            border:0px solid #ccc;
            display:inline;
        }
            
.artikelproseite_express     
        {
            width:205px;
            height:25px;
            float:left;
            margin:20px 0 10px 40px;
            border:0px solid #ccc;
       }
            
.seitenzahl     
       {
            width:120px;
            height:25px;
            float:left;
            margin:20px 20px 0 402px;
            border:0px solid #ccc;
            text-align:right;
            display:inline;
       }
            
.seitenzahl a      
       {
            color:#333;
       }

.seitenzahl a:hover      
       {
            color:#990000;
       }
            

/* artikelnavigation end */

/***********************************************************   START Hyperlinks   ************************************************/

/*START menu top*/

.nav_top
       { 
     /* background-color:#eaeaea;*/
            background-image:url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/navback.jpg);
            height:24px; 
            width:986px; 
            margin:0 0 0 0; 
            border-bottom:5px solid #fff; 
            border-left:7px solid #fff; 
            border-right:7px solid #fff;  
            color:#fff;     
        }

.nav_top li 	
        { 
            float:left; 
            text-decoration:none; 
            height:24px;   
        } 
        
.nav_top_a 		
        {
            color:#333; 
            display:block; 
            font-size:12px; 
            margin:5px 26px 0 26px;
            text-decoration:none; 
        }/*for asp class highlight*/
        
.nav_top_a:hover 		
        {
            color:#990000; 
            display:block; 
            font-size:12px; 
            margin:5px 26px 0 26px;
            text-decoration:none; 
        }/*for asp class highlight*/
        
        
.nav_top_active 
        {
            color:#990000; 
            display:block; 
            font-size:12px; 
            margin:5px 26px 0 26px;
            text-decoration:none; 
        }/*for asp class highlight*/
   	

.navl   
        { 
            background-color:#ececec; 
            float:left; 
            width:153px; 
            border-left:7px solid #fff;    
            border-bottom:0px solid #fff;
            background-image:url();   
            background-position:bottom;
        }   
        
.navl a  
        { 
            text-decoration:none;
            width:146px;
            display:block;
            height:18px;
            color:#333;
            background:#dfdfdf;
            line-height:18px;
            border-bottom:1px solid #ececec;
            border-left:7px solid #dfdfdf;               
        }
        
.navl a:hover  
        { 
            text-decoration:none;
            color:#990000;
            background:#ececec;
            border-left:7px solid #ececec; 
        }
        
.navl_active  
        { 
            text-decoration:none;
            color:#990000; 
            font-weight:bold;
        }
        
.navl_default 
        { 
            text-decoration:none;
            color:#333;
        }
        
.navl_loeschen 
        { 
            text-decoration:none;
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/auswahl_loeschen.jpg);  
            color:#333;
            width:139px;
            display:block;
        }    
        
.navl_loeschen a
        { 
            text-decoration:none;
            color:#333;
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/auswahl_loeschen.jpg);  
            width:146px;
            display:block;
        } 
 
.navl_loeschen a:hover
        { 
            text-decoration:none;
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/auswahl_loeschen_rot.jpg);  
            width:146px;
            display:block;
        } 
   
.navlholder   
        { 
            width:140px;
            margin:20px 5px 20px 7px;
            color:#333;
        }
  
.small  
        {
            font-size:11px; 
            color:#666; 
        }
		
A.small:link 
        { 
            font-size:11px; 
            text-decoration:none; 
            color:#666; 
        }
		
A.small:active 
        { 
            text-decoration:none; 
            color:#333; 
        }
		
A.small:visited 
        { 
            text-decoration:none; 
            color:#666; 
        }
		
A.small:hover 
        { 
            text-decoration:none; 
            color: #333; 
        }
		
.formular label, select 
        { 
            display:block; 
            float:left; 
            width:90px; 
            margin-bottom:12px; 
        } 
        
.formular br 
        {   
            clear:left; 
        } 

.formular label 
        { 
            text-align:right; 
            margin-top:6px; 
            padding-right:1em; 
        } 
        
.formular 
        { 
            background:#fff; 
            border:none; 
            margin:0; 
            overflow:hidden; 
        } 
        
.inline label 
        { 
            display:inline; 
            width:70px; 
            line-height:normal; 
        } 

/***********************************************************   END Forms   ************************************************/

/*START order*/

.cartview 		
        { 
            margin:20px 0 20px 0;
        }

.cartrow td 	
        { 
            border-bottom: 0px solid #ececec; 
        }

.cartview th 	
        { 
            background-color:#ececec; 
            color:#333; 
            border-right:1px solid #fff; 
            text-align:center; 
            height:30px; 
            width:200px;
            font-weight:bold;
            line-height:28px; 
        }

.cartview td 	
        { 
            padding-top:6px; 
            vertical-align:middle; 
            text-align:center; 
        }

.section 		
        { 
            height:2px; 
            border-bottom:1px dotted #333; 
        }/*Trennstriche Warenkorbdarstellung*/
        
/***********************************************************   START Service   ***********************************/

.service1
        { 
            width:165px;
            margin:20px 10px 0 20px;
            font-weight:bold;
            text-decoration:none;
            font-size:12px; 
            color: #333; 
            float:left;
        }

.service2
        { 
            width:610px;
            margin:20px 20px 0 0;
            font-weight:normal;
            text-decoration:none;
            font-size:12px; 
            color:#333; 
            float:left;
        }
        
.service3
        { 
            width:775px;
            margin:0 0 0 20px;
            font-weight:normal;
            text-decoration:none;
            font-size:12px; 
            color: #333; 
        }
        
.service1 a, .service2 a, .service3 a 			
        {  
            color: #990000; 
            font-weight:bold; 
            text-decoration:none;
        }  
        
.service1 a:hover, .service2 a:hover, .service3 a:hover 			
        {  
            color: #333; 
            font-weight:bold; 
            text-decoration:none;
        }  
        
.service_land
        { 
            width:300px;
            margin:5px 0 0 20px;
            font-weight:normal;
            text-decoration:none;
            font-size:12px; 
            color: #333; 
            float:left;
        }
        
.service_preis
        { 
            width:200px;
            margin:5px 0 0 20px;
            font-weight:normal;
            text-decoration:none;
            font-size:12px; 
            color: #333; 
            float:left;
        }
        
.service_faq
        { 
            background-image:url(http://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/aufz.jpg);
            background-repeat:no-repeat;
            width:500px;
            height:15px;
            margin:0 20px 10px 20px;
            border:0px solid #bfbfbf; 
        }
        
.service_faq a 			
        {  
            color:#333;
            font-size:12px;
            margin:0 0 0 15px;
            text-decoration:none;
        } 
        
.service_faq a:hover
        { 
            color:#990000;
            font-size:12px;
            text-decoration:none;
        }
        
.service_hr
        { 
            color:#ccc;
            margin:0px 20px 10px 20px;
            text-decoration:none;
            height:1px;
        }

#content 
        {  
            border:0px solid #aaa;
            margin:42px 20px 0 20px;
            color:#333;
        }  

.agb p 	
        { 
            font:normal 12px/1.6em Arial, Helvetica, Verdana, sans-serif;
            margin-top:5px;
            margin-bottom:15px; 
        }
        
.shop 
        { 
            background-color:#E8E8E8; 
            border-width:0px; 
            border-color:#E8E8E8; 
            text-align:center; 
            font-weight:bold; 
        } 
            
.teilung td 
        { 
            border-right:1px solid #E8E8E8; 
            font-size:12px; 
            text-align:center; 
        }  
        
.rahmen td 
        { 
            border-bottom:1px solid #E8E8E8; 
        } 
         
.rahmen td 
        { 
            border-bottom:1px solid #E8E8E8; 
            padding: 5px; 
        } 

.center 		{ text-align: center; }
.right 			{ text-align: right; }
.left 			{ text-align: left; }
.fltl 			{ float:left; }
.clearlft 		{ clear:left; }
.test * 		{ border: 1px solid red; }
.top0			{ margin-top: 0px; }

/**** Scroller ****/


        
.rrClipRegion
{
	width:936px ;
	height:80px ;
	border:0 !important;	
}

.rrButton.rrButtonRight
{
    background-image:url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/pfeilrechts.jpg) !important;
    background-position:0 !important;
	left:100% !important;
	border:0 !important;	

	  
}

.rrButton.rrButtonLeft
{
    background-image:url(https://www.schuhe-lueke.de/shop/schuhe/online/lueke/nav2/pfeillinks.jpg) !important;
    background-position:0 !important;
	margin-left:-10px;
	border:0 !important;
 
	  
}

.rrButton
{
	font-size:1px;
	display: block;
    border:1px solid #990000 !important;
	width: 25px !important;
	height:80px !important;
	top:0% !important;
	margin-top: 0px !important;

}


/**** End Scroller ****/



.glossar_haupt
        { 
           font-size:14px; 
           font-weight:bold;
        }
        
.glossar_ueberschrift
        { 
            color:#333;
            font-size:1.2em;
            margin:0 0 0 15px;
            text-decoration:none;
        }


/**** ie6 bilder ****/
.produkt1  
{
height: expression(this.height > 250 ? "250px" : true);
}

.produkt2 
{
height: expression(this.height > 92 ? "92px" : true);
}

.produkt3 
{
height: expression(this.height > 60 ? "60px" : true);
}
