#oben,#obentext,#mitte,#deko_links,#inhalt,#deko_rechts,#unten,.text  {visibility:hidden; position:absolute;}
.text, .textlang	{position:absolute; padding: 10px;visibility:hidden;overflow:scroll; }
.menuepkt {position:absolute;visibility:hidden; }
.textlang {overflow:scroll;}
body            {width:100%; height:100%;}
/*****************************************************************************************************************/
/*                                                                                                               */
/*                     Definition aller Texte                                                                    */
/*                                                                                                               */
/*****************************************************************************************************************/
#obentext      {font-size:60px; font-weight:bold; text-align:center; vertical-align:middle}
#mitte            {font-size:35px; font-weight:bold; text-align:center; vertical-align:middle}
.menue 		{font-size:16px; font-weight:bold; text-align:center; vertical-align:top}
.text, .textlang	{font-size:20px; } /*ist der normale Text*/
#unten {font-size:10px;}
/*****************************************************************************************************************/
/*                                                                                                               */
/*                     Definition aller Textfarben                                                                    */
/*                                                                                                               */
/*****************************************************************************************************************/
h1,h2,p, .text, .textlang  {color: red;}
#obentext 	{color:orange;} /*#fadb00;*/
#mitte            {color:yellow;}/*#f8e400;*/
#unten            {color:#000000;}
.menue        	{color:red;}/*#0066FF;*/
A:link 		{color: red; }
A:visited 	{color: #990000; }
a:active	{color:red;}
a:focus		{color: #0066FF;}
/*****************************************************************************************************************/
/*                                                                                                               */
/*                     Definition aller Farben außer Textfarben                                                  */                 
/*                                                                                                               */
/*****************************************************************************************************************/
body                                 {background-color:#f8e400;  }
#oben     	   			{background-color:#0092ff; }
.oben     	   			{background-color:#0092ff; }
#mitte        			{background-color:#0066FF; }
.mitte        			{background-color:#0066FF; }
#deko_links			{background-color:red; }/*#0066FF;*/
.links		        	{background-color:red; }/*deko_links*/
#inhalt	            		{background-color:orange;} /*#0066FF*/
.inhalt	            		{background-color:orange;} /*#0066FF*/
#texte				{background-color:#f8e400;}
.texte				{background-color:#f8e400;}
#deko_rechts		{background-color:red;} /*#0066FF;*/
.rechts		   		{background-color:red;} /*deko_rechts*/
#unten				{background-color:green; }
.unten				{background-color:green; }
#menue1,#menue2,#menue3,#menue4,#menue5,#menue6,#menue7,#menue8,#menue4-1,#menue4-2,#menue4-3,#menue4-4, 
#menue4-5,#menue4-6  {background-color:yellow; }/*#f8e400*/
.text, .textlang {background-color:yellow;}







/*****************************************************************************************************************/
/*                                                                                                               */
/*                       Defintion weisser Kasten für den Quellquote Banner                                       */                  
/*                                                                                                               */
/*****************************************************************************************************************/
#Hinweis {font-size:16px; font-weight:bold; text-align:center; vertical-align:middle; background-color:orange; width: 50%; height: 30%; Color:#000000;position:absolute; top:100px; left:200px;}
#verlinkung {visibility:hidden;}
#kasten               		{ /*wird auf der Seite Links verwendet*/
					background-color:#FFFFFF;
                    width:auto;
                    height:auto;
                    Color:#000000;
                    position:relative;
                    top:0px;}
/*ENDE Definition aller Texteigenschaften außer Textfarbe*/