/* Site-Slogan */

#head1
{
    position: relative;
    overflow: visible;
    z-index: 10;
}

#head1 .site-slogan
{
    position: absolute;
    left: 310px;
    top: 35px;
    color: #1E85C7;
}

/* Themenkategorien */

#head2
{
    overflow: visible;
    margin-top: 16px;
}

#head2 .wg_name
{
    position: absolute;
    left: -10000px;
}


#head2 p.catpic
{
    background-color: transparent;
    overflow: visible;
}


#head2 p.catpic span.catname
{
    margin-left: 0;
}

#head2 p.catpic span.catname a
{
    display: block;
    float: left;
    width: 210px;
    height: 95px;
}


#head2 p.catpic #wg_177 a
{
    background: url(../images/bt_themenshop1_reiseapo.jpg) no-repeat 0 0;
}

#head2 p.catpic #wg_177 a.active,
#head2 p.catpic #wg_177 a:hover
{
    background: url(../images/bt_themenshop1_reiseapo.jpg) no-repeat left bottom;
}


#head2 p.catpic #wg_183 a
{
    width: 204px;
    background: url(../images/bt_themenshop2_stallapo.jpg) no-repeat left top;
}

#head2 p.catpic #wg_183 a.active,
#head2 p.catpic #wg_183 a:hover
{
    background: url(../images/bt_themenshop2_stallapo.jpg) no-repeat left bottom;
}


#head2 p.catpic #wg_178 a
{
    background: url(../images/bt_themenshop3_nuxe.jpg) no-repeat left top;
}


#head2 p.catpic #wg_178 a.active,
#head2 p.catpic #wg_178 a:hover
{
    background: url(../images/bt_themenshop3_nuxe.jpg) no-repeat left bottom;
}


#head2 p.catpic #wg_256 a
{
    background: url(../images/bt_themenshop4_migraene.jpg) no-repeat left top;
}


/* Ueberschreiben layout.css */

#left_col ul.nav li a
{
    background-color: #A2C3E3;
}



/* Mindestebestellwert */

#hinweis_mindestbestellwert
{
    background: url(../images/bt_umleitung.png) no-repeat right 50%;
    height: 55px;
    display: block;
}

#hinweis_mindestbestellwert .inner_mindestbestellwert
{
    padding: 13px 10px;
    width: 180px;
    display: block;
}


/* linke Seite */

#Link_zum_Unternehmen
{
    display: block;
    margin: 10px 11px 5px 11px;
    line-height: 120%;
}


/* Warenkorb klein */

.basketportofrei
{
    color: #005585;
    padding: 2px 0;
}

/* DHL */

#dhl-versand
{
    color: #005585;
}