/*
        #left
        a
                .klickwelt
        #klicknavi, #teaser_left_top, #teaser_left_bottom
                ul
        #klicknavi, #teaser_left_top, #teaser_left_bottom
                ul
                        li
        #teaser_left_top, #teaser_left_bottom
                ul
                        h3
        #teaser_left_top, #teaser_left_bottom
                ul
                        li
                                a
                                img
        #klicknavi
                ul
                        li, li.no, li.cur
                                a
        .pfeil
*/

#left {
        float:left;
        width: 186px;
        margin:42px 0 0 0;
        padding:0 0 0 0;
}

#klicknavi ul,
#teaser_left_top ul,
#teaser_left_bottom ul {
        margin:0 0 0 0;
        padding:0 0 0 2px;
        width:173px;
        list-style-type: none;
        border:0px solid #000;
        float:left;
}

#klicknavi ul,
#teaser_left_top ul {
        background:#fff;
}

#teaser_left_top ul,
#teaser_left_bottom ul {
        margin:.8em 0 0 0;
        padding:0 0 0 2px;
}

#teaser_left_bottom ul {
        border-bottom:1px solid #fff;
}

#klicknavi ul li,
#teaser_left_top ul li,
#teaser_left_bottom ul li {
        margin:0 0 0 0;
        padding:0 0 0 0;
        list-style-image:none!important;
        float:left;
        width:100%;
        display:block;
}

#teaser_left_top ul li,
#teaser_left_bottom ul li {
         /*border-left:9px solid #AD292F;*/
        background:#E6E6E6;
        width:173px;
        margin:0 0 2px 0;
}

#klicknavi ul li, #teaser_left_top ul li {
        background:#fff;
}

*+html #teaser_left_top ul li, *+html #teaser_left_bottom ul li{
       width:100%;}
       /* IE 7 */

* html #teaser_left_top ul li, * html #teaser_left_bottom ul li{
        width:100%;}
         /* other IE */

html > body #teaser_left_top ul li, html > body #teaser_left_bottom ul li{
        width:173px;}
         /* Opera */

#teaser_left_top ul h2,
#teaser_left_bottom ul h2 {
        font-size:1em;
        font-weight:bold;
        color:#6D6E71;
        font-size:.9em;
        margin:0;
        padding:.6em 0 .6em 6px;
}

#teaser_left_top ul li p,
#teaser_left_bottom ul li p {
        margin:0 0 0 0;
        padding:0 0 .7em 6px;
        width:auto;
        display:block;
        font-size:.9em;
        font-weight:normal;
        line-height:1.1em;
}

#teaser_left_top ul li a:link,
#teaser_left_top ul li a:visited,
#teaser_left_bottom ul li a:link,
#teaser_left_bottom ul li a:visited {
        color:#333;
        text-decoration:none;
}

#teaser_left_top ul li a:hover,
#teaser_left_top ul li a:active,
#teaser_left_bottom ul li a:hover,
#teaser_left_bottom ul li a:active {
        color:#333;
        text-decoration:underline;
}

#teaser_left_top ul li img,
#teaser_left_bottom ul li img {
        float:left;
        margin:0 6px .7em 6px;
        padding:0;
        border:none;
}

/*  HAUPTNAVIGATION  */
/*  Linkeigenschaften allgemein  */
#klicknavi ul li a {
        display: block;
        font-size: .90em;
        font-weight: bold;
        margin: 0 0 2px 0;
        padding: .4em 0 .4em 6px;
        text-decoration: none;
        text-transform: uppercase;
        width: auto;
        border-top:1px solid #E6E6E6;
}

/*  Zusatzeigenschaften: Standardlink  */
#klicknavi a:link, #klicknavi a:visited {
        background-color: #fff;
        color: #6D6E71;
}

/*  Zusatzeigenschaften: hover/ active  */
#klicknavi li.cur a:link, #klicknavi li.cur a:visited,
#klicknavi li.actifsub a:link, #klicknavi li.actifsub a:visited,
#klicknavi a:focus, #klicknavi a:hover, #klicknavi a:active {
        color: #333;
        background-color: #fff;
}

/*  Jobcounter:  */
#li-jobs a:link, #li-jobs a:visited {
        background-image: url(icon_jobs.gif);
        background-repeat: no-repeat;
        background-position: 10em .6em;
}
#li-jobs a:focus, #li-jobs a:hover, #li-jobs a:active{
        background-image: url(icon_jobs01.gif);
        background-repeat: no-repeat;
        background-position: 10em .6em;
}

#li-jobs.cur a:link, #li-jobs.cur a:visited{
        background-image: url(icon_jobs01.gif)!important;
        background-repeat: no-repeat;
        background-position: 10em .6em;
}

/*  /HAUPTNAVIGATION  */

.pfeil{
        color:#AD292F;
        font-weight:bold;
}

.zahlen {
        clear:both; margin:4px 0 2px 0;
}
