﻿.lidlMainNavBG /* background */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg.gif") repeat-y top left;
    float: left;
}
.lidlMainNav /* list */
{
    width: 200px;
    margin: 0;
    padding: 0 0 50px 0;
    list-style-type: none;
    float: left;
    background: transparent url("/lidl/lidl_de/images/images_struktur/nav_bg_end.gif") no-repeat 1px bottom;
}
.lidlMainNavItem /* list item */
{
    display: inline; /* solves whitespacebug in ie! */
    margin: 0;
    padding: 0;
    text-align: left;
}
/* 2. normal item in the first level *********************/
.lidlMainNavItem a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    font: normal 12px/15px  Trebuchet MS;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal.gif") no-repeat top left;
}
.lidlMainNavItem a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_over.gif") no-repeat top left;
    color: #355d93;
}
.lidlMainNavItem.New a /* normal new */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    font: bold 12px/15px  Trebuchet MS;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_new.gif") no-repeat top left;
}
.lidlMainNavItem.New a:hover /* hover new */
{
    background: url("") no-repeat top left;
    color: #355d93;
}
.lidlMainNavItem.Hi a, /* highlight */
.lidlMainNavItem.Hi a:hover
{
    display: block;
    padding: 10px 25px 8px 10px;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_hi.gif") no-repeat top left;
}
.lidlMainNavItem.HiNew a, /* highlight new */
.lidlMainNavItem.HiNew a:hover
{
    display: block;
    padding: 10px 25px 8px 10px;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_hi_new.gif") no-repeat top left;
}
/* 3. normal item in the second level ********************/
.lidlMainNavItem.Sub a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    font: normal 11px/14px Verdana, Helvetica, sans-serif;
    color: #003277;
    text-decoration: none;
    background: url("") no-repeat top left;
}
.lidlMainNavItem.Sub a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_sub_over.gif") no-repeat top left;
    color: #355d93;
}
.lidlMainNavItem.SubNew a /* normal new */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    font: normal 11px/14px Verdana, Helvetica, sans-serif;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_sub_new.gif") no-repeat top left;
}
.lidlMainNavItem.SubNew a:hover /* hover new */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_sub_new_over.gif") no-repeat top left;
    color: #355d93;
}
.lidlMainNavItem.SubHi a, /* highlight */
.lidlMainNavItem.SubHi a:hover
{
    display: block;
    padding: 10px 25px 8px 10px;
    font: normal 11px/14px Verdana, Helvetica, sans-serif;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_sub_hi.gif") no-repeat top left;
}
.lidlMainNavItem.SubHiNew a, /* highlight new */
.lidlMainNavItem.SubHiNew a:hover
{
    display: block;
    padding: 10px 25px 8px 10px;
    font: normal 11px/14px Verdana, Helvetica, sans-serif;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_sub_hi_new.gif") no-repeat top left;
}
/* 4. first item in the navigation **********************/
.lidlMainNavItem.First a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_first.gif") no-repeat top left;
}
.lidlMainNavItem.First a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_first_over.gif") no-repeat top left;
    color: #355d93;
}
/* no highlight available here! */
/* 5. back item in the second level **********************/
.lidlMainNavItem.Up a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_up.gif") no-repeat top left;
}
.lidlMainNavItem.Up a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_up_over.gif") no-repeat top left;
    color: #355d93;
}
/* no highlight available here! */
.lidlMainNavItem.UpNew a /* normal new */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_up_new.gif") no-repeat top left;
}
.lidlMainNavItem.UpNew a:hover /* hover new */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_normal_up_new_over.gif") no-repeat top left;
    color: #355d93;
}
/* 6. first back item in the second level ***************/
.lidlMainNavItem.UpFirst a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_first_up.gif") no-repeat top left;
    color: #FFFFFF;
}
.lidlMainNavItem.UpFirst a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_first_up_over.gif") no-repeat top left;
    color: #355d93;
}
/* no highlight available here! */
/* 7. next item in the first level ***************/
.lidlMainNavItem.Next a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    font: bold 12px/15px  Trebuchet MS;
    width: 157px;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next.gif") no-repeat top left;
}
.lidlMainNavItem.Next a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_over.gif") no-repeat top left;
    color: #355d93;
}
/* no highlight available here! */
.lidlMainNavItem.NextNew a /* normal new */
{
    display: block;
    padding: 10px 25px 8px 10px;
    font: bold 12px/15px  Trebuchet MS;
    width: 157px;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_new.gif") no-repeat top left;
}
.lidlMainNavItem.NextNew a:hover /* hover new */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_new_over.gif") no-repeat top left;
    color: #355d93;
}
/* 8. next item in the second level ***************/
.lidlMainNavItem.SubNext a /* normal */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    font: normal 11px/14px Verdana, Helvetica, sans-serif;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_sub.gif") no-repeat top left;
}
.lidlMainNavItem.SubNext a:hover /* hover */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_sub_over.gif") no-repeat top left;
    color: #355d93;
}
/* no highlight available here! */
.lidlMainNavItem.SubNextNew a /* normal new */
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 157px;
    font: normal 11px/14px Verdana, Helvetica, sans-serif;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_sub_new.gif") no-repeat top left;
}
.lidlMainNavItem.SubNextNew a:hover /* hover new */
{
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_next_new_over.gif") no-repeat top left;
    color: #355d93;
}
/* 9. Hacks for IE ... solve sometime ... ********/
* html .lidlMainNavItem a,
* html .lidlMainNavItem a:hover,
* html .lidlMainNavItem.First a,
* html .lidlMainNavItem.First a:hover,
{
    margin: 0;
    padding: 10px 25px 8px 10px;
    width: 192px;
}
/*********************************************************/
.lidlMainWhite
{
    margin-top: 8px;
    background: url("/lidl/lidl_de/images/images_struktur/content_top_white.gif") no-repeat top left;
    background-color: #ffffff;
    width: 976px;
    text-align: left;
    float:left;
}
.lidlMainContent
{
    width: 576px;
    float: left;
}
.lidlMainContentWithoutMarginal
{
    width: 776px;
    float: left;
}
/**********************************************************
*
* Marginal
*
*/
.lidlMarginal
{
    width: 200px;
    /* position: relative ; geändert auf static wegen Popup Container */
    position:static;
    z-index:0;
    left: 8px;
    float: right; /*geändert auf right vorher left, wegen Popup Container*/
}
.lidlMarginalTop
{
    /*background: url("/lidl/lidl_de/images/images_struktur/bg_top.gif") no-repeat top right;*/
    height: 6px;
    line-height: 6px;
    margin: 0px;
    padding: 0px;
}
/**********************************************************
*
* Marginalspalte / Einkaufszettel
*
*/
.lidlEinkaufszettel
{
    display: block;
    padding-top: 10px;
    padding-left: 8px;
    padding-bottom: 9px;
    background-image: url("/lidl/lidl_de/images/images_struktur/einkaufszettel_white.gif");
    font: normal 18px  Trebuchet MS;
    line-height: 24px;
    color: #003277;
    margin: 0px;
}
.lidlEinkaufszettel a
{
    color: #003277;
    text-decoration: none;
}
/**********************************************************
*
* Marginalspalte / Box
*
*/
.lidlMarginalBox
{
    width: 200px;
    margin: 0px;
    padding: 0px;
    background: url("/lidl/lidl_de/images/images_struktur/bg_box_white.gif") no-repeat bottom left;
    float: left;
}
.lidlMarginalBoxContent
{
    background: url("/lidl/lidl_de/images/images_struktur/bg_box_top_white.gif") no-repeat top left;
    padding-left: 8px;
}
.lidlMarginalBoxButton
{
    display: block;
    padding-left: 32px;
    background: url("/lidl/lidl_de/images/images_struktur/arrow_red_bg_blue(1).gif") no-repeat;
    font: bold 14px  Trebuchet MS;
    line-height: 24px;
    text-decoration: none;
    color: #003277;
    padding-bottom: 8px;
    float: left;
    width: 445px;
    margin: 0 0 23 0;
}
.lidlMarginalBoxButton:hover
{
    color: #b41e0a;
}

.online_service_button
{
    display: block;
    padding-left: 32px;
    background: url("/lidl/lidl_de/images/images_struktur/arrow_red_bg_blue(1).gif") no-repeat;
    font: bold 14px  Trebuchet MS;
    line-height: 24px;
    text-decoration: none;
    color: #003277;
    padding-bottom: 8px;
    float: left;
    /*width: 445px;*/
    margin: 0 0 23 0;
}
.online_service_button:hover
{
    color: #b41e0a;
}


/**********************************************************
*
* Marginalspalte / Formatierungen
*
*/
.lidlMarginalBox h2
{
    background-repeat: no-repeat;
    background-position: top right;
    font: normal 18px  Trebuchet MS;
    line-height: 48px;
    color: #b41e0a;
    padding: 0px;
    margin: 0px;
}
.lidlMarginalBox p
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
    font: normal 11px Verdana, Helvetica, sans-serif;
    line-height: 16px;
    color: #757575;
    margin-right: 24px;
}
.lidlMarginalBox p em
{
    font-weight: bold;
    font-style: normal;
    color: #003277;
}
.lidlMarginalBox img
{
    position: relative;
    left: -7px;
}
/**********************************************************
*
* Marginalspalte / Filial-Suche
*
*/
.lidlMarginalSearchBox
{
    width: 160px;
    margin-bottom: 16px;
    border: 1px solid #003277;
    background-color: #FFFFFF;
}
.lidlMarginalSearchBox form
{
    margin: 0px;
    padding: 0px;
}
.lidlMarginalSearchBoxTable
{
    border-collapse: collapse;
}
.lidlMarginalSearchBoxTable td
{
    padding: 0px;
}
.lidlMarginalSearchInput
{
    border: none;
    width: 138px;
    font: normal 11px Verdana, Helvetica, sans-serif;
    padding: 4px 0px 4px 0px;    
}
/**********************************************************
*
* Content Module
*
*/
.lidlMainContent h1
{
    margin:  0px;
    padding: 0px;
    margin-left:   40px;
    margin-right:  40px;
    margin-top:    24px;
    margin-bottom: 16px;
    font: normal 24px  Trebuchet MS;
    line-height: 24px;
    color: #003277;
}
.lidlMainContent h2
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    margin-bottom: 5px;
    font: normal 18px "Trebuchet MS", sans-serif;
    line-height: 22px;
    color: #b41e0a;
}
.def_h_drei         /* Klasse für standard H3-Überschriften im Text_Paragraph-TPL */
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    margin-bottom: 5px;
    font: bold 14px "Trebuchet MS", sans-serif;
    line-height: 18px;
    color: #b41e0a;
}
.lidlMainContent p
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    margin-bottom: 16px;
    font: normal 11px Verdana, Helvetica, sans-serif;
    line-height: 16px;
}
.lidlMainContent ul
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    margin-bottom: 16px;
    font: normal 11px Verdana, Helvetica, sans-serif;
    line-height: 16px;
    list-style-type: none;
    padding: 0px;
}
.lidlMainContent ul ul
{
    margin-left: 16px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.lidlMainContent li
{
    padding-left: 10px;
    background-image: url("/lidl/lidl_de/images/images_struktur/icon_bullet.gif");
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.lidlMainContent li img
{
    margin-top: 8px;
    margin-bottom: 16px;
}
.lidlImgSmall
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    padding-bottom: 16px;
}
.lidlImgSmall h3
{
    margin: 0px;
    margin-bottom: 5px;
    font: bold 14px "Trebuchet MS", sans-serif;
    line-height: 18px;
    color: #b41e0a;
}
.lidlImgSmall p
{
    margin: 0px;
}
.lidlImgSmall small
{
    width: 144px;
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #0a3276;
    line-height: 16px;
    float: left;
}
.lidlImgMedium
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    padding-bottom: 16px;
}
.lidlImgMedium h3
{
    margin: 0px;
    margin-bottom: 8px;
    font: bold 14px "Trebuchet MS", sans-serif;
    line-height: 18px;
    color: #b41e0a;
}

.lidlImMedium img
{
    float: left;
    margin-right: 8px;
}

.lidlImgMedium p
{
    margin: 0px;
}
.lidlImgMedium small
{
    width: 240px;
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #0a3276;
    line-height: 16px;
    float: left;
}
.lidlImgLarge
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    padding-bottom: 16px;
}
.lidlImgLarge h3
{
    margin: 0px;
    margin-bottom: 8px;
    font: bold 14px "Trebuchet MS", sans-serif;
    line-height: 18px;
    color: #b41e0a;
}
.lidlImgLarge p
{
    margin: 0px;
}
.lidlImgLarge small
{
    width: 336px;
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #0a3276;
    line-height: 16px;
    float: left;
}
.lidlImgBig
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    padding-bottom: 16px; 
}

.lidlImgBig h2
{
    margin-left: 0px;
    margin-top: 3px;
}
.lidlImgBig h3
{
    margin: 0px;
    margin-bottom: 8px;
    font: bold 14px "Trebuchet MS", sans-serif;
    line-height: 18px;
    color: #b41e0a;
}
.lidlImgBig p
{
    margin: 0px;
}
.lidlImgBig small
{
    width: 496px;
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #0a3276;
    line-height: 16px;
    float: left;
}
.lidlImgXLarge
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    padding-bottom: 16px;
}
.lidlImgXLarge p
{
    margin: 0px;
}
.lidlImgXLarge small
{
    width: 336px;
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #0a3276;
    line-height: 16px;
}
/*Neuer Style für Absatz ohne Bild*/
.lidlImgNone
{
    margin-left:   40px;
    margin-right:  0px;
    margin-top:     0px;
    padding-bottom: 0px;
}
.lidlImgNone h3
{
    margin: 0px;
    margin-bottom: 5px;
    font: bold 14px "Trebuchet MS", sans-serif;
    line-height: 18px;
    color: #b41e0a;
}
.lidlImgnone p
{
    margin: 0px;
}
.lidlImgnone small
{
    width: 0px;
}
.wein p
{
    padding: 0px;
    margin: 0px;
}
.start_kar_imm p
{
    padding:2px 5px 5px 9px;
    margin:0px; 
    font:11px Trebuchet MS; 
    color:#003277; 
    line-height:15px;
}
.start_kar_imm p a
{
    color:#003277;
}
.themenlink a
{
    font: Bold 13px Trebuchet MS; 
    color:#003277; 
    line-height:28px; 
    padding-left:36px;
    text-decoration: none;
}

.teilnahmebedingungen
{
    color:#003277;
    font: 10px Trebuchet MS;
    margin:0 55px 0 48px;
}

/**********************************************************
*
* Immobilien Übersicht
*
*/
.lidlImmoOverview
{
    margin-left:   40px;
    margin-right:  40px;
    margin-top:     0px;
    margin-bottom:  8px;
    background: url("/lidl/lidl_de/images/images_struktur/immo_bg_bottom.gif") no-repeat bottom left;
}
.lidlImmoOverviewTop
{
    padding-left:    8px;
    padding-top:     8px;
    padding-bottom: 12px;
    padding-right:  12px;
    background: url("/lidl/lidl_de/images/images_struktur/immo_bg_top.gif") no-repeat top left;
}
.lidlImmoOverviewContent
{
    float: left;
}
.lidlImmoOverview h3
{
    font: bold 12px Verdana, Helvetica, sans-serif;
    line-height: 16px;
    color: #b41e0a;
    margin: 0px;
    padding:0px;
}
.lidlImmoOverview p
{
    margin: 0px;
}
.lidlImmoOverview td
{
    padding-right: 8px;
}
.lidlImmoOverview td td
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    line-height: 16px;
}
.lidlImmoOverview .button
{
    display: block;
    margin-top: 16px;
    padding-left: 32px;
    background: url("/lidl/lidl_de/images/images_struktur/arrow_red_bg_white.gif") no-repeat;
    font: bold 14px  Trebuchet MS;
    line-height: 24px;
    text-decoration: none;
    color: #003277;
}
.lidlImmoOverview .button:hover
{
    color: #b41e0a;
}
/**********************************************************
*
* Immobilien Detail
*
*/
.lidlImmoDetail
{
    margin-left:   40px;
    margin-right:  32px;
    margin-top:     0px;
    margin-bottom:  8px;
    background: url("/lidl/lidl_de/images/images_struktur/immo_bg_bottom.gif") no-repeat bottom left;
}
.lidlImmoDetailTop
{
    padding-left:    8px;
    padding-top:     8px;
    padding-bottom: 12px;
    padding-right:  12px;
    background: url("/lidl/lidl_de/images/images_struktur/immo_bg_top.gif") no-repeat top left;
}
.lidlImmoDetail img
{
    margin-bottom: 8px;
}
.lidlImmoDetail h3
{
    font: bold 12px Verdana, Helvetica, sans-serif;
    line-height: 16px;
    color: #b41e0a;
    margin: 0px;
    padding:0px;
}
.lidlImmoDetail p
{
    margin: 0px;
}
.lidlImmoDetail .button
{
    display: block;
    margin-top: 8px;
    padding-left: 32px;
    background: url("/lidl/lidl_de/images/images_struktur/arrow_red_bg_white.gif") no-repeat;
    font: bold 14px  Trebuchet MS;
    line-height: 24px;
    text-decoration: none;
    color: #003277;
}
.lidlPrint
{
    display: block;
    width: 36px;
    height: 45px;
    margin-top: 8px;
    background: url("/lidl/lidl_de/images/images_struktur/print.gif") no-repeat top left;
}
.lidlPrint_mitPfeil
{
    background: url("/lidl/lidl_de/images/images_struktur/arrow_red_bg_white.gif") no-repeat;
    font: bold 14px "Trebuchet MS";
    color: #003277;
    border: none;
    float: left;
    margin: 8px 36px 8px 0px;
    text-decoration:none;
}


.lidlPrint_mitPfeil span
{
    display: block;
    padding: 3px 0px 4px 39px;
}



.lidlPdfDownload
{
    background: url("/lidl/lidl_de/images/images_struktur/pdf.gif") no-repeat 0px 8px;
    padding-top: 8px;
    padding-left: 40px;
    display: block;
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #0a3276;
    line-height: 16px;
    text-decoration: none;
}

.lidlGallery
{
    margin-left:   40px;
    margin-right:   8px;
    margin-top:     0px;
    margin-bottom:  8px;
}
.lidlGalleryItem
{
    width: 120px;
    padding-top: 1px;
    margin-bottom: 8px;
    float: left;
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000000;
}
.lidlGalleryItemImg
{
    height: 116px;
    overflow: hidden;
}
.lidlGalleryItem a
{
    display: block;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 8px;
    }
.lidlGalleryItemHead
{
    font: bold 11px Verdana, Helvetica, sans-serif;
    color: #003278;
}
.lidlMainNavItemDown a /* hinzugefügt M.Rossmanith 13.06********/
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 192px;
    font: bold 12px/15px  Trebuchet MS;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_item_hidown.gif") no-repeat top left;
}
 .lidlMainNavItemHiDown a
{
    display: block;
    padding: 10px 25px 8px 10px;
    width: 160px;
    font: bold 12px/15px  Trebuchet MS;
    color: #003277;
    text-decoration: none;
    background: url("/lidl/lidl_de/images/images_struktur/nav_bg_item_down.gif") no-repeat top left;
}
* html .lidlMainNavItemHiDown a
{
    width: 192px;
}

 
.naehrwertlex /* hinzugefügt M.Rossmanith 19.12.07 für Nährwertlexikon********/
{ 
    color:#666666;     
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:10px;     
}
.naehrwertlex a
{ 
    text-decoration:none; 
    font-weight:bold; 
    color:#B41E0A;     
    text-align:center; 
    font-size:12px;font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
    margin: 10px 5px;    
}
.naehrwertlex a:hover
{ 
    text-decoration:none; 
    font-weight:bold; 
    color:#003277;     
    text-align:center; 
    font-size:12px;font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
    margin: 10px 5px;    
}