/*
##########################################
## Ergaenzungen, teils ueberschreibend, ##
## fuer Teilbereich "Netzwerk-W",       ##
## deshalb immer als letztes CSS laden  ##
##########################################
*/
 
#kopf {
 background-image: url(../grafiken/kopf_netzwerk-w2.gif);
}
 
#content #nachrichten
{
padding: 10px;
border: 1px solid #f00;
margin-bottom: 20px !important;
}
 
#content #nachrichten,
#content .boxrot
{
padding: 10px;
border: 1px solid #831b74;
}
 
#content .boxrot
{
margin: 10px 0;
}
 
#content h1.nachrichten,
#content h1.linie,
#content h2.linie
{
 display: block;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000;
 color: #000;
 margin-top: 0px;
 line-height: normal;
 padding-top: 0px;
}
 
#content h1.linie,
#content h2.linie
{
margin: 20px 0 20px 0;
}
 
#content h2.linie
{
 font-size: small;
}
 
#content h2.dossier,
#content h3.dossier
{
 font-size: medium;
 color: #666;
 margin: 10px 0;
}
 
#content h1 {
 font-size: large;
}
 
#content h2 {
 font-size: medium;
 color: #000;
border: 0;
}
 
#content h1.np
{
 font-size: medium;
 color: #000;
border: 0;
margin-bottom: 0 !important;
}
 
#content h3 {
 font-size: small;
 color: #000;
}
 
#content hr {
 margin: 20px 0 17px 0;
}
 
#related {
 padding-top: 2px;
}
 
#related h1 {
 background-color: #66cccc;
}
 
#related .extlink, #content .extlink {
 padding-left: 1.3em;
 color: #831b74;
 background-image: url(../grafiken/ext-link-netzwerk-w.gif)
}
 
#related hr {
 margin: 10px 0;
 border-top-color: #831b74;
}
 
.grau
{
color: #666;
}
 
.dkgrau
{
color: #444;
}
 
 #content a, #content a:visited, #related a, #related a:visited, td a
 {
 color: #831b74;
}

.lila {
background-color: #eddfeb;
}

#content .start{
font-size: medium;
}
