/*Stylesheet-Datei für nw_name.html-Dateien*/
/*Kommentare innerhalb von Stylesheet-Bereichen*/
/*Syntax: Selektor ( Eigenschaft:Wert ) */
body { background-color:#E6E6E6; font-family:Helvetica,Arial,sans-serif; color:#393939; }
.titelbox { background-color:#F2F2F2; padding-top:10px; padding-bottom:10px; width:596px; margin:0; }
.farbblock { position:fixed; top:0px; right:152px; width:52px; height:40px; }
h1 { position:fixed; top:0px; left:0px; font-size:20px; line-height:20px; font-weight:bold; color:#7D7D7D; text-align:center; }
div#Inhalt a { font-size:11px; font-weight:bold; line-height:12px; margin-top:4pt; text-decoration:none; }
a { font-size:11px; font-weight:bold; line-height:12px; margin-top:0; text-decoration:none; }
a:link { color:#393939; }
a:visited { color:#0070C0; }
a:hover { color:#008000; text-decoration:underline; }
a:active { color:#008000; }
ul { padding:0; margin:0; }
div#Inhalt { margin: 50px 170px 10px 30px }
div#Inhalt ul { font-size:14px; line-height:18px; font-weight:bold; }
div#Inhalt a { font-size:12px; font-weight:bold; line-height:12px; margin-top:4pt; text-decoration:none; }
div#Inhalt a:link { color:#393939; }
div#Inhalt a:visited { color:#0070C0; }
div#Inhalt a:hover { color:#008000; }
div#Inhalt a:active { color:#008000; }
div#Inhalt p { font-size:12px; }
div#Inhalt li { font-size:12px; line-height:16px; font-weight:normal; margin-left:20px; }
div#Inhalt h2 { font-size:20px; font-weight:bold; line-height:20px; margin-left:0px; font-weight:normal; color:;
text-align:left; padding-top:0px; }
div#Inhalt h3 { font-size:16px; line-height:16px; font-weight:normal; color:;
text-align:left; }
/*h4 verwendet bei Inhalt netzwerk*/
div#Inhalt h4 { font-size:14px; line-height:14px; font-weight:bold; color:;
text-align:left; padding-top:0px; border-top-width:2px; border-top-color:#00008b; }
/*h5 verwendet bei News-Archiv*/
div#Inhalt h5 { font-size:14px; line-height:14px; font-weight:bold; color:;
text-align:left; margin-top:-20px; padding-top:10px; }
/**/


ul#Menue {
  float: right; width:134px; height:488px;
  position:fixed; border:0; top:0px; right:0px;"
  align: right;
  background-color: #dcdcdc;
  margin-top: -8px;
  margin-right: -8px;
  padding: 0px 20px 0px 6px;
  border:0;
}
ul#Menue li {
  list-style: none;
  margin: 0; padding: 0;
  text-align: right
}
ul#Menue a {
  display: block;
  padding: 0px;
  margin-top: 4px;
  font-size:14px;
  font-weight: bold;
  line-height: 16px;
  text-decoration:none;
}
ul#Menue a:link {
  color:#00008b; }
}
ul#Menue a:visited {
  color:#0000cd;
}
ul#Menue a:hover {
  color:#008000;
}
ul#Menue a:active {
  color:#008000;
}
#zit { font-family:Helvetica,Arial,sans-serif; color:#393839; font-size:14px; font-style:italic; text-align:right; margin-right:190px; }
#aut { font-family:Helvetica,Arial,sans-serif; color:#393839; font-size:12px; font-style:normal; text-align:right; margin-right:190px; }

/*Netzwerk Titel mit Linie*/
#nwtt { font-size:14px; line-height:14px; font-weight:bold; text-align:left; padding-top:6px; padding-bottom:4px;
margin-left:10px; border-top-color:#00008b; border-top-width:2px;  border-top-style:solid; }
/*Netzwerk Texte*/
#nwtx { font-size:12px; line-height:14px; font-style:normal; margin-top:2px; text-align:left;
margin-left:10px; }
/*Netzwerk Kontaktdaten*/
#nwkd { font-size:11px;  line-height:12px; font-weight:bold; margin-top:4pt; text-align:left;
font-style:normal; margin-left:10px; }