/*
hellblau:   #0062AD
orange:     #EBC500
*/

#topnav
{
    background-color: #005AAA;
    text-align: right;
}

#topnav ul
{
    padding: 5px 5px 5px 0px;
}

#topnav li
{
    display: inline;
    margin-left: 5px;
    font-size: 12px;
}

#topnav a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    padding-right: 5px;
    border-right: 1px solid #ffffff;
}

#topnav a.last
{
    padding-right: 0px;
    border-right: none;
}

#topnav a:hover
{
    border-bottom: 1px solid #ffffff;
}

#nav
{
    margin-bottom: 7px;
}


#nav ul
{
    background-image: url(/bilder/layout/nav_bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px !important;
    height: 26px;
    /*borderx: 1px solid green;*/
    list-style-type: none;
}

* html #nav ul
{
    margin: 0px;
    padding-top: 5px !important;
    height: 21px;
    /*borderx: 1px solid green;*/
}

#nav li
{
    display: inline;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    margin-top: 1px !important;
    height: 26px;
}

#nav li.active, #nav li:hover
{

}

#nav a
{
    font-weight: bold;
    color: #0062AD;
    text-decoration: none;
    font-size: 12px;
/*    border: 1px solid green; */
    padding: 5px 15px 3px 15px;
    height: 26px;
}

#nav a:hover, #nav li.active a
{
    color: #ffffff;
    background-image: url(/bilder/layout/nav_bg_active.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    /*borderx: 1px solid red;*/
}

/*----NAVIGATION LINKS------*/
#nav_left
{
    float: left;
    width: 143px;
}

#nav_left ul
{
    margin: 0px;
    padding: 0px;
}

#nav_left li
{
    list-style-type: none;
    text-align: center;
    font-weight: bold;
    background-color: #FFF3DB;
    margin-bottom: 2px;
    padding: 5px 0px;
}

#nav_left li.active
{
    background-color: #ffffff;
    padding: 5px 0px 0px 0px;
}

#nav_left li:hover
{
    background-color: #ffffff;
}

#nav_left li.active:hover
{
    padding: 5px 0px 0px 0px;
}

#nav_left a
{
    text-decoration: none;
    display: block;
}

#nav_left a.active
{

    padding-bottom: 5px;
}

#nav_left a:hover, #nav_left li.active a
{
    cursor: pointer;
}

#nav_left li.level3
{
    font-size: 10px;
    font-weight: bold;
    text-align: right;
}

#nav_left li.level3 a
{
    font-size: 10px;
    padding-right: 10px;
}

#nav_left li.level3 a.active
{
    font-weight: bold;
    font-size: 10px;
    padding-right: 10px;
}

/****/

#nav_left li.level4
{
    font-size: 10px;
    font-weight: normal;
    text-align: right;
}

#nav_left li.level4 a
{
    font-size: 10px;
    padding-right: 10px;
    color: #27914B;
}

#nav_left li.level4 a.active
{
    font-weight: bold;
    font-size: 10px;
    padding-right: 10px;
}

/****/

#newsbox h2
{
    background-color: #0360B0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 6px 0px 5px 5px;
    color: #ffffff;
    background-image: url(/bilder/layout/headerbox_bg.jpg);
    background-repeat: repeat-x;
    height: 20px;
    font-size: 14px;
}

#newsbox h2 img
{
    float: right;
    margin-top: -13px;
}

ul#newsticker
{
    margin-top: 0px;
    padding-left: 0px;
}
#newsticker li
{
    list-style-type: none;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: #ffffff;
}

* html #newsticker
{
    margin-left: 0px;
}

#newsbox span.date
{
    font-size: x-small;
}

#newsbox span.newsbox-header a
{
    text-decoration: none;
    font-weight: bold;
}
#newsbox img.newsicon
{
    float: right;
    clear: left !important;
}

#spendenbox
{
    margin-top: -10px;
}

#spendenbox h2
{
    background-image: url(/bilder/layout/headerbox_bg.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
}

#spendenbox a, #stimme a
{
    color: #ffffff;
    text-decoration: none;
}

#spendenbox img
{
    float: none;
    vertical-align: middle;
}

#medientippbox
{
    margin-top: -10px;
    margin-bottom: 17px;
}

#medientippbox h2
{
    background-image: url(/bilder/layout/headerbox_bg_animiert.gif);
    background-repeat: repeat-x;
    background-color: transparent;
}

#medientippbox a, #stimme a
{
    color: #ffffff;
    text-decoration: none;
}

#medientippbox img
{
    float: none;
    vertical-align: middle;
}

/**/

#newsletterbox h2
{
    background-image: url(/bilder/layout/headerbox_bg.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
}

#newsletterbox a
{
    color: #ffffff;
    text-decoration: none;
}

#newsletterbox img
{
    float: none;
    vertical-align: middle;
}

/**/

#suchbox
{
    height: 26px;
    padding: 4px 3px 5px 3px;
    margin-top: -3px;
    background-image: url(/bilder/layout/headerbox_bg.jpg);
    background-repeat: repeat-x;
}

#suchbox label
{
    color: #ffffff;
    font-weight: bold;
}

#suchfeld
{
    width: 115px;
}

#sloganbox
{
    clear: both;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-top: 30px;
    text-align: center;
}

#stimmebox
{
    margin-top: 20px;
    background-color: transparent !important;
}

* html #stimme, * html h2.newsheader
{
    height: 20px !important;
    background-color: transparent !important;
}

/* der IE6 soll die pngs gar nicht anzeigen*/
* html #stimme img, * html h2.newsheader img, * html #spendenheader img
{
    display: none;
}
