<style type="text/css">
/*
 * BODY
 */
body {
     background-color:  #EAEAEB;
     color:             #919191;
     font-family:       Verdana, Arial, sans-serif;
     font-size:         xx-small;
     text-align:        center;
     margin-top:        0px;
     margin-left:       0px;
}

td {
     color:             #919191;
     font-family:       Verdana, Arial, sans-serif;
     font-size:         xx-small;
}


/*
 * Main Container
 */
#MainContainer {
    position:           relative;
    margin:             0 auto;
    padding:            0;
    text-align:         left;
    width:              911px;
}

/*
 * Functional Navigation
 */
#FunkNav {
    height:             12;
    padding:            0;
    margin:             0;
    list-style:         none;
    width:              911px;
    white-space:        nowrap;
    border-bottom:      1px solid #FFFFFF;
}

#FunkNav li {
    list-style:         none;
    display:            inline;
    margin:             0;
    padding:            0;
}

#FunkNav li a {
    float:              left;
}


/*
 * Logos
 */
#LogoContainer {
    margin-top:         5px;
    margin-bottom:      3px;
    width:              911px;
}

td.Headline {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          x-small;
     
    padding-top:        8px;
    padding-bottom:     6px;
    padding-left:       10px;
}

td.SubHeadline {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
     
    padding-left:       10px;
}

td.ContentDefault {
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        normal;
    font-size:          xx-small;
     
    padding-bottom:     20px;
    padding-left:       10px;
    padding-right:      10px;
}

a {
    text-decoration:    none;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
    color:              #D38B29;
}

a.mehr {
    color:              #D38B29;
    font-weight:        bold;
}

a.mehr:hover {
    color:              #989899;
    font-weight:        bold;
}

/*
 * BreadCrumbNavigation
 */

.BreadCrumbContainer {
    background-color:   #D0D1D2;
    width:              911px;
    border-top:         1px solid #ACACAC;
    border-bottom:      2px solid #ACACAC;
    text-align:         left;
    padding-top:        5px;
    padding-bottom:     5px;
}

a.breadcrumb {
     color:             #535353;
     font-weight:       normal;
}

a.breadcrumbhigh {
     color:             #535353;
     font-weight:       bold;
}


/*
 * Teaser
 */
.TeaserHeadline {
     color:             #006582;
     font-family:       Verdana, Arial, sans-serif;
     font-weight:       bold;
     font-size:         xx-small;
     margin-bottom:     7px;
}

.TeaserSubLine {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
}

.TeaserText {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        normal;
}

.Teaser2Button {
    margin-top:         9px;
}


.Teaser2Headline {
    margin-top:         7px;
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
    margin-bottom:      7px;
}


/*
 * TeaserSimple_List
 */
.TeaserListContainer {
    display:            table;
    width:              467;
    background-color:   #FDFDFD;
    border-top:         10px solid #FDFDFD;
    border-bottom:      10px solid #FDFDFD;
    margin-bottom:      5px;
}

.TeaserListRow {
    display:            table-row;
    background-color:   #FDFDFD;
}

.TeaserListRow .TeaserSubLine {
    display:            table-cell;
    padding-left:       8px;
    padding-right:      5px;
    padding-bottom:     2px;
    float:              left;
}

.TeaserListRow .TeaserListRight {
    display:            table-cell;
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        normal;
    font-size:          xx-small;
    padding-left:       0px;
    padding-right:      7px;
    padding-bottom:     2px;
    text-align:         right;
}


/*
 * BlockHeadlineOrange
 */
.BlockHeadlineOrangeContainer {
    display:            table;
    width:              100%;
    margin-top:         20px;
    margin-bottom:      2px;
}

.BlockHeadlineOrangeContainer_2c {
    display:            table;
    width:              100%;
    margin-top:         20px;
    margin-bottom:      2px;
}

.BlockHeadlineOrangeRow {
    display:            table-row;
}

.BlockHeadlineOrangeHead {
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
    display:            table-cell;
    padding-left:       8px;
    padding-right:      5px;
    padding-bottom:     6px;
    padding-top:        6px;
    float:              left;
    padding-bottom:     6px;
    color:              #006582;
}

.BlockHeadlineOrangeRight {
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
    display:            table-cell;
    padding-top:        6px;
    padding-left:       0px;
    padding-right:      7px;
    padding-bottom:     6px;
    text-align:         right;
}



/*
 * BlockHeadlineStructure
 */
.BlockHeadlineStructure {
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
    color:              #006582;
    
    background-color:   #C9C9C9;
    text-align:         center;

    width:              467;
    margin-bottom:      2px;
    padding-bottom:     6px;
    padding-top:        6px;
}

/*
 * ContentBlockStructure
 */
.ContentBlockStructure {
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        normal;
    font-size:          xx-small;
    
    background-color:   #FDFDFD;
    text-align:         center;

    width:              467;
    margin-bottom:      2px;
    padding-bottom:     8px;
    padding-top:        8px;
}



/*
 * Teaserbox_226
 */
.Teaser226Container {
    background-color:   #FDFDFD;
    padding:            12px;
}

/*
 * Homepage News
 */
.HomepageNewsContainer {
    min-height:         103;
    width:              467;
    margin-bottom:      11px;
    padding-bottom:     11px;
}


.ContentHeadline {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          x-small;
    margin-top:         5px;
    margin-bottom:      10px;
    margin-left:        10px;
    padding-right:      10px;
}

.ContentSubHeadline {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
    padding-left:       10px;
    padding-right:      10px;
}

.ContentText {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    margin-bottom:      17px;
    padding-left:       10px;
    padding-right:      10px;
}



div.Anchorlist {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    margin-left:        10px;
}

.TeaserHeadlineBlue {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
    font-size:          xx-small;
}


.ArticleContentText {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    margin-bottom:      5px;
    padding-left:       10px;
    padding-right:      10px;
}


ul.Article {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    margin-top:         0px;
    margin-bottom:      5px;
    list-style-position:outside;
    list-style-image:   url(<AptrixLibCmpnt name="DATEI-Bild_bulletpoint"/>);
}

li.Article {
    margin-left:        -15px;
}

img.ArticleRight {
    border-bottom:      1px solid #ACACAC;
}

table.Article {
    margin-top:         20px;
    margin-bottom:      2px;
}

table.Article tr.Headline {
    padding-top:        5px;
    padding-bottom:     5px;
    background-color:   #006582;
    color:              #FDFDFD;
    font-size:          xx-small;
    font-weight:        bold;
    padding-left:       10px;
    padding-right:      10px;
}

table.Article tr.Headline td {
    border-bottom:      1px solid #F0F1F1;
    padding-left:       10px;
    padding-right:      10px;
}

table.Article tr {
    background-color:   #FCFCFC;
    color:              #535353;
    font-size:          xx-small;
    font-weight:        normal;
    padding-left:       10px;
    padding-right:      10px;
}

table.Article tr td {
    padding-top:        5px;
    padding-bottom:     5px;
    border-bottom:      1px solid #F0F1F1;
    padding-left:       10px;
    padding-right:      10px;

}

td.Seitenverantwortlich {
    background-color:   #F9FAFA;
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
}


div.FormError {
    background-color:   #D38B29;
    padding:            10px;
    padding-top:        5px;
    padding-bottom:     5px;
}

div.FormErrorHeadline {
    color:              #006582;
    font-weight:        bold;
}

div.FormErrorContent {
    color:              #FFFFFF;
}

.FormField {
    background-color:   #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    height:             17px;
    color:              #535353;
    border:             0px solid #FFFFFF;
    width:              163px;
}

select {
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    color:              #535353;
    border:             0px solid #FFFFFF;
}

option {
    background-color:   #FFFFFF;
}


td.FormfieldHeadline {
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        normal;
    font-size:          xx-small;
    padding-left:       10px;
    padding-top:        10px;
    padding-bottom:     3px;
    padding-right:      10px;
}

.Searchformfield {
    background-color:   #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    height:             17px;
    color:              #535353;
    border:             0px solid #FFFFFF;
    width:              215px;
    /* padding-left:       10px; */ /* kills IE5 OSX */
}

.Searchformfield_2c {
    background-color:   #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    height:             17px;
    color:              #535353;
    border:             0px solid #FFFFFF;
    width:              315px;
    /* padding-left:       10px; */ /* kills IE5 OSX */
}


.Searchformdropdown_2c {
    background-color:   #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    height:             17px;
    color:              #535353;
    border:             0px solid #FFFFFF;
    width:              315px;
    /* padding-left:       10px; */ /* kills IE5 OSX */
}


.formfieldtextarea {
    background-color:   #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    color:              #535353;
    border:             0px solid #FFFFFF;
    /* padding-left:       10px; */ /* kills IE5 OSX */
}

td.FormfieldRadio {
    background-color:   #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    vertical-align:     middle;
    height:             22px;
    /* padding-left:       10px; */ /* kills IE5 OSX */
    margin-top:         20px;
    border-top:         1px solid #F0F1F1;
    border-bottom:      1px solid #F0F1F1;
    border-right:       5px solid #F0F1F1;
}


/*
 * Suchergebnistabelle
 */
a.SearchResultPages {
    color:              #535353;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        normal;
}

a.SearchResultItem {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
}

tr.SearchResultHeader {
    background-color:   #006582;
}

th.SearchResultHeader {
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;

    text-align:         left;
    vertical-align:     top;
    
    background-color:   #006582;
    height:             22px;
    border-bottom:      2px solid #F0F1F1;
    
}

td.SearchResultGroup {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;

    text-align:         left;
    vertical-align:     top;

    background-color:   #C9C9C9;
    height:             22px;
    border-bottom:      2px solid #F0F1F1;
}

tr.SearchResult {
    background-color:   #FCFCFC;
}

td.SearchResult {
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        normal;
    text-align:         left;
    vertical-align:     top;
    
    border-bottom:      2px solid #F0F1F1;
}

td.SearchResult ul {
    margin-left:        0px;
}

td.SearchResult ul li {
    font-size:          x-small;
    font-weight:        normal;
    margin-top:         5px;
    list-style-type:    none;
}

td.SearchResult ul li ul {
    margin-left:        15px;
}

td.SearchResult ul li ul li {
    font-size:          xx-small;
    font-weight:        bold;
    margin-left:        0px;
}


td.SearchResult ul li ul li ul li {
    font-size:          xx-small;
    font-weight:        normal;
}


td.SearchResult ul li ul li ul li:before {
    content:            "- ";
}

div.SearchResultHeadline {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
}



/*
 * Suchergebnistabelle Popup
 */

th.SearchResultHeaderPopUp {
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;

    text-align:         left;
    vertical-align:     top;
    
    background-color:   #006582;
    height:             22px;
    border-bottom:      2px solid #D9DADB;
    
}

td.SearchResultGroupPopUp {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;

    text-align:         left;
    vertical-align:     top;

    background-color:   #989899;
    height:             22px;
    border-bottom:      2px solid #D9DADB;
}

td.SearchResultPopUp {
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        normal;
    text-align:         left;
    vertical-align:     top;
    
    border-bottom:      2px solid #D9DADB;
}

div.SearchResultHeadline {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-weight:        bold;
}

button.PopUp {
    margin:             0px;
    padding:            0px;
    padding-top:        4px;
    border:             0px sold #989899;
    background-color:   #989899;
    color:              #F49100;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    cursor:             hand;
}

button {
     font-family:       Verdana, Arial, sans-serif;
     font-size:         xx-small;
     color:             #919191;
}


/*
 * Matrix Select List
 */

    

table.Matrix th {
    border-bottom:      1px solid #F0F1F1;
    background-color:   #006582;
    text-align:         center;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    color:              #FFFFFF;
    height:             22px;
 }

table.Matrix tr td {
    text-align:         center;
    border-bottom:      1px solid #F0F1F1;
    background-color:   #DFDFDF;
    font-size:          xx-small;
    font-family:        Verdana, Arial, sans-serif;
    color:              #535353;
    padding-top:        5px;
    padding-bottom:     5px;
 }

table.Matrix tr td.Left {
    padding-left:       10px;
    text-align:         left;
    border-right:       1px solid #F0F1F1;
 }

table.Matrix tr td.SubLine {
    text-align:         center;
    border-bottom:      1px solid #F0F1F1;
    background-color:   #CDCDCE;
    font-size:          xx-small;
    font-family:        Verdana, Arial, sans-serif;
    color:              #535353;
    padding-top:        5px;
    padding-bottom:     5px;
 }

table.Matrix tr td.SubLineLeft {
    text-align:         left;
    border-bottom:      1px solid #F0F1F1;
    background-color:   #CDCDCE;
    font-size:          xx-small;
    font-family:        Verdana, Arial, sans-serif;
    color:              #535353;
    padding-top:        5px;
    padding-bottom:     5px;
    padding-left:       10px;
    border-right:       1px solid #F0F1F1;
 }

/*
 * Alphabetical List
 */
table.AlphaList {
    background-color:   #DFDFDF;
    height:             29px;
}

table.AlphaList tr td a {
    color:              #006582;
}

table.AlphaList tr td a.selected {
    background-color:   #D38B29;
    color:              #F9FAFA;
    padding:            3px;
    padding-bottom:     1px;
}

/*
 * Links in right column
 */
.RightLinkContainer {
    border-top:         1px solid #ACACAC;
    margin:             0px;
}

.RightLinkRow {
    padding:            0px;
    padding-top:        2px;
}

.RightLinkHeadline {
    padding-left:       9px;
    padding-right:      0px;
    width:              170px;
}

.RightLinkIcon {
    width:              29px;
    text-align:         right;
    padding-right:      7px;
    padding-top:        2px;
    margin:             0px;
}


/*
 * Main Navigation
 */
.nav {
    margin:             0;
    padding:            0;
    list-style:         none;
    white-space:        nowrap;
    float:              left;
    margin-right:       2px;
}



/*
 * Left Column Navigation
 */


.nav2img {
    display:            block;
    border-bottom:      1px solid #ACACAC;
    padding:            0px;
    margin:             0px;
}

.level2low {
    width:              199px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
    display:            block;
    overflow:           hidden;
}

.level3low {
    max-width:          199px;
    display:            block;
    overflow:           hidden;
    font-weight:        normal;
    color:              #535353;
    border-bottom:      1px solid #ACACAC;
    padding-left:       11px;
    padding-right:      5px;
    padding-bottom:     4px;
    padding-top:        4px;
    background-color:   #E2E7E8;
    margin:             0px;
}

.level3low:hover {
    background-color:   #CCD0D1;
}

.level3high {
    max-width:          199px;
    display:            block;
    overflow:           hidden;
    margin:             0px;
    border-bottom:      1px dotted #FFFFFF;
    background-color:   #E2E7E8;
    font-weight:        normal;
    color:              #006582;
    padding-left:       11px;
    padding-right:      5px;
    padding-bottom:     4px;
    padding-top:        4px;
    background-image: url(<AptrixLibCmpnt name="DATEI-Navigator_Hintergrund_lvl3"/>);
background-repeat:no-repeat;

}

.level4low {
    max-width:          199px;
    display:            block;
    overflow:           hidden;
    margin:             0px;
    font-weight:        normal;
    color:              #535353;
    border-bottom:      1px solid #FFFFFF;
    padding-left:       23px;
    padding-right:      5px;
    padding-bottom:     4px;
    padding-top:        4px;
    background-color:   #F0F1F1;
}

.level4low:hover {
    background-color:   #E2E7E8;
}


.level4high {
    max-width:          199px;
    display:            block;
    overflow:           hidden;
    list-style:         none;
    margin:             0px;
    font-weight:        normal;
    color:              #006582;
    background-color:   #E2E7E8;
    border-bottom:      1px solid #FFFFFF;
    padding-left:       23px;
    padding-right:      5px;
    padding-bottom:     4px;
    padding-top:        4px;
}

/*
 * Sitemap
 */

/* 1. Ebene */
#sitemap {
    display:            block;
    width:              434px;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
}

#sitemap li {
    display:            block;
    list-style-type:    none;
    width:              434px;
    background-color:   #006582;
    border-top:         1px solid #D9DADB;
    vertical-align:     middle;
}

#sitemap li.selected {
    list-style-type:    none;
    width:              434px;
    background-color:   #989899;
    vertical-align:     middle;
}

#sitemap li div.smLinkBox {
    display:            table;
    width:              434px;
    vertical-align:     middle;
    padding:            0px;
}

#sitemap li div.smLink {
    display:            table-cell;
    float:              left;
    vertical-align:     middle;
}

#sitemap li div.smLink a {
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    vertical-align:     middle;
    padding-top:        6px;
    padding-bottom:     6px;
}

#sitemap li div.smLinkGoTo {
    vertical-align:     middle;
    display:            table-cell;
    text-align:         right;
    float:              right;
    padding-right:      7px;
    padding-top:        6px;
    padding-bottom:     6px;
}


/* 2. Ebene */
#sitemap li ul {
    display:            block;
    margin:             0px;
    padding:            0px;
    width:              434px;
}

#sitemap li ul li {
    display:            block;
    list-style-type:    none;
    width:              434px;
    background-color:   #C9C9C9;
}

#sitemap li ul li div.smLink a {
    color:              #006582;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    vertical-align:     middle;
}

/* 3. Ebene */
#sitemap li ul li ul {
    display:            block;
    margin:             0px;
    padding:            0px;
    width:              434px;
}

#sitemap li ul li ul li {
    display:            block;
    list-style-type:    none;
    width:              434px;
    background-color:   #F0F1F1;
}

#sitemap li ul li ul li.selected {
    background-color:   #F0F1F1;
}


/* 4. Ebene */
#sitemap li ul li ul li ul {
    display:            block;
    margin:             0px;
    padding:            0px;
    width:              434px;
}

#sitemap li ul li ul li ul li {
    display:            block;
    list-style-type:    none;
    width:              434px;
    background-color:   #FFFFFF;
}

#sitemap li ul li ul li ul li.selected {
    background-color:   #FFFFFF;
}

#sitemap li ul li ul li ul li div.smLink a {
    color:              #D38B29;
}


/* 5. Ebene */
#sitemap li ul li ul li ul li ul {
    display:            block;
    margin:             0px;
    padding:            0px;
    width:              434px;
}

#sitemap li ul li ul li ul li ul li {
    display:            block;
    list-style-type:    none;
    width:              434px;
    background-color:   #FFFFFF;
}

#sitemap li ul li ul li ul li ul li div.smLink a {
    color:              #D38B29;
    font-weight:        normal;
}



/*
 * Sitemap 2
 */

/* Rahmen */
table.smap {
    width:              434px;
    margin:             0px;
    padding:            0px;
}

table.smap tr td {
    padding-right:      6px;
}

/* Level 1 */
table.smap tr.level1 {
    background-color:   #006582;
    padding-right:      6px;
}

table.smap tr.level1 td {
    background-color:   #006582;
    border-top:         1px solid #D9DADB;
}

table.smap tr.level1 td a {
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
}

table.smap tr.level1selected td {
    background-color:   #989899;
    border-top:         1px solid #D9DADB;
}

table.smap tr.level1selected td a {
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
}

/* Level 2 */
table.smap tr.level2 td {
    background-color:   #C9C9C9;
    border-top:         1px solid #D9DADB;
}

table.smap tr.level2 td a {
    color:              #006582;
}

table.smap tr.level2selected td {
    background-color:   #989899;
    border-top:         1px solid #D9DADB;
    vertical-align:     middle;
}

/* Level 3 */
table.smap tr.level3 td {
    background-color:   #F0F1F1;
    border-top:         1px solid #D9DADB;
}

table.smap tr.level3 td a {
    color:              #006582;
}

table.smap tr.level3selected td {
    background-color:   #989899;
    border-top:         1px solid #D9DADB;
    vertical-align:     middle;
}

table.smap tr.level3selected td a {
    color:              #006582;
}

/* Level 4 */
table.smap tr.level4 td {
    background-color:   #FFFFFF;
    border-top:         1px solid #D9DADB;
}

table.smap tr.level4 td a {
    color:              #868686;
}

table.smap tr.level4selected td {
    background-color:   #FFFFFF;
    border-top:         1px solid #D9DADB;
    vertical-align:     middle;
}

table.smap tr.level4selected td a {
    color:              #868686;
}

/* Level 5 */
table.smap tr.level5 td {
    background-color:   #FFFFFF;
    border-top:         1px solid #D9DADB;
}

table.smap tr.level5 td a {
    color:              #868686;
    font-weight:        normal;
}


/*
 * Sammelordner
 */
 
td.SammelOrdnerHeadDocs {
    background-color:   #006582;
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    text-align:         left;
    vertical-align:     top;
    border-bottom:      1px solid #D9DADB;
}

td.SammelOrdnerHeadDates {
    background-color:   #989899;
    color:              #FFFFFF;
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        bold;
    text-align:         left;
    vertical-align:     top;
    border-bottom:      1px solid #D9DADB;
}

tr.SammelOrdnerItem {
    background-color:   #FCFCFC;
}

td.SammelOrdnerItem {
    font-family:        Verdana, Arial, sans-serif;
    font-size:          xx-small;
    font-weight:        normal;
    text-align:         left;
    vertical-align:     middle;
    padding-top:        2px;
    padding-bottom:     2px;
    
    border-bottom:      1px solid #D9DADB;
}


</style>

