@page             { margin: 2cm }
body             { background-color: #0066FF; } 

A:link { color: #FFCC00; }
A:visited { color: #f8e400; }
a:active{color:red;}
a:focus{color: #FF9900;}

/* Definition der Farben für Texte außer Links*/
TD, P,.ohne, .normal, .sehrgross, .ueberschrift, .ueberschriftklein, .Textgross, .gross, .klein, .seitenende  	{color: #f8e400; } 
/* ENDE Definition der Farben für Texte außer Links*/

/*Abweichende Definitionen für die Box am Seitenende */
.seitenende       	{
				font-size:9pt;
                position:relative;
                bottom:0px;
                width:auto;
                height:auto;
				                }
/*abweichende Farbe */
.unsichtbar 	{color: #0066FF;;}
/*Definition aller Texteigenschaften außer Textfarbe */
.normal                          {text-align: center; position: relative; top: 2px;}
.Textgross        		{font-size: 16pt;} /*ist der normale Text*/
.ueberschriftklein 	{font-size: 18pt; font-weight: bold; text-decoration: underline; } /* kleinere Überschrift */
.ueberschrift     		{font-size: 22pt; font-weight: bold; text-decoration: underline; }  /* normale Überschrift */
.ohne                              {font-size: 22pt; font-weight: bold; } /*ohne Unterstreichung */
.sehrgross {font-size:32pt; font-weight: bold; text-align: center;} /*werbespruche */
.reklame           		{position:relative;
                    right:0px;
                    bottom: -40px;
                    WIDTH:131;
                    HEIGHT:56;
					}
.willkommen        		{font-size:24pt;
                    font-weight: bold;
                    text-align:center;
                    }
.platzhalter       		{position:relative;
                    top:0px;
                    left:0px;
					}
/* Hinweis auf Frameset */
.inhalt            		{
                    font-size:30pt;
					font-weight: bold;
					text-align: center;
					Background-Color: red;					
                    }

.gross               		{font-size:32pt;
                    font-weight: bold;
                    text-align:center;
                    }
.klein                		{font-size:22pt;
                    font-weight:bold;
                    text-align:center;
                    }
.kasten               		{background-color:#000000;
                    width:100%;
                    height:auto;
                    Color:#FFFFFF;
                    position:relative;
                    top:0px;
                    }
/*ENDE Definition aller Texteigenschaften außer Textfarbe*/