/* für den Hauptteil des Textes */
a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif,helvetica;
		 	 font-size:12px;
			 color:black:;}
.kleinkursiv { font-style:italic; font-size:60%; }
.news { text-align:justify;}

h1 { font-size:16px; font-family:Arial; letter-spacing:0px; color:#333333; margin-bottom:10px;}
h2 { font-size:14px; font-family:Arial; letter-spacing:0px; color:#333333; margin-bottom:5px;}
h3 { font-size:12px; font-family:Arial; letter-spacing:0px; color:#333333; margin-bottom:5px;}
		 
/* Unterschiedliche Farben bei den iFrames */
body.stamm { background-color:#6699CC;}
body.interaktiv { background-color:yellow;}
body.kontakt { background-color:lightgreen;}
body.stufen { background-color:orange;}
body.woes { background-color:orange;}
body.jufis { background-color:#3366CC;}
body.pfadis { background-color:#009900;}
body.rover { background-color:#FF3333;}
body.leiter { background-color:#999999;}

A:link    {text-decoration: none; color:yellow;}
A:visited {text-decoration: none; color:yellow;}
A:active  {text-decoration: none; color:FF9900;}
A:hover   {text-decoration: none; color:red; background-color:yellow;}

/* für helle Seiten */
.dunkel:link    {text-decoration: none; color:red;}
.dunkel:visited {text-decoration: none; color:red;}
.dunkel:active  {text-decoration: none; color:red;}
.dunkel:hover   {text-decoration: none; color:red; background-color:white;}

/* für internen Bereich */
.intern:link    {text-decoration: none; color:red;}
.intern:visited {text-decoration: none; color:red;}
.intern:active  {text-decoration: none; color:red;}
.intern:hover   {text-decoration: none; color:red; background-color:yellow;}

/* für das Menu */
.menu:link    {font-size:16px;text-decoration: none; color:gray;}
.menu:visited {font-size:16px;text-decoration: none; color:gray;}
.menu:active  {font-size:16px;text-decoration: none; color:gray;}
.menu:hover   {font-size:16px;text-decoration: none; color:red; background-color:white;}
.aktivmenu:link    {font-size:16px;text-decoration: none; color:red;}
.aktivmenu:visited {font-size:16px;text-decoration: none; color:red;}
.aktivmenu:active  {font-size:16px;text-decoration: none; color:red;}
.aktivmenu:hover   {font-size:16px;text-decoration: none; color:red;}
.submenu:link    {text-decoration: none; color:gray;}
.submenu:visited {text-decoration: none; color:gray;}
.submenu:active  {text-decoration: none; color:gray;}
.submenu:hover   {text-decoration: none; color:red; background-color:white;}
.aktivsubmenu:link    {text-decoration: none; color:red;}
.aktivsubmenu:visited {text-decoration: none; color:red;}
.aktivsubmenu:active  {text-decoration: none; color:red;}
.aktivsubmenu:hover   {text-decoration: none; color:red;}










