   
        
        .content{			
            min-height:350px; 
            height:auto !important;
            height:350px;  /*für den IE */
        }
        
        .breadcrumbsfromroot{	
            border-bottom:0px;
            height:15px;
        }
        
        #contentarea{ 
            background-image:url('/httpd/img/main_bg_local_1.jpg');
            background-repeat:no-repeat;
            background-position:0px 0px;
            width:861px;
            min-height:375px; 
            height:375px !important;
            height:375px;  /*für den IE */
            padding:0px;
            border-top:1px solid #3865a8;
            border-bottom:1px solid #3865a8;
            margin-bottom:1px;
        }
        
        #flash_home{
            width:591px;
            float:left;
            height:375px;
            background-color:#fff;
        }
        
        #minipageList{
            height:375px;
            width:269px;
            float:right;
            background-image:url('/httpd/img/bg_spalte-re_start.jpg');
            background-repeat:no-repeat;
            background-position:0px 0,px;
            border-left:1px solid #3865a8;
        }
        
        .minipage-item {
            border-bottom:1px solid #3865a8;
            padding:12px;
        }
        
        .minipage-item-last {
            border-bottom:0px solid #3865a8;
            padding:12px;
        }
        
        .minipage-headline {
            color:#00519e;
            font-size:17px;
            font-weight:bold;
            line-height:18px;
            margin-bottom:3px;
        }
        
        .minipage-text {
            color:#3d3d3d;
            font-size:13px;
            font-weight:normal;
        }
        
        .minipage-text a {
            color:#3d3d3d;
            font-size:13px;
            font-weight:normal;
            line-height:20px;
        }
        
        #flash_area {
            height:78px;
            width:862px;
            padding:0px 0px 0px 3px;
        }
        
        .teaserlink{			
            padding:2px 10px 3px 10px;
            witdh:140px;
            text-align:right;
            background-image:none;
        }
        
    