/* DATEI: formate.css */

body          { background:url(pics/Novalishaus-re2.jpg) no-repeat fixed;
                background-attachment:fixed;
                background-color:#FFFFC0; color:#000060;
                margin-top:20px; margin-left:20px; margin-right:20px;
                scrollbar-track-color: #FFF090;
                scrollbar-face-color: #FFEE90;
                scrollbar-arrow-color: #1010D0;
                scrollbar-3dlight-color: #E0B050;
                scrollbar-highlight-color: #FFFFFF;
                scrollbar-shadow-color: #A0A0A0;
                scrollbar-darkshadow-color: #505050; }

a:link        { color:#000060; text-decoration:underline; }
a:visited     { color:#000060; text-decoration:underline; }
a:active      { color:#FF0000; text-decoration:none; }
a:hover       { color:#A03020; text-decoration:none; }

h1,h2,h3,h4   { font-family:arial,sans-serif; max-width:550px; }

blockquote    { font-size:1.0em; text-align:justify; max-width:510px; }
li            { font-size:1.0em; text-align:justify; max-width:510px; }
p             { font-size:1.0em; text-align:justify; max-width:550px; }

/* p + p         { text-indent:1em; } */

span.level1   { font-family:arial,sans-serif;font-size:120%;
                font-weight:bold;line-height:1.3em; }
span.level2   { font-family:arial,sans-serif;font-size:100%;
                font-weight:bold;line-height:1.3em; }
span.level3   { font-family:arial,sans-serif;font-size:100%;
                line-height:1.3em; }
span.aktuell  { font-weight:bold; font-size:120%; font-style:italic; }

div.suchidx   { font-size:1.0em;width:33%;float:left; }
div.aktuell   { text-align:center; margin-top:-1em; }

table         { font-size:1.0em; }
table.termine { color:#000000; background:url(pics/yellow1-bg.png) }
table.top     { background-color:#FFE060; color:#000000; }
td.monat      { background-color:#FFB080; color:#000000;
                font-size:1.2em; font-weight:bold;
                text-align:center; }
tr.termine    { color:#000000; background:url(pics/yellow1-bg.png) }
tr.leerzeile  {  }
