.info_head
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #005aa9;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		text-transform: uppercase;
		padding: 13px 15px; 
		width: 750px;
		height:44px;
		background: url("../StaticImg/portal_info/bg_wk_head.gif") no-repeat;
	}
	
.info_rahmen
{
width: 777px;
display: inline;
float: left;
*_html_
}
		
.info_rahmen_left
{
display: inline;
float: left;
width: 510px;
border: 0px solid blue;
}
	
		.info_rahmen_header
	{
		width: 510px;
		height:13px;
		background: url("../StaticImg/portal_info/infos_head.gif") no-repeat;
	}
	
	.info_rahmen_area
	{
		width: 510px;
		background: url("../StaticImg/portal_info/infos_rahmen.gif") repeat-y;
		padding-left:20px;
	}
* html .info_rahmen_area
{
	margin-top: -6px;
}

	
		.info_rahmen_footer
	{
		width: 510px;
		height:13px;
		background: url("../StaticImg/portal_info/infos_footer.gif") no-repeat;
	}
	



.info_rahmen_right
{
display: inline;
float: right;
width: 243px;
margin-right:0px;
}

.info_link
	{
		font-size: 10px;
		width: 243px;
		height:115px;
		margin-bottom:10px;
		text-transform: uppercase;
	}

.info_link_press
	{
		background: url("../StaticImg/portal_info/bg_presse.jpg") no-repeat;
	}

.info_link_company
	{
		background: url("../StaticImg/portal_info/bg_unternehmen.jpg") no-repeat;
	}
.info_link_awards
	{
		background: url("../StaticImg/portal_info/bg_awards.jpg") no-repeat;
	}
.info_link_archiv
	{
		background: url("../StaticImg/portal_info/bg_produktarchiv.jpg") no-repeat;
	}
	

.info_right_headline_link
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-indent:40px;
		padding-top:13px;
		color: #005AA9;
		font-weight: bold;
	}
.info_right_headline_link:link
{
	}
.info_right_headline_link:visited 
{ 
	}
.info_right_headline_link:hover 
{ 
	}
	
.info_right_text
	{
		width: 160px;
		font-size: 9px;
		margin-top:5px;
		padding-left:11px;
		padding-top:5px;
		color: #005AA9;
		text-transform: none;
	}
			
