#body_background_top			{	background-image: url('/fileadmin/templates/img/home_top_bg_slice.jpg');
									background-repeat: repeat-x; background-position: top; width: 100%; }
#body_background_header			{	background-image: url('/fileadmin/templates/img/home_top_bg_grad.jpg');
									background-repeat: no-repeat; background-position: top center; width: 100%; }
div#tmpl_logo					{	position: absolute; top: 6px; left: 34px; }
div#tmpl_searchbox				{	width: 193px; height: 30px; position: absolute; top: 24px; right: 38px; }
#tmpl_mainmenu					{	position: absolute; right: 28px; top: 64px;	color: white; font-family: Georgia; height: 30px;
									z-index: 1000; }
#tmpl_visual					{	 }

/* News container
 * -------------------------- */
#news_container					{	margin-top: 20px; }
#news_container .contentblock	{	width: 320px; float: left; }
.newsletter_signup				{	padding-left: 15px; }

/* Login banner
 * -------------------------- */
#login_banner					{	width: 924px; background-image: url('/fileadmin/templates/img/login_banner_bg.jpg');
									background-position: center; background-repeat: no-repeat; height: 220px; margin-top: 20px;
									position: relative; margin-left: 40px; margin-bottom: 10px; }
#login_banner h1				{	font-size: 36px; color: white; position: relative; padding-top: 20px; padding-left: 20px; padding-bottom: 15px; }
#login_banner p.bodytext		{	font-size: 20px; color: #fdf061; position: relative; padding-left: 20px; padding-top: 10px; }
#login_banner a.button			{	position: absolute; left: 17px; top: 170px; }
