/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small;}
 A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(255,153,0); font-weight: bold;}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(255,153,0); font-weight: bold;}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(204,51,0); font-weight: bold;}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(255,153,0); font-weight: bold;}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(255,153,0); font-weight: bold;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; font-weight: normal; font-style: normal;}
 A { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(255,153,0); font-weight: bold;}
 ADDRESS { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(51,0,153); font-weight: bold;}
 