body              {background-color:#000044;
                  background-attachment: fixed;
                  color: yellow;
                  font: 13 arial;
                  text-align: center; }

a:link            {font: bold 14 arial;
                  color: white;
                  text-align: center;}

a:visited         {color: white;
                  font: bold 14 arial;
                  text-align: center;}

a:hover           {color: red;
                  font: bold 14 arial;
                  text-align: center;}

a:active          {color: darkred;
                  font: bold 14 arial;
                  text-align: center;}



                  /*Beginn Texte*/
                  
h1                {color: yellow;
                  font: bold 25 arial;
                  text-align:center;}
/*Willkommenstext f&uuml;r die einzelnen Abteilungen*/


h2                {color: yellow;
                  font: bold 20 arial;
                  text-align: center;}
/*&Uuml;berschrifft f&uuml;r jede Seite, z.B: Aktuelles/Wettk&auml;mpfe/Training*/


h3                {color: yellow;
                  font: bold 13 arial;
                  text-align: center;}
/*Untre&uuml;berschriften oder wichtige Textstellen die fett markirt sind*/

                                   
h4                {color: yellow;
                  font: 13 arial;
                  text-align: center;
                  text-decoration: underline; }
/*Unerstrichener Text genau wie h3 zum markieren von wichtigen Textstellen*/


h5                {color: yellow;
                  font:  bold 13 arial;
                  text-align: left;
                  text-decoration: none; }
/*Fetter Text genau wie h4 zum Beispiel f&uuml;r Steckbriefe*/


h6                {color: yellow;
                  font: 13 arial;
                  text-align: left;
                  margin-left: 180px;}
/*linksb&uuml;ndige Schriften*/



.btext            {color: #0066FF;
                  font: 13 arial;
                  text-align: center;}
/*hellbalue Bildunterschrift*/
                  
.text              {color: yellow;
                  font: 13 arial;
                  text-align: left;
                  margin-left: 330px;}
/*linksb&uuml;ndiger Text f&uuml;r zum Beispiel Steckbriefe*/


.red               {color: #FF0000;
                  font: bold 13 arial;
                  text-align: center;}
/*Roter Text*/

.boldtext         {color: yellow;
                  font: bold 13 arial;
                  text-align: left;
                  background-color: #5151ca;
                  height: 20px;
                  padding-top: 2px;}
/*&Uuml;berschrifft im Test, z.B. Hauptmenue untere Box*/

.scroll            {color: #0066FF;
                  font: 15 arial;
                  text-align: center;}
/*Text f&uuml;r Laufschrift*/

ul                {color: yellow;
                  font: 13 arial;
                  text-align: justify;
                  margin-left: 180px;}
/*Liste*/

li                {color: yellow;
                  font: 13 arial;
                  text-align: justify;}
/*Liste*/


.linksbundig      {color: yellow;
                  font: 13 arial;
                  text-align: left;
                  margin: 0 0 0 50;
                  }
/*linksb&uuml;ndiger Text*/



   /*verschiedene Schriftarten f&uuml;r die Logos der Sponsoren*/
span.blau          {color: blue;
                  font: italic bold 13 arial;
                  text-align: left;
                  text-decoration: none;}
                       /*blaue Schrift, linksb&uuml;ndig, kursif, fett, mittelgro&szlig;*/
                  
span.unterstrichen {color: blue;
                  font: italic bold 13 arial;
                  text-align: left;
                  text-decoration: underline;}
                        /*blaue Schrift, linksb&uuml;ndig, kursif, fett, mittelgro&szlig;, unterstrichen*/
                  
span.rot          {color: red;
                  font: italic bold 13 arial;
                  text-align: left;
                  text-decoration: none;}
                        /*rote Schrift, linksb&uuml;ndig, kursif, fett, mittelgro&szlig;*/
                  
span.ausrichtung  {color: blue;
                  font: italic bold 13 arial;
                  margin-left: 100px;
                  text-decoration: none;}
                       /*blaue Schrift, rechtsb&uuml;ndig, kursif, fett, mittelgro&szlig;*/

div.white         {background-color: white;
                  width: 200px;}
                       /*Hintergrund*/
                       
div.orange         {background-color: orange;
                  width: 200px;}
                       /*Hintergrund*/
                  
span.blauklein    {color: blue;
                  font: bold 10 arial;
                  margin: 52px;
                  text-decoration: none;}
                       /*blaue Schrift, 52 zentriert, fett, klein*/

span.blauzentriert {color: blue;
                  font: bold 12 arial;
                  margin: 56px;
                  text-decoration: none;}
                      /*blaue Schrift, 56 zentriert, fett, klein*/
                  
span.blaubig      {color: blue;
                  font: bold 16 arial;
                  margin: 50px;
                  text-decoration: none;}
                       /*blaue Schrift, 50 zentriert, fett, gro&szlig;*/
                  
             /*Ende Sponsoren*/


                   /*Ende Texte*/
                   
                  
                  
                  
                   /*Beginn Tabelle*/
                   
table             {font: 13 arial;
                  text-align: left;
                  color: yellow;
                  border: 3 blue solid;
                  marign-right: 0;}

th                {font: bold 13 arial;
                  text-align: left;
                  color: yellow;
                  border: 1 blue solid;
                  background-color: blue;
                  marign-right: 0;}
                  
tr                {font: 13 arial;
                  text-align: left;
                  color: yellow;
                  border: 1 blue solid;
                  margin-right: 0;}
                  
td                {
                  text-align: left;
                  color: yellow;
                  border: 1 blue solid;
                  margin-right: 0;}

sponsor		  {
		  text-align: center;
		  border: 3 #FF0000 dotted;
		  margin: 3;
		  }
                  
#hauptmenue       {border: 0;}
                  /*Ende Tabelle*/
                  
                  


                  /*Bilder Beginn*/

img                {width: 400px;
                   border: 4 solid black;}

.big               {width: 500px;
                   border: 4 solid black;}
 /*gro&szlig;e Bilder*/
 
.300            {width: 300px;
                   border: 4 solid black;}
 /*mittlere Bilder*/
 
.sports            {width: 60px;
                   border: 0;}
/*bewegliche Bilder auf der Startseite*/
                   

.smal              {width: 30px;
                   border: 0;}
/*kleinere Bilder auf der Startseite*/
                   
.middle            {width: 40px;
                   border: 0;}
/*mittlere Bilder*/

.left              {width: 200px;
                   border: 4 solid black;
                   text-align: center;}
/*linksb&uuml;ndige Bilder f&uuml;r Steckbriefe*/

.sponsor           {width: 300px;
                   border: 0;}
                   
                   
.sponsor2           {width: 200px;
                    height: 80px;
                   border: 0;}
/*mittelgro&szlig;e Bilder f&uuml;r Logos*/

                   /*Ende Bilder*/
                   
                   
                   
                   
                   
                   /*Aktuelles Anfang*/

                   
                   
p#inhalt          {
                  font-size: 0.83em;
                  float: left;
                  width: 50em;
                  margin: 0 0 0;
                  padding: 0;

                  }
                   
                   
div#rechts			   {
                   font-size: 0.9em;
                   float: right;
                   width: 17em;
                   margin: 0 0 0;
                   padding: 0;
                   background-color: #0000EE;
                   border: 4px solid #0000EE;
				           }
				
span               {
                   font: 12 arial;
		               color: yellow;
		               }
				           
.news              {background-color: #000044;
                   width: 155px;
                   color: red;
                   font: bold 15 arial;
                   text-align: center;
                   }
                   

                   
				           
#links             {font: bold 12 arial;
                   color: white;
                   text-align: center;}
                   
a#links:hover      {color: red;
                   font: bold 12 arial;
                   text-align: center;}




div#footer         {
                   background-color: #0000EE;
                   position: absolute;
                   margin: 300 0 0 -540;
                   border: 4px solid #0000EE;
                   width: 580px;
                   }
				           
				           
.footerleft         {color: yellow;
                  font: 12 arial;
                  text-align: left;
                  }
				           /*Ende Aktuelles*/



