﻿div.SubHeader_Container{
	position: relative;}

div.SubHeader_ExpandContainer{
	width: 732px; 
	height: 104px;}

div.SubHeader_BommerangBottom{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 97px; 
	height: 104px;
	background-image: url(Images/SubHeaderControl_BottomBoomerangV2.png);}

div.SubHeader_Celle{
	position: absolute;
	top: 0px;
	left: 0px; 
	text-align: center;
	width: 85px;
	height: 33px;}
	
div.SubHeader_BommerangBottomImage{
	position: absolute; 
	top:9px; 
	left: 17px;}
	
table.SubHeader_CelleTable{
	width: 100%; 
	height: 100%; 
	vertical-align: middle; 
	text-align: center;}

div.SubHeader_articleBanner{
	position: absolute; 
	top: 7px; 
	left: 125px; 
	width: 606px; 
	height: 93px;
	background-image: url(Images/SubHeaderControl_ArticleBackgroundV2.png);}
	
div.SubHeader_articleBannercontent{
	position: absolute;
	top: 9px;
	left: 9px;
	height: 75px;
	width: 588px;
	overflow:hidden;}
	
A:link.SubHeader_link {color: White; font-weight: bold; text-decoration: none;} 
A:visited.SubHeader_link {color: White; font-weight: bold; text-decoration: none;} 
A:active.SubHeader_link {color: White; font-weight: bold; text-decoration: none;}
A:hover.SubHeader_link {color: #999; font-weight: bold; text-decoration: none;} 
