@import url(yaml/style_central.css?v=2323);



.tabnavigation_container
{
    margin-bottom:-2px;
    z-index:10;
    position:relative;
}

#tabnavigation
{
    margin:0;
    padding:0;
    margin-left:20px;
    width:950px;
    display:block;
}
#tabnavigation ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    width:950px;
    display:block;
}
#tabnavigation ul li
{
    float:left;
    margin:0;
    padding:0;
    height:25px;   
}
.tab_last, .activetab_first
{
    vertical-align:middle;
    padding-left:3px;
    padding-right:3px;
}

.tab_first
{
    background-image:url(img/tabbed_navigation/left_inactive.gif);
    background-position: top left;
    background-repeat:no-repeat;
}
.tab_last
{
    background-image:url(img/tabbed_navigation/right_inactive.gif);
    background-position: top right;
    background-repeat:no-repeat;
}
.tab
{
    background-image:url(img/tabbed_navigation/middle_inactive.gif);
    background-position: top left;
    background-repeat:repeat-x;
}
.activetab_first
{
    background-image:url(img/tabbed_navigation/left_active.gif);
    background-position: top left;
    background-repeat:no-repeat;
}
.activetab_last
{
    background-image:url(img/tabbed_navigation/right_active.gif);
    background-position: top right;
    background-repeat:no-repeat;
}

.active_tab
{
    background-image:url(img/tabbed_navigation/middle_active.gif);
    background-position: top left;
    background-repeat:repeat-x;
}
.tab_separator
{
    background-image:url(img/tabbed_navigation/tab_separator.gif);
    background-position:top left;
    background-repeat:no-repeat;
    width:1px;
    height:25px;
}
.tab_link, .tab_link:link, .tab_link:hover, .tab_link:visited, .tab_link:active, .activetab_text
{
    padding:3px;
    padding-left:10px;
    padding-right:10px;
    line-height:15pt;
    display:block;
    font-weight:bold;
    /*color:#0070ff;*/
    color:#333333;
}
.tab_link:hover
{
    color:#666666
}


.tabbed_browsing_left_active
{
    background-image:url(img/tabbed_navigation/tabbed_navigation_left_active.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-size:0px;
    width: 7px;
    height:25px;
}
.tabbed_browsing_left_inactive
{
    background-image:url(img/tabbed_navigation/tabbed_navigation_left_inactive.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-size:0px;
    width: 7px;
    height:25px;
}

.tabbed_browsing_right_active
{
    background-image:url(img/tabbed_navigation/tabbed_navigation_right_active.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-size:0px;
    width: 9px;
    height:25px;
}
.tabbed_browsing_right_inactive
{
    background-image:url(img/tabbed_navigation/tabbed_navigation_right_inactive.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-size:0px;
    width: 9px;
    height:25px;
}













.teaserbox {
width:233px;
margin-left:3px;
margin-right:6px;
float:left;
background: url("img/teaser/teaser_background_top.gif") repeat-x top left;}

.eckelr {background: url("img/teaser/teaser_tr.gif") no-repeat top right;}

.header_teaser h2{
margin:0;
padding:0;
line-height:29px;
font-size: 13pt; 
color: #0080ff; 
font-weight: normal;}

.header_teaser {
background: url("img/teaser/teaser_tl.gif") no-repeat top left;}

.header_teaser,.eckeulr div 
{
width: 100%;
height: 28px;
text-indent:8px;
line-height:25px;
font-size: 16px;
}

.content_teaser p {padding:0 0 8px 0;}

.content_teaser { 
line-height:120%;
margin:0 auto;
padding:0px 8px 30px 8px;
background: url("img/teaser/teaser_box_footer.gif") no-repeat bottom right;}

.contentrahmen{background: url("img/teaser/teaser_background_contentbox.gif");}




