/* .container		{position: absolute; left: 0px; top: 0px; width: 100%; height:100%; margin: 0px; padding: 0px; text-align: center; z-index: 100;} */
.container		{position: absolute; left: 0px; top: 0px; width: 100%; margin: 0px; padding: 0px; text-align: center; z-index: 100;}
.contentwrapper	{position:relative; width: 806px; margin: 0px auto 0px auto; padding: 0px;}
.logo			{width: 253px; height:143px;}
.leftbar		{width: 253px; float:left;background-image:url(/fileadmin/templates/media/images/rm/leftbar.gif);background-repeat:repeat-y;text-align:left;}
.centerbar		{width: 541px; height:100%;float:left;background-color:#FCFDFD;background-image:url(/fileadmin/templates/media/images/rm/bg.jpg);background-repeat:no-repeat;}
.submenupattern {height:159px;width:100%;background-image:url(/fileadmin/templates/media/images/rm/leftbar_pattern.gif);}
.bottomstretch 	{width:100%;background-image:url(/fileadmin/templates/media/images/rm/leftbar.gif);}
.bodyBold		{font-weight:bold;}
.bodyRed		{color:#A20404;}
.bodyBoldRed	{font-weight:bold;color:#A20404;}


body,p,td 		{color:#000000; text-align:left; margin:0px; padding:0px; font:normal 13px Tahoma, Helvetica, Arial, Verdana, sans-serif;}
h2				{color:#A20404; margin:0px; padding:0px; font:bold 15px Tahoma, Helvetica, Arial, Verdana, sans-serif;}
h4				{color:#000000; margin:0px; padding:0px; font:bold 13px Tahoma, Helvetica, Arial, Verdana, sans-serif;}
img				{border: 0px;}
li				{margin-bottom:10px}
table			{border-collapse:collapse;}
td 				{border:solid 1px #999999;padding:3px 3px 3px 3px;vertical-align:top;}
.tight			{border:none;padding:0px 0px 0px 0px;vertical-align:top;margin:0px 0px 0px 0px;}
.emphasize		{font-size: 1.1em;}

a 						{color: #000000; text-decoration: none;}
a:visited 				{color: #000000; text-decoration: none;}
a:hover					{color: #112290; text-decoration: none;}
a:active				{color: #112290; text-decoration: none;}

.nodecoration 	{text-decoration: none;}

.menu_link_wrapper {margin-left:25px;}
.menu_link_wrapper a.menu_link {font-size:14px;line-height:21px;}
.menu_link_wrapper a.active {color:#FFFFFF;}

.menu_item {
	border-bottom:1px solid #CBCBCB; 
	background-color:#E5EAEE; 
	min-height:21px;
	width:265px;
	background-image:url(/fileadmin/templates/media/images/rm/nav_bg.gif);
	background-repeat:repeat-y;
}

#menu_item_active {
	background-color:#A20404; 
}