body 		
{
	background: #fff url("header.png") no-repeat;
	font-size: 16px;
	color: #537c8b;
	font-face: arial;
}
h1		{ font-size: 18px; font-weight: 500; margin-bottom: 2px;  }
p 		{ padding: 0px; margin: 0px; }
ul 		{ margin: 0px; }
a		{ text-decoration: none; color: #537c8b; }
a img		{ border: 0px; }

/* divs */
#menu		{ position: absolute; left: 393px; top: 81px; width: 591px; height: 88px; background: url("menubackground.png");
		font-size: 22px; font-color: #0b8bbc; }

#content	{ position: absolute; left: 42px; top: 277px; width: 903px; height: 530px; background: url("background.png"); }
#left		{ position: absolute; left: 0px; top: 0px; width: 555px; height: 397px; padding: 32px 32px 32px 32px; /*border: 1px dashed #00f;*/ }
#right 		{ position: absolute; left: 620px; top: 0px; width: 218px; height: 397px; padding: 32px 32px 32px 32px; /*border: 1px dashed #0f0*/ }
#bottom		{ position: absolute; left: 0px; top: 479px; width: 822px; height: 30px; padding: 20px 19px 0px 62px; /*border: 1px dashed #f00*/ }


#free 		{ position: absolute; left: 831px; top: 185px; width: 151px; height: 151px; }
#flag_usa 	{ position: absolute; left: 0px; top: 64px; width: 26px; height: 39px; }
#flag_ger	{ position: absolute; left: 0px; top: 131px; width: 26px; height: 39px; }
#flag_hun	{ position: absolute; left: 0px; top: 195px; width: 26px; height: 39px; }
