body {
	background-image:none;
	background-color:#ffffff;
	margin:0px;
}


#logoCell { width:130px; height:40px; text-align:center; }
#logoSpacerLeft { width:30px; height:15px; }
#logoSpacerRight { width:40px; height:15px; }
#logoLineLeft { width:30px; height:25px; background-color:#001772; }
#logoLineRight { width:40px; height:25px; background-color:#001772; }
#currentSection { 
	color:#ffffff; background-color:#001772; width:640px; 
	font-size:14px; font-weight:bold; text-align:right; padding-right:10px;
}

#content{overflow: visible; margin-left: 0px; position: relative; margin-top: 20px;}
#contentFrame{border: none; margin: 0px; padding: 0px; padding-top:50px; overflow: visible; text-align: left; max-width: auto; position: relative; background-image: none; background-color: rgb(255, 255, 255); background-repeat: repeat-y;}

#headerDiv{position: absolute; top: 0px; left: 0px; z-index: 20;}


/*--------- Sekundär navigation ---------*/

#primNav, #secNavDiv, #footer  {
	display:none;
}

p.backlink, p.backlinkBottom {
	display:none;
}
