div.HeaderContainer
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.HeaderTable
{
	width: 985px;
	height: 148px;
}
td.HeaderFirstCell
{	
	width: 180px;
	height: 148px;
}
td.HeaderSecondCell
{	
	width: 606px;
	/*height: 148px;*/
}
td.HeaderThirdCell
{
	width: 199px;
	height: 148px;
	background-image: url("../Images/Header/bg_seite.gif");
	background-repeat: repeat-x;
}
div.HeadergenericNaviDiv
{
	margin: 3px 0 0 5px;	
	font-size: 9px;
	color: #00309C;
}
div.HeadergenericNaviDiv a
{	
	font-size: 9px;
	text-decoration: none;
	color: #00309C;
	margin: 0 1px 0 1px;
}
div.HeaderSearchDiv
{
	margin: 80px 0 0 13px;	
	vertical-align: middle;
	color: #00309C;
	font-size: 9px;
}
div.HeaderSearchDiv img
{
	vertical-align: middle;
}

input.HeaderTextBoxSearch
{
	width: 90px;
	border: solid 1px #00309C;
	vertical-align: middle;
}
td.HeaderNaviOuterCell
{
	width: 606px;
	height: 21px;
}
td.HeaderNaviOuterCell a
{
	padding: 1px 15px 1px 14px;
	background-color: #BECAE3;
	color: #00309C;
	font-weight: bold;
	text-decoration: none;
	border-right: solid 1px #FFF;
}
td.HeaderNaviOuterCell a.Selected
{
	background-color: #E8792A;
	color: #FFF;
}
