/* This style is overlayed on the current style... */

/*** Verstecke: ***/
div.overview,		/* Ueberblick-Knopf */
div.flyright,		/* Edit-Knoepfe */
div.jumpref,		/* Sprung-Menue */
div.archiv,		/* Archiv-Bestand */
span.linkbutton,	/* MANAGEMENT-Felder */
div.linkbutton,
div.uploadform,
div.imgnavi,
.noprint		/* alles markierte */
{
    display:		none;
}
.printonly {
    display:		block;
}

#main,
#toparea,
.imgleftwb, .imgrightwb,
table.filelist tr
{
    border:	0;
}

body,
#toparea,
#main,
hr
{
    background:		none;
}

#toparea {
    padding:		0;
}

hr {
    height:		0.5ex;
    border:		1px solid black;
} 

a:link {
    text-decoration:    none;
}

body
{
    font-family:	Georgia, Garamond, serif;
}

div.blackboard pre, div.blackboard pre a
{
    color:		black;
    background:		none;
}

#toparea
{
    /* border-bottom:	medium double black; */
    border-bottom:	0.5ex solid #900;
}

h1, h2, h3, h4, h5, h6 {
    border:		0;
    padding:		0;
    text-align:		left;
}

