/* normaler Text */
body          {color:#0000A0;
               background-image:url("binfdb/back.gif");
               background-color:#FFFFFF;
			   font-family:'Fine Hand','Comic Sans MS',cursive;
			   font-size:14pt}
a:link        {font-weight:bold; color:#0000A0; text-decoration:none}
a:visited     {font-weight:bold; color:#800080; text-decoration:none}
a:hover       {font-weight:bold; color:#E00000; text-decoration:none}
a:focus       {font-weight:bold; color:#E00000; text-decoration:none}
a:active      {font-weight:bold; color:#E00000; text-decoration:underline}
.admin        {color:#0000A0;
               font-family:'Arial',sans-serif;
			   font-size:12pt}

/* Überschriften */
h1            {text-align:center;
               color:#0000A0;
			   font-family:'Fine Hand','Comic Sans MS',cursive;
			   font-weight:bold;
			   font-size:28pt}
h2            {text-align:center;
               color:#0000A0;
			   font-family:'Fine Hand','Comic Sans MS',cursive;
			   font-weight:normal;
			   font-size:20pt}
h3            {text-align:left;
               color:#0000A0;
			   font-family:'Fine Hand','Comic Sans MS',cursive;
			   font-weight:normal;
			   font-size:20pt}

/* horizontale Linien */
hr            {color:#808080;}


