/* DATEI: geocalc.css */


body {border:5px; border-color:#a5b8dc; border-style:solid;
      margin:0px;
      font-family:Arial,sans-serif; font-size:11pt; }


p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; font-size:11pt; }

p,h1,h2,h3,h4,h5,ul,ol,li,div {
   margin:5px; }
td  { padding:2px;  }

h1,h2,h3,h4,h5 {
   color:#370097; clear:both; }

p {
   margin-left:15px; text-align:justify; }

h1 { margin-top:15px; margin-bottom:15px; font-size:18pt; }
h2 { margin-top:10px; margin-bottom:10px; font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:10pt; margin-left:15px;}


code  { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; font-weight:bold;}
.code { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; background-color:#FFFFE0; }
.note { font-family:Courier New,Courier; font-size:10pt; color:#228B22; background-color:#FFFFE0; }

pre.normal { color:#000000; }

pre   { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; font-weight:bold; }
.code { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; background-color:#FFFFE0; margin-top:0pt; margin-bottom:0pt; }
.note { font-family:Courier New,Courier; font-size:10pt; color:#228B22; background-color:#FFFFE0; margin-top:0pt; margin-bottom:0pt; }
.err  { font-family:Courier New,Courier; font-size:10pt; color:#FF0000; background-color:#FFFFE0; margin-top:0pt; margin-bottom:0pt; }


td
.code { background-color:#fffff0; }
.err  { background-color:#eeeeee; }
.doc  { background-color:#a5b8dc; }

a:link      { color:#370097; text-decoration:underline; }
a:visited   { color:#5645a7; text-decoration:underline; }
a:active    { color:#000000; text-decoration:none; }
a.an        { color:#000000; text-decoration:none; }
a.ab        { color:#000000; text-decoration:none; font-weight:bold;}

img {border:0}
   img.right  {border:0; display:inline; float:right; margin-left:10px;  margin-bottom:10px;}
   img.left   {border:0; display:inline; float:left;  margin-right:10px; margin-bottom:10px;}
   img.center {border:0; display:inline; margin-left:auto; margin-right:auto; margin-bottom:10px;}
   img.rightB {border:1px; border-color:#000000; border-style:solid; display:inline; float:right; margin-left:10px;  margin-bottom:10px;}
   img.leftB  {border:1px; border-color:#000000; border-style:solid; display:inline; float:left;  margin-right:10px; margin-bottom:10px;}
   img.centerB{border:1px; border-color:#000000; border-style:solid; display:inline; margin-left:auto; margin-right:auto; margin-bottom:10px;}
   img.formel {border:0px; margin:0px; text-align:left; vertical-align:middle;}
   img.topB   {border:1px; border-color:#000000; border-style:solid; }

div.left       { float:left; padding:10px; font-size:smaller;}
div.right      { float:right;padding:10px; font-size:smaller;}
div.break      { padding:10px; font-size:smaller;}
div.zitat      { padding:15px; margin:15px; font-style:italic;}
div.important  { padding:15px; border:5px solid #ff0000;
p.changelog    { color:#228B22; }


hr       {clear:both; background-color:#a5b8dc; color:#a5b8dc; }