@charset "UTF-8";
/**
 * Dieses Stylesheet wurde von der KLW GmbH (Deutschland) (c) 2008 entwickelt und unterliegt einem Kopierschutz.
 * This stylesheet was created by KLW GmbH (Germany) (c) 2008 and is subject to a copyright.

 * http://www.klw.de/
 */
@media all

{
/* Navigation Box */

.Nav_Category_Main, #SubmenueBox
{
  width:100%;
  clear:both;
  margin:0 0 20px 0;
  font-family: "Lucida Sans", Verdana, Tahoma, Arial, Sans-Serif;
}

.TopMarke
{
  overflow:auto;
}

.Nav_Category_Main ul
{
    list-style-type:none;
    list-style-position:outside;
}

.Nav_Category_Main ul li
{
    padding:0;
    margin:0;
}

/* Navigation Item */

.Nav_Category_Main_Item
{
  clear:both;
  color:#fff;
}

.CategoryLabel
{
  color:#333;
  padding:5px 0 5px 0;
}

.CategoryItem a, .CategoryItem a:visited
{
    background:transparent url(/Templates/zop23poe-fr5t-p/Images/Css/nav_arrow.gif) no-repeat 5px 8px;
    font-size:1em;
    color:#444;
    text-decoration:none;
    padding:2px 5px 2px 20px;
    display:block;
}

.CategoryItem a:hover
{
    color:#0072a7;
    text-decoration:underline;
}
/* Layer für Neuheiten */
.layerNeuheiten
{
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    font-size:1.1em;
    padding:7px 5px 7px 20px;
    margin:1px 0 0 0;
    border-bottom:1px solid #ddd;
    /* background:transparent url(../../Images/Css/nav_arrow.gif) no-repeat 5px 10px; */
    background:white url(/Templates/zop23poe-fr5t-p/Images/Css/td_bg.gif) repeat-x;
}
.layerNeuheiten:hover
{
    background:#dddddd url(/Templates/zop23poe-fr5t-p/Images/Css/td_bg_active.gif) repeat-x;
}
.layerNeuheiten a
{
    color: #666666;
    font-weight: bold;
    text-decoration:none;
}
.layerNeuheiten a:visited
{
    color:#333;
}
.layerNeuheiten a:hover
{
    color:#0072a7;
}
/* LayerRed Feuerwehrschalter */
.layerRed
{
    background:transparent url(/Templates/zop23poe-fr5t-p/Images/Css/nav_arrow.gif) no-repeat 5px 8px;
    font-size:1em;
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
    padding:2px 5px 2px 20px;
    display:block;
}
.layerRed:hover
{
    color:#444;
}
.layerRed a
{
   color: #FF0000;
    font-weight: bold;
    padding:2px 5px 2px 20px;
    display:block;
}
.layerRed a:visited
{
    color: #FF0000;
    font-weight: bold;
    padding:2px 5px 2px 20px;
    display:block;
}
.layerRed a:hover
{
    color:#0072a7;
}
/* Layer 1 */
.layer1
{
    font-size:1.1em;
    padding:7px 5px 7px 20px;
    margin:1px 0 0 0;
    border-bottom:1px solid #ddd;
    /* background:transparent url(../../Images/Css/nav_arrow.gif) no-repeat 5px 10px; */
    background:white url(/Templates/zop23poe-fr5t-p/Images/Css/td_bg.gif) repeat-x;
}
.layer1:hover
{
    background:#dddddd url(/Templates/zop23poe-fr5t-p/Images/Css/td_bg_active.gif) repeat-x;
}
/* Layer 1 Links */
.layer1 a
{
    color:#333;
    text-decoration:none;
}
.layer1 a:visited
{
    color:#333;
}
.layer1 a:hover
{
    color:#0072a7;
}

    /* Layer 2 */
    .layer2
    {
        font-size:1.1em;
        padding:3px 5px 2px 20px;
        margin:1px 0 0 5px;
    }
    .layer2:hover
    {
    }
    /* Layer 2 Links */
    .layer2 a
    {
        color:#666;
    }
    .layer2 a:visited
    {
        color:#666;
    }
    .layer2 a:hover
    {
        color:#333;
    }

        /* Layer 3 */
        .layer3
        {
            padding:0 0 0 20%;
            font-size:.9em;
            margin:1px 0 0 10%;
        }
        .layer3:hover
        {
            background:#ff0000;
        }
        /* Layer 3 Links */
        .layer3 a
        {
        }
        .layer3 a:visited
        {
        }
        .layer3 a:hover
        {
        }

            /* Layer 4 */
            .layer4
            {
                padding:0 0 0 40%;
            }
            .layer4:hover
            {
                background:red;
            }
            /* Layer 4 Links */
            .layer4 a
            {
            }
            .layer4 a:visited
            {
            }
            .layer4 a:hover
            {
            }

/* Even Row */
.Nav_Category_Main_Item .even
{
}

/* Odd Row */
.Nav_Category_Main_Item .odd
{
}

/* Active Menu Button */
.active
{
    font-weight:normal;
}
}
