@charset "utf-8";


body.holzbau
{
		background:url(../img/assets/bodyHgHolzbau.png) repeat-x top left;
}

#siteNavigation.siteNavigationHolzbau li.active
{
	background-image:url(../img/siteNavigation/pfeilHolzbau.png);
	background-position:bottom;
	background-repeat:no-repeat;
}


#hauptNavigation.hauptNavigationHolzbau li.active
{
	background-image:url(../img/subNavigation/PfeilBlau.png);
	background-position:top;
	background-repeat:no-repeat;
}


#header.blau #siteLogo
{
		display:block;
		background-image:url(../img/assets/stephanLogoBlau.png);
		background-repeat:no-repeat;
		width:96px;
		height:96px;
		text-indent:-5000px;
		margin-left:46px;
		margin-top:22px;
		float:left;
}




#header.blau .corporate h1
{
		display:block;
		background-image:url(../img/assets/claimBlau.png);
		background-repeat:no-repeat;
		width:409px;
		height:41px;
		
}

#header.blau .corporate h3
{
		display:block;
		background-image:url(../img/assets/unternehmensSparteBlau.png);
		background-repeat:no-repeat;
		width:178px;
		height:10px;
		text-indent:-5000px;
		margin:35px 0 0 1px;
		
}