#SlotImageBelowHeadline
{
	position: absolute;
	left: 0px;
	top: 115px;

	z-index: 1;
}

#SlotImageBelowHeadline p
{
	border-top: 0px solid #FFFFFF;
	border-left: 1px solid #81CBE4;
	border-right: 1px solid #81CBE4;
	border-bottom: 1px solid #81CBE4;
}

#SlotContentBelowHeadline
{
	position: absolute;
	left: 0px;
	top: 124px;
	z-index: 1;
}

#divContentWithBorder
{
	position: absolute;
	left: 0px;
	top: 115px;

	background-color: white;
	z-index: 1;
}
.BlockWidth1 {
	border:1px solid #171c1f;
	border-bottom: 0;
	padding:0px;
}
.BlockWidth1 table tr td {
	border-bottom: 1px solid #171c1f;
}
.SubSiteMenu {
	border: 0px;
}

.BlockWidth4 {
	border: 1px solid #172f51;
}

#SlotContentLineBottom
{
	position: absolute;
	left: 0px;
	top: 550px;
}

#divContentWithBorder .ContentWidth3, #divContentWithBorder .ContentWidth4
{
	padding: 1px; 
	border: 1px solid transparent;
	border-top: 0px solid #FFFFFF;
}
#SubSiteMenu {
	width: 774px;
}
.SubSiteMenuItemLevel0, .SubSiteMenuItemLevel0Over, .SubSiteMenuItemLevel0Selected
{
	padding:none;
	cursor: pointer;
}

.SubSiteMenuItemLevel0 a, .SubSiteMenuItemLevel0 a:hover, .SubSiteMenuItemLevel0Over a, .SubSiteMenuItemLevel0Over a:hover, .SubSiteMenuItemLevel0Selected a, .SubSiteMenuItemLevel0Selected a:hover
{
	font-size: 11px;
	color: transparent;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}

.SubSiteMenuItemLevel0 a:hover, .SubSiteMenuItemLevel0Over a, .SubSiteMenuItemLevel0Over a:hover, .SubSiteMenuItemLevel0Selected a, .SubSiteMenuItemLevel0Selected a:hover
{
	color: #FFF;
}

/*
.transMenuSubSite .content
{
	background: #111111;
	border: 1px solid #F9B31D;
	top:-5px;	
}

.transMenuSubSite {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1050px;
	/ * border: #FFFFFF 1px solid; * /
	}
	
/ * each TR.item is one menu item * /
.transMenuSubSite .item td {
	font-weight: bold;
    color: #F9B31D;
    font-size: 10px;
}


.transMenuSubSite .background {
	background:#000000;
	-moz-opacity:.0;
	filter:alpha(opacity=10);	
}
/ * this is the class that is used when the mouse is over an item. script sets the row to this class when required. * /
.transMenuSubSite .item.hover {
	font-weight: bold;
	color: #F9B31D;
    font-size: 10px;
    background:#000000;
}

/ * this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat * /
.transMenuSubSite .item img {
	margin-left:10px;
}
*/
input {
	padding:none;
}