dd {
	margin-bottom: 0;
	margin-left: 0;
}

/*#portal-siteactions {
    background-color: transparent;
    white-space: nowrap;
    list-style-image: none;
    list-style-type: none;
    margin: 1px 0 0 0;
    height: auto;
    line-height: normal;
    float: right;
    padding: 3px 2em 3px 0;
}*/
#portal-siteactions li {
/*    display: none;*/
}
#portal-siteactions li a {

 /*    display: none;*/ 
}
#portal-siteactions li.selected a {

/*    display: none;*/
}
#portal-siteactions li a:hover {

/*    display:none;*/
}

#visual-portal-wrapper{
	margin-top:-12px;
}

#portal-searchbox {
    /*float: right;
    clear: right;
    background-color: transparent;
    margin: 1.5em 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: none;
    white-space: nowrap;
    z-index: 2;*/
    display: none;
}

#portal-languageselector {
    margin: 4px 1em 1px 1em;
    float:left;
/*    display:none;*/
}

#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    /*background-color: #dee7ec;
    border-top-color: #eeeeee;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #eeeeee;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.6em;
    color: Black;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: none;
    list-style: none;*/
    display: none;
}

img {
        behavior: url(http://forum.scout.ch/iepngfix.htc);
}

a.hasSub {
    background-image:url('http://v3.pbs.ch/portal_css/PBS%20Skin/arrowRight.gif');
    background-position:14em 50%;
    background-repeat:no-repeat;
}

#portal-globalnav li a:hover, #portal-globalnav li.selected a {
background:transparent url(http://v3.pbs.ch/portal_css/pbs/globalnav_selected.gif) no-repeat left top;
}

#portal-globalnav ul.selected a {
background:url(http://forum.scout.ch/bla.gif);
}


body {
	background: url(http://v3.pbs.ch/portal_css/pbs/bg_body.jpg) center repeat-y #444444;;
