           
            
                #text_selbstverstandnis{
                    width:170px;
                }
            
                #platzhalter_selbstverstandnis{
                    width:170px;
                    margin-bottom:10px;
                }
                   
                 
                .news-single-imgcaption{
                    margin-top:10px;
                    margin-bottom:40px;
                }
                   
                   
                #aktuelles_thema_container{
                        width:610px;
                        padding-bottom: 20px;
                    }

                    
                    #liste_themen_container{
                        width:653px;
                        margin:10px 0px 20px 0px;
                        border-bottom:1px solid #CCCCCC;
                        border-top:1px solid #CCCCCC;
                        border-left:1px solid #CCCCCC;
                        border-right:1px solid #CCCCCC;
                    }
                    
                        #weiter_themen_title{
                            width:617px;
                            margin:13px 18px 14px 18px;
                            padding-bottom:11px;
                            border-bottom:1px solid #CCCCCC;
                            font-family:arial;
                            font-size:14px;
                            font-weight:bold;
                            color:#E79300;
                        }
                        
                        #liste_themen{
                            padding-bottom:10px;
                        }   

                           #liste_themen a{
                                text-decoration:none;
                           }
            

            
    /**************************** Stylesheet f&#65533;r die Liste den Themen ************************************/
 
    .text_aktuelles_thema_container_themenseite{
        display:inline;
        float:right;
        width:345px;
        padding-right:21px;
        margin-top:12px;
        text-decoration:none;
    }

       
    .links_thema{
        display:inline;
        float:left;
        width:306px;
        min-height:70px;
        padding-left:10px;
        margin-right:21px;
        background:white;
        cursor:pointer;
        text-decoration:none;
    }
    
    .rechts_thema{
        display:inline;
        float:left;
        width:306px;
        min-height:70px;
        padding-left:10px;
        background:white;
        cursor:pointer;
        text-decoration:none;
    }

    
    .thema_active{
        background:#F7F7F7;
    }
    
    
    .img{
        display:inline;
        float:left;
        margin-bottom:10px;
        margin-top:10px;
        clip: rect(0px 70px 50px 0px);
        position: absolute;  
    }
   
   
    .text_thema{
        display:inline;
        float:right;
        width:216px;
        margin-top:10px;    
        margin-bottom:10px; 
    }
    
        .text_title{
            font-family:arial;
            font-size:12px;
            line-height:130%;
            color:#666666;
            font-weight:bold;
        }

        .text_title a{
           text-decoration:none;
            font-family:arial;
            font-size:12px;
            line-height:130%;
            color:#666666;
            font-weight:bold;
        }
    
    
        .text{
            font-family:arial;
            font-size:12px;
            line-height:130%;
            color:#666666;
        }

    
    
