/* CSS HERRNNRAEU START */

#MAIN-AREA {
	background: url(../pics/bg_main_area_start.gif);
	width: 100%;
}
#CONTENT-MAIN {
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 300px;
	width: 620px;
}

/* HACKS */
* html body {
	height: auto !important;
}
*+html body {
	height: auto !important;
}
