
/* linke Spalte */
* html #col1 {display: none;}	
* html #col1_content {}

/* Rechte Spalte */
* html #col2 {margin-right: 14px; width: 144px;}
* html #col2_content { margin-left: 0;}

* html #col3 {margin-right: 161px; margin-bottom:-2px; }
* html #col3_content { margin:0; padding:0; margin-right: -3px; }


* html #sectionHeader {
	padding-left: 149px;

}

* html .sectionRight {
margin-left: 141px;
}

* html .sectionLeft {
width: 138px;
}

* html #sectionContainer {
background-image: url(../../img/border_3px.gif);
background-position: 140px 0;
background-repeat: repeat-y;
}
