/*
DOMAIN:
DESC:
AUTHOR:
RELEASE:
NOTES:		Stylesheet for printing
*/

@import url("/kunder/un/css/style.css");

#menu {
    display: none;
}

#headerLangSelector {
    display: none;
}

#headerIconsbar {
    display: none;
}

#headerFlashimage {
    display: none;    
}

#content {
    margin: 0px;
    padding: 0px;
    white-space: normal;
    overflow: visible;
}

#product_firstpageTextbox {
    margin: 0px;
    padding: 0px;
}

#footer {
    position: relative;
    top: 20px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    text-align: left;
}

#ps_contactlist {
    padding: 0px;
    margin: 0px;
}

.ps_contactlistName {
    width: 100px;
}