/*maximuscle.se.css - styles for swedish site */
.homePage .goalPortal .portalList { top: 0px; } 

#hd { /*page header*/ height: 6em; } 
#bt { padding-top: 8.5em; }


/* Push the menu across to centre */
#pmenu {  left: 7em; list-style: none; margin-left: 15em; }
/* ...and make the text fit correctly */
#pmenu ul a, #pmenu ul a:visited { margin:0 ; display:block; width: 300px; }
#pmenu li:hover > ul {width:300px;}

/* Push the footer across to centre */
#ft .additionalLinks  ul {  margin-left: 18em;}  

/* Use the image in line with the translated quotes on the portal */
.goalPortal .portalList { background: #efefef url(/Images/Layout/de/goalBackgroundAlt.jpg);  position: relative; top: 0px; left: 0;}

