/* berlin.css *//* diese Formatierungen gelten fuer alle Seiten des Berlin-Exkursionsberichts *//* was hier steht muss nicht nochmal woanders festgelegt werden               *//* Michael Nahrath <mailto:michael@nahrath.de>                                */BODY {color: #000000;background: #ffffff url(img/fh-rand2.gif) no-repeat fixed;padding-left: 74px;padding-right: 12px;}P,DIV,UL,OL,DL,LI,H2,H3,H4,TABLE,TD,TH,CAPTION,A {font-family: Verdana, helvetica, arial, sans-serif}h1 {background: #00254e;color: #FFFFFF;border: 1px none;				/* Netscape workarround */font-size: 160%;font-weight: bold;padding-bottom: 0.2em;padding-right: 18px;padding-top: 0.2em;margin-left: -5px;margin-right: -2px;text-align: right;font-family: swiss, helvetica, arial, sans-serif;}h2 {font-size: 130%;font-weight: bold;}h3 {font-size: 115%;font-weight: bold;}h4 {font-size: 100%;font-weight: bold;}/*TABLE {text-align: center}*/td {font-size: 100%;text-align: left}th {font-size: 100%;font-weight: bold;text-align: right}caption {font-size: 100%;font-weight: bold}DT {color: #000000;    background: #CCCCCC;    font-size: 100% ;    font-weight: bold ;    margin-top: 0.5em ;    margin-bottom: 0.5em;padding-left: 2em}DD {margin-bottom: 0.3em;margin-top: 0.3em}/* Farben fuer Links */A:link {       color:  #0033FF;background: transparent;}                       A:visited {       color:  #990099;background: transparent;}        A:active {  color:  #FF0000;background: #FFFF99;}                       A:hover {       color:  #FF0000;background: #FFFFCC;}   /* besondere Bereiche, Einzel-Deskriptoren */.hide {display: none} 			/* wird nur ohne CSS angezeigt */.anm {font-size: 90%}.akt {font-size: 90%;background: #FFFFDD;color: #660066}/* Navigationsleiste */.nav {background: #00254e;color: white;border: 1px none;				/* Netscape workarround */padding: 0.3em;margin-left: -5px;margin-right: -2px;text-align: center;font-weight: bold;}.nav HR {display: none;}               .nav A:link {       color:  #FFFFFF;background: transparent;text-decoration: none;}       .nav A:visited {       color:  #999999;background: transparent;text-decoration: none;}                           .nav A:active {  color:  #FF0000;background: #FFFF99;text-decoration: underline;}                       .nav A:hover {       color:  #FF0000;background: #FFFFCC;text-decoration: underline;}   /* Bilder mit Transparentem Hintergrund in der Navigationsleiste :-) */.nav A:link img {background: #FFFFFF;}.nav A:visited img {background: #999999;}.nav A:active img {background: #0000FF;}.nav A:hover img {background: #FF0000;}