/*
* PRINT_CSS
* Autor seifert@webit.de
* created 2006-12-14
* last-modified 2006-12-14
* last-modified by: seifert@webit.de
*/

@import url(content.css);

#header,
#secnavi,
#rightcolumn,
#footer {
 display: none;
}

a {
 text-decoration: none;
 color: #000000;
}

img {
 border: none;
}