/* 
  Titel: lhg-online.de CSS Stylesheet, Allgemeiner Inhalt
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 18.01.2007
*/


/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/

#main {
	background-image: url(../gfx/background-main.gif);
}

#col-right {
	width: 630px;
}

#col-right-top {
	width: 630px;
}

#col-right-header {
	width: 600px;
}

#col-right-content {
	width: 570px;
}

#col-right-bottom {
	width: 570px;
}


