body {
 background: #FFFFFF;
 color: #000000;
 text-align: left;
 width: 90%;
}
#header, #links, #rechts, #footer {
 display: none;
}
#navigation {
 margin: 0 0 0 0;
}

#main {
 margin: 0 0 0 0;
 width: 100%;
 background: #FFFFFF;
 border: none;
}

#center {
 background: #FFFFFF;
 overflow: visible;
 width: auto;
}
#content {
 display: block;
 width: 100%;
 float: none;
 position: static;
 margin: 0 0 0 0;
}

.noprint {
 position: static;
 display: none;
 width: 0;
}

#navigation h1, #navigation h1 a {
 background: #FFFFFF;
 color: silver;
 border-bottom: none;
}

h1 {
 background: #FFFFFF;
 color: #000000;
 border-bottom: 1px solid #000000;
}

a {
 background: #FFFFFF;
 color: #000000;
}

h2, h3, h4, h5, h6 {
 background: #FFFFFF;
 color: #000000;
 border-bottom: none;
}

/* Fachprogramm Überschrift: ausblenden */
body#css2708 #navigation,
body#css2708 div.csc-header-n1 {
 display: none;
}
