/*
formatvorlagen.css
stylesheets fuer beziehungsanalyse-berlin.de
*/


a:link        { color:#000000;
                text-decoration:none;
              }
a:visited     { color:#000000;
                text-decoration:none;
              }
a:hover       { color:#FF7F00;
              }
#header       { background-color:#0070C0;
                border-width:1px;
                border-style:solid;
                border-color:#0070C0;
                padding:0.2em;
                text-align:center;
                text-valign:center;
                font-family:tahoma;
                font-size:60%;
                font-weight:bold;
                color:#FFFFFF;
                letter-spacing:0.2em;
              }
#menubox      { background-color:#FFFFFF;
                border-width:1px;
                border-style:solid;
                border-color:#0070C0;
                padding:0.5em;
                text-align:left;
                text-valign:top;
                font-family:tahoma;
                font-size:60%;
                font-weight:bold;
                word-spacing:0.3em;
                line-height:220%;
              }
#mainbox      { background-color:#FFFFFF;
                border-width:1px;
                border-style:solid;
                border-color:#0070C0;
                padding:1em;
              }
#name         { color:#0070C0;
                font-size:300%;
              }
#titel        { color:#000000;
                font-size:120%;
              }
#thema        { color:#FF7F00;
                font-size:80%;
                font-weight:bold;
                font-family:tahoma;
                letter-spacing:0.1em;
                padding-top:1em;
                padding-bottom:0.3em;
              }
#ueberschrift { color:#0070C0;
                font-size:100%;
                font-weight:bold;
                font-family:tahoma;
                letter-spacing:0.1em;
                padding-top:1em;
                padding-bottom:0.3em;
              }
#hervorhebung { color:#0070C0;
                font-size:80%;
                font-weight:bold;
                line-height:140%;
              }
#mitglieder   { color:#000000;
                font-size:80%;
                padding-bottom:0.5em;
                line-height:200%;
              }
#text         { color:#000000;
                font-size:80%;
                padding-bottom:0.5em;
                line-height:140%;
              }
#inhalt       { font-family:tahoma;
                font-size:60%;
                letter-spacing:0.1em;
                word-spacing:0.3em;
                text-align:right;
              }
#inhalt a:link { color:#0070C0;
                text-decoration:none;
              }
#inhalt a:visited { color:#0070C0;
                text-decoration:none;
              }
#inhalt a:hover { color:#0070C0;
                text-decoration:none;
              }
LI            { line-height:150%;
              }
