
body
{
  /* background-color: #E1E958; */
   background-color: #FFFF80;  
}


body, h1, h2, h3, p, li, a, td
{
  font-family: Helvetica, Verdana, Arial, sans-serif;
}


h1
{
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  color: #000080;
}


h2
{
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
  color: #0000FF;
  font-style: italic;
}


h3
{
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  color: #0000FF;
  font-style: italic;
}


p
{
  text-align: justify;
  font-size: 12pt;
  font-weight: normal;
  letter-spacing: 0,2pt;
}


li
{
  margin-bottom: 12pt;
}


td
{
  vertical-align: top;
  padding: 5pt;
}

th
{
  font-weight: bold;
}

dt
{
  font-weight: bold;
}


a
{
  text-decoration: underline;
}

em
{
  font-style: italic;
}

/* Einzeldefinitionen */

/*normaler Text in der Haupt-Tabellen-Zelle: */
.text
{
  padding: 10pt;
  vertical-align: top;
  border-width: 1pt;
  border-color: #000080;
  border-style: solid;
  width: 100%;
}

/*Navigationsleiste kein Blocksatz */
.nav
{
  text-align: left;
}

/*Rahmenformatierung in den Angebots-Tabellen-Zellen*/
.angebot
{
  padding: 10pt;
  vertical-align: top;
  border-width: 1pt 0pt 1pt 1pt;
  border-color: #000080;
  border-style: solid;
  width: 100%;
}

.bild
{
 padding: 10pt;
 vertical-align: middle;
  border-width: 1pt 0pt 1pt 1pt;
  border-color: #000080;
  border-style: solid;
  width: 100%;

/* Claudimir wird im Text hervorgehoben */
.cm
{
 font-weight: bold;
 font-style: italic;
 color: #000080;
}

/* Angaben in der Preistabelle werden rechts ausgerichtet */
.preise
{
 text-align="right";
}

.m
{
 vertical-align="center"
}

.c 
{
 text-align: center 
}


/* Definitionen für Navigationsleisten etc.

.rand      { color: #FFFFFF; left-margin: 20pt;}
.nav       { color: #FFFFFF; left-margin: 20pt; font-style: italic; }
.unten     { margin-bottom: 100pt}
.a         { font-weight: bold}
.usinfo
{
  color: #FFFFFF;
  left-margin: 20pt;
  font-style: italic;
  line-height: 300%;
}




/* Einzeldefinitionen

.r { text-align: right }


*/
