/* Frame-Definitionen */
/*********************/
#fr_logo 	{position: absolute;top: 4px;left: 0px;width: 150px;height: 65px;z-index: 1;}
#fr_line	{position: absolute;top: 4px;left: 150px;background-image: url(/shop/img/autofelge.jpg);background-repeat: repeat-x;background-position: top; width:870px;height: 65px;}
#fr_topline1	{position: absolute;top: 0px;left:0px;width:1020px;height:2px;background-color:#003366;}
#fr_topline2	{position: absolute;top: 2px;left:0px;width:1020px;height:2px;background-color:#003366;}
#fr_bottomline1	{position: absolute;top: 69px;left:0px;width:1020px;height:5px;background-color:#003366;}
#fr_bottomline2	{position: absolute;top: 72px;left:0px;width:1020px;height:2px;background-color:#003366;}
#fr_text1	{position: absolute;top: 0px;left:5px;color:#003366;} 
#fr_text2	{position: absolute;top: 25px;left: 5px;color:#003366;} 
#fr_right	{position: absolute;right:60px;top:0px;color:#003366;} 
#fr_user	{position: relative;left:4px;top:0px;} 
#fr_date	{position: relative;left:4px;top:8px;} 
#fr_support	{position: absolute;right:2px;top:2px;z-index:2;} 
#fr_main	{position: absolute;left:0px;top:74px;width:1020px;height:800px;background-color:#BFD2E3;} 
#fr_menue	{position: absolute;left:0px;top:0px;width:147px;height:800px;color:#003366;font-size:12px;background-color:#BFD2E3;padding-top: 4px;} 
#fr_content	{position: absolute;left:150px;top:0px;width:870px;height:800px;color:#003366;padding : 4px;background-color:#ffffff;}	
 


