/* DATEI: pogona.css */

body { margin-top:10px; margin-bottom:10px; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i
     { font-family:Arial, sans-serif; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

p { color:#000000; font-size:12pt; }

p { color:#000000; font-size:12pt; }

p.footing { color:#000000; font-family:Arial, sans-serif; font-size:12pt; font-style:italic; font-weight:bold; padding-top:1px; padding-bottom:1px; 
border:0px solid black; 
border-top:thin solid black; border-bottom:thin solid black; }

p.title { color:#000000; font-family:Arial, sans-serif; font-size:20pt; font-weight:600; 
border:0px solid black; 
border-bottom:thin solid black; 
padding-bottom:1px; position:relative; top:4px; left:0px; }

p.title0 { color:#000000; font-family:Arial, sans-serif; font-size:16pt; font-weight:500; 
border:0px solid black; 
border-bottom:thin solid black; 
padding-bottom:1px; margin-bottom:1pt; margin-top:1pt; }

p.midtitle { color:#000000; font-family:Arial, sans-serif; font-size:14pt; font-weight:500; margin-bottom:1pt; margin-top:1pt }

p.subtitle { color:#000000; font-family:Arial, sans-serif; font-size:9pt; font-weight:500; margin-bottom:1pt; margin-top:1pt }

p.title1 { color:#000000; font-family:Arial, sans-serif; font-size:17pt; font-weight:500; margin-bottom:1pt; margin-top:1pt;
position:absolute; top:56px; left:4px;
}

p.titlefoto { color:#000000; font-family:Arial, sans-serif; font-size:12pt; font-weight:500; margin-bottom:1pt; margin-top:1pt;
position:absolute; top:56px; left:4px;
}

p.titleanzeige { color:#000000; font-family:Arial, sans-serif; font-size:12pt; font-weight:500; margin-bottom:1pt; margin-top:1pt;
position:absolute; top:80px; left:4px;
}

p.colortitle { color:#0000FF; font-family:Arial, sans-serif; font-size:18pt; font-weight:600; margin-bottom:1pt; margin-top:1pt }

p.colortitlegr { color:#448844; font-family:Arial, sans-serif; font-size:24pt; font-weight:800; margin-bottom:1pt; margin-top:1pt }

p.hallo { color:#0000FF; font-family:Arial, sans-serif; font-size:14pt; font-weight:500; margin-bottom:1pt; margin-top:1pt }

table.Menu
  { margin:1mm}

td 
  { font-size:12pt; text-align:left; vertical-align:top; }

td.Menu
  { font-family:Arial, sans-serif; font-size:14pt; font-weight:bold; text-align:left; vertical-align:top; }

th { color:#008080; font-size:18pt; font-weight:bold; text-align:left; vertical-align:top; 
border:thin solid #993366; }

th.small { color:#008080; font-family:Arial, sans-serif; font-size:11pt; font-weight:bold; text-align:left; vertical-align:top; 
border:thin none #993366; }

th.info { background-color:#DDDDDD; color:#008080; font-family:Arial, sans-serif; font-size:16pt; font-weight:bold; text-align:left; vertical-align:top; 
border:thin solid #993366; }

th.bild { color:#008080; font-family:Arial, sans-serif; font-size:17pt; font-weight:bold; text-align:left; vertical-align:top; 
border:thin none black}

a:link { color:#0000CC; text-decoration:none; }
a:visited { color:#990099; text-decoration:none; }
a:active { color:#999000; font-weight:bold; font-style:italic; text-decoration:none; }
a:hover {color: #CC0000; text-decoration: underline;}
