   
        #layout {
             margin-top:70px;   
        }
        
        .breadcrumbsfromroot{
            border-bottom:0px;
        }
        
        .content{			
            min-height:223px; 
            height:auto !important;
            height:223px;  /*für den IE */
            padding:0px;
            width:713px;
        }
        
        #layout {
            width:713px;
        }
        
        #contentarea{ 
        
                background-image:url('/httpd/img/choose_kanada.jpg');
            
            background-repeat:no-repeat;
            background-position:2px 0px;
            min-height:223px; 
            height:223px !important;
            height:223px;  /*für den IE */
            padding:0px;
            width:713px;
        }
        
        #countrySelection{
            height:196px;
            max-height:331px;
            width:239px;
            padding:12px;
            margin-left:453px;
            background-image:url('/httpd/img/bg_spalte-re_start.jpg');
            background-position:2px 2px;
            border-top:1px solid #3865A8;
            border-bottom:1px solid #3865A8;
        }
        
        #countrySelection p{
            font-size:12px;
            line-height:16px;
        }
        
        #visit_text{		
            font-size:13px;
            color:#00519e;
            line-height:14px;
            padding:10px 0px;
            font-weight:bold;
            margin-top:10px;
        }
        
        #global_headline {
            font-size:17px;
            font-weight:bold;
            line-height:18px;
            color:#00519E;
            margin-bottom:2px;
        }
        
        .countryName {
            width:119px;
        }
        
        .countryName a {
            text-decoration:underline;
            font-size:12px;
        }
        
        .countryName img{
            padding:2px 5px 0px 0px;
        }
        
        #flash_area {
            height:78px;
            width:862px;
            padding:0px 0px 0px 3px;
        }
        
        .topmenue{
            margin-top:10px;			
            width:661px;
            line-height:11px;
            float:left;
            margin-right:6px;
        }
        
        .topmenue .firstlink {
            border-left: 1px solid #3865a8;
            border-right:0px;
        }
        
        .topmenue .last-of-firstlink {
            border-right:0px;
        }
        
        #top_nav_area {
            width:508px;
            height:50px;
            margin-top:25px;
        }
        
    
