body				{ background: url("Gifs/Karte-bg.gif");
							font-family: "Comic Sans MS", Verdana, Sans Serif ;
							color:green; white-space:nowrap; 
							top: 0px; left:0px; height:570px; width:990px; padding:0px; margin:0px;}

.center     {text-align: center}  
.left				{text-align: left}
.red				{color:red}
.green			{color:green}

a						{font-size:24pt; text-decoration:none}
a.klein			{font-size:12pt; text-decoration:underline}
a:link 			{color: green}    
a:visited 	{color: green}  
a:hover 		{color: green}  
a:active 		{color: green}  

div			    { position: absolute; 
						  top: 1px;left: 280px; height: 568px; width: 705px }
div.menu    { top: 1px;left:   1px; height: 568px; width: 274px}

div.getraenke,
div.speisen { top: 5%; left: 310px; height: 90%; width: 650px; overflow:auto }


 	
h1,h3,p			{text-align:center}
h2					{cursor:help;text-align: left}
h2.green    { display:inline }
b 					{ color : red}

table			   {width:100%;height:100%}
table.speisen	   { color:black }		
table.getraenkex   { color:black }
table.reservierung { position: absolute; top: 50px;height:450px }  
table.nachwuchs    { position: absolute; top: 50px;height:450px }  
table.links        { position: absolute; top: 50px;height:450px }  

table.border {border:5px inset black}			
td 	  			 {padding:0}
td.fix    	 {width:236px}	
td.pad_fix   {padding: 0.5cm;width:236px}	
td.padding   {padding: 0.5cm}

img					{ border-width:0px}
img.logo		{ position: absolute;top: 10px;left: 10px }
img.tafel		{ position: absolute;top: 80px;left: 25px }



