  body		{ background-color:rgb(173,49,49); }

  body.seite	{ background-color:rgb(186,228,255); }
  body.rahmen	{ background-color:rgb(200,0,0); }

  body.head,
  body.rand,
  body.menu	{ background-color:rgb(197,244,203); }

  body.main	{ background-color:rgb(206,248,255); }

  body.pic,
  body.home	{ background-color:rgb(134,134,255); }

/* -------------------------------------------------------------------------------- */

  P,TD		{ font-family:Verdana,Tahoma,Arial,Verdana;
                font-size:8pt;
                margin-top:0pt;
                margin-bottom:0pt;
		text-align:justify; }
		
  P.lesbar	{ font-size:9pt; }

  P.zentriert	{ text-align:center; }

  P.links	{ text-align:left; }

  P.rechts	{ text-align:right; }

  P.link	{ text-align:right;
		font-size:8pt; }

  P.gedicht	{ font-size:7pt;
		text-align:center;
		color:rgb(125,25,0); }

  P.pretitel	{ font-family:Verdana,Tahoma,Arial,Verdana;
                font-size:10pt;
                margin-top:3pt;
                margin-bottom:0pt;
		text-align:center; }

  P.klein	{ font-size:8pt; }

  P.kleinzentriert
		{ font-size:8pt;
		text-align:center; }

  P.ganzklein	{ font-size:7pt; }

  P.ganzkleinzentriert
		{ font-size:7pt;
		text-align:center; }

  P.titel	{ text-align:center;
		font-weight:bold;
		text-decoration:underline;
		margin-bottom:15pt; }

  IMG		{ border:0; }

  IMG.foto	{ margin-right:5pt;
		margin-bottom:5pt; }

  TD.book_name	{ text-align:left;
		font-weight:bold;
		background-color:#FFFF80; }
  TD.book_hp	{ text-align:right;
		background-color:#FFFF80; }
  TD.book_msg	{ text-align:justify; }

/* -------------------------------------------------------------------------------- */

  A:link,
  A:visited,
  A:active	{ color:rgb(85,141,233);
		text-decoration:none; }

  A:hover	{ color:rgb(55,111,203);
		text-decoration:underline overline; }