/* DATEI: stylesimple.css fŸr netscape *//* Brotschrift */body { background: white;font-family: Verdana,Arial,sans-serif; font-size: 12px; line-height:125%;}h1, h2, h3 { font-weight: bold;text-align: left; }h1 { margin-top:6px;font-size: 140%;line-height:150%; }h2 { margin-top:6px;font-size: 130%;line-height:140%; }h3 { margin-top:3px;font-size: 120%;line-height:130%; }hr { width:100%; background-color: yellow; color:yellow; height:6px; text-align:left; border-top:3px dotted gray; } ul {   list-style-type:circle;  text-align: left; margin: 0 0 6px 5%;       padding: 0px;}p { margin-top: 3px;  margin-bottom: 4px;  }.rechtsbox, .linksbox, .mittebox, .navi{padding:  5px 7px 5px 7px; font-size: 11px; }.quelle, .kastenlinks{padding:  5px 7px 5px 7px; font-size: 11px; }.quelle a, .kastenlinks a, .rechtsbox a, .linksbox a, .mittebox a, .navi a{font-size: 11px; }/* a { text-decoration: none; background: none; color:blue; border-bottom: 2px dotted yellow; }a:visited {text-decoration: none; color:purple; background: none; }a:hover { text-decoration: none; color:yellow; background-color: blue;     border-bottom: 2px dotted yellow; }a:active { text-decoration: none;  font-style:italic; color:purple; background-color: yellow;     border-bottom: 5px solid silver; }end */
