@import url(import/iehacks.css);

@media screen {

/*-----------------------------------------------------------------------------------------------------*/

/* Bug: 3-Pixel-Jog des Internet Explorers *
**
** IE5.x/Win - x
** IE5.x/Mac - 0
** IE6       - x
** IE7       - 0
*/

/* Hides from IE-mac \*/

* html #col1 {
	width: 177px;
	margin-right: -3px;
}

* html #col3 {
	margin-left: 197px;
	margin-right: 15px;
}

/* End hide from IE-mac */

body {
	background: #DCD5D2 url(../images/bg-body-ie.gif) repeat-y center top;
}

body #page_margins {
	background: none;
}

/*-----------------------------------------------------------------------------------------------------*/

}
