@page {
    margin: 0;
}

body {
    background: none !important;
    color: #000;
}

html, body, .content, #all {
    margin: 0 !important;
    padding: 0 !important;
}

#all {
    background: none !important;
    width: auto !important;
}

h1 {
    position: static !important;
    width: auto !important;
}

h1 a, h2 a, h3 a, h4 a {
    text-decoration: none;
    color: inherit;
}

img {
    border: none;
}

#header, #primary-menu, #ticker, .rechts, #footer {
	display: none;
}



