/* DATEI: default.css */

/****************/
/* Peter Lorenz */
/****************/

/****************************************************************/
body
{ font-family            : Verdana,Arial,Helvetica,sans-serif;
  color                  : #000000;
  background-color       : #FFCC99 ;
  padding                : 0pt;
  margin                 : 0pt;
  font-size              : 9pt;
text-align          : center;

}

textarea
{ font-size              : 9pt;
  font-family            : Verdana,Arial,Helvetica,sans-serif;
}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ font-family            : Verdana,Arial,Helvetica,sans-serif;
}
p,div,td,th
{ font-size              : 10pt;
}
h1,H2,H3,H4,H5
{ color                  : #333300;
}
h1
{ font-size              : 40pt;
}
h4
{ font-size		: 8pt;
}
/****************************************************************/
table
{ border-color           : #000000;
  border-width           : 0pt;
  border-style           : none;
  padding                : 0pt;
  margin                 : 0pt;
}
/****************************************************************/
td
{ padding                : 0pt;
  margin                 : 0pt;
}

a:link    { color:#805020; text-decoration:none; font-weight:bold; }
a:visited { color:#805020; text-decoration:none; }
a:hover   { color:#007070; text-decoration:underline; }
a:active  { color:#007070; text-decoration:underline; }


#backbook
{ background-image       : url(../img/vergriffenes_buch.jpg);
  background-repeat      : no-repeat;
  background-position    : center center;
  color                  : #00000;
text-align          : center;
}

.hidden
{ visibility : hidden;
}
.small
{ font-size		: 0.7em;
}

/****************************************************************/
