              /*Tabellensortierung*/

table .tablesorter{border:0;margin:0;}
.tablesorter td{padding:3px 3px 3px 5px}
.table_sorter_link{textdecoration:underline;font-size:10px;color:#0A7BBD;}

th{height:15px;background-color:#EEECE7;padding:5px;}

th.header { 
    background-image: url(images/small.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center right; 
    padding-right: 20px; 
       margin-left: -1px; 
    text-align:left;
} 

th.headerSortUp { 
    background-image: url(images/small_asc.gif); 
  
} 

th.headerSortDown { 
    background-image: url(images/small_desc.gif); 
    } 

.table_sorter_trenner{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid silver;margin:0 3px 0 0px;width:270px;text-align:center}

/* .table_edit{width: 545px;padding:5px;}
.table_edit_row1{float:left;width:100px;margin-bottom:2px;}
.table_edit_row2{float:left;width:430px;margin-bottom:2px;} 
.button_table{width:100%;text-align:center;margin-bottom:20px;} */

  .kasten         
                {
                    font-size:12px;
                    color:#393D73;
                    font-family:verdana,Helvetica,Arial;
                    background-color : #F5F5F5;
                    border : 1px solid #CCCCCC;
                }

                .reiter         
                {
                    font-size:12px;
                    color:#458ACD;
                    font-family:verdana,Helvetica,Arial;
                    font-weight: bold;
                }
                
             
                body,td,div,li,span,th
                {
                    font-size:12px;
                    color:#393D73;
                    font-family:verdana,Helvetica,Arial;
                    scrollbar-face-color: #E4E7FB;
                    scrollbar-highlight-color: #9FA3CF;
                    scrollbar-shadow-color: #9FA3CF;
                    scrollbar-3dlight-color: #9FA3CF;
                    scrollbar-arrow-color:  #4A7C6E;
                    scrollbar-track-color: #E4E7FB;
                    scrollbar-darkshadow-color: #E4E7FB;
                }

                .trenner
                {
                  border-right-width : 1px;
                  border-right-style : solid;
                  border-right-color : 458ACD;
                }


                
                    .txtmini
                {
                    font-size:9px;
                    color:#458ACD;
                    text-decoration : none;
                }
                
                    .links
                {
                    color : #458ACD;
                    font-family : verdana,arial; 
                    font-size : 9px;
                    padding-rigth : 50px;
                    text-decoration : none;
                }

                a.navigation
                {
                    font-size:11px;
                    color:#000000;
                    font-weight: bold;
                    text-decoration : none;
                }
                a:hover.navigation
                {
                    font-size:11px;
                    color:#000000;
                    font-weight: bold;
                    text-decoration : underline;
                }
                a.navigationaktiv
                {
                    font-size:11px;
                    color:red;
                    font-weight: bold;
                    text-decoration : none;
                }

                a.unternavigation
                {
                    font-size:11px;
                    color:#458ACD;
                    text-decoration : none;
                }

                a:hover.unternavigation
                {
                    font-size:11px;
                    color:#458ACD;
                    text-decoration : underline;
                }

                a.unternavigationaktiv
                {
                    font-size:11px;
                    color:#458ACD;
                    text-decoration : none;
                    font-weight:bold;
                }

                a:hover.unternavigationaktiv
                {
                    font-size:11px;
                    color:#458ACD;
                    text-decoration : underline;
                    font-weight:bold;
                }

                a.hilfsnavigation
                {
                    font-size:10px;
                    color:#000000;
                    text-decoration : none;
                }
                a:hover.hilfsnavigation
                {
                    font-size:10px;
                    color:#000000;
                    text-decoration : underline;
                }

                               .teaser         
                {
                    font-size:12px;
                    color:#393D73;
                    font-family:verdana,Helvetica,Arial;
                    background-color : #C9DDF5;
                    border-top-width : 1px;
                    border-top-style : dotted;
                    border-top-color : #CCCCCC;
                    border-left-width : 1px;
                    border-left-style : dotted;
                    border-left-color : #CCCCCC;
                    border-right-width : 1px;
                    border-right-style : dotted;
                    border-right-color : #CCCCCC;
                    
                }
                
                .bildunterschrift
                {
                    font-family:verdana,Helvetica,Arial;
                    font-size:9px;
                    color:#393D73;
                }
                
                .teasertext
                {
                    font-family:verdana,Helvetica,Arial;
                    font-size:10px;
                    color:#393D73;
                }
                
                .klein
                {
                    font-family:verdana,Helvetica,Arial;
                    font-size:11px;
                    color:#000000;
                }

