/*
CSS Document
Typ: Markenpr�senz - Derby
Bereich: Seitentemplate
Autor: AGRAVIS Raiffeisen AG - Eva-Maria Thei�ing - Untenehmenskommunikation - 2009

Typische grafische Elemente und Farbangaben stehen auch im noch im Header des Seitentemplates

*/

   
    /* Angaben zum Spaltenlayout */


	#seite {
      background: #fff; 
      border: 1px solid #fff;
      margin: 0 auto;
    }
    
	#kopf {
      background: #fff; 
	   width: 965px; /*962*/ /*Wenn im IE 6 die horinav unter das Logo rutscht, dann hier den Wert erh�hen*/
    }
		
	.container_metanavigation {
    background: #fff; 
	margin: 0px 0 0 201px;
	height: 31px; 
	vertical-align: middle;
	text-align: right;
	line-height: 31px;
	color: red;
	}
	
	.container_hotline {	
	position: absolute; 
  top: 123px; right: 32px; z-index: 10;
  /*�margin: 0px 160px 0px 199px;     */
  padding: 0px 0px 0px 0px;
	text-align: right;
	line-height: 20px;     
	color: #fff;
	font-size:1.2em;
	font-weight: bold;
	background-color: red;
  }
    
   .container_logo {
	float: left;
	width: 201px;
	height: 61px;
	} 
    
    
    .container_horinav {
    margin: 0 0 0 201px;
 	height: 30px;
	width: 759px;  
	background-image:url(../../../../images/site/site_marke/desintec_2/hintergrund_horinav_desintec.gif);
	background-repeat: repeat-x;
	}
    
    #headerimage {
	height: 200px;
	}
    

    #hauptteil-innen_o_Nav {
      float: left;
	background: #ffffff;
      width: 962px;
	}

    #hauptteil-innen {
      float: left;
	background: #ffffff;
	background-image:url(../../../../images/site/site_marke/desintec_2/left_nav_desintec.gif);    
      width: 962px;

 /* Breite #inhalt + Breite #navigation + Breite #marginal*/
    }
    
	#navigation {
    float: left;
    width: 201px;
    border: 0px solid #000;
    background-image:  url(../../../../images/site/site_marke/desintec_2/left_nav_desintec_hinter.gif);
    padding-top: 15px;
    }
        
    #inhalt {
    background: #fff; 
    float: left;
    width: 495px;   
	  border-right: 0px solid #fff;
    }
          
    #marginal {
    float: right;
    width: 261px;
    }

      
    #inhalt_oM {
    background: #fff; 
    float: left;
    width: 761px;  
    }
	
	#inhalt_oN {
    background: #fff; 
    float: left;
    width: 691px;
	border-right: 3px solid #fff;
	
	
    }

    
        #inhalt_oN_oM {
    background: #fff; 
    float: left;
    width: 962px;  
    }  
 
	
	 /*Ohne Marginalspalte DRUCK*/
	
	.container_innercontent_print {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-align: left;
	width: 965px;
	}

 /*/Ohne Marginalspalte DRUCK*/
	
	
        
    #klaerer {
      clear: both;
      height: .1px;
      border: none;
    }
    
		.container_li_nav_bottom {
		float: left;
		font-size: 11px;
		padding: 0px 5px 0px 5px;
		width: 952px;
		background: #d9d9d9; 
		line-height: 20px;
	}	
	
	
	.copyright {
		text-align: left;
		padding: 0 0 0 10px;
		float: left;
		height: 20px;
	}

	.datenschutz {
		padding: 0 10px 0 0;
		text-align: right;
		height: 20px;
	}
    
  <!--[if lte IE 8]>
      
   * html #headerimage {
	display:inline;
	zoom:1;
	height /**/:1px;
		}
		
	* html #headerimage {
	margin-top:-3px;
	}
	/* Zoom-Bug in IE 7 vermeiden; hasLayout f�r alle IE <= 7 */
	#headerimage {
	zoom: 1;
	}
	/* Border in IE 5 sichtbar machen und Abst�nde angleichen */
	* html #headerimage {
	height /**/: 1px;
	padding-right /**/: .5em;
	}

    /* Sonderangaben zum Spaltenlayout */
    
    /* Stabilisierung des Layouts */
    /* IE 5.5 bis 7 */
    #kopf,
    #hauptteil,
    .container_li_nav_bottom { 
      zoom: 1;
    }
    /* IE 5.0 */
    * html #kopf,
    * html #hauptteil,
    * html .container_li_nav_bottom { 
      height /**/:1px;
    }

    /* hasLayout macht clearende <hr> �berfl�ssig */
    #klaerer {
    display: none;
    }

    /* Zentrieren im IE 5 und Box-Modell-Anpassung*/
    * html body {
      text-align /**/: center;
    }
    * html #seite {
      width /**/: 966px;
      text-align /**/: left;
    }

<![endif]-->