/************************************************/
/*** EPPENDORF AG HOMEPAGE STYLE SHEET        ***/
/************************************************/

#quickpollhomebox {
    position: absolute;
    top: 240px;
    left: 10px;
    width: 160px;
    z-index: 3006;
}

.homeexternalitem {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #003366;
    letter-spacing: 1px;
}

.homeexternalitemlink {
    padding: 2px 0px 2px 20px;
    font-size: 11px;
    color: #003366;
    letter-spacing: 1px;
    text-decoration: none;
    padding-left: 20px; 
    background-image: url(../../img/contact_bullet.gif);
    background-repeat: no-repeat;
    background-position: center left;    
}

.homeformlink {
    padding: 2px 0px 2px 20px;
    font-size: 11px;
    text-decoration: none;
    padding-left: 30px; 
    background-image: url(../../img/arrow_form_home.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

.homeformlink:hover {
    text-decoration: none;
}

.cookiecheckbox {
    padding: 0px 0px 0px 0px;
    margin: 5px 7px 0px 0px;
    height: 13px;
    width: 13px;
}

/************************************************/
/*** JUMPPAGE OPNER ELEMENTS                  ***/
/************************************************/

#jumppopenerhint {
    text-align: center;    
    margin-top: 70px;
}

#jumppageopener {
    text-align: center;    
}

.jumppageopenerlink {
    font-size: 11px;
    font-weight: bold;
    color: #003366;    
    text-decoration: none;
    letter-spacing: 1px;
}

.jumppageopenerlink:hover {
    font-size: 11px;
    font-weight: bold;
    color: #003366;  
    text-decoration: underline;  
    letter-spacing: 1px;
}

/************************************************/
/*** JUMPPAGE OPNER ELEMENTS                  ***/
/************************************************/
