/* pinguballon formate */


div { font-size : 13px; font-family : Arial, Helvetica;}
/* entspricht in etwa dem normalen Arial Schriftbild */

div.lh20 { font-size : 13px; line-height : 20px; font-family : Arial, Helvetica;}
/* normale Schrift mit groesserem Zeilenabstand */

div.f9 { font-size : 12px; font-family : Arial, Helvetica;}
/* kleinere Schrift für Ballonspiel-Warnhinweis */

div.f8 { font-size : 11px; font-family : Arial,Helvetica;}
/* kleinere Schrift für Unsere Ballone */

div.f7 { font-size : 10px; font-family : Arial,Helvetica;}
/* kleinere Schrift für Ballontreffen-Termintabelle */

div.f20 { font-size : 27px; font-weight:600; font-family : Arial, Helvetica;}
/* grosse Überschrift ('Willkommen', ganz am Anfang) */

h1 { font-size : 20px; font-family:Arial, Helvetica;}
/* hübsche Überschrift (jeweilige Seiten-Headline) */

h2 { font-size : 16px; font-family : Arial, Helvetica;}
/* kleinere Überschrift (früher für Terminkalender verwendet) */

div.h2 { font-size : 16px; font-weight:bold; font-family : Arial, Helvetica;}
/* kleinere Überschrift (Terminkalender) */

div.br20 { font-size : 20px; font-family : Arial, Helvetica;}
/* Spezial-Leerzeile */

div.br9 { font-size : 9px; font-family : Arial, Helvetica;}
/* Spezial-Leerzeile */

div.br1 { font-size : 1px; font-family : Arial, Helvetica;}
/* Spezial-Leerzeile */


A:link    {text-decoration: underline; color: #0000BB;}
A:visited {text-decoration: underline; color: #660099;}
A:active  {text-decoration: underline; color: #6699FF;}
A:hover   {text-decoration: underline; color: #639CFF;}



BODY{
scrollbar-shadow-color:#8080FF;			/*rechter schatten*/
scrollbar-face-color:#B0BDE9;			/*mitte*/
scrollbar-highlight-color:#CCD3F0;		/*links hell*/
scrollbar-3dlight-color:#B0BDE9;		/*ganz links hell*/
scrollbar-darkshadow-color:#808080;		/*ganz rechter schatten*/
scrollbar-track-color:#CCD3F0;			/*fahrbahn*/
scrollbar-arrow-color:#808080;}			/*pfeile*/
