/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 01.11.06  
**  Datei       : iehacks_3col_fixed.css
**  Funktion    : IE-Korrektur-Stylesheet fï¿½r ein 3-Spalten-Layout mit einfachen #col3-Spaltentrennern
**
*/

/* LAYOUT-UNABHï¿½NGIGE ANPASSUNGEN -------------------------------------------------------------------- */
@import url(/sixcms/media.php/land_bb_boa_01.a.403.de/iehacks.css);

/* LAYOUT-ABHï¿½NGIGE ANPASSUNGEN ---------------------------------------------------------------------- */
@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 { margin-left:194px; width: 516px;}
* html #col3 { margin-left:715px;}
/* End hide from IE-mac */ 
/*-----------------------------------------------------------------------------------------------------*/

}
