/*------- Startpage ---------*/

/*--------- Modyfying the Basic Layout ------*/

    #col1 { display:none; }

    #col2 {
    	margin:0 17em 0 0em;
    	width:auto;
    }
    
    #footerbox {
    	 margin: 2.5em 0 0 2em;
    	 padding:0 0 0 0px;
    }

    .c_footer { display:none; }

     #content_block { margin:0 20px 0 0px;padding:0;}
     #content_block .content { width:100%; overflow:hidden; }


/* Kontaktboxes Startpage */
	.box .title_high h1, .box .csc-header {
      	padding:8px 5px 4px 8px;
      }
      
      /* Wiener Linien */
    .box .title_high_wl h1 {    	
    	background-color:#e30014; 
    }
    
    .box .footer_wl {
    	background-image: url(../ci/wl/img/link_pfeil_red.gif);
    }
    
          /* Wien Energie */
    .box .title_high_we h1 {    	
    	background-color:#ED6827; 
    }
    
    .box .footer_we {
    	background-image: url(../ci/we/img/link_pfeil_ora.gif);
    }
      /* Bestattung Wien */
    .box .title_high_bw h1 {    	
    	background-color:#808285; 
    }
    
    .box .footer_bw {
    	background-image: url(../ci/bw/img/link_pfeil_gray.gif);
    }
    
    /* BMG */
    .box .title_high_bmg h1 {    	
    	background-color:#ED6827; 
    }
    
    .box .footer_bmg {
    	background-image: url(../ci/we/img/link_pfeil_ora.gif);
    }
    
    /* WiPark */    
     .box .title_high_wp h1 {    	
    	background-color:#0091d2; 
    }
    
   	.box .footer_wp {
    	background-image: url(../ci/wp/img/link_pfeil_grey.gif);
    }
    
   /* Wiener Lokalbahnn */    
     .box .title_high_wlp h1 {    	
    	background-color:#0091d2; 
    }
    
   	.box .footer_wlp {
    	background-image: url(../ci/wlp/img/link_pfeil_grey.gif);
    }

    #main { margin-top:3.7em; }

    #breadcrumb { display:none; }
    
    .section_title .image img { width:100%; }
    
    .section_title { 
    	padding:0 0 19px 0;
    	
    }
