/* stami.css   */


*.menue    {color:darkred;  font-family:cursive; font-style:italic; font-weight:bold; font-size:80%; }
*.gruss_g  {color:purple;  font-family:cursive; font-style:italic; font-weight:bold; font-size:200%; }
*.gruss_bg {color:black; font-family:cursive; font-style:italic; font-weight:bold; font-size:200%; }
*.text_n   {color:black; font-family:cursive; font-style:normal; font-weight:normal; font-size:100%; }
*.text_g   {color:black; font-family:cursive; font-style:normal; font-weight:normal; font-size:100%; }
*.fuss_k   {color:black; font-family:sans-serif; font-style:normal; font-weight:normal; font-size:8pt; }

/*  Links  */
a       {color:orange;font-family:cursive; font-style:italic; font-weight:bold; font-size:80%;}
a:hover {text-decoration: none; color:orange; background-color:darkgray; border-width:1px; border-color:red; }

/*  algemeine Definitionen */

#rot {color:#EE0000;}
#bereich_rot  {border:4px solid red;}
#bereich_blau {border:4px solid darkred;}


